Price range calculation discrepancy (due to no max price for some parts) Calculates correctly in BOM total
Closed this issue · 0 comments
The price range calculation for a part assembled from other parts (i.e where the price range is gleaned from the bill of materials) is incorrect (could be a setting I am missing...)
The calculated range at the bottom of the bill of materials is correct, but elsewhere the maximum price is incorrect.
I believe this is because the bill of materials is comprised of some parts that have a minimum/maximum price set, and other parts where a minimum price only is set.
Where this is the case it looks like the maximum price is calculated from the parts that have a maximum price set only, rather than using the minimum price for parts who have no max price set.
Again the price range total at the end of the bill of materials is calculated correctly.