server-backend icon indicating copy to clipboard operation
server-backend copied to clipboard

[12.0][ADD] user_group_readonly

Open hbrunn opened this issue 1 year ago • 0 comments

This module adds a user type 'Readonly access' that grants readonly access to all parts of Odoo.

It is meant to be used to create accounts for auditors.

To use this module, you need to:

  1. Go to Settings/Users & Companies/Users
  2. Create a user and choose type 'Readonly access'
  3. In case you install/uninstall modules, run cronjob 'Update Readonly Access Group'

hbrunn avatar Apr 30 '24 17:04 hbrunn