PierreSmits opened a new pull request #440: URL: https://github.com/apache/ofbiz-framework/pull/440
Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo with userId = auditor, accessing the billing account roles screen, sees editable fields and/or triggers (to requests) reserved for users with 'CREATE' or 'UPDATE' permissions. See (test with): https://localhost:8443/accounting/control/EditBillingAccountRoles?billingAccountId=9010 Modified: BillingAccountScreens.xml, re EditBillingAccountRoles: - added permission rules for CREATE/UPDATE - restructured section and widget/fail-widget elements, additional cleanup BillingAccountForms.xml - added grid BillingAccountRoles (based on ListBillingAccountRoles) - additional cleanup/label harmonisation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
