Rounding-bug in cash book
Brought to you by:
m2mtech
How to reproduce: Create new voucher, enter (for example) 256,53 as gross value – the automatically filled in net value will be 213,77. Try to save the new voucher – this won't work. With a gross value of 256,52 or 256,54 it'll work. Now try it with 255,75 – it won't work either.
This seems to be a rounding-bug – the problem appears when the third decimal place of the net value is 5.
Screenshot showing the error message that appears when you try to save a voucher with a net value with a 5 at the third decimal place
Seems to be a problem JavaScript automatically calculating the tax value.
As workaround, till this is corrected, please just adjust either the tax or the net value, so that the sum of tax and net value equal the gross value.
Thanks for the hint – this workaround temporarily solves the problem for me!