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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
Christian Carlow created OFBIZ-6186:
---------------------------------------

             Summary: 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


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)