Skip to content

Commit 4a93e54

Browse files
committed
[IMP] database_size: pre-commit auto fixes
Signed-off-by: Don Kendall <dkendall@ledoweb.com>
1 parent 5b1482b commit 4a93e54

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

database_size/README.rst

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

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

121121
Do not contact contributors directly about support or help with technical issues.
122122

@@ -146,6 +146,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
146146
mission is to support the collaborative development of Odoo features and
147147
promote its widespread use.
148148

149-
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/18.0/database_size>`_ project on GitHub.
149+
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/19.0/database_size>`_ project on GitHub.
150150

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

database_size/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
33
{
44
"name": "Database Size",
5-
"version": "18.0.1.0.2",
5+
"version": "19.0.1.0.0",
66
"author": "Opener B.V.,Odoo Community Association (OCA)",
77
"website": "https://github.com/OCA/server-tools",
88
"depends": ["base_setup"],

database_size/static/description/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -372,9 +372,9 @@ <h1>Database Size</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:57fdd3cd5e43a1434f9fe453728520f4dd445d90b738db359d34f40fa7d90328
375+
!! source digest: sha256:668760118d49181b67bfaaf0ccd66fe357de7d42d672a2c928c6bf7dd551644e
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-tools/tree/18.0/database_size"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-database_size"><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-tools&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-tools/tree/19.0/database_size"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-database_size"><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-tools&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>Monitor the size of your Odoo instance.</p>
379379
<p><strong>Table of contents</strong></p>
380380
<div class="contents local topic" id="contents">
@@ -451,7 +451,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
451451
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
452452
In case of trouble, please check there if your issue has already been reported.
453453
If you spotted it first, help us to smash it by providing a detailed and welcomed
454-
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20database_size%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
454+
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20database_size%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
455455
<p>Do not contact contributors directly about support or help with technical issues.</p>
456456
</div>
457457
<div class="section" id="credits">
@@ -477,7 +477,7 @@ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
477477
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
478478
mission is to support the collaborative development of Odoo features and
479479
promote its widespread use.</p>
480-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/18.0/database_size">OCA/server-tools</a> project on GitHub.</p>
480+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/19.0/database_size">OCA/server-tools</a> project on GitHub.</p>
481481
<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>
482482
</div>
483483
</div>

0 commit comments

Comments
 (0)