Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Trunk
-
None
-
Bug Crush Event - 21/2/2015
Description
This error occurs when clicking the "Cutting List Report" button from the Manufacturing -> Shipment Plans page once a production run has been created for a planned shipment:
Problems with the response writer/output stream: org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen component://manufacturing/widget/manufacturing/ReportScreens.xml#CuttingListReport: java.lang.IllegalArgumentException: Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/reports/CuttingListReport.groovy]: groovy.lang.MissingPropertyException: No such property: EntityCondition for class: CuttingListReport (Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/reports/CuttingListReport.groovy]: groovy.lang.MissingPropertyException: No such property: EntityCondition for class: CuttingListReport)
To reproduce:
1. Create a shipment with status Schedued and a planned item
2. Navigate to Manufacturing -> Shipment Plans and click "Create Production Runs" for the shipment
3. Click the "Cutting List Report" button that appears once Production Runs have been created