You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Blas Rodriguez Somoza (JIRA)" <ji...@apache.org> on 2010/04/18 20:46:52 UTC

[jira] Created: (OFBIZ-3712) Error in screen Accounting->Invoices->Items (recent commit)

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.


[jira] Closed: (OFBIZ-3712) Error in screen Accounting->Invoices->Items (recent commit)

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
     [ 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.