Could not find screen with name [CommonPartyDecorator].
------------------------------------------------------- Key: OFBIZ-3080 URL: https://issues.apache.org/jira/browse/OFBIZ-3080 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: SVN trunk Reporter: Deepak Dixit Fix For: SVN trunk Steps to generate error: 1) Go to AP/AR. 2) Select Invoice. 3) Search Invoices. 4) Select an Invoice. 5) Click on Acctg Trans Id. Now you get following error: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/GlScreens.xml#CommonPartyGlDecorator]: java.lang.IllegalArgumentException: Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/CommonScreens.xml] (Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/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-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-3080: -------------------------------- Attachment: OFBIZ-3080.patch Here is the patch for this issue. > Could not find screen with name [CommonPartyDecorator]. > ------------------------------------------------------- > > Key: OFBIZ-3080 > URL: https://issues.apache.org/jira/browse/OFBIZ-3080 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Deepak Dixit > Fix For: SVN trunk > > Attachments: OFBIZ-3080.patch > > > Steps to generate error: > 1) Go to AP/AR. > 2) Select Invoice. > 3) Search Invoices. > 4) Select an Invoice. > 5) Click on Acctg Trans Id. > Now you get following error: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/GlScreens.xml#CommonPartyGlDecorator]: java.lang.IllegalArgumentException: Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/CommonScreens.xml] (Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/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-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3080. ---------------------------------- Resolution: Fixed Fix Version/s: (was: SVN trunk) Release Branch 9.04 Assignee: Jacques Le Roux Thanks Deepak, Your patch is in trunk at r829392 . I was not sure if we should backport to R9.04, I tried but got a conflict an gave up... > Could not find screen with name [CommonPartyDecorator]. > ------------------------------------------------------- > > Key: OFBIZ-3080 > URL: https://issues.apache.org/jira/browse/OFBIZ-3080 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Deepak Dixit > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04 > > Attachments: OFBIZ-3080.patch > > > Steps to generate error: > 1) Go to AP/AR. > 2) Select Invoice. > 3) Search Invoices. > 4) Select an Invoice. > 5) Click on Acctg Trans Id. > Now you get following error: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/GlScreens.xml#CommonPartyGlDecorator]: java.lang.IllegalArgumentException: Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/CommonScreens.xml] (Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/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-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769895#action_12769895 ] Deepak Dixit commented on OFBIZ-3080: ------------------------------------- Thanks Jacques for committing the patch. In R9.04 error is "Could not find screen with name [CommonPartyAccountsDecorator]",Its due to recent changes in accounting component. and the fix in trunk is for CommonPartyDecorator, so both are different. > Could not find screen with name [CommonPartyDecorator]. > ------------------------------------------------------- > > Key: OFBIZ-3080 > URL: https://issues.apache.org/jira/browse/OFBIZ-3080 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Deepak Dixit > Assignee: Jacques Le Roux > Fix For: Release Branch 9.04 > > Attachments: OFBIZ-3080.patch > > > Steps to generate error: > 1) Go to AP/AR. > 2) Select Invoice. > 3) Search Invoices. > 4) Select an Invoice. > 5) Click on Acctg Trans Id. > Now you get following error: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://accounting/widget/GlScreens.xml#CommonPartyGlDecorator]: java.lang.IllegalArgumentException: Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/CommonScreens.xml] (Could not find screen with name [CommonPartyDecorator] in class resource [component://accounting/widget/ap/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 |