mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[14.0] group_backend: new module and rename group_backend to base_group_backend
As a developer we have to keep in mind using this module and grant a user with 's group is equivalent to grant 's group everywhere has been used. Co-authored-by: Jean-Charles Drubay <jcdrubay@users.noreply.github.com>
This commit is contained in:
committed by
David Beal
parent
1e7e7199fd
commit
b22c4bdf51
7
base_group_backend/readme/USAGE.rst
Normal file
7
base_group_backend/readme/USAGE.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
To use this module, you need to:
|
||||
|
||||
#. Go to Configuration / Users / Users, choose a user and set the user type.
|
||||
|
||||
You get a users that is only able to access to the Odoo backend which you
|
||||
can attach other groups that not implies other kind of users (`portal`,
|
||||
`internal users`)
|
||||
Reference in New Issue
Block a user