You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2007/10/30 08:26:51 UTC

[jira] Assigned: (OFBIZ-1373) Incorrect Available Balance Display due to i18n

     [ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-1373:
----------------------------------------

    Assignee: Jacopo Cappellato

> 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.