Hi Charles,

I am not clear with your message, the format which i specified is the format
that is ok for me.

But the case if, you see the 

¤12.000

Here, i am not getting the currency symbol, which is the need to display.

For me in some cases, when i set the locale for Indonesia also, the currency
format is not applying.



Thanks and Regards,
Naveen


Charles TJ wrote:
> 
> 
> 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.
> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Regarding-accountCurrencyUomId-tp165641p170648.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to