[
https://issues.apache.org/jira/browse/OFBIZ-12488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479262#comment-17479262
]
ASF subversion and git services commented on OFBIZ-12488:
---------------------------------------------------------
Commit 906f0637bba287cf9f22db6e9b4ffc5130e242a2 in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=906f063 ]
Improved: VIEW permissions - Agreement (OFBIZ-12488) (#441)
Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo
with userId = auditor, accessing the agreement 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/EditAgreement?agreementId=DS-1000-SALES
Modified:
- AgreementScreens.xml
restructured EditAgreement screen regarding permissions, additional cleanup
- AgreementForms.xml
added form Agreement for users with VIEW permission, additional cleanup, label
harmonisation
> VIEW permissions - Agreement
> ----------------------------
>
> Key: OFBIZ-12488
> URL: https://issues.apache.org/jira/browse/OFBIZ-12488
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Upcoming Branch
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: agreement(s), permissions, usability, ux
>
> Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo
> with userId = auditor, accessing the agreement 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/EditAgreement?agreementId=DS-1000-SALES
--
This message was sent by Atlassian Jira
(v8.20.1#820001)