[
https://issues.apache.org/jira/browse/OFBIZ-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352404#comment-14352404 ]
Sebastian Wachinger commented on OFBIZ-5893:
--------------------------------------------
Now we have the issue that it is no longer possible to set up, edit or delete *Payment Settings for PayPal* on _catalog/control/EditProductStorePaySetup?productStoreId=9000_
These actions render a lengthy error message referring to _applications/product/webapp/catalog/WEB-INF/actions/store/EditProductStorePaySetup.groovy_ ending with
bq. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [interface java.util.List] [interface java.util.Map])
As a quick fix we had to revert from revision 1647937 to be able to set up payment settings for PayPal.
> Use EntityQuery Builder methods in goovy files by replacing Entity Engine methods.
> ----------------------------------------------------------------------------------
>
> Key: OFBIZ-5893
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5893> Project: OFBiz
> Issue Type: Improvement
> Reporter: Arun Patidar
> Assignee: Ashish Vijaywargiya
> Priority: Minor
> Attachments: OFBIZ-5893-Product.patch, OFBIZ-5893-SpecialPurpose.patch, OFBIZ-5893-accounting.patch, OFBIZ-5893-content.patch, OFBIZ-5893-fix.patch, OFBIZ-5893-hr-manufact-marketing.patch, OFBIZ-5893-order.patch, OFBIZ-5893-partyNworkEffort.patch
>
>
> Recently [~jacopoc] has added to the OFBiz DSL the ability to invoke new EntityQuery builder in groovy files at r1638054.
> Replace entity engine methods in groovy files with EntityQuery builder methods.
> Already replaced in java files, see details in jira task OFBIZ-5844
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)