Hi Naveen, You have mentioned 12.000 for the IDR, I would like to let you know that this amount is Twelve Thousands in IDR which is NOT Twelve with Three decimal behind.
IDR 12.000,00 - means = Twelve Thousands with TWO decimal point behind. In Indonesian accounting, DOT mean Thousand and COMMA mean DECIMAL Point. Hopefully you can clear with this = currency.decimal.format=#,##0 - Charles =========== -----Original Message----- From: naveen chanda [mailto:[email protected]] Sent: 10 Oktober 2009 14:07 To: [email protected] Subject: Regarding accountCurrencyUomId 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.
