Skip to content

Commit 6f6db79

Browse files
committed
[BOT] post-merge updates
1 parent 189d802 commit 6f6db79

File tree

4 files changed

+30
-20
lines changed

4 files changed

+30
-20
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ addon | version | maintainers | summary
4343
[base_technical_user](base_technical_user/) | 18.0.1.0.1 | | Add a technical user parameter on the company
4444
[base_time_window](base_time_window/) | 18.0.1.1.0 | | Base model to handle time windows
4545
[base_view_inheritance_extension](base_view_inheritance_extension/) | 18.0.1.0.1 | | Adds more operators for view inheritance
46-
[database_cleanup](database_cleanup/) | 18.0.1.0.0 | | Database cleanup
46+
[database_cleanup](database_cleanup/) | 18.0.1.0.1 | | Database cleanup
4747
[database_size](database_size/) | 18.0.1.0.2 | | Database Size
4848
[dbfilter_from_header](dbfilter_from_header/) | 18.0.1.0.0 | | Filter databases with HTTP headers
4949
[fetchmail_attach_from_folder](fetchmail_attach_from_folder/) | 18.0.1.0.0 | <a href='https://github.com/NL66278'><img src='https://github.com/NL66278.png' width='32' height='32' style='border-radius:50%;' alt='NL66278'/></a> | Attach mails in an IMAP folder to existing objects

database_cleanup/README.rst

Lines changed: 11 additions & 7 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
Database cleanup
37
================
@@ -7,13 +11,13 @@ Database cleanup
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:41b121e4717dc74c9ca4d6d201d2ed1b651a26e198889e379cbda0af5b2ddc54
14+
!! source digest: sha256:2f5667decc3b61c3a6c7849782584fa3d53807ff7cd77454f0ee354752ac19b7
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
@@ -80,12 +84,12 @@ Authors
8084
Contributors
8185
------------
8286

83-
- Stefan Rijnhart <stefan@opener.amsterdam>
84-
- Holger Brunn <hbrunn@therp.nl>
85-
- Stéphane Mangin <stephane.mangin@camptocamp.com>
86-
- `360ERP <https://www.360erp.com>`__:
87+
- Stefan Rijnhart <stefan@opener.amsterdam>
88+
- Holger Brunn <hbrunn@therp.nl>
89+
- Stéphane Mangin <stephane.mangin@camptocamp.com>
90+
- `360ERP <https://www.360erp.com>`__:
8791

88-
- Andrea Stirpe
92+
- Andrea Stirpe
8993

9094
Maintainers
9195
-----------

database_cleanup/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
44
{
55
"name": "Database cleanup",
6-
"version": "18.0.1.0.0",
6+
"version": "18.0.1.0.1",
77
"author": "Therp BV,Odoo Community Association (OCA)",
88
"website": "https://github.com/OCA/server-tools",
99
"depends": ["base"],

database_cleanup/static/description/index.html

Lines changed: 17 additions & 11 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>Database cleanup</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="database-cleanup">
364-
<h1 class="title">Database cleanup</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="database-cleanup">
370+
<h1>Database cleanup</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:41b121e4717dc74c9ca4d6d201d2ed1b651a26e198889e379cbda0af5b2ddc54
375+
!! source digest: sha256:2f5667decc3b61c3a6c7849782584fa3d53807ff7cd77454f0ee354752ac19b7
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/18.0/database_cleanup"><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_cleanup"><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/18.0/database_cleanup"><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_cleanup"><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>
373378
<p>Clean your Odoo database from remnants of modules, models, columns and
374379
tables left by uninstalled modules (prior to 7.0) or a homebrew database
375380
upgrade to a new major version of Odoo.</p>
@@ -393,7 +398,7 @@ <h1 class="title">Database cleanup</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="usage">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
397402
<p>After installation of this module, go to the Settings menu -&gt; Technical
398403
-&gt; Database cleanup. This menu is only available to members of the
399404
<em>Access Rights</em> group. Go through the modules, models, columns and
@@ -403,23 +408,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
403408
<p><a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/149/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a></p>
404409
</div>
405410
<div class="section" id="bug-tracker">
406-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
411+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
407412
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
408413
In case of trouble, please check there if your issue has already been reported.
409414
If you spotted it first, help us to smash it by providing a detailed and welcomed
410415
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20database_cleanup%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
411416
<p>Do not contact contributors directly about support or help with technical issues.</p>
412417
</div>
413418
<div class="section" id="credits">
414-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
419+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
415420
<div class="section" id="authors">
416-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
421+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
417422
<ul class="simple">
418423
<li>Therp BV</li>
419424
</ul>
420425
</div>
421426
<div class="section" id="contributors">
422-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
427+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
423428
<ul class="simple">
424429
<li>Stefan Rijnhart &lt;<a class="reference external" href="mailto:stefan&#64;opener.amsterdam">stefan&#64;opener.amsterdam</a>&gt;</li>
425430
<li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li>
@@ -431,7 +436,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
431436
</ul>
432437
</div>
433438
<div class="section" id="maintainers">
434-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
439+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
435440
<p>This module is maintained by the OCA.</p>
436441
<a class="reference external image-reference" href="https://odoo-community.org">
437442
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -444,5 +449,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
444449
</div>
445450
</div>
446451
</div>
452+
</div>
447453
</body>
448454
</html>

0 commit comments

Comments
 (0)