[15.0] fix permission issues when running as non-admin user - #416
Conversation
|
Hey @sbidoul, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
a120cb3 to
10a6a83
Compare
|
This at least lets non-admin use and display mis reports. Creating report templates still require admin rights in some circumstances, such as creating queries. Suggestions welcome. |
10a6a83 to
f08fe60
Compare
|
IIRC, that is only the advanced template options, isn't it? Why not putting them in separate views protected with the same settings permission and let usual templates to work with the same permission level? |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
f08fe60 to
beccd73
Compare
|
@rafaelbn would you like to test this one on runboat? |
|
The users can access to MIS Reporting if they are Billing Administrator, but not system administrator. |
|
This PR has the |
rafaelbn
left a comment
There was a problem hiding this comment.
My review with a question:
- Should have access to MIS REPORT a only "Billing" user?
|
/ocabot merge patch Thanks for the review, folks. @rafaelbn regarding access for billing users, well, it's debatable, but I think it is a reasonable default. It's been like this forever. We have done projects where access to account move was restricted by department and such so department managers can see the P&L of their department but not others. |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
The menu visibility was modified in #460 |
|
Congratulations, your PR was merged at 331504a. Thanks a lot for contributing to OCA. ❤️ |
Towards #415