Skip to content

Commit ff59914

Browse files
committed
[IMP] default_multi_user: pre-commit auto fixes
Signed-off-by: Don Kendall <dkendall@ledoweb.com>
1 parent f8e812a commit ff59914

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

default_multi_user/README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Default Multi User
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:6455c8d38812bcb75572d79b16888592c228004a65eb2f79316c10ca5302a743
14+
!! source digest: sha256:4f252980e373ac479e8b0ba13f74e1f808bcb10cf72b823cc32c91dbd42539c7
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -21,13 +21,13 @@ Default Multi User
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--ux-lightgray.png?logo=github
24-
:target: https://github.com/OCA/server-ux/tree/18.0/default_multi_user
24+
:target: https://github.com/OCA/server-ux/tree/19.0/default_multi_user
2525
:alt: OCA/server-ux
2626
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-default_multi_user
27+
:target: https://translation.odoo-community.org/projects/server-ux-19-0/server-ux-19-0-default_multi_user
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-ux&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-ux&target_branch=19.0
3131
:alt: Try me on Runboat
3232

3333
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -54,7 +54,7 @@ Bug Tracker
5454
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-ux/issues>`_.
5555
In case of trouble, please check there if your issue has already been reported.
5656
If you spotted it first, help us to smash it by providing a detailed and welcomed
57-
`feedback <https://github.com/OCA/server-ux/issues/new?body=module:%20default_multi_user%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
57+
`feedback <https://github.com/OCA/server-ux/issues/new?body=module:%20default_multi_user%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5858

5959
Do not contact contributors directly about support or help with technical issues.
6060

@@ -93,6 +93,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
9393

9494
|maintainer-LoisRForgeFlow|
9595

96-
This module is part of the `OCA/server-ux <https://github.com/OCA/server-ux/tree/18.0/default_multi_user>`_ project on GitHub.
96+
This module is part of the `OCA/server-ux <https://github.com/OCA/server-ux/tree/19.0/default_multi_user>`_ project on GitHub.
9797

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

default_multi_user/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Default Multi User",
55
"summary": "Allows to share user-defined defaults among several users.",
6-
"version": "18.0.1.0.0",
6+
"version": "19.0.1.0.0",
77
"development_status": "Beta",
88
"maintainers": ["LoisRForgeFlow"],
99
"category": "Tools",

default_multi_user/static/description/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -372,9 +372,9 @@ <h1>Default Multi User</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:6455c8d38812bcb75572d79b16888592c228004a65eb2f79316c10ca5302a743
375+
!! source digest: sha256:4f252980e373ac479e8b0ba13f74e1f808bcb10cf72b823cc32c91dbd42539c7
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-ux/tree/18.0/default_multi_user"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-default_multi_user"><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-ux&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-ux/tree/19.0/default_multi_user"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-19-0/server-ux-19-0-default_multi_user"><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-ux&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>Allows to share user-defined defaults among several users.</p>
379379
<p><strong>Table of contents</strong></p>
380380
<div class="contents local topic" id="contents">
@@ -403,7 +403,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
403403
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-ux/issues">GitHub Issues</a>.
404404
In case of trouble, please check there if your issue has already been reported.
405405
If you spotted it first, help us to smash it by providing a detailed and welcomed
406-
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20default_multi_user%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
406+
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20default_multi_user%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
407407
<p>Do not contact contributors directly about support or help with technical issues.</p>
408408
</div>
409409
<div class="section" id="credits">
@@ -432,7 +432,7 @@ <h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
432432
promote its widespread use.</p>
433433
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
434434
<p><a class="reference external image-reference" href="https://github.com/LoisRForgeFlow"><img alt="LoisRForgeFlow" src="https://github.com/LoisRForgeFlow.png?size=40px" /></a></p>
435-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-ux/tree/18.0/default_multi_user">OCA/server-ux</a> project on GitHub.</p>
435+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-ux/tree/19.0/default_multi_user">OCA/server-ux</a> project on GitHub.</p>
436436
<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>
437437
</div>
438438
</div>

0 commit comments

Comments
 (0)