How can I get prices to round to (for example) 6.95 when the price is 5.91 + 17.5% vat. Currently it goes to 6.94 - or 6.96 if I set the price as 5.91 / 5.92
I can hack it in the product display page - but then the shopping cart shows the wrong price as it's using the 'proper' calculated figure.
Any clues?
Comments
Comment #1
gordon commentedI have fixed the rounding errors so that on amounts that are more than 2dp the system will round the taxable amount to 2dp
Comment #2
(not verified) commented