[
https://issues.apache.org/jira/browse/OFBIZ-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827664#comment-16827664 ]
Pierre Smits commented on OFBIZ-10949:
--------------------------------------
The duplication should not be happen, as the diff includes the removal from the lower level.
{code:java}
<include-menu name="OrganizationAccountingReportsTabBar" location="component://accounting/widget/AccountingMenus.xml"/>
- <label style="h1">${uiLabelMap[labelTitleProperty]} ${uiLabelMap.CommonFor}: ${currentOrganization.groupName} [${organizationPartyId}]</label>
<decorator-section-include name="body"/>
{code}
> Move display of page title in <party> accounting screens to location above (action) menu(s)
> -------------------------------------------------------------------------------------------
>
> Key: OFBIZ-10949
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10949> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, Release Branch 18.12
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: usability
> Attachments: Image 005.png, OFBIZ-10949-accounting.patch, Screen Shot 2019-04-27 at 11.15.55.png
>
>
> See [1] and [2] and other accounting party screens.
> Currently the page title of the screen(s) is shown below the (various) menu(s). In order to improve usability the title of the page should be shown the menu(s).
> # [
https://demo-stable.ofbiz.apache.org/accounting/control/AdminMain]
> #
https://demo-trunk.ofbiz.apache.org/accounting/control/AdminMain--
This message was sent by Atlassian JIRA
(v7.6.3#76005)