Author: apatel
Date: Thu Jul 30 04:24:13 2009
New Revision: 799168
URL:
http://svn.apache.org/viewvc?rev=799168&view=revLog:
Adding missing UiLabel entries for using CSV export screen.
Modified:
ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml
Modified: ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml?rev=799168&r1=799167&r2=799168&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/GlSetupScreens.xml Thu Jul 30 04:24:13 2009
@@ -583,6 +583,8 @@
<screen name="ListGlAccountOrgCsv">
<section>
<actions>
+ <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
+ <property-map resource="AccountingUiLabels" map-name="uiLabelMap" global="true"/>
<set field="organizationPartyId" from-field="parameters.organizationPartyId"/>
</actions>
<widgets>
@@ -684,4 +686,4 @@
</section>
</screen>
-</screens>
\ No newline at end of file
+</screens>