Re: Getting rid of leading US from ofbizCurrency macro
Posted by
Scott Gray on
URL: http://ofbiz.116.s1.nabble.com/Getting-rid-of-leading-US-from-ofbizCurrency-macro-tp141284p141289.html
Hi Leon
I can't see how you could do it, but have a look in
UtilFormatOut.formatCurrency() and here
http://icu.sourceforge.net/userguide/formatNumbers.html#currency_formattingRegards
Scott
Leon Torres wrote:
> Hey, how do I get rid of the leading "US" from the output of
> <@ofbizCurrency> when it generates "US$10.00"?
>
> - Leon
>