mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[UPD] README.rst
This commit is contained in:
committed by
Jesús Alan Ramos Rodríguez
parent
8783816b77
commit
558ca4d774
@@ -62,15 +62,15 @@ You can also define default roles for a new user by editing the user called
|
||||
|
||||
Roles:
|
||||
|
||||
.. image:: /base_user_role/static/description/roles.png
|
||||
.. image:: https://raw.githubusercontent.com/base_user_role/static/description/roles.png
|
||||
|
||||
Add groups:
|
||||
|
||||
.. image:: /base_user_role/static/description/role_groups.png
|
||||
.. image:: https://raw.githubusercontent.com/base_user_role/static/description/role_groups.png
|
||||
|
||||
Add users (with dates or not):
|
||||
|
||||
.. image:: /base_user_role/static/description/role_users.png
|
||||
.. image:: https://raw.githubusercontent.com/base_user_role/static/description/role_users.png
|
||||
|
||||
Usage
|
||||
=====
|
||||
@@ -87,7 +87,7 @@ To use this module, you need to:
|
||||
|
||||
#. Go to Configuration / Users / Users choose user and set Roles:
|
||||
|
||||
.. image:: /base_user_role/static/description/user_form.png
|
||||
.. image:: https://raw.githubusercontent.com/base_user_role/static/description/user_form.png
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
@@ -415,11 +415,11 @@ and then associate users to it.</p>
|
||||
<p>You can also define default roles for a new user by editing the user called
|
||||
“Default User”.</p>
|
||||
<p>Roles:</p>
|
||||
<img alt="/base_user_role/static/description/roles.png" src="/base_user_role/static/description/roles.png" />
|
||||
<img alt="https://raw.githubusercontent.com/base_user_role/static/description/roles.png" src="https://raw.githubusercontent.com/base_user_role/static/description/roles.png" />
|
||||
<p>Add groups:</p>
|
||||
<img alt="/base_user_role/static/description/role_groups.png" src="/base_user_role/static/description/role_groups.png" />
|
||||
<img alt="https://raw.githubusercontent.com/base_user_role/static/description/role_groups.png" src="https://raw.githubusercontent.com/base_user_role/static/description/role_groups.png" />
|
||||
<p>Add users (with dates or not):</p>
|
||||
<img alt="/base_user_role/static/description/role_users.png" src="/base_user_role/static/description/role_users.png" />
|
||||
<img alt="https://raw.githubusercontent.com/base_user_role/static/description/role_users.png" src="https://raw.githubusercontent.com/base_user_role/static/description/role_users.png" />
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id3">Usage</a></h1>
|
||||
@@ -436,7 +436,7 @@ section). ]</dd>
|
||||
<ol class="arabic simple">
|
||||
<li>Go to Configuration / Users / Users choose user and set Roles:</li>
|
||||
</ol>
|
||||
<img alt="/base_user_role/static/description/user_form.png" src="/base_user_role/static/description/user_form.png" />
|
||||
<img alt="https://raw.githubusercontent.com/base_user_role/static/description/user_form.png" src="https://raw.githubusercontent.com/base_user_role/static/description/user_form.png" />
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
<h1><a class="toc-backref" href="#id4">Known issues / Roadmap</a></h1>
|
||||
|
||||
Reference in New Issue
Block a user