Author: mor
Date: Tue Aug 25 13:25:50 2009
New Revision: 807610
URL:
http://svn.apache.org/viewvc?rev=807610&view=revLog:
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>