mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_user_role: Migration to 15.0
This commit is contained in:
committed by
Bert Van Groenendael
parent
13f793c4c8
commit
bcd732d3b8
@@ -1,4 +1,4 @@
|
||||
To configure this module, you need to go to *Configuration / Users / Roles*,
|
||||
To configure this module, you need to go to *Settings / Users / Roles*,
|
||||
and create a new role. From there, you can add groups to compose your role,
|
||||
and then associate users to it.
|
||||
|
||||
@@ -7,18 +7,18 @@ You can also define default roles for a new user by editing the user called
|
||||
|
||||
Roles:
|
||||
|
||||
.. figure:: /OCA/server-backend/12.0/base_user_role/static/description/roles.png
|
||||
.. figure:: /OCA/server-backend/15.0/base_user_role/static/description/roles.png
|
||||
:width: 80 %
|
||||
:align: center
|
||||
|
||||
Add groups:
|
||||
|
||||
.. figure:: /OCA/server-backend/12.0/base_user_role/static/description/role_groups.png
|
||||
.. figure:: /OCA/server-backend/15.0/base_user_role/static/description/role_groups.png
|
||||
:width: 80 %
|
||||
:align: center
|
||||
|
||||
Add users (with dates or not):
|
||||
|
||||
.. figure:: /OCA/server-backend/12.0/base_user_role/static/description/role_users.png
|
||||
.. figure:: /OCA/server-backend/15.0/base_user_role/static/description/role_users.png
|
||||
:width: 80 %
|
||||
:align: center
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
* Alan Ramos <alan.ramos@jarsa.com.mx> (https://www.jarsa.com.mx)
|
||||
* Harald Panten <harald.panten@sygel.es>
|
||||
* Kevin Khao <kevin.khao@akretion.com>
|
||||
* Tatiana Deribina <tatiana.deribina@sprintit.fi> (https://sprintit.fi)
|
||||
|
||||
Do not contact contributors directly about support or help with technical issues.
|
||||
|
||||
Reference in New Issue
Block a user