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

Improved: Billing Account Terms - VIEW permissions (OFBIZ-12513)

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

To see/test: https://localhost:8443/accounting/control/EditBillingAccountTerms?billingAccountId=9010

Modified:

BillingAccountScreens.xml - restructured screen EditBillingAccountTerms to work with permissions BillingAccountForms.xml - added grid BillingAccountTerms for users with VIEW permissions additional cleanup

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