26.01.26
This commit is contained in:
@@ -54,7 +54,7 @@ class ContractFactory:
|
||||
contract.tol_min = c.tol_min
|
||||
contract.tol_max = c.tol_max
|
||||
contract.reference = c.reference
|
||||
|
||||
contract.company = 6
|
||||
if type_ == 'Purchase':
|
||||
contract.purchase_date = Date.today()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user