This commit is contained in:
2026-03-16 19:47:43 +01:00
parent 59a6554fa3
commit 8881caccd0
3 changed files with 12 additions and 9 deletions

View File

@@ -53,6 +53,7 @@ class ContractFactory:
contract.crop = c.crop
contract.tol_min = c.tol_min
contract.tol_max = c.tol_max
contract.payment_term = c.payment_term
contract.reference = c.reference
contract.from_location = c.from_location
contract.to_location = c.to_location