[
https://issues.apache.org/jira/browse/OFBIZ-12492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479316#comment-17479316
]
ASF subversion and git services commented on OFBIZ-12492:
---------------------------------------------------------
Commit 761a56f23ed337f16d3470217402c05052e658b7 in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=761a56f ]
Improved: Store Screen - VIIEW permission (OFBIZ-12492) (#445)
Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo
with userId = auditor, accessing the store screen, sees editable fields and/or
triggers (to requests) reserved for users with 'CREATE' or 'UPDATE' permissions.
See (test with):
https://localhost:8443/catalog/control/EditProductStore?productStoreId=9000
mdified:
StoreScreens.xml - restructured screen EditProductStore to work with permissions
StoreFirms - added form ProductStore for users with VIEW permissions
> Store Screen - VIEW permission
> ------------------------------
>
> Key: OFBIZ-12492
> URL: https://issues.apache.org/jira/browse/OFBIZ-12492
> Project: OFBiz
> Issue Type: Improvement
> Components: product/catalog
> Affects Versions: Upcoming Branch
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: permissions, store, trust, usability, ux
>
> Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo
> with userId = auditor, accessing the store screen, sees editable fields
> and/or triggers (to requests) reserved for users with 'CREATE' or 'UPDATE'
> permissions.
> See (test with):
> https://localhost:8443/catalog/control/EditProductStore?productStoreId=9000
--
This message was sent by Atlassian Jira
(v8.20.1#820001)