You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2015/05/16 14:43:59 UTC

[jira] [Commented] (OFBIZ-5916) Cutting List Report from Manufacturing Shipment Plans throws error due to due to missing EntityCondition import

    [ https://issues.apache.org/jira/browse/OFBIZ-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546736#comment-14546736 ] 

Deepak Dixit commented on OFBIZ-5916:
-------------------------------------

Thanks  Christian Carlow
This has been fixed at
Trunk at r#1679740
14.12 at r#1679741
13.07 at r#1679742


> 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
>             Fix For: 14.12.01, 13.07.02, Upcoming Branch
>
>         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)