google-code-export / jquery-formatcurrency

Automatically exported from code.google.com/p/jquery-formatcurrency
GNU General Public License v3.0
2 stars 0 forks source link

Overide function #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Format any number with some region
2. Set any non from that region symbol

What is the expected output? What do you see instead?
I expect to see the symbol I manually set, not the region one. 

What version of the product are you using? On what operating system?
1.4.0 on windows

Please provide any additional information below.
Why need this? Usually the the currency is one, the number is allways saved on 
that currency no matter from what region you are.

So, if the user is from Spain I will set region es-ES and he will be happy to 
see the number formated as he is used to, but if he also see € but the number 
was saves as $, then we have a problem.

BTW, amazing script, thanks!

Miljan

Original issue reported on code.google.com by mil...@milcom.es on 2 Oct 2011 at 3:27

GoogleCodeExporter commented 9 years ago
Forget to explain the Overide suggestion to fix this.

I vote to let set the region but overide later the currency (symbol).

Original comment by mil...@milcom.es on 2 Oct 2011 at 3:29