15.03.26
This commit is contained in:
@@ -462,6 +462,8 @@ class Purchase(
|
||||
self.tol_min = self.party.tol_min
|
||||
if self.party.tol_max:
|
||||
self.tol_max = self.party.tol_max
|
||||
if self.party.origin:
|
||||
self.product_origin = self.party.origin
|
||||
if self.party.wb:
|
||||
self.wb = self.party.wb
|
||||
if self.party.association:
|
||||
|
||||
Reference in New Issue
Block a user