[UPD] README.rst

This commit is contained in:
OCA-git-bot
2023-06-24 16:59:38 +00:00
committed by Bert Van Groenendael
parent d208de8ef4
commit b1d2c16323
2 changed files with 11 additions and 2 deletions

View File

@@ -78,6 +78,10 @@ Add users (with dates or not):
:width: 80 % :width: 80 %
:align: center :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 Usage
===== =====
@@ -116,6 +120,7 @@ Contributors
* Kevin Khao <kevin.khao@akretion.com> * Kevin Khao <kevin.khao@akretion.com>
* Tatiana Deribina <tatiana.deribina@sprintit.fi> (https://sprintit.fi) * Tatiana Deribina <tatiana.deribina@sprintit.fi> (https://sprintit.fi)
* Guillem Casassas <guillem.casassas@forgeflow.com> * Guillem Casassas <guillem.casassas@forgeflow.com>
* Guillaume Pothier <gpothier@caligrafix.cl>
Do not contact contributors directly about support or help with technical issues. Do not contact contributors directly about support or help with technical issues.

View File

@@ -425,6 +425,9 @@ and then associate users to it.</p>
<div class="figure align-center"> <div class="figure align-center">
<img alt="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/role_users.png" src="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/role_users.png" style="width: 80%;" /> <img alt="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/role_users.png" src="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/role_users.png" style="width: 80%;" />
</div> </div>
<p>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.</p>
</div> </div>
<div class="section" id="usage"> <div class="section" id="usage">
<h1><a class="toc-backref" href="#id2">Usage</a></h1> <h1><a class="toc-backref" href="#id2">Usage</a></h1>
@@ -461,6 +464,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<li>Kevin Khao &lt;<a class="reference external" href="mailto:kevin.khao&#64;akretion.com">kevin.khao&#64;akretion.com</a>&gt;</li> <li>Kevin Khao &lt;<a class="reference external" href="mailto:kevin.khao&#64;akretion.com">kevin.khao&#64;akretion.com</a>&gt;</li>
<li>Tatiana Deribina &lt;<a class="reference external" href="mailto:tatiana.deribina&#64;sprintit.fi">tatiana.deribina&#64;sprintit.fi</a>&gt; (<a class="reference external" href="https://sprintit.fi">https://sprintit.fi</a>)</li> <li>Tatiana Deribina &lt;<a class="reference external" href="mailto:tatiana.deribina&#64;sprintit.fi">tatiana.deribina&#64;sprintit.fi</a>&gt; (<a class="reference external" href="https://sprintit.fi">https://sprintit.fi</a>)</li>
<li>Guillem Casassas &lt;<a class="reference external" href="mailto:guillem.casassas&#64;forgeflow.com">guillem.casassas&#64;forgeflow.com</a>&gt;</li> <li>Guillem Casassas &lt;<a class="reference external" href="mailto:guillem.casassas&#64;forgeflow.com">guillem.casassas&#64;forgeflow.com</a>&gt;</li>
<li>Guillaume Pothier &lt;<a class="reference external" href="mailto:gpothier&#64;caligrafix.cl">gpothier&#64;caligrafix.cl</a>&gt;</li>
</ul> </ul>
<p>Do not contact contributors directly about support or help with technical issues.</p> <p>Do not contact contributors directly about support or help with technical issues.</p>
</div> </div>