|
|
|
|
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|
|
|
|
!! This file is generated by oca-gen-addon-readme !!
|
|
|
|
|
!! changes will be overwritten. !!
|
|
|
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
|
|
|
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/server-backend/tree/15.0/base_user_role"><img alt="OCA/server-backend" src="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/server-backend-15-0/server-backend-15-0-base_user_role"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/253/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
|
|
|
|
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/server-backend/tree/16.0/base_user_role"><img alt="OCA/server-backend" src="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-15-0-base_user_role"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/253/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
|
|
|
|
<p>This module was written to extend the standard functionality regarding users
|
|
|
|
|
and groups management.
|
|
|
|
|
It helps creating well-defined user roles and associating them to users.</p>
|
|
|
|
|
@@ -415,15 +415,15 @@ and then associate users to it.</p>
|
|
|
|
|
“Default User”.</p>
|
|
|
|
|
<p>Roles:</p>
|
|
|
|
|
<div class="figure align-center">
|
|
|
|
|
<img alt="https://raw.githubusercontent.com/OCA/server-backend/15.0/base_user_role/static/description/roles.png" src="https://raw.githubusercontent.com/OCA/server-backend/15.0/base_user_role/static/description/roles.png" style="width: 80%;" />
|
|
|
|
|
<img alt="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/roles.png" src="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/roles.png" style="width: 80%;" />
|
|
|
|
|
</div>
|
|
|
|
|
<p>Add groups:</p>
|
|
|
|
|
<div class="figure align-center">
|
|
|
|
|
<img alt="https://raw.githubusercontent.com/OCA/server-backend/15.0/base_user_role/static/description/role_groups.png" src="https://raw.githubusercontent.com/OCA/server-backend/15.0/base_user_role/static/description/role_groups.png" style="width: 80%;" />
|
|
|
|
|
<img alt="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/role_groups.png" src="https://raw.githubusercontent.com/OCA/server-backend/16.0/base_user_role/static/description/role_groups.png" style="width: 80%;" />
|
|
|
|
|
</div>
|
|
|
|
|
<p>Add users (with dates or not):</p>
|
|
|
|
|
<div class="figure align-center">
|
|
|
|
|
<img alt="https://raw.githubusercontent.com/OCA/server-backend/15.0/base_user_role/static/description/role_users.png" src="https://raw.githubusercontent.com/OCA/server-backend/15.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>
|
|
|
|
|
<div class="section" id="usage">
|
|
|
|
|
@@ -482,7 +482,7 @@ mission is to support the collaborative development of Odoo features and
|
|
|
|
|
promote its widespread use.</p>
|
|
|
|
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
|
|
|
|
|
<p><a class="reference external" href="https://github.com/sebalix"><img alt="sebalix" src="https://github.com/sebalix.png?size=40px" /></a> <a class="reference external" href="https://github.com/jcdrubay"><img alt="jcdrubay" src="https://github.com/jcdrubay.png?size=40px" /></a> <a class="reference external" href="https://github.com/novawish"><img alt="novawish" src="https://github.com/novawish.png?size=40px" /></a></p>
|
|
|
|
|
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-backend/tree/15.0/base_user_role">OCA/server-backend</a> project on GitHub.</p>
|
|
|
|
|
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-backend/tree/16.0/base_user_role">OCA/server-backend</a> project on GitHub.</p>
|
|
|
|
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|