Error in FindFacilityPhysicalInventory Screen
--------------------------------------------- Key: OFBIZ-2765 URL: https://issues.apache.org/jira/browse/OFBIZ-2765 Project: OFBiz Issue Type: Bug Components: product Affects Versions: SVN trunk Reporter: Vince Clark Go to the following URL: https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse Put a value in internal name field and submit. The following error occurs: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-2765: ---------------------------------- Assignee: Vikas Mayur > Error in FindFacilityPhysicalInventory Screen > --------------------------------------------- > > Key: OFBIZ-2765 > URL: https://issues.apache.org/jira/browse/OFBIZ-2765 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Vince Clark > Assignee: Vikas Mayur > > Go to the following URL: > https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse > Put a value in internal name field and submit. The following error occurs: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur resolved OFBIZ-2765. -------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Thanks Vince for reporting. This should be fixed by rev. 799185 Vikas > Error in FindFacilityPhysicalInventory Screen > --------------------------------------------- > > Key: OFBIZ-2765 > URL: https://issues.apache.org/jira/browse/OFBIZ-2765 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Vince Clark > Assignee: Vikas Mayur > Fix For: SVN trunk > > > Go to the following URL: > https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse > Put a value in internal name field and submit. The following error occurs: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742962#action_12742962 ] Jacques Le Roux commented on OFBIZ-2765: ---------------------------------------- Should we not close this issue ? > Error in FindFacilityPhysicalInventory Screen > --------------------------------------------- > > Key: OFBIZ-2765 > URL: https://issues.apache.org/jira/browse/OFBIZ-2765 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Vince Clark > Assignee: Vikas Mayur > Fix For: SVN trunk > > > Go to the following URL: > https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse > Put a value in internal name field and submit. The following error occurs: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2765. ---------------------------------- Seems to be a Jira issue, anyway I close > Error in FindFacilityPhysicalInventory Screen > --------------------------------------------- > > Key: OFBIZ-2765 > URL: https://issues.apache.org/jira/browse/OFBIZ-2765 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Vince Clark > Assignee: Vikas Mayur > Fix For: SVN trunk > > > Go to the following URL: > https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse > Put a value in internal name field and submit. The following error occurs: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743570#action_12743570 ] Jacques Le Roux commented on OFBIZ-2765: ---------------------------------------- The Jira issue I was talking about appears when you use the All or FishEye "tabs" and is related to FishEye integration, no worries, so using Comments tab solve it (and other tabs also) > Error in FindFacilityPhysicalInventory Screen > --------------------------------------------- > > Key: OFBIZ-2765 > URL: https://issues.apache.org/jira/browse/OFBIZ-2765 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Vince Clark > Assignee: Vikas Mayur > Fix For: SVN trunk > > > Go to the following URL: > https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse > Put a value in internal name field and submit. The following error occurs: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-2765: ----------------------------------- Fix Version/s: Release Branch 9.04 Backported in R9.04 at r804443. > Error in FindFacilityPhysicalInventory Screen > --------------------------------------------- > > Key: OFBIZ-2765 > URL: https://issues.apache.org/jira/browse/OFBIZ-2765 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Vince Clark > Assignee: Vikas Mayur > Fix For: Release Branch 9.04, SVN trunk > > > Go to the following URL: > https://demo.ofbiz.org/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse > Put a value in internal name field and submit. The following error occurs: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#FindFacilityPhysicalInventory]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true] (No signature of method: static org.ofbiz.entity.condition.EntityCondition.makeCondition() is applicable for argument types: (java.lang.String, java.lang.Boolean, org.ofbiz.entity.condition.EntityOperator$9, java.lang.String, java.lang.Boolean) values: [internalName, true, LIKE, widget%, true]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |