[
https://issues.apache.org/jira/browse/OFBIZ-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546656#comment-14546656
]
Nitesh Goyal commented on OFBIZ-6382:
-------------------------------------
Thanks Deepak.
> Create PO flow is broken
> ------------------------
>
> Key: OFBIZ-6382
> URL: https://issues.apache.org/jira/browse/OFBIZ-6382
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Nitesh Goyal
> Assignee: Deepak Dixit
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-6382.patch
>
>
> While creating a PO from Ordermgr, the following error occurred :
> {code}
> ERROR rendering error page [/error/error.jsp], but here is the error text:
> org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
> [component://order/widget/ordermgr/OrderEntryOrderScreens.xml#ShipSettings]:
> java.lang.IllegalArgumentException: Error running script at location
> [component://order/webapp/ordermgr/WEB-INF/actions/entry/ShipSettings.groovy]:
> groovy.lang.MissingMethodException: No signature of method:
> java.util.LinkedHashMap.add() is applicable for argument types:
> (java.util.LinkedHashMap) values:
> [[facilityContactMechList:[[facilityContactMechPurposes:[[lastUpdatedStamp:2015-05-16
> 03:10:24.528, ...], ...], ...], ...], ...]] Possible solutions: any(),
> any(groovy.lang.Closure), any(groovy.lang.Closure), wait(), find(),
> wait(long) (Error running script at location
> [component://order/webapp/ordermgr/WEB-INF/actions/entry/ShipSettings.groovy]:
> groovy.lang.MissingMethodException: No signature of method:
> java.util.LinkedHashMap.add() is applicable for argument types:
> (java.util.LinkedHashMap) values:
> [[facilityContactMechList:[[facilityContactMechPurposes:[[lastUpdatedStamp:2015-05-16
> 03:10:24.528, ...], ...], ...], ...], ...]] Possible solutions: any(),
> any(groovy.lang.Closure), any(groovy.lang.Closure), wait(), find(),
> wait(long))
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)