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.