Immutable Users

user_immutable
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/10.0/user_immutable
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAuthentication
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), LasLabs
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), LasLabs
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, Dave Lasley, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://www.laslabs.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)
    @api.multi
    Override write to verify that access to the `Immutable` group is not given or removed by users without access

New fields (0)

No new fields.

Public methods (2)
  • unlink(self)
    @api.multi
    Override unlink to verify that there are no deletions of users whom are members of the `Immutable` group
  • write(self, vals)
    @api.multi
    Override write to verify that there are no alterations to users whom are members of the `Immutable` group