Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

Odoo Community Association

Update Restrict Model

Beta License: LGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

This module adds the following features:

  • The ability to limit the update permissions for a model to certain groups
  • The ability to revoke update permissions for specific users

Table of contents

When you want to limit the update permissions of a model to certain groups:

  1. Go to Settings > Techinical > Database Structure > Models
  2. Open the form view of the model, and select Update Restrict Model
  3. Assign the groups that should be exempt from the restriction to Update-allowed Groups

When you want revoke update permissions for a specific user:

  1. Go to Settings > Users & Companies > Users
  2. Open the user's form view and click the Read-only smart button
  3. In case you wish to exclude some models from being read-only, go to Settings > General Settings and update Excluded Models from Read-only under the Permissions section by listing the models separated by commas (e.g., sale.order,sale.order.line).

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Quartile

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainers:

yostashiro aungkokolin1997

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.