Public release from ruodoo-project: 19.0 - 2026-05-10 21:19:01 UTC
This commit is contained in:
20
ir_rule_protected/README.rst
Normal file
20
ir_rule_protected/README.rst
Normal file
@ -0,0 +1,20 @@
|
||||
.. image:: https://itpp.dev/images/infinity-readme.png
|
||||
:alt: Tested and maintained by IT Projects Labs
|
||||
:target: https://itpp.dev
|
||||
|
||||
Protect ir.rule records
|
||||
=======================
|
||||
|
||||
The module allows protect ir.rule from modifying and deleting. Once a rule is marked as protected only superuser is able to control this rule.
|
||||
|
||||
Also, the module protect itself from uninstalling by non-superuser.
|
||||
|
||||
Roadmap
|
||||
=======
|
||||
|
||||
* The module should allow specifying which admins can switch to superuser mode (set True to all existing admins and False for any new users)
|
||||
|
||||
Further information
|
||||
===================
|
||||
|
||||
Tested on `Odoo 17.0 <https://github.com/odoo/odoo/commit/40b19d89846303016098840f4958fe7cc105067c>`_
|
||||
Reference in New Issue
Block a user