[ https://issues.apache.org/jira/browse/OFBIZ-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449911#comment-17449911 ]
ASF subversion and git services commented on OFBIZ-12414: --------------------------------------------------------- Commit 0ed94eb7a85d15768ccb59e6267f4ab54df5bc37 in ofbiz-framework's branch refs/heads/trunk from Pierre Smits [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0ed94eb ] Improved: User with only 'VIEW' permissions and invoice terms ( OFBIZ-12414) (#360) Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo with userId = auditor, accessing the terms screen on an invoice sees fields editable and triggers to requests reserved for users with 'CREATE' or 'UPDATE' permissions. Modified: InvoiceForms.xml added grid 'InvoiceTerms' for displaying records of the list invoiceTerms for users with 'VIEW" missions Modified: InvoiceScreens.xml restructured screen InvoiceTerms, to show appropriate content based on the permissions of the user > User with only 'VIEW' permissions and invoice terms > --------------------------------------------------- > > Key: OFBIZ-12414 > URL: https://issues.apache.org/jira/browse/OFBIZ-12414 > Project: OFBiz > Issue Type: Improvement > Components: accounting > Affects Versions: Trunk > Reporter: Pierre Smits > Assignee: Pierre Smits > Priority: Major > Labels: invoice, permissions, roles, terms, usability > > Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo > with userId = auditor, accessing the terms screen on an invoice sees fields > editable and triggers to requests reserved for users with 'CREATE' or > 'UPDATE' permissions. -- This message was sent by Atlassian Jira (v8.20.1#820001)