Hi All,
Where do i set the account currency uom id in OFBiz and when i check the
Accounting - > Billing Accounts -> Find Billing accounts.
And, in the forms the tag is as follows:
<field name="accountLimit">
<display type="currency"
currency="${billingAccount.accountCurrencyUomId}"/>
</field>
I cannot able to see the uom for Account limit and it is displaying as
ยค12.000
For this, i have changed the locale to Indonesia.
general.properties.
currency.uom.id.default=IDR
locale.properties.fallback=id
currency.decimal.format=#,##0
start.properties
ofbiz.locale.default=id
Please help to solve my above issue.
Thanks,
Naveen Chanda
--
View this message in context:
http://www.nabble.com/Regarding-accountCurrencyUomId-tp25831628p25831628.html
Sent from the OFBiz - User mailing list archive at Nabble.com.