mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:520f0004fbbd2497fb88fee2dec11dae6962894d4084b704724ff2fe695a5f30
|
||||
!! source digest: sha256:4c57d2ab60250b95313d32e4310762ebb0d92133e76f853ac2d5a65e91bf5fc5
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" 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 image-reference" href="https://github.com/OCA/server-backend/tree/18.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 image-reference" href="https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-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 image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module was written to extend the standard functionality regarding
|
||||
@@ -379,13 +379,12 @@ will help you to:</p>
|
||||
<blockquote>
|
||||
<ul class="simple">
|
||||
<li>define functional roles by aggregating low-level groups,</li>
|
||||
<li>set user accounts with the predefined roles (roles are
|
||||
cumulative),</li>
|
||||
<li>set user accounts with the predefined roles (roles are cumulative),</li>
|
||||
<li>update groups of all relevant user accounts (all at once),</li>
|
||||
<li>ensure that user accounts will have the groups defined in their
|
||||
roles (nothing more, nothing less). In other words, you can not
|
||||
set groups manually on a user as long as there is roles configured
|
||||
on it,</li>
|
||||
roles (nothing more, nothing less). In other words, you can not set
|
||||
groups manually on a user as long as there is roles configured on
|
||||
it,</li>
|
||||
<li>activate/deactivate roles depending on the date (useful to plan
|
||||
holidays, etc)</li>
|
||||
<li>get a quick overview of roles and the related user accounts.</li>
|
||||
|
||||
Reference in New Issue
Block a user