[
https://issues.apache.org/jira/browse/OFBIZ-12494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479325#comment-17479325
]
ASF subversion and git services commented on OFBIZ-12494:
---------------------------------------------------------
Commit 935dbbbb78bfd73d4f3c9b2a0672c4aa5b7b751f in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=935dbbb ]
Improved: Move edit of Request to RequestSubTabBar (OFBIZ-12494) (#447)
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 request is currently located in the RequestTabBar
menu in OrderMenus.xml.
Given that this menu-item is intended for users with UPDATE permissions and to
give those users access to a screen to edit the data, this menu-item must move
to the RequestSubTabBar menu.
modified: OrderMenus.xml
- menu RequestTabBar, removed menu-item editRequest (moved to
RequestSubTabBar), additional cleanup
- menu RequestSubTabBar, added menu-item editRequest, added permission
condition, additional cleanup
> Move edit of Request RequestSubTabBar
> -------------------------------------
>
> Key: OFBIZ-12494
> URL: https://issues.apache.org/jira/browse/OFBIZ-12494
> Project: OFBiz
> Issue Type: Improvement
> Components: order
> Affects Versions: Upcoming Branch
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: consistency, menus, permissions, usability, ux
>
> n 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 request is currently located in the RequestTabBar
> menu in OrderMenus.xml.
> Given that this menu-item is intended for users with UPDATE permissions and
> to give those users access to a screen to edit the data, this menu-item must
> move to the RequestSubTabBar menu.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)