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