main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit e9e57803ae - Show all commits

View File

@@ -323,6 +323,7 @@ class AutomationDocument(ModelSQL, ModelView, Workflow):
d.tol_min = 0
d.tol_max = 0
d.incoterm = None
d.reference = str(sale.id)
ct.contracts = [d]
ContractFactory.create_contracts(
ct.contracts,