Hi Patrick,
following code will help you,

org.ofbiz.base.util.UtilFormatOut.formatCurrency(orderItem2.unitPrice, currencyUomId, UtilHttp.getLocale(request)))

Brajesh Patel

Patrick wrote:
<@ofbizCurrency isoCode="USD" amount=orderItem2.unitPrice/>

isoCode="USD" renders to US$

what's the code for simple "$"  ?

Reply via email to