You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Wickersheimer Jeremy (JIRA)" <ji...@apache.org> on 2007/07/12 04:27:04 UTC

[jira] Commented: (OFBIZ-1137) Replaced hard coded USD in currency dropdowns with defaultCurrencyUomId

    [ https://issues.apache.org/jira/browse/OFBIZ-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511935 ] 

Wickersheimer Jeremy commented on OFBIZ-1137:
---------------------------------------------

I think it should be consistently ordered by what is displayed in the dropdown. that should be abbreviation i think.

> Replaced hard coded USD in currency dropdowns with defaultCurrencyUomId
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-1137
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1137
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Bilgin Ibryam
>            Priority: Trivial
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: UomId.patch
>
>
> I changed the currency.uom.id.default in general.properties but the default currency was still USD in lots of dropdowns. The reason is that it is hard coded in the dropdowns. So i replaced them with defaultCurrencyUomId and now it is better.
> BTW whats the best way to order by the currency dropdown? I see that it is ordered by abbreviation, description, uomId...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.