Author: jleroux
Date: Fri Feb 13 11:16:24 2015
New Revision: 1659508

URL: http://svn.apache.org/r1659508
Log:
A patch from Pierre Smits for "Move CuttingListReport.groovy to appropriate 
folder" https://issues.apache.org/jira/browse/OFBIZ-6069

Currently the file is in the widget folder. This should be in the appropriate 
actions folder under webapp.

Added:
    
ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/reports/CuttingListReport.groovy
      - copied unchanged from r1659462, 
ofbiz/trunk/applications/manufacturing/widget/manufacturing/CuttingListReport.groovy
Removed:
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/CuttingListReport.groovy
Modified:
    
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ReportScreens.xml

Modified: 
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ReportScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/ReportScreens.xml?rev=1659508&r1=1659507&r2=1659508&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ReportScreens.xml 
(original)
+++ 
ofbiz/trunk/applications/manufacturing/widget/manufacturing/ReportScreens.xml 
Fri Feb 13 11:16:24 2015
@@ -52,7 +52,7 @@ under the License.
                 <property-map resource="PartyUiLabels" map-name="uiLabelMap" 
global="true"/>
                 <property-map resource="CommonUiLabels" map-name="uiLabelMap" 
global="true"/>
 
-                <script 
location="component://manufacturing/widget/manufacturing/CuttingListReport.groovy"/>
+                <script 
location="component://manufacturing/webapp/manufacturing/WEB-INF/actions/reports/CuttingListReport.groovy"/>
             </actions>
             <widgets>
                 <platform-specific>


Reply via email to