Error in Lookup Variant Product
-------------------------------
Key: OFBIZ-2030
URL: https://issues.apache.org/jira/browse/OFBIZ-2030
Project: OFBiz
Issue Type: Bug
Components: product
Environment: Test on SVN trunk 706906
Reporter: Manuel Málaga
When I try to lookup for a variant product after I click on Search, I get :
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://product/widget/catalog/LookupScreens.xml#LookupVariantProduct]:
groovy.lang.MissingMethodException: No signature of method:
org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types:
(java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature",
["productFeatureId":"10002"]} (No signature of method:
org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types:
(java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature",
["productFeatureId":"10002"]})
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.