Skip to content

Commit d2c92f4

Browse files
committed
[BOT] post-merge updates
1 parent 6fc68fa commit d2c92f4

File tree

4 files changed

+28
-18
lines changed

4 files changed

+28
-18
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ addon | version | maintainers | summary
3131
[base_import_match](base_import_match/) | 16.0.1.0.0 | | Try to avoid duplicates before importing
3232
[base_portal_type](base_portal_type/) | 16.0.1.0.0 | <a href='https://github.com/hbrunn'><img src='https://github.com/hbrunn.png' width='32' height='32' style='border-radius:50%;' alt='hbrunn'/></a> | Base module to allow different types of portals
3333
[base_user_effective_permissions](base_user_effective_permissions/) | 16.0.1.0.0 | <a href='https://github.com/hbrunn'><img src='https://github.com/hbrunn.png' width='32' height='32' style='border-radius:50%;' alt='hbrunn'/></a> | Inspect effective permissions applying to a user
34-
[base_user_role](base_user_role/) | 16.0.1.4.3 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> <a href='https://github.com/jcdrubay'><img src='https://github.com/jcdrubay.png' width='32' height='32' style='border-radius:50%;' alt='jcdrubay'/></a> <a href='https://github.com/novawish'><img src='https://github.com/novawish.png' width='32' height='32' style='border-radius:50%;' alt='novawish'/></a> | User roles
34+
[base_user_role](base_user_role/) | 16.0.1.4.4 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> <a href='https://github.com/jcdrubay'><img src='https://github.com/jcdrubay.png' width='32' height='32' style='border-radius:50%;' alt='jcdrubay'/></a> <a href='https://github.com/novawish'><img src='https://github.com/novawish.png' width='32' height='32' style='border-radius:50%;' alt='novawish'/></a> | User roles
3535
[base_user_role_company](base_user_role_company/) | 16.0.1.2.2 | | User roles by company
3636
[base_user_role_history](base_user_role_history/) | 16.0.1.0.0 | <a href='https://github.com/ThomasBinsfeld'><img src='https://github.com/ThomasBinsfeld.png' width='32' height='32' style='border-radius:50%;' alt='ThomasBinsfeld'/></a> | This module allows to track the changes on users roles.
3737
[server_action_navigate](server_action_navigate/) | 16.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> <a href='https://github.com/ashishhirpara'><img src='https://github.com/ashishhirpara.png' width='32' height='32' style='border-radius:50%;' alt='ashishhirpara'/></a> | Navigate between any items of any Odoo Models

base_user_role/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
==========
26
User roles
37
==========
@@ -7,13 +11,13 @@ User roles
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:aa45c0a49bc7d34f53210530575d414b89030caee34f48536323309ac28df5c7
14+
!! source digest: sha256:fa02ca90520caa41799741b0bc7df27a6fd9620e13cebe2c2214a45eaf1840b1
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Production/Stable
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github

base_user_role/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "User roles",
7-
"version": "16.0.1.4.3",
7+
"version": "16.0.1.4.4",
88
"category": "Tools",
99
"author": "ABF OSIELL, Odoo Community Association (OCA)",
1010
"license": "LGPL-3",

base_user_role/static/description/index.html

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>User roles</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="user-roles">
364-
<h1 class="title">User roles</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="user-roles">
370+
<h1>User roles</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:aa45c0a49bc7d34f53210530575d414b89030caee34f48536323309ac28df5c7
375+
!! source digest: sha256:fa02ca90520caa41799741b0bc7df27a6fd9620e13cebe2c2214a45eaf1840b1
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/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 image-reference" href="https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" 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 image-reference" href="https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-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&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module was written to extend the standard functionality regarding users
374379
and groups management.
375380
It helps creating well-defined user roles and associating them to users.</p>
@@ -409,7 +414,7 @@ <h1 class="title">User roles</h1>
409414
</ul>
410415
</div>
411416
<div class="section" id="configuration">
412-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
417+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
413418
<p>To configure this module, you need to go to <em>Settings / Users / Roles</em>,
414419
and create a new role. From there, you can add groups to compose your role,
415420
and then associate users to it.</p>
@@ -432,31 +437,31 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
432437
“Create role from user” in the action menu.</p>
433438
</div>
434439
<div class="section" id="usage">
435-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
440+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
436441
<p>To use this module, you need to:</p>
437442
<ol class="arabic simple">
438443
<li>Go to Configuration / Users / Users choose user and set Roles:</li>
439444
</ol>
440445
<img alt="https://raw.githubusercontent.com/OCA/server-backend/base_user_role/static/description/user_form.png" src="https://raw.githubusercontent.com/OCA/server-backend/base_user_role/static/description/user_form.png" />
441446
</div>
442447
<div class="section" id="bug-tracker">
443-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
448+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
444449
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-backend/issues">GitHub Issues</a>.
445450
In case of trouble, please check there if your issue has already been reported.
446451
If you spotted it first, help us to smash it by providing a detailed and welcomed
447452
<a class="reference external" href="https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
448453
<p>Do not contact contributors directly about support or help with technical issues.</p>
449454
</div>
450455
<div class="section" id="credits">
451-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
456+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
452457
<div class="section" id="authors">
453-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
458+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
454459
<ul class="simple">
455460
<li>ABF OSIELL</li>
456461
</ul>
457462
</div>
458463
<div class="section" id="contributors">
459-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
464+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
460465
<ul class="simple">
461466
<li>Sébastien Alix &lt;<a class="reference external" href="mailto:sebastien.alix&#64;camptocamp.com">sebastien.alix&#64;camptocamp.com</a>&gt;</li>
462467
<li>Duc, Dao Dong &lt;<a class="reference external" href="mailto:duc.dd&#64;komit-consulting.com">duc.dd&#64;komit-consulting.com</a>&gt; (<a class="reference external" href="https://komit-consulting.com">https://komit-consulting.com</a>)</li>
@@ -471,16 +476,16 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
471476
<p>Do not contact contributors directly about support or help with technical issues.</p>
472477
</div>
473478
<div class="section" id="other-credits">
474-
<h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2>
479+
<h3><a class="toc-backref" href="#toc-entry-7">Other credits</a></h3>
475480
<div class="section" id="images">
476-
<h3><a class="toc-backref" href="#toc-entry-8">Images</a></h3>
481+
<h4><a class="toc-backref" href="#toc-entry-8">Images</a></h4>
477482
<ul class="simple">
478483
<li>Oxygen Team: <a class="reference external" href="http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org/Actions-user-group-new-icon.html">Icon</a> (LGPL)</li>
479484
</ul>
480485
</div>
481486
</div>
482487
<div class="section" id="maintainers">
483-
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
488+
<h3><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h3>
484489
<p>This module is maintained by the OCA.</p>
485490
<a class="reference external image-reference" href="https://odoo-community.org">
486491
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -495,5 +500,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
495500
</div>
496501
</div>
497502
</div>
503+
</div>
498504
</body>
499505
</html>

0 commit comments

Comments
 (0)