MkLeila commented on code in PR #711:
URL: https://github.com/apache/ofbiz-framework/pull/711#discussion_r1560801857
##########
applications/accounting/webapp/accounting/WEB-INF/web.xml:
##########
@@ -43,6 +43,11 @@ under the License.
<param-name>partyDecoratorLocation</param-name>
<param-value>component://accounting/widget/CommonScreens.xml</param-value>
</context-param>
+ <context-param>
Review Comment:
Hello Pierre,
I think the same thing should be done also in ar and ap web.xml (they use
screens such as invoiceOverview from accounting and will be impacted)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]