svn commit: r807610 - /ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml

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

svn commit: r807610 - /ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml

mor-2
Author: mor
Date: Tue Aug 25 13:25:50 2009
New Revision: 807610

URL: http://svn.apache.org/viewvc?rev=807610&view=rev
Log:
Fixed a variable not defined. A patch from Bharat Soni, part of OFBIZ-2860 (https://issues.apache.org/jira/browse/OFBIZ-2860)

Modified:
    ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml

Modified: ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml?rev=807610&r1=807609&r2=807610&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml Tue Aug 25 13:25:50 2009
@@ -71,6 +71,7 @@
     <screen name="CustSettings">
         <section>
             <actions>
+                <set field="stepLabelId" value="PartyParties"/>
                 <script location="component://order/webapp/ordermgr/WEB-INF/actions/entry/ShipSettings.groovy"/>
             </actions>
             <widgets>