diff --git a/README.md b/README.md index 145109aa612..a74dc7682fa 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ addon | version | maintainers | summary [base_time_window](base_time_window/) | 16.0.1.0.0 | | Base model to handle time windows [base_view_inheritance_extension](base_view_inheritance_extension/) | 16.0.1.2.0 | | Adds more operators for view inheritance [cron_daylight_saving_time_resistant](cron_daylight_saving_time_resistant/) | 16.0.1.0.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Run cron on fixed hours -[database_cleanup](database_cleanup/) | 16.0.1.0.1 | | Database cleanup +[database_cleanup](database_cleanup/) | 16.0.1.0.2 | | Database cleanup [dbfilter_from_header](dbfilter_from_header/) | 16.0.1.0.1 | | Filter databases with HTTP headers [excel_import_export](excel_import_export/) | 16.0.1.1.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Base module for developing Excel import/export/report [excel_import_export_demo](excel_import_export_demo/) | 16.0.1.0.1 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Excel Import/Export/Report Demo diff --git a/database_cleanup/README.rst b/database_cleanup/README.rst index 29e87f25cb8..2515046921c 100644 --- a/database_cleanup/README.rst +++ b/database_cleanup/README.rst @@ -7,7 +7,7 @@ Database cleanup !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:27fddd3070979c5e7dba98ef343e7f5000864fe05325b64e9766e1dd9cab21f3 + !! source digest: sha256:e0d591aa6e742753ddc07151d2ba8516fc99597c61e55c0cf14936704659b7e5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/database_cleanup/__manifest__.py b/database_cleanup/__manifest__.py index b7dc21e3849..34947d350c7 100644 --- a/database_cleanup/__manifest__.py +++ b/database_cleanup/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Database cleanup", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-tools", "depends": ["base"], diff --git a/database_cleanup/static/description/index.html b/database_cleanup/static/description/index.html index 2442c7b2e0b..f00973ab6a1 100644 --- a/database_cleanup/static/description/index.html +++ b/database_cleanup/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@Clean your Odoo database from remnants of modules, models, columns and