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