Error screen in ar -> invoices -> find -> edit -> commision run (Demo app)
-------------------------------------------------------------------------- Key: OFBIZ-3641 URL: https://issues.apache.org/jira/browse/OFBIZ-3641 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: SVN trunk Reporter: Blas Rodriguez Somoza Priority: Minor Fix For: SVN trunk The following error screen appears when the ar commision run is selected org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml] (Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml]) -- 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-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3641: ----------------------------------------- Summary: Error screen in ar -> invoices -> find -> edit -> commision run (Ofbiz Demo) (was: Error screen in ar -> invoices -> find -> edit -> commision run (Demo app)) > Error screen in ar -> invoices -> find -> edit -> commision run (Ofbiz Demo) > ---------------------------------------------------------------------------- > > Key: OFBIZ-3641 > URL: https://issues.apache.org/jira/browse/OFBIZ-3641 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Priority: Minor > Fix For: SVN trunk > > > The following error screen appears when the ar commision run is selected > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml] (Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml]) -- 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-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-3641: ----------------------------------------- Assignee: Erwan de FERRIERES > Error screen in ar -> invoices -> find -> edit -> commision run (Ofbiz Demo) > ---------------------------------------------------------------------------- > > Key: OFBIZ-3641 > URL: https://issues.apache.org/jira/browse/OFBIZ-3641 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Erwan de FERRIERES > Priority: Minor > Fix For: SVN trunk > > > The following error screen appears when the ar commision run is selected > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml] (Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml]) -- 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-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3641. ------------------------------------- Resolution: Fixed Done at rev 931956. Thanks for reporting ! > Error screen in ar -> invoices -> find -> edit -> commision run (Ofbiz Demo) > ---------------------------------------------------------------------------- > > Key: OFBIZ-3641 > URL: https://issues.apache.org/jira/browse/OFBIZ-3641 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Erwan de FERRIERES > Priority: Minor > Fix For: SVN trunk > > > The following error screen appears when the ar commision run is selected > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml] (Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml]) -- 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-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza reopened OFBIZ-3641: ------------------------------------------ After the patch, the AR commission run works, but "Accountting->Invoices->Commission Run" became broken :( The message is: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonInvoiceDecorator] in class resource [component://accounting/widget/CommonScreens.xml] (Could not find screen with name [CommonInvoiceDecorator] in class resource [component://accounting/widget/CommonScreens.xml]) > Error screen in ar -> invoices -> find -> edit -> commision run (Ofbiz Demo) > ---------------------------------------------------------------------------- > > Key: OFBIZ-3641 > URL: https://issues.apache.org/jira/browse/OFBIZ-3641 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Erwan de FERRIERES > Priority: Minor > Fix For: SVN trunk > > > The following error screen appears when the ar commision run is selected > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml] (Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml]) -- 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-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3641. ------------------------------------- Resolution: Fixed Done at rev 932083. Thanks Blas ! > Error screen in ar -> invoices -> find -> edit -> commision run (Ofbiz Demo) > ---------------------------------------------------------------------------- > > Key: OFBIZ-3641 > URL: https://issues.apache.org/jira/browse/OFBIZ-3641 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Blas Rodriguez Somoza > Assignee: Erwan de FERRIERES > Priority: Minor > Fix For: SVN trunk > > > The following error screen appears when the ar commision run is selected > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/ap/InvoiceScreens.xml#CommissionRun]: java.lang.IllegalArgumentException: Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml] (Could not find screen with name [CommonApInvoiceDecorator] in class resource [component://accounting/widget/ar/CommonScreens.xml]) -- 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 |