From 9cdb7984846c481c57fafb9bfbe9726624529404 Mon Sep 17 00:00:00 2001
From: Bert Van Groenendael
Date: Mon, 21 Oct 2024 08:11:50 +0200
Subject: [PATCH] [IMP] base_user_role: pre-commit stuff
---
base_user_role/README.rst | 10 +++++-----
base_user_role/__manifest__.py | 2 +-
base_user_role/static/description/index.html | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/base_user_role/README.rst b/base_user_role/README.rst
index fdc200e0..6bb4ba5e 100644
--- a/base_user_role/README.rst
+++ b/base_user_role/README.rst
@@ -17,13 +17,13 @@ User roles
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github
- :target: https://github.com/OCA/server-backend/tree/17.0/base_user_role
+ :target: https://github.com/OCA/server-backend/tree/18.0/base_user_role
:alt: OCA/server-backend
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_user_role
+ :target: https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-base_user_role
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=17.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -104,7 +104,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -171,6 +171,6 @@ Current `maintainers `__:
|maintainer-sebalix| |maintainer-jcdrubay| |maintainer-novawish|
-This module is part of the `OCA/server-backend `_ project on GitHub.
+This module is part of the `OCA/server-backend `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/base_user_role/__manifest__.py b/base_user_role/__manifest__.py
index 6b8dfb98..5ecd4c19 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": "18.0.1.0.0",
"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..1e97cf49 100644
--- a/base_user_role/static/description/index.html
+++ b/base_user_role/static/description/index.html
@@ -369,7 +369,7 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:520f0004fbbd2497fb88fee2dec11dae6962894d4084b704724ff2fe695a5f30
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

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.
@@ -442,7 +442,7 @@ choose “Create role from user” in the action menu.
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.