You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Scott Gray (JIRA)" <ji...@apache.org> on 2010/04/19 03:34:49 UTC

[jira] Closed: (OFBIZ-3715) Error in screen Accounting->Organization GL Settings->GL Account Defaults->Sales Invoice / Purchase Invoice (groovy)

     [ 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.