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

Improved: CostComponent - VIEW permissions (OFBIZ-12528)

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 Cost Component screen, sees editable fields and/or triggers (to requests) reserved for users with 'CREATE' or 'UPDATE' permissions.

To see/test: https://localhost:8443/manufacturing/control/EditCostCalcs

modified:

  • CostScreens.xml - restructured screen EditCostCalcs to work with permissions
  • CostForms.xml - added grid CostComponentCalc for users with VIEW permissions additional cleanup

PierreSmits avatar Jan 24 '22 08: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 24 '22 08:01 sonarqubecloud[bot]