AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: alfaromora on June 08, 2015, 12:08:04 PM
-
Hi, I 'm having problems with the amounts, the idea is to use the comma as the decimal separator , but when I try to edit an order in admin amounts behaving strangely , including the decimal point with a point, attached images shown , Thanks .
-
Solved some problems, but when i make a change in the order, the amount changes incorrectly, attach images with the example.
-
It seems that the total line is divided by one thousand , please help
-
Bug confirmed. Thank you
AbanteCart team work on fixes https://github.com/abantecart/abantecart-src/issues/152
-
Here is a fix.
You can copy and replace this file on your abantecart copy
https://github.com/abantecart/abantecart-src/commit/b2ad50c6390c95781427fc3f52693b617328b2b7
-
I tried that , now the problem is when I update the order, the amounts are stored incorrectly.
-
I also found a problem when another product is added no matter how big or small is the amount, the amounts are calculated incorrectly.
-
Hi.
Can you please provide more details? What amount are incorrect and what action you do to replicate issue (save or recalculate order)?
-
Hi, the amounts are calculated correctly in the form, but when save the order, saves incorrectly, the same when add a new product, seems that automatically saves the order, and again the amounts are wrong.
-
Please note save action did not recalculate anything only save entered values.
-
I assumed that, but you can see in the attached images, same when add a new product, dont know if the decimal separator or the thousand separator or even the big amounts are causing the issue, please help.
The mere fact of entering the order and save it changes the total amount incorrectly.
-
Confirmed , the problem is with the configuration of the separators with big amounts, if I use decimal as " . " and the thousands like " , " works well , otherwise don't.
-
Please fix this!!, i need to use decimal separator as ",".
Thanks.