Reg : UOM Conversion Pricing
We are facing the issue in pricing when the UOM is changed.Below is the scenario.
We have defined two UOMs
1 Case = 24 Bottles
For the Item X we have defined the Price as $100 / Case.
In the Pricing Availablility form,if we query the price for the Item it is returning as $100 / Case which is correct.But if we change the UOM to Bottles,it is displaying the Price as $4/Bottle which is incorrect.
Eventually it should be 4.166666666666667 / Bottle.
Also
For the Item Y we have defined the Price as $14.80 / Case.
In the Pricing Availablility form,if we query the price for the Item it is returning as $14.80 / Case which is correct.But if we change the UOM to Bottles,it is displaying the Price as $0.44/Bottle which is incorrect.