[
https://issues.apache.org/jira/browse/OFBIZ-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470401#comment-17470401
]
ASF subversion and git services commented on OFBIZ-12451:
---------------------------------------------------------
Commit dcef04cfe206d5ab0ddaf822481c73d4afbbff78 in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=dcef04c ]
Improved: VIEW permissions FinAccount mutations (OFBIZ-12451) (#410)
Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo
with userId = auditor, accessing the Financial Account mutations screen sees
editable fields and/or triggers (to requests) reserved for users with 'CREATE'
or 'UPDATE' permissions.
See (test with):
https://demo-trunk.ofbiz.apache.org/accounting/control/EditFinAccount?finAccountId=ABN_CHECKING
https://demo-trunk.ofbiz.apache.org/accounting/control/FindPaymentsForDepositOrWithdraw
Modified:
- FinAccountScreens.xml: work with permissions, added ref to mutations template
for user with VIEW permission
Added:
- Mutations.ftl template.
> VIEW permissions FinAccount mutations
> -------------------------------------
>
> Key: OFBIZ-12451
> URL: https://issues.apache.org/jira/browse/OFBIZ-12451
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: financial_account, permissions, usability
>
> Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo
> with userId = auditor, accessing the Financial Account mutations screen sees
> editable fields and/or triggers (to requests) reserved for users with
> 'CREATE' or 'UPDATE' permissions.
> See (test with):
> *
> [https://demo-trunk.ofbiz.apache.org/accounting/control/EditFinAccount?finAccountId=ABN_CHECKING]
> *
> [https://demo-trunk.ofbiz.apache.org/accounting/control/FindPaymentsForDepositOrWithdraw]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)