Skip to content

Commit 094c54e

Browse files
CopilotCRogos
authored andcommitted
[IMP] base_user_role_history: pre-commit auto fixes
Co-authored-by: CRogos <1799080+CRogos@users.noreply.github.com>
1 parent 2f5ccb3 commit 094c54e

6 files changed

Lines changed: 18 additions & 18 deletions

File tree

base_user_role_history/README.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ Base User Role History
2121
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2222
:alt: License: AGPL-3
2323
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github
24-
:target: https://github.com/OCA/server-backend/tree/18.0/base_user_role_history
24+
:target: https://github.com/OCA/server-backend/tree/19.0/base_user_role_history
2525
:alt: OCA/server-backend
2626
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-base_user_role_history
27+
:target: https://translation.odoo-community.org/projects/server-backend-19-0/server-backend-19-0-base_user_role_history
2828
:alt: Translate me on Weblate
2929
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30-
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=19.0
3131
:alt: Try me on Runboat
3232

3333
|badge1| |badge2| |badge3| |badge4| |badge5|
3434

3535
This addon provides history for roles modifications on users. Each time
3636
a role is added/updated/unlinked on a user, a new role history line is
37-
created mentioning what changes were made and who made them. Theses
37+
created mentioning what changes were made and who made them. These
3838
informations are directly accessible from users via a smart button.
3939

4040
**Table of contents**
@@ -61,7 +61,7 @@ Bug Tracker
6161
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-backend/issues>`_.
6262
In case of trouble, please check there if your issue has already been reported.
6363
If you spotted it first, help us to smash it by providing a detailed and welcomed
64-
`feedback <https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role_history%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
64+
`feedback <https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role_history%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6565

6666
Do not contact contributors directly about support or help with technical issues.
6767

@@ -76,10 +76,10 @@ Authors
7676
Contributors
7777
------------
7878

79-
- Benoit Aimont <benoit.aimont@acsone.eu> (https://acsone.eu)
80-
- Thomas Binsfeld <thomas.binsfeld@acsone.eu> (https://acsone.eu)
81-
- Christopher Rogos <crogos@gmail.com> (https://glueckkanja.com)
82-
- Mohamed Osman <mohamed.osman3@yahoo.com> (https://glueckkanja.com)
79+
- Benoit Aimont <benoit.aimont@acsone.eu> (https://acsone.eu)
80+
- Thomas Binsfeld <thomas.binsfeld@acsone.eu> (https://acsone.eu)
81+
- Christopher Rogos <crogos@gmail.com> (https://glueckkanja.com)
82+
- Mohamed Osman <mohamed.osman3@yahoo.com> (https://glueckkanja.com)
8383

8484
Maintainers
8585
-----------
@@ -102,6 +102,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
102102

103103
|maintainer-ThomasBinsfeld|
104104

105-
This module is part of the `OCA/server-backend <https://github.com/OCA/server-backend/tree/18.0/base_user_role_history>`_ project on GitHub.
105+
This module is part of the `OCA/server-backend <https://github.com/OCA/server-backend/tree/19.0/base_user_role_history>`_ project on GitHub.
106106

107107
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

base_user_role_history/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This module allows to track the changes on users roles.""",
88
"version": "19.0.1.0.0",
99
"license": "AGPL-3",
10-
"author": "ACSONE SA/NV, " "Odoo Community Association (OCA)",
10+
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/server-backend",
1212
"depends": [
1313
# Odoo
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
This addon provides history for roles modifications on users. Each time
22
a role is added/updated/unlinked on a user, a new role history line is
3-
created mentioning what changes were made and who made them. Theses
3+
created mentioning what changes were made and who made them. These
44
informations are directly accessible from users via a smart button.

base_user_role_history/static/description/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,10 @@ <h1>Base User Role History</h1>
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375
!! source digest: sha256:9c8a8bac7c6191836ac52b5d74badf404c4bcb08488007b01597907cd0a2e500
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-backend/tree/18.0/base_user_role_history"><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_history"><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=18.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="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-backend/tree/19.0/base_user_role_history"><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-19-0/server-backend-19-0-base_user_role_history"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This addon provides history for roles modifications on users. Each time
379379
a role is added/updated/unlinked on a user, a new role history line is
380-
created mentioning what changes were made and who made them. Theses
380+
created mentioning what changes were made and who made them. These
381381
informations are directly accessible from users via a smart button.</p>
382382
<p><strong>Table of contents</strong></p>
383383
<div class="contents local topic" id="contents">
@@ -409,7 +409,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
409409
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-backend/issues">GitHub Issues</a>.
410410
In case of trouble, please check there if your issue has already been reported.
411411
If you spotted it first, help us to smash it by providing a detailed and welcomed
412-
<a class="reference external" href="https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role_history%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
412+
<a class="reference external" href="https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role_history%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
413413
<p>Do not contact contributors directly about support or help with technical issues.</p>
414414
</div>
415415
<div class="section" id="credits">
@@ -440,7 +440,7 @@ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
440440
promote its widespread use.</p>
441441
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
442442
<p><a class="reference external image-reference" href="https://github.com/ThomasBinsfeld"><img alt="ThomasBinsfeld" src="https://github.com/ThomasBinsfeld.png?size=40px" /></a></p>
443-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-backend/tree/18.0/base_user_role_history">OCA/server-backend</a> project on GitHub.</p>
443+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-backend/tree/19.0/base_user_role_history">OCA/server-backend</a> project on GitHub.</p>
444444
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
445445
</div>
446446
</div>

base_user_role_history/tests/test_user_role_history.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright 2019 ACSONE SA/NV
2-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).µ
2+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
33

44
from datetime import date, timedelta
55

base_user_role_history/views/base_user_role_line_history.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<search>
6969
<field name="old_role_id" />
7070
<field name="new_role_id" />
71-
<group string="Group By" name="groupby">
71+
<group name="groupby">
7272
<filter
7373
name="group_by_old_role"
7474
string="Old role"

0 commit comments

Comments
 (0)