-- url of the page with the problem -- :
monpetitpot.es/index.php
-- HikaShop version -- : 2.0.0
-- Joomla version -- : 2.5.14
Hello,
order_full_price in backend (and in exported csv-file)
i.e.
10,0044444 € Order 1 (rounded: 10,00)
10,0044444 € Order 2 (roundend: 10,00)
20,0088888 € Total amount (Rounded: 20.01)
I will would two payemnts with 10 Euros each (20 € in total),
but in my bookkeeping would show 20,01 €,
Would it be the best way do limit the rounding to 2 digits after the coma? Maybee it is the best way to avoid the posibility of erros in hte bookkeeping. Do you agree?
If yes, is is easily possilbe to limit the rounting to tow digits? How to do it?
Many thanks for your attention!