This commit is contained in:
2026-01-26 22:29:04 +01:00
parent a3b7d11ae3
commit e9e57803ae

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,