Schumann,
Here you go:
https://demo-trunk.ofbiz.apache.org/partymgr/control/editpartygroup?partyId=Company

Your question is not clear, what do you want to achieve. Want to change
currency for particular party or store or business/application?


Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Tue, Mar 27, 2018 at 4:41 PM, Schumann Ye <schumanny...@hotmail.com>
wrote:

> Dear Gurus,
>
> How should I change the "defaultOrganizationPartyCurrencyUomId" from
> "American Dollar - USD" to other currency? (The example below is located in
> PartyForms.xml).
>
>         <field name="preferredCurrencyUomId">
>             <drop-down allow-empty="true" no-current-selected-key="${
> defaultOrganizationPartyCurrencyUomId}">
>                 <entity-options key-field-name="uomId"
> description="${description} - ${abbreviation}" entity-name="Uom">
>                     <entity-constraint name="uomTypeId" operator="equals"
> value="CURRENCY_MEASURE"/>
>                     <entity-order-by field-name="description"/>
>                 </entity-options>
>             </drop-down>
>         </field>
>
> Best Regards
>
> Schumann Ye
> KTK Group Co., Ltd.
> Mobile:+86-1800-150-1800
> Email: schum...@ktk.com.cn<mailto:q...@ktk.com.cn>
> ******************************************************
> Add: Industrial Park,Yaoguan Town,Wujin District, Changzhou City, JiangSu
> Province,China
> Zip Code: 213102
> Website: http://www.ktk.com.cn<http://www.ktk.com.cn/>
> http://www.wjjh.com<http://www.wjjh.com/>
>
>
>
>

Reply via email to