Skip to content

Latest commit

 

History

History

smile_access_control

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Access Control

License: AGPL-3 Smile-SA/odoo_addons

This module allows to manage users' rights using profiles.

Odoo's groups are a coherent set of rules that functionally consistent. Profiles allow you to combine several groups and effectively tailor users' access to each user.

Here an exemple :

  • accounting group : create an invoice, modify an invoice, cancel an invoice
  • business develloper group : create a lead, modify data of lead, close a deal

The CEO of an SME will probably belong to both groups. Profils allows to combine the both groups in one profil.

This is an alternative way to manage users rights by functional profiles.

Basically, a « profile » is a fictive user (res.users) tagged as a profile.

It means that like before (with the basic rules of Odoo), you can add groups to your profile.

Features:

  • You can associate a profile to created users.
  • You can add users by profile.
  • You can set fields to update for linked users.
  • You have the choice to update or not in write mode for associated users, with field 'Update users' in profiles.

Table of contents

To configure this module, you need to:

  • Go to new menu Settings > Users & Companies > User Profiles and create the profiles you need.
  • Go to new menu Settings > Users & Companies > Users and create a new user, choose the profile and after saving you will have user access rights set.

To test your profile, you need to set him as « active », which will be disabled afterwards at the next update.

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.

This addons does not collect any data and does not set any browser cookies.

  • Smile SA
  • Corentin Pouhet-Brunerie
  • Matthieu Choplin

This module is maintained by the Smile SA.

Since 1991 Smile has been a pioneer of technology and also the European expert in open source solutions.

Smile SA

This module is part of the odoo-addons project on GitHub.

You are welcome to contribute.