The Euro Symbol should be displayed on the right side of the amount (unlike the dollar), otherwise use "EUR". Also, the Euro Currency uses a comma as its decimal separator:
4.000.000,25€
EUR 4.000.000,25
The Euro Symbol should be displayed on the right side of the amount (unlike the dollar), otherwise use "EUR". Also, the Euro Currency uses a comma as its decimal separator:
4.000.000,25€
EUR 4.000.000,25
Ismael,
Thanks for the heads up on this. I'll open a ticket on this and try to get something out in the forthcoming 1.1 release. The issue related to displaying EUR rather than € should be simple enough. However, the separator is a little more complex. If we go down this path, we'd have to hard code this for each currency, and as you can tell, we support a bunch of them. We might have to think that part through a bit more.
You must log in to post.