You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2013/06/22 13:15:20 UTC

[jira] [Commented] (OFBIZ-5239) Returns regarding items of multiple orders fail

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

Pierre Smits commented on OFBIZ-5239:
-------------------------------------

The following error was shown:

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://order/widget/ordermgr/OrderEntryScreens.xml#CheckInits]: java.lang.IllegalArgumentException: Error running script at location [component://order/webapp/ordermgr/WEB-INF/actions/entry/CheckInits.groovy]: groovy.lang.MissingMethodException: No signature of method: org.ofbiz.order.shoppingcart.WebShoppingCart.setShippingContactMechId() is applicable for argument types: (java.lang.String) values: [9015]
Possible solutions: setShippingContactMechId(int, java.lang.String), getShippingContactMechId(), getShippingContactMechId(int), setAllShippingContactMechId(java.lang.String) (Error running script at location [component://order/webapp/ordermgr/WEB-INF/actions/entry/CheckInits.groovy]: groovy.lang.MissingMethodException: No signature of method: org.ofbiz.order.shoppingcart.WebShoppingCart.setShippingContactMechId() is applicable for argument types: (java.lang.String) values: [9015]
Possible solutions: setShippingContactMechId(int, java.lang.String), getShippingContactMechId(), getShippingContactMechId(int), setAllShippingContactMechId(java.lang.String))
                
> Returns regarding items of multiple orders fail
> -----------------------------------------------
>
>                 Key: OFBIZ-5239
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5239
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pierre Smits
>             Fix For: SVN trunk
>
>
> When in demo-trunk doing a return for DemoCustomer I assign the products of 2 orders. When trying to create an exchange order for this I get an error on the service

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira