[
https://issues.apache.org/jira/browse/OFBIZ-12419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451025#comment-17451025
]
ASF subversion and git services commented on OFBIZ-12419:
---------------------------------------------------------
Commit 4f55f51ea4a56b437f7e503b5b47fa32c65178e5 in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=4f55f51 ]
Fixed: VIEW permissions - error when accessing PartyAccountsSummary
(OFBIZ-12419) (#370)
When a user with VIEW permissions (e.g. auditor) access the PartyAccountSummary
via following uri, an error is shown.
https://demo-trunk.ofbiz.apache.org/accounting/control/PartyAccountsSummary
The Following Errors Occurred:
You haven't the permission for the service setAcctgCompany, reason : Access
refused
Modified: services_admin.xml
changed permission service check from "CREATE" to "VIEW".
> VIEW permissions - error when accessing PartyAccountsSummary
> ------------------------------------------------------------
>
> Key: OFBIZ-12419
> URL: https://issues.apache.org/jira/browse/OFBIZ-12419
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Labels: gl-account, permissions, usability
>
> When a user with VIEW permissions (e.g. auditor) access the
> PartyAccountSummary via following uri, an error is shown.
> [https://demo-trunk.ofbiz.apache.org/accounting/control/PartyAccountsSummary]
> {code:java}
> The Following Errors Occurred:
> You haven't the permission for the service setAcctgCompany, reason : Access
> refused {code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)