For a particular Item, I am using different units of measure for the Base Unit (LINEAR FEET) and Sales Unit (PCS). I have correctly set up PCS as a function of LINEAR FEET (thanks to Alexey Finogenov) so why didn't the Unit Price change when I changed the Sales Unit of Measure from LINEAR FT to PCS? Before the change, Unit Price auto calculated based on the Cost and Profit.
As an example of what I would expect, please consider the following:
Base Unit = LINEAR FT
Sales Unit = PCS
PCS = LINEAR FT x 10
Unit Cost = $2 (per LINEAR FT) (would be $20 if Base Unit was PCS)
Profit = 50%
Unit Price (in LINEAR FT) = Cost + Profit = $2 + $2 = $4
Therefore, when Sales Unit of Measure is changed to PCS, Unit Price should = $4 x 10 = $40.
Why doesn't the new Unit Price automatically calculate when the Sales Unit of Measure is changed?