[
https://issues.apache.org/jira/browse/OFBIZ-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-490.
---------------------------------
Resolution: Won't Fix
Fix Version/s: SVN trunk
Assignee: Andrew Zeneski
I believe this is not needed anymore since r551625 and sequel
> UtilFormatOut to use default.currency.decimals
> ----------------------------------------------
>
> Key: OFBIZ-490
> URL: https://issues.apache.org/jira/browse/OFBIZ-490
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Si Chen
> Assignee: Andrew Zeneski
> Priority: Minor
> Fix For: SVN trunk
>
>
> I looked through utilFormatOut.formatCurrency and the way that it is called
> from OfbizCurrencyTransform and the ModelFormField, it currently does not set
> a maximum digit.
> I propose that we add a default.currency.decimals into general.properties and
> then modify UtilFormatOut.formatCurrency so that if this is set, then the
> default number of decimals is set from this property after the locale has
> been set. (If it is set before the Locale it will not work.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.