I want to use € currency, then i set in admin/store/settings/payment:
Thousands separator: . (full stop)
Decimal separator: , (comma)

I insert a new product node and all works fine! But when i edit this node and save the change, ecommerce module automatically invert my separators!

Comments

sime’s picture

Assigned: Unassigned » sime

IMO that is due to changing values in validation which is different in 4.7. I'll look at that.

Stronk’s picture

In addition to changing the thousands and decimal separators it changes the value, so e.g. after editing an original price of €12,95 the value changes to €1.295,00, and after editing again the item amounts to €129.500,00 and so on.

sun’s picture

Component: shipping.module » product
Status: Active » Closed (duplicate)

Although this issue is older, a patch has been provided here: http://drupal.org/node/73024