[ https://issues.apache.org/jira/browse/OFBIZ-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Carlow updated OFBIZ-5916: ------------------------------------ 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 was: 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: Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/reports/ShipmentWorkEffortTasks.groovy]: groovy.lang.MissingPropertyException: No such property: records for class: ShipmentWorkEffortTasks 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 > Cutting List Report from Manufacturing Shipment Plans throws error due to due to missing EntityCondition import > --------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-5916 > URL: https://issues.apache.org/jira/browse/OFBIZ-5916 > Project: OFBiz > Issue Type: Bug > Components: manufacturing > Affects Versions: Trunk > Reporter: Christian Carlow > Priority: Minor > Attachments: OFBIZ-5916-2.patch, OFBIZ-5916.patch > > > 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 -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Free forum by Nabble | Edit this page |