[
https://issues.apache.org/jira/browse/OFBIZ-12501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477940#comment-17477940
]
ASF subversion and git services commented on OFBIZ-12501:
---------------------------------------------------------
Commit 8c37ca2664757344996d47cd4deb330ea2d9753e in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8c37ca2 ]
Improved: Move edit of Payment Group to SubTabBar (OFBIZ-12501) (#456)
In general, a <object>TabBar menu is intended to give
users access to overviews related to the <object>.
And a <object>SubTabBar menu is intended to give
users access to actions to be performed on the <object>,
like status changes, adding new related records, etc.
The menu-item for editing a payment group is currently
located in the PaymentGroupTabBar menu in AccountingMenus.xml.
The menu item belongs in the PaymentGroupSubTabBar
Improved: AccountingMenus.xml
PaymentGroupTabBar: removed menu item to edit the payment group, additonal
cleanup
PaymentGroupSubTabBar: Added menu iteem to edit the payment group, additional
cleanup
> Move edit of Payment Group to SubTabBar
> ---------------------------------------
>
> Key: OFBIZ-12501
> URL: https://issues.apache.org/jira/browse/OFBIZ-12501
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Upcoming Branch
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: consistency, menus, permissions, usability, ux
>
> In general, a <object>TabBar menu is intended to give users access to
> overviews related to the <object>. And a <object>SubTabBar menu is intended
> to give users access to actions to be performed on the <object>, like status
> changes, adding new related records, etc.
> The menu-item for editing a payment group is currently located in the
> PaymentGroupTabBar menu in AccountingMenus.xml. The menu item belongs in the
> PaymentGroupSubTabBar
--
This message was sent by Atlassian Jira
(v8.20.1#820001)