svn commit: r589998 - /ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml

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

svn commit: r589998 - /ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml

jacopoc
Author: jacopoc
Date: Tue Oct 30 02:15:52 2007
New Revision: 589998

URL: http://svn.apache.org/viewvc?rev=589998&view=rev
Log:
Increased number of last mrp jobs run.

Modified:
    ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml

Modified: ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml?rev=589998&r1=589997&r2=589998&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml (original)
+++ ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml Tue Oct 30 02:15:52 2007
@@ -110,7 +110,7 @@
                         </condition-list>
                     </condition-list>
                     <order-by field-name="-finishDateTime"/>
-                    <limit-range start="0" size="1"/>
+                    <limit-range start="0" size="5"/>
                 </entity-condition>
                 <script location="component://manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/findInventoryEventPlan.bsh"/>
             </actions>