From 1b946131380b3cd3676f7cf7fd3512fd35717845 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 28 Jan 2025 14:07:53 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_user_role/README.rst | 51 ++++++++++---------- base_user_role/__manifest__.py | 2 +- base_user_role/static/description/index.html | 11 ++--- 4 files changed, 32 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 2296104c..71a0bebc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [base_external_dbsource](base_external_dbsource/) | 17.0.1.0.0 | | External Database Sources [base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 17.0.1.0.0 | [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | External Database Source - SQLite [base_global_discount](base_global_discount/) | 17.0.1.0.0 | | Base Global Discount -[base_user_role](base_user_role/) | 17.0.1.1.1 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles +[base_user_role](base_user_role/) | 17.0.1.1.2 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![jcdrubay](https://github.com/jcdrubay.png?size=30px)](https://github.com/jcdrubay) [![novawish](https://github.com/novawish.png?size=30px)](https://github.com/novawish) | User roles [base_user_role_company](base_user_role_company/) | 17.0.1.1.1 | | User roles by company [base_user_role_history](base_user_role_history/) | 17.0.1.0.0 | [![ThomasBinsfeld](https://github.com/ThomasBinsfeld.png?size=30px)](https://github.com/ThomasBinsfeld) | This module allows to track the changes on users roles. diff --git a/base_user_role/README.rst b/base_user_role/README.rst index fdc200e0..8d1d0917 100644 --- a/base_user_role/README.rst +++ b/base_user_role/README.rst @@ -7,7 +7,7 @@ User roles !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:520f0004fbbd2497fb88fee2dec11dae6962894d4084b704724ff2fe695a5f30 + !! source digest: sha256:cdf6b5e7e65781049c7c413effea6fc0d4f371b1fdd1f6384dd911ea9aae76a6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -36,17 +36,16 @@ It can become very hard to maintain a large number of user profiles over time, juggling with many technical groups. For this purpose, this module will help you to: - - define functional roles by aggregating low-level groups, - - set user accounts with the predefined roles (roles are - cumulative), - - update groups of all relevant user accounts (all at once), - - 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, - - activate/deactivate roles depending on the date (useful to plan - holidays, etc) - - get a quick overview of roles and the related user accounts. + - define functional roles by aggregating low-level groups, + - set user accounts with the predefined roles (roles are cumulative), + - update groups of all relevant user accounts (all at once), + - 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, + - activate/deactivate roles depending on the date (useful to plan + holidays, etc) + - get a quick overview of roles and the related user accounts. That way you make clear the different responsabilities within a company, and are able to add and update user accounts in a scalable and reliable @@ -119,17 +118,17 @@ Authors Contributors ------------ -- Sébastien Alix -- Duc, Dao Dong - (https://komit-consulting.com) -- Jean-Charles Drubay - (https://komit-consulting.com) -- Alan Ramos (https://www.jarsa.com.mx) -- Harald Panten -- Kevin Khao -- Tatiana Deribina (https://sprintit.fi) -- Guillem Casassas -- Guillaume Pothier +- Sébastien Alix +- Duc, Dao Dong + (https://komit-consulting.com) +- Jean-Charles Drubay + (https://komit-consulting.com) +- Alan Ramos (https://www.jarsa.com.mx) +- Harald Panten +- Kevin Khao +- Tatiana Deribina (https://sprintit.fi) +- Guillem Casassas +- Guillaume Pothier Do not contact contributors directly about support or help with technical issues. @@ -140,9 +139,9 @@ Other credits Images ~~~~~~ -- Oxygen Team: - `Icon `__ - (LGPL) +- Oxygen Team: + `Icon `__ + (LGPL) Maintainers ----------- diff --git a/base_user_role/__manifest__.py b/base_user_role/__manifest__.py index 6b8dfb98..0afc82ac 100644 --- a/base_user_role/__manifest__.py +++ b/base_user_role/__manifest__.py @@ -4,7 +4,7 @@ { "name": "User roles", - "version": "17.0.1.1.1", + "version": "17.0.1.1.2", "category": "Tools", "author": "ABF OSIELL, Odoo Community Association (OCA)", "license": "LGPL-3", diff --git a/base_user_role/static/description/index.html b/base_user_role/static/description/index.html index c5b9a6ef..3b3f697d 100644 --- a/base_user_role/static/description/index.html +++ b/base_user_role/static/description/index.html @@ -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:cdf6b5e7e65781049c7c413effea6fc0d4f371b1fdd1f6384dd911ea9aae76a6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: LGPL-3 OCA/server-backend Translate me on Weblate Try me on Runboat

This module was written to extend the standard functionality regarding @@ -379,13 +379,12 @@ will help you to:

  • define functional roles by aggregating low-level groups,
  • -
  • set user accounts with the predefined roles (roles are -cumulative),
  • +
  • set user accounts with the predefined roles (roles are cumulative),
  • update groups of all relevant user accounts (all at once),
  • 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,
  • +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,
  • activate/deactivate roles depending on the date (useful to plan holidays, etc)
  • get a quick overview of roles and the related user accounts.