[ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacopo Cappellato closed OFBIZ-1373. ------------------------------------ Resolution: Fixed Thanks Guido, your patch is in rev. 589978 To all: this is really a workaround but we should probably improve the widget code to better handle numeric fields. > 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 > Assignee: Jacopo Cappellato > 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.