PierreSmits opened a new pull request #369: URL: https://github.com/apache/ofbiz-framework/pull/369
When a user with VIEW permissions (e.g. auditor) access the IncomeStatement via following uri, an error is shown. https://demo-trunk.ofbiz.apache.org/accounting/control/IncomeStatement?organizationPartyId=Company {code:java} java.lang.IllegalArgumentException: Error calling service with name getPartyAccountingPreferences: org.apache.ofbiz.service.ServiceAuthException: You haven't the permission for the service getPartyAccountingPreferences, reason : Access refused{code} Modified AccountingDemoData.xml added SecurityGroupPermission record -- 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]
