User roles

Beta License: LGPL-3 OCA/server-backend Translate me on Weblate Try me on Runbot

This module was written to extend the standard functionality regarding users and groups management. It helps creating well-defined user roles and associating them to users.

It can become very hard to maintain a large number of user profiles over time, juggling with many technical groups. For this purpose, this module will help you to:

That way you make clear the different responsabilities within a company, and are able to add and update user accounts in a scalable and reliable way.

Table of contents

Configuration

To configure this module, you need to go to Configuration / Users / Roles, and create a new role. From there, you can add groups to compose your role, and then associate users to it.

You can also define default roles for a new user by editing the user called “Default User”.

Roles:

https://raw.githubusercontent.com/OCA/server-backend/12.0/base_user_role/static/description/roles.png

Add groups:

https://raw.githubusercontent.com/OCA/server-backend/12.0/base_user_role/static/description/role_groups.png

Add users (with dates or not):

https://raw.githubusercontent.com/OCA/server-backend/12.0/base_user_role/static/description/role_users.png

Usage

To use this module, you need to:

  1. Go to Configuration / Users / Users choose user and set Roles:
https://raw.githubusercontent.com/OCA/server-backend/base_user_role/static/description/user_form.png

Bug Tracker

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 smashing it by providing a detailed and welcomed feedback.

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

Credits

Authors

  • ABF OSIELL

Contributors

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

Other credits

Images

  • Oxygen Team: Icon (LGPL)

Maintainers

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:

sebalix jcdrubay novawish

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

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