You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/10 08:49:00 UTC

[jira] [Commented] (OFBIZ-12442) VIEW permissions show ManufacturingAppBar items

    [ https://issues.apache.org/jira/browse/OFBIZ-12442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456969#comment-17456969 ] 

ASF subversion and git services commented on OFBIZ-12442:
---------------------------------------------------------

Commit 7c4a7512b4d7140d3f172b37c96aaf838cc07abf in ofbiz-framework's branch refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=7c4a751 ]

Improved: VIEW permissions show ManufacturingTabBar items (OFBIZ-12442) (#399)

Currently, when a user with only VIEW permissions accesses the manufacturing component menu-items of the ManufacturingAppBar are not shown due to too restrictive conditions.
These menu-items allow users to access various overviews related to manufacturing, like
 * production runs,
 * routings (production schemas),
 * routing task (schema tasks),
 * production calendar,
 * etc.

Improved:
ManufacturingMenus.xml - removed 'CREATE' condition from menu-items in ManufacturingAppBar, additional title improvement(s)
ManufacturingUiLabels.xml - updated labels regarding menu-items in ManufacturingAppBar.

> VIEW permissions show ManufacturingAppBar items
> -----------------------------------------------
>
>                 Key: OFBIZ-12442
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12442
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>              Labels: manufacturing, menu-item, permissions, usability
>
> Currently, when a user with only VIEW permissions accesses the manufacturing component menu-items of the ManufacturingAppBar are not shown due to too restrictive conditions. 
> These menu-items allow users to access various overviews related to manufacturing, like
>  * production runs, 
>  * routings (production schemas),
>  * routing task (schema tasks),
>  * production calendar,
>  * etc.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)