You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module shows administrators a combined view of access rights and record rules per model with expressions expanded. This is convenient for reviewing permissions.
31
+
This module shows administrators a combined view of access rights and
32
+
record rules per model with expressions expanded. This is convenient for
33
+
reviewing permissions.
32
34
33
35
.. IMPORTANT::
34
36
This is an alpha version, the data model and design can change at any time without warning.
@@ -45,36 +47,38 @@ Usage
45
47
46
48
To use this module, you need to be in developer mode and:
47
49
48
-
#. Go to Settings/Users & Companies
49
-
#. Open a user
50
-
#. Click the `Effective permissions` button
51
-
#. Note you can switch between the rule domains in text form or as domain widget
50
+
1. Go to Settings/Users & Companies
51
+
2. Open a user
52
+
3. Click the Effective permissions button
53
+
4. Note you can switch between the rule domains in text form or as
54
+
domain widget
52
55
53
56
Bug Tracker
54
57
===========
55
58
56
59
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-backend/issues>`_.
57
60
In case of trouble, please check there if your issue has already been reported.
58
61
If you spotted it first, help us to smash it by providing a detailed and welcomed
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/server-backend/tree/16.0/base_user_effective_permissions"><imgalt="OCA/server-backend" src="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_effective_permissions"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
-
<p>This module shows administrators a combined view of access rights and record rules per model with expressions expanded. This is convenient for reviewing permissions.</p>
372
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/server-backend/tree/18.0/base_user_effective_permissions"><imgalt="OCA/server-backend" src="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-base_user_effective_permissions"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
+
<p>This module shows administrators a combined view of access rights and
374
+
record rules per model with expressions expanded. This is convenient for
375
+
reviewing permissions.</p>
374
376
<divclass="admonition important">
375
377
<pclass="first admonition-title">Important</p>
376
378
<pclass="last">This is an alpha version, the data model and design can change at any time without warning.
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/server-backend/tree/16.0/base_user_effective_permissions">OCA/server-backend</a> project on GitHub.</p>
440
+
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/server-backend/tree/18.0/base_user_effective_permissions">OCA/server-backend</a> project on GitHub.</p>
437
441
<p>You are welcome to contribute. To learn how please visit <aclass="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
0 commit comments