diff --git a/README.md b/README.md index 50ca837a359..da53efb40e6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [base_technical_user](base_technical_user/) | 16.0.1.0.0 | | Add a technical user parameter on the company [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.1.0 | | Adds more operators for view inheritance -[database_cleanup](database_cleanup/) | 16.0.1.0.0 | | Database cleanup +[database_cleanup](database_cleanup/) | 16.0.1.0.1 | | Database cleanup [dbfilter_from_header](dbfilter_from_header/) | 16.0.1.0.0 | | 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.0 | [![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 14297d59de5..3581d482835 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:c4e3a9a4d5281f32404040f55c6462a92e30d23e213de3fc450c472624c9a83f + !! source digest: sha256:5b20da6ec90ee20d79a80f6d9e04bb104579f7a3ff86270b9f3221c1fdb05d38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/database_cleanup/__manifest__.py b/database_cleanup/__manifest__.py index c4f111361d1..b7dc21e3849 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.0", + "version": "16.0.1.0.1", "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 dc68da04ad5..77f14af53c3 100644 --- a/database_cleanup/static/description/index.html +++ b/database_cleanup/static/description/index.html @@ -366,7 +366,7 @@

Database cleanup

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:c4e3a9a4d5281f32404040f55c6462a92e30d23e213de3fc450c472624c9a83f +!! source digest: sha256:5b20da6ec90ee20d79a80f6d9e04bb104579f7a3ff86270b9f3221c1fdb05d38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

Clean your Odoo database from remnants of modules, models, columns and