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/03/21 09:53:38 UTC

[jira] [Commented] (OFBIZ-6186) ShipmentPlanStockReport.groovv error due to call to runService misspelling

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

Deepak Dixit commented on OFBIZ-6186:
-------------------------------------

Thanks [~ofbizzer] for the contribution, 

Your  patch has been committed in
trunk r1668207
R14.12 r1668210

> ShipmentPlanStockReport.groovv error due to call to runService misspelling
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-6186
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6186
>             Project: OFBiz
>          Issue Type: Bug
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Deepak Dixit
>         Attachments: OFBIZ-6186.patch
>
>
> At manufacturing/control/ShipmentPlanStockReport.pdf:
> Problems with the response writer/output stream: org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://manufacturing/widget/manufacturing/ReportScreens.xml#ShipmentPlanStockReport]: java.lang.IllegalArgumentException: Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/reports/ShipmentPlanStockReport.groovy]: groovy.lang.MissingMethodException: No signature of method: ShipmentPlanStockReport.runSevice() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: [getProductionRunTotResQty, [productId:10003, userLogin:[lastUpdatedStamp:2015-03-18 11:00:17.205, ...]]] Possible solutions: runService(java.lang.String, java.util.Map) (Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/reports/ShipmentPlanStockReport.groovy]: groovy.lang.MissingMethodException: No signature of method: ShipmentPlanStockReport.runSevice() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: [getProductionRunTotResQty, [productId:10003, userLogin:[lastUpdatedStamp:2015-03-18 11:00:17.205, ...]]] Possible solutions: runService(java.lang.String, java.util.Map))



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)