PierreSmits opened a new pull request #447:
URL: https://github.com/apache/ofbiz-framework/pull/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


-- 
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]


Reply via email to