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:30:31 UTC

svn commit: r807618 - /ofbiz/branches/release09.04/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml

Author: mor
Date: Tue Aug 25 13:30:31 2009
New Revision: 807618

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

Modified:
    ofbiz/branches/release09.04/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml

Modified: ofbiz/branches/release09.04/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml?rev=807618&r1=807617&r2=807618&view=diff
==============================================================================
--- ofbiz/branches/release09.04/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml (original)
+++ ofbiz/branches/release09.04/applications/order/widget/ordermgr/OrderEntryOrderScreens.xml Tue Aug 25 13:30:31 2009
@@ -70,6 +70,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>