You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mo...@apache.org on 2009/08/25 15:25:50 UTC

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

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>