ofbiz-framework icon indicating copy to clipboard operation
ofbiz-framework copied to clipboard

Improved: Store Promos - VIEW permissions (OFBIZ-12536)

Open PierreSmits opened this issue 3 years ago • 1 comments

Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo with userId = auditor, accessing the Store Promost screen, sees editable fields and/or triggers (to requests) reserved for users with 'CREATE' or 'UPDATE' permissions. To see/test: https://localhost:8443/catalog/control/EditProductStorePromos?productStoreId=9000

modified:

  • StoreScreens.xml - restructured screen EditProductStore to work with permissions
  • StoreForms.xml - added grid StorePromos for users with ViewPermissions additional cleanup

PierreSmits avatar Jan 25 '22 15:01 PierreSmits

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jan 25 '22 15:01 sonarqubecloud[bot]