Rounding up & decimal places problem with quotes
Hello,
First time I've posted here, thanks for a great product: cheaper and easier to use than salesforce (we were paying customers for a year), less of a headache than sugarcrm, more personable, etc.... I really think we've found what we're looking for and wish you the best.
We have found a problem with quotes and invoices though, so if someone could put this on their list of things to fix we would be very grateful:
This is the sum we want to do, what our accounting software does and what the taxman wants (correctly):
(0.04x954) + (0.08x6429) + 88.40 (16.00% VAT) = 640.88�
This is what ZohoCRM does:
(0.04x954) + (0.08x6429) + 88.39 (16.00% VAT) = 640.87�
Now a few cents a year is not much of a problem in real terms but means we can't use it for quotes and invoices right now unless we do the VAT by hand and add it in the adjustment field. Accountants and tax inspectors don't seem to like lots of loose 0.01�s liberally spread over the accounting year.
I think the problem is to do with 2 decimal place rounding up because 16.00% of 552.48� is really 88.3968� which should in theory give 88.40� but ZohoCRM only sees 88.39� for some reason.
Thanks very much and keep up the good work!