[
https://issues.apache.org/jira/browse/OFBIZ-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Gray closed OFBIZ-3712.
-----------------------------
Resolution: Fixed
Thanks Blas, fixed in r935403
> Error in screen Accounting->Invoices->Items (recent commit)
> -----------------------------------------------------------
>
> Key: OFBIZ-3712
> URL: https://issues.apache.org/jira/browse/OFBIZ-3712
> 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->Invoices->Items
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
> [component://accounting/widget/InvoiceScreens.xml#EditInvoiceItems]:
> org.ofbiz.base.util.GeneralException: Error running Groovy script at location
> [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]
> (Error loading Groovy script at
> [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]:
> (startup failed:
> component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy:
> 29: unable to resolve class EntityConditionBuilder
> @ line 29, column 13.
> exprBldr = new EntityConditionBuilder();
> ^
> 1 error
> )) (Error running Groovy script at location
> [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]
> (Error loading Groovy script at
> [component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy]:
> (startup failed:
> component://accounting/webapp/accounting/WEB-INF/actions/invoice/GetInvoiceItemTypes.groovy:
> 29: unable to resolve class EntityConditionBuilder
> @ line 29, column 13.
> exprBldr = new EntityConditionBuilder();
> ^
> 1 error
> )))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.