Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :ERROR MESSAGE:
- org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/InvoiceScreens.xml#EditInvoiceItems]: java.lang.IllegalArgumentException: Error running script at location [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.util.EntityUtil.getRelated() is applicable for argument types: (java.lang.String, java.util.LinkedList, null, java.lang.Boolean) values: [InvoiceItemType, [[lastUpdatedStamp:2014-05-13 11:06:35.239, ...], ...], ...]
- Possible solutions: getRelated(java.lang.String, java.util.Map, java.util.List, boolean), getRelated(java.lang.String, java.util.List) (Error running script at location [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.entity.util.EntityUtil.getRelated() is applicable for argument types: (java.lang.String, java.util.LinkedList, null, java.lang.Boolean) values: [InvoiceItemType, [[lastUpdatedStamp:2014-05-13 11:06:35.239, ...], ...], ...]
- Possible solutions: getRelated(java.lang.String, java.util.Map, java.util.List, boolean), getRelated(java.lang.String, java.util.List))
Advertisement
Add Comment
Please, Sign In to add comment