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