Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
Description
During product editing or during delivery or invoice processing the recalculation of unit cost on product unit prices should only occur if the list price changes on a supplier relationship that is flagged with "Auto price Update". It should not occur whenever the product is edited or updated.
To do this, need to compare the product being saved with the prior saved instance (if any) to determine if supplier relationships have changed.
If there is no prior instance of the product, or the supplier relationships have changed, then the product price updates should occur.