svn commit: r1092196 - /ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1092196 - /ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml

erwan
Author: erwan
Date: Thu Apr 14 12:44:19 2011
New Revision: 1092196

URL: http://svn.apache.org/viewvc?rev=1092196&view=rev
Log:
Still some label resources for agreement screens

Modified:
    ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml?rev=1092196&r1=1092195&r2=1092196&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml Thu Apr 14 12:44:19 2011
@@ -28,6 +28,7 @@ under the License.
             <actions>
                 <set field="headerItem" value="agreements"/>
                 <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
+                <property-map resource="WorkEffortUiLabels" map-name="uiLabelMap" global="true"/>
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">
@@ -497,6 +498,7 @@ under the License.
             <actions>
                 <set field="titleProperty" value="AccountingPageTitleAgreementPriceList"/>
                 <property-map resource="AccountingUiLabels" map-name="uiLabelMap" global="true"/>
+                <property-map resource="PartyUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
 
                 <entity-one entity-name="Agreement" value-field="agreement" auto-field-map="true"/>