svn commit: r946983 - /ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml

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

svn commit: r946983 - /ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml

mor-2
Author: mor
Date: Fri May 21 12:21:23 2010
New Revision: 946983

URL: http://svn.apache.org/viewvc?rev=946983&view=rev
Log:
Merged changes from trunk r946982

Added a missing resource file to PaymentOverview screen in accounting component.

Modified:
    ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml

Modified: ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml?rev=946983&r1=946982&r2=946983&view=diff
==============================================================================
--- ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml (original)
+++ ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml Fri May 21 12:21:23 2010
@@ -331,6 +331,7 @@ under the License.
                 <set field="titleProperty" value="PageTitlePaymentOverview"/>
                 <set field="tabButtonItem" value="paymentOverview"/>
                 <set field="labelTitleProperty" value="PageTitlePaymentOverview"/>
+                <property-map resource="PartyUiLabels" map-name="uiLabelMap" global="true"/>
                 <set field="paymentId" from-field="parameters.paymentId"/>
                 <entity-one entity-name="Payment" value-field="payment"/>
                 <set field="finAccountTransId" from-field="payment.finAccountTransId"/>