server-backend
server-backend copied to clipboard
[15.0][ADD] model_access_restriction
This module adds a new model to configure Odoo permissions, the "Model Access Restrictions"
This model allows to restrict the access to a model for all users except the ones that belong to at least one group of a list of allowed groups.
While Odoo's default access rules provide permissions, and having one already gives you access, these new rules remove them, and failing to comply with one restricts your access.
T-7772
This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖
@ValentinVinagre @HaraldPanten
@pedrobaeza @etobella what do u think?
@pedrobaeza @etobella what do u think?
Do you find the module interesting?
IMO, this module will be a source of un/noticed access errors due to the strict nature of the configuration, and also it's a bomb in the hands of a child if the users have administrator permissions.