Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice (groovy)
-------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-3715 URL: https://issues.apache.org/jira/browse/OFBIZ-3715 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: SVN trunk Reporter: Blas Rodriguez Somoza Priority: Minor Fix For: SVN trunk Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Error running Groovy script at location [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: (startup failed: component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy: 32: unable to resolve class EntityExpressionBuilder @ line 32, column 12. exprBldr = new EntityExpressionBuilder(); ^ 1 error ) (Error running Groovy script at location [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: (startup failed: component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy: 32: unable to resolve class EntityExpressionBuilder @ line 32, column 12. exprBldr = new EntityExpressionBuilder(); ^ 1 error )) -- 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-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray reassigned OFBIZ-3715: --------------------------------- Assignee: Scott Gray > Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice (groovy) > -------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3715 > URL: https://issues.apache.org/jira/browse/OFBIZ-3715 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Scott Gray > Priority: Minor > Fix For: SVN trunk > > > Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Error running Groovy script at location [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: (startup failed: > component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy: 32: unable to resolve class EntityExpressionBuilder > @ line 32, column 12. > exprBldr = new EntityExpressionBuilder(); > ^ > 1 error > ) (Error running Groovy script at location [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: (startup failed: > component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy: 32: unable to resolve class EntityExpressionBuilder > @ line 32, column 12. > exprBldr = new EntityExpressionBuilder(); > ^ > 1 error > )) -- 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-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray closed OFBIZ-3715. ----------------------------- Resolution: Fixed Thanks Blas, fixed in r935434 > Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice (groovy) > -------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-3715 > URL: https://issues.apache.org/jira/browse/OFBIZ-3715 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Scott Gray > Priority: Minor > Fix For: SVN trunk > > > Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Error running Groovy script at location [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: (startup failed: > component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy: 32: unable to resolve class EntityExpressionBuilder > @ line 32, column 12. > exprBldr = new EntityExpressionBuilder(); > ^ > 1 error > ) (Error running Groovy script at location [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: org.ofbiz.base.util.GeneralException: Error loading Groovy script at [component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy]: (startup failed: > component://accounting/webapp/accounting/WEB-INF/actions/admin/ListInvoiceItemTypesGlAccount.groovy: 32: unable to resolve class EntityExpressionBuilder > @ line 32, column 12. > exprBldr = new EntityExpressionBuilder(); > ^ > 1 error > )) -- 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 |