In inventory maintenance, the Debtor Pricing and Debtor Class Pricing New Price is a calculated field.
I've been posed the question, is it possible to round it to the nearest, say dollar, or 50c? As the New Price isn't saved in a database field, I'm not sure it is possible. It if was, I'd probs just write a SQL query to round it.
So I guess the question is twofold:
1. A plugin would work on Inventory.ReadEnd to change the visual display of the New Price to the rounded value?
2. When applying the price to sales orders, I am suspecting I might be able to modify the stored procs which work out the end price, correct?
Am I on the right path, and are there other things to watch out for?
Cheers
Danny


