Hi,
we have an issue with formatting currency into proper formate. In our country the currency symbol should be behind the value not before (e.g. $2,000,32 => 2 000,32 Kč).
Also the decimal and thousand separators are different for both countries…
I have a module (Accounts) that I need to set different kind of currency amounts Each amount can be on one local currency, or USD Normal Sugar behaviour is that when you change the type of currency in one field, all currency fields change to that currency…