Repository
OCA/server-tools · module folder · Try on Runboat
Module version
0.1
Category
Tools
Folder size
0.0 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://openerp.camptocamp.com
Last tracking update
2026-08-07 07:17:49
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
    Prevent security to be changed when module is updated
    This module overwrite ir model acces write delete function.
    Only acces edited trough the UI or with manual_security_override in context set to True will be altered.
    When you try to delete a acces write it simply set all perms to false
    you can deactivate this behavior in ir.config_parameter by chanching the protect_security? key to 0
 

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…

Loading…

Loading…