diff --git a/README.md b/README.md index bfefe17b9d4..06dee8125fd 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ addon | version | maintainers | summary [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 [excel_import_export_unidecode](excel_import_export_unidecode/) | 16.0.1.0.1 | | Add unidecode option to excel import/export/report -[html_text](html_text/) | 16.0.1.0.0 | | Generate excerpts from any HTML field +[html_text](html_text/) | 16.0.1.0.1 | | Generate excerpts from any HTML field [iap_alternative_provider](iap_alternative_provider/) | 16.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/) | 16.0.0.0.1 | | JSON-ify data for all models [module_analysis](module_analysis/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules diff --git a/html_text/README.rst b/html_text/README.rst index b36d4d0ec15..927f6c3012c 100644 --- a/html_text/README.rst +++ b/html_text/README.rst @@ -7,7 +7,7 @@ Text from HTML field !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:65a2fb384583d647678698036ba18c1404b120456f107a8c4acb9a0f3f2f7060 + !! source digest: sha256:6628757b4f5664095ed2bc62e561ae5ffa46e22b5cd592012b8a1ef2c3526d9c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/html_text/__manifest__.py b/html_text/__manifest__.py index b59ee9ccb9b..f9267aaf91a 100644 --- a/html_text/__manifest__.py +++ b/html_text/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Text from HTML field", "summary": "Generate excerpts from any HTML field", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Tools", "website": "https://github.com/OCA/server-tools", "author": "Grupo ESOC IngenierĂ­a de Servicios, " diff --git a/html_text/static/description/index.html b/html_text/static/description/index.html index e8c8ad8270e..b8806622c16 100644 --- a/html_text/static/description/index.html +++ b/html_text/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Text from HTML field

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:65a2fb384583d647678698036ba18c1404b120456f107a8c4acb9a0f3f2f7060 +!! source digest: sha256:6628757b4f5664095ed2bc62e561ae5ffa46e22b5cd592012b8a1ef2c3526d9c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module provides some technical features that allow to extract text from