You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2011/03/16 01:48:56 UTC

svn commit: r1082017 - /ofbiz/trunk/framework/common/widget/CommonScreens.xml

Author: adrianc
Date: Wed Mar 16 00:48:56 2011
New Revision: 1082017

URL: http://svn.apache.org/viewvc?rev=1082017&view=rev
Log:
Removed framework dependency on the Party component, introduced in rev 897842.

Modified:
    ofbiz/trunk/framework/common/widget/CommonScreens.xml

Modified: ofbiz/trunk/framework/common/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/CommonScreens.xml?rev=1082017&r1=1082016&r2=1082017&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/framework/common/widget/CommonScreens.xml Wed Mar 16 00:48:56 2011
@@ -277,12 +277,6 @@ under the License.
                         <set field="layoutSettings.javaScripts[]" value="/images/fieldlookup.js" global="true"/>                        
                         
                         <set field="messagesTemplateLocation" from-field="layoutSettings.VT_MSG_TMPLT_LOC[0]" default-value="component://common/webcommon/includes/messages.ftl"/>
-                        <property-to-field  field="defaultCurrencyUomId" property="currency.uom.id.default" resource="general"/>
-                        <set field="defaultOrganizationPartyId" from-field="userPreferences.ORGANIZATION_PARTY" global="true"/>
-                        <entity-one entity-name="PartyAcctgPrefAndGroup" value-field="orgParty">
-                            <field-map field-name="partyId" from-field="defaultOrganizationPartyId"/>
-                        </entity-one>
-                        <set field="defaultOrganizationPartyCurrencyUomId" from-field="orgParty.baseCurrencyUomId" default-value="${defaultCurrencyUomId}" global="true"/>
                     </actions>
                     <widgets>
                         <section>