[MIG] base_user_role: Migration to 15.0

This commit is contained in:
Tatiana Deribina
2021-11-11 18:10:44 +02:00
committed by Bert Van Groenendael
parent 13f793c4c8
commit bcd732d3b8
7 changed files with 36 additions and 11 deletions

View File

@@ -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

View File

@@ -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.