svn commit: r663546 - in /ofbiz/trunk/applications/manufacturing: webapp/manufacturing/WEB-INF/actions/mrp/FindInventoryEventPlan.groovy webapp/manufacturing/WEB-INF/actions/mrp/findInventoryEventPlan.groovy 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: r663546 - in /ofbiz/trunk/applications/manufacturing: webapp/manufacturing/WEB-INF/actions/mrp/FindInventoryEventPlan.groovy webapp/manufacturing/WEB-INF/actions/mrp/findInventoryEventPlan.groovy widget/manufacturing/MrpScreens.xml

ashish-18
Author: ashish
Date: Thu Jun  5 04:50:58 2008
New Revision: 663546

URL: http://svn.apache.org/viewvc?rev=663546&view=rev
Log:
Renamed the file to follow the CamelCase Pattern.

Added:
    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/FindInventoryEventPlan.groovy
      - copied unchanged from r663544, ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/findInventoryEventPlan.groovy
Removed:
    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/findInventoryEventPlan.groovy
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=663546&r1=663545&r2=663546&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml (original)
+++ ofbiz/trunk/applications/manufacturing/widget/manufacturing/MrpScreens.xml Thu Jun  5 04:50:58 2008
@@ -118,7 +118,7 @@
                     <order-by field-name="-finishDateTime"/>
                     <limit-range start="0" size="5"/>
                 </entity-condition>
-                <script location="component://manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/findInventoryEventPlan.groovy"/>
+                <script location="component://manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/FindInventoryEventPlan.groovy"/>
             </actions>
             <widgets>
                 <decorator-screen name="CommonMrpDecorator">