Author: jacopoc
Date: Thu Aug 10 13:13:45 2006
New Revision: 430512
URL:
http://svn.apache.org/viewvc?rev=430512&view=revLog:
Added label file to the chart of accounts report.
Modified:
incubator/ofbiz/trunk/applications/accounting/widget/AccountingScreens.xml
Modified: incubator/ofbiz/trunk/applications/accounting/widget/AccountingScreens.xml
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/accounting/widget/AccountingScreens.xml?rev=430512&r1=430511&r2=430512&view=diff==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/widget/AccountingScreens.xml (original)
+++ incubator/ofbiz/trunk/applications/accounting/widget/AccountingScreens.xml Thu Aug 10 13:13:45 2006
@@ -286,7 +286,8 @@
</screen>
<screen name="ListGlAccountsReport">
<section>
- <actions>
+ <actions>
+ <property-map resource="AccountingUiLabels" map-name="uiLabelMap" global="true"/>
<set field="titleProperty" value="PageTitleListAccounts"/>
<set field="viewIndex" from-field="parameters.VIEW_INDEX" type="Integer" default-value="0"/>
<set field="viewSize" from-field="parameters.VIEW_SIZE" type="Integer" default-value="1000"/>