From 7353caefb02f0163f887f0cf37fce88d370b25d7 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Sat, 24 Jun 2023 16:59:38 +0000
Subject: [PATCH] [UPD] README.rst
---
base_user_role/README.rst | 9 +++++++--
base_user_role/static/description/index.html | 4 ++++
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/base_user_role/README.rst b/base_user_role/README.rst
index 2dff839e..fefc9101 100644
--- a/base_user_role/README.rst
+++ b/base_user_role/README.rst
@@ -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,6 +78,10 @@ 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
=====
@@ -116,6 +120,7 @@ Contributors
* Kevin Khao
* Tatiana Deribina (https://sprintit.fi)
* Guillem Casassas
+* Guillaume Pothier
Do not contact contributors directly about support or help with technical issues.
@@ -152,7 +157,7 @@ promote its widespread use.
Current `maintainers `__:
-|maintainer-sebalix| |maintainer-jcdrubay| |maintainer-novawish|
+|maintainer-sebalix| |maintainer-jcdrubay| |maintainer-novawish|
This module is part of the `OCA/server-backend `_ project on GitHub.
diff --git a/base_user_role/static/description/index.html b/base_user_role/static/description/index.html
index 7490d815..d8749ee7 100644
--- a/base_user_role/static/description/index.html
+++ b/base_user_role/static/description/index.html
@@ -425,6 +425,9 @@ and then associate users to it.
+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.