[BOT] post-merge updates

pull/2950/head
OCA-git-bot 2024-05-23 18:53:32 +00:00
parent dda152437e
commit 6550b71ac7
4 changed files with 11 additions and 4 deletions

View File

@ -27,7 +27,7 @@ addon | version | maintainers | summary
[base_partition](base_partition/) | 17.0.1.0.0 | | Base module that provide the partition method on all models
[base_technical_user](base_technical_user/) | 17.0.1.0.0 | | Add a technical user parameter on the company
[base_view_inheritance_extension](base_view_inheritance_extension/) | 17.0.1.0.1 | | Adds more operators for view inheritance
[database_cleanup](database_cleanup/) | 17.0.1.0.1 | | Database cleanup
[database_cleanup](database_cleanup/) | 17.0.1.1.0 | | Database cleanup
[dbfilter_from_header](dbfilter_from_header/) | 17.0.1.0.0 | | Filter databases with HTTP headers
[iap_alternative_provider](iap_alternative_provider/) | 17.0.1.0.0 | [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Base module for providing alternative provider for iap apps
[jsonifier](jsonifier/) | 17.0.1.0.0 | | JSON-ify data for all models

View File

@ -7,7 +7,7 @@ Database cleanup
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:8d1af86a8309c3a011d2ecda66c4d30804688e88bde7863971fa8bdcb343936e
!! source digest: sha256:ef9c390f90addd8fae9f8d4838abe850eb793f9a469ac23a1359a3815c480ba8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@ -83,6 +83,9 @@ Contributors
- Stefan Rijnhart <stefan@opener.amsterdam>
- Holger Brunn <hbrunn@therp.nl>
- Stéphane Mangin <stephane.mangin@camptocamp.com>
- `360ERP <https://www.360erp.com>`__:
- Andrea Stirpe
Maintainers
-----------

View File

@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Database cleanup",
"version": "17.0.1.0.1",
"version": "17.0.1.1.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-tools",
"depends": ["base"],

View File

@ -366,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:8d1af86a8309c3a011d2ecda66c4d30804688e88bde7863971fa8bdcb343936e
!! source digest: sha256:ef9c390f90addd8fae9f8d4838abe850eb793f9a469ac23a1359a3815c480ba8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.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-17-0/server-tools-17-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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Clean your Odoo database from remnants of modules, models, columns and
@ -423,6 +423,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
<li>Stefan Rijnhart &lt;<a class="reference external" href="mailto:stefan&#64;opener.amsterdam">stefan&#64;opener.amsterdam</a>&gt;</li>
<li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li>
<li>Stéphane Mangin &lt;<a class="reference external" href="mailto:stephane.mangin&#64;camptocamp.com">stephane.mangin&#64;camptocamp.com</a>&gt;</li>
<li><a class="reference external" href="https://www.360erp.com">360ERP</a>:<ul>
<li>Andrea Stirpe</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">