26.01.26
This commit is contained in:
@@ -326,6 +326,9 @@ class AutomationDocument(ModelSQL, ModelView, Workflow):
|
||||
d.tol_max = 0
|
||||
d.incoterm = None
|
||||
d.reference = str(sale.id)
|
||||
d.del_period = None
|
||||
d.from_del = None
|
||||
d.to_del = None
|
||||
ct.contracts = [d]
|
||||
ContractFactory.create_contracts(
|
||||
ct.contracts,
|
||||
|
||||
Reference in New Issue
Block a user