Author: jacopoc
Date: Fri Sep 22 06:58:15 2006
New Revision: 448936

URL: http://svn.apache.org/viewvc?view=rev&rev=448936
Log:
Approved product requirements are checked by default.

Modified:
    
incubator/ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml

Modified: 
incubator/ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml
URL: 
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml?view=diff&rev=448936&r1=448935&r2=448936
==============================================================================
--- 
incubator/ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml 
(original)
+++ 
incubator/ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml 
Fri Sep 22 06:58:15 2006
@@ -131,7 +131,8 @@
                 <set field="tabButtonItem" 
value="ApprovedProductRequirements"/>
                 <set field="viewIndex" from-field="parameters.VIEW_INDEX" 
type="Integer"/>
                 <set field="viewSize" from-field="parameters.VIEW_SIZE" 
type="Integer" default-value="50"/>
-            </actions>
+                <set field="_rowSubmit" value="Y"/>
+        </actions>
             <widgets>
                 <decorator-screen name="CommonRequirementsDecorator">
                     <decorator-section name="body">


Reply via email to