PierreSmits opened a new pull request #370: URL: https://github.com/apache/ofbiz-framework/pull/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". -- 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]
