in german numbers we have it like this:
9.9999,99
in english it would be like this
99999.99
In Odoo POS usually we use german decimal separators which is a "," (comma) and not a "." (dot).
In any recent update the dot is automatically added to our EC-Card Journal as decimal separator and not the comma as usual.
Means:
POS Cart has 58,99 - we hit EC-Card payment, automatically there is 58.99 in the payment form which means 5899,00 and Odoo takes the difference (5840,01) as cash return...
Manually changing the dot to a comma is working but not the solution...
If somebody is not really taking care this means a lot of trouble...
BAD BUG!
in german numbers we have it like this:
9.9999,99
in english it would be like this
99999.99
In Odoo POS usually we use german decimal separators which is a "," (comma) and not a "." (dot).
In any recent update the dot is automatically added to our EC-Card Journal as decimal separator and not the comma as usual.
Means:
POS Cart has 58,99 - we hit EC-Card payment, automatically there is 58.99 in the payment form which means 5899,00 and Odoo takes the difference (5840,01) as cash return...
Manually changing the dot to a comma is working but not the solution...
If somebody is not really taking care this means a lot of trouble...
BAD BUG!