[ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guido Amarilla updated OFBIZ-1373: ---------------------------------- Attachment: BillingAccountForms.patch This patch solved this issue in a test case. > Incorrect Available Balance Display due to i18n > ----------------------------------------------- > > Key: OFBIZ-1373 > URL: https://issues.apache.org/jira/browse/OFBIZ-1373 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Guido Amarilla > Priority: Minor > Attachments: BillingAccountForms.patch > > > When displaying the Available Balance in EditBillingAccount screen an > incorrect (100 times greater) value is displayed. This only occurs in > languages with a comma as decimal separator (eg Spanish). This is caused by > an incorrect rendering of BigDecimal numbers. > The solution is the same that the one adopted to show other currencies in the > same component. > See patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.