Skip to content

Commit 7bdb947

Browse files
committed
Fix
1 parent 33b6aef commit 7bdb947

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

landolfio/new_rental_customers/admin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def _get_ticket_type_id(self):
4747
extra_classes="default",
4848
log_message="Draft agreement created",
4949
perform_after_saving=True,
50-
condition=lambda request, obj: not obj.estimates,
5150
)
5251
def draft_agreement(self, request, obj):
5352
services.create_draft_agreement(obj)

0 commit comments

Comments
 (0)