Product suppliers tab does not work
----------------------------------- Key: OFBIZ-4551 URL: https://issues.apache.org/jira/browse/OFBIZ-4551 Project: OFBiz Issue Type: Bug Components: product Affects Versions: Release Branch 10.04 Reporter: Sergei Open any product and click : "Suppliers" tab. (https://localhost:8080/catalog/control/EditProductSuppliers?productId=10000) You will see error screen: ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/ProductScreens.xml#EditSupplierProduct]: java.lang.IllegalArgumentException: Error doing entity query by condition: org.ofbiz.base.util.GeneralException: Error doing find by and: org.ofbiz.entity.GenericModelException: Field with name not found in the SupplierProduct Entity (Field with name not found in the SupplierProduct Entity) (Error doing entity query by condition: org.ofbiz.base.util.GeneralException: Error doing find by and: org.ofbiz.entity.GenericModelException: Field with name not found in the SupplierProduct Entity (Field with name not found in the SupplierProduct Entity)) This problem is appeared during new commits to this branch. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4551. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 10.04 Assignee: Jacques Le Roux Thanks for report Sergei, Fixed at r1199446. This though introduces a problem in the orders tab, see OFBIZ-4403 > Product suppliers tab does not work > ----------------------------------- > > Key: OFBIZ-4551 > URL: https://issues.apache.org/jira/browse/OFBIZ-4551 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: Release Branch 10.04 > Reporter: Sergei > Assignee: Jacques Le Roux > Fix For: Release Branch 10.04 > > > Open any product and click : "Suppliers" tab. > (https://localhost:8080/catalog/control/EditProductSuppliers?productId=10000) > You will see error screen: > ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/ProductScreens.xml#EditSupplierProduct]: java.lang.IllegalArgumentException: Error doing entity query by condition: org.ofbiz.base.util.GeneralException: Error doing find by and: org.ofbiz.entity.GenericModelException: Field with name not found in the SupplierProduct Entity (Field with name not found in the SupplierProduct Entity) (Error doing entity query by condition: org.ofbiz.base.util.GeneralException: Error doing find by and: org.ofbiz.entity.GenericModelException: Field with name not found in the SupplierProduct Entity (Field with name not found in the SupplierProduct Entity)) > This problem is appeared during new commits to this branch. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |