Skip to Content

What is Access Rights

Access rights in Odoo 15 Community Edition are permissions that determine what actions users can perform on specific records or fields within a module. Access rights are an important part of ensuring data security and controlling user permissions within your Odoo system.

There are four main types of access rights in Odoo 15 Community Edition:

  1. Read Access: This determines whether a user can view a specific record or field within a module. Users with read access can view the record or field but cannot modify it.
  2. Write Access: This determines whether a user can modify a specific record or field within a module. Users with write access can view and modify the record or field.
  3. Create Access: This determines whether a user can create a new record within a module.
  4. Delete Access: This determines whether a user can delete a specific record within a module.

To manage access rights in Odoo 15 Community Edition, you can use the Access Rights configuration panel within the module's backend settings. From here, you can specify which groups or individual users have access to each of the four types of access rights.

In addition to setting access rights for individual users, you can also create and manage user groups to simplify the process of assigning access rights to multiple users at once. For example, you could create a group for "Sales Managers" and assign them write access to the Sales module, while limiting the access of "Sales Representatives" to read-only.

Overall, access rights are an essential part of managing your Odoo 15 Community Edition system and ensuring the security and privacy of your data. By properly configuring access rights, you can control what actions users can perform within your modules, and reduce the risk of unauthorized access or modification of your data.


e.g. How to give Write Access Rights in Odoo 15 Community Edition:

  1. Log in to your Odoo 15 Community Edition backend panel and navigate to the "Settings" menu on the top bar.
  2. From the "Settings" menu, select "Users & Companies" and then "Users". This will take you to the Users page, which displays a list of all the users currently defined in your database.
  3. Click on the user to whom you want to give Write access. This will take you to the user details page.
  4. Scroll down to the "Access Rights" section and click the "Edit" button. This will take you to the Access Rights page.
  5. On the Access Rights page, you will see a list of all the modules and models in your database. To give the user Write access to a particular model, click the "Write" checkbox next to that model.
  6. Once you have selected the models for which you want to give the user Write access, click the "Save" button to update their access rights.
  7. You can also give Write access to a group of users by first creating a group and then assigning the group the appropriate access rights. To create a group, click the "Groups" button on the Users page and then click the "Create" button. Enter a name for the group and select the models for which you want to give the group Write access.
  8. Once you have created the group, you can assign users to the group by clicking the "Edit" button next to the user's name and then selecting the group from the "Groups" dropdown menu.
  9. When you are done giving Write access to users and groups, be sure to click the "Save" button at the top of the Access Rights page to save your changes to the database.

That's it! Now you know what Write access is in Odoo 15 Community Edition and how to give Write access to users and groups using the backend panel.


Rating
0 0

There are no comments for now.

to be the first to leave a comment.