Undo changes to README and put them in the files in the readme directory instead

This commit is contained in:
Guillaume Pothier
2023-06-21 15:01:12 -04:00
parent 45c4cae2ee
commit 8ffc20d36e
3 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ User roles
:target: https://runbot.odoo-community.org/runbot/253/16.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|
This module was written to extend the standard functionality regarding users
and groups management.
@@ -78,10 +78,6 @@ Add users (with dates or not):
:width: 80 %
:align: center
Instead of creating roles from scratch, it is possible to create a role
based on the groups of an existing user: select or open the user and choose
"Create role from user" in the action menu.
Usage
=====
@@ -120,7 +116,6 @@ Contributors
* Kevin Khao <kevin.khao@akretion.com>
* Tatiana Deribina <tatiana.deribina@sprintit.fi> (https://sprintit.fi)
* Guillem Casassas <guillem.casassas@forgeflow.com>
* Guillaume Pothier <gpothier@caligrafix.cl>
Do not contact contributors directly about support or help with technical issues.
@@ -157,7 +152,7 @@ promote its widespread use.
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-sebalix| |maintainer-jcdrubay| |maintainer-novawish|
|maintainer-sebalix| |maintainer-jcdrubay| |maintainer-novawish|
This module is part of the `OCA/server-backend <https://github.com/OCA/server-backend/tree/16.0/base_user_role>`_ project on GitHub.

View File

@@ -22,3 +22,7 @@ Add users (with dates or not):
.. figure:: /OCA/server-backend/16.0/base_user_role/static/description/role_users.png
:width: 80 %
:align: center
Instead of creating roles from scratch, it is possible to create a role
based on the groups of an existing user: select or open the user and choose
"Create role from user" in the action menu.

View File

@@ -6,5 +6,6 @@
* Kevin Khao <kevin.khao@akretion.com>
* Tatiana Deribina <tatiana.deribina@sprintit.fi> (https://sprintit.fi)
* Guillem Casassas <guillem.casassas@forgeflow.com>
* Guillaume Pothier <gpothier@caligrafix.cl>
Do not contact contributors directly about support or help with technical issues.