Pierre Smits created OFBIZ-12440:
------------------------------------
Summary: Move edit of invoice header to InvoiceSubTabBar
Key: OFBIZ-12440
URL: https://issues.apache.org/jira/browse/OFBIZ-12440
Project: OFBiz
Issue Type: Improvement
Components: accounting
Affects Versions: Trunk
Reporter: Pierre Smits
Assignee: Pierre Smits
In general, a <object>TabBar menu is intended to give users access to overview
related to the <object>. And a <object>SubTabBar menu is intended to give users
to actions to be performed on the <object>, like status changes, adding new
records, etc.
The menu-item for editing the invoice header (aptly translated as 'Header') is
currently located in the InvoiceTabBar menu in AccountingMenus.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 InvoiceSubTabBar menu.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)