diff --git a/report_xlsx_helper/README.rst b/report_xlsx_helper/README.rst index 68579dfe3..1747f9e99 100644 --- a/report_xlsx_helper/README.rst +++ b/report_xlsx_helper/README.rst @@ -7,9 +7,9 @@ Report xlsx helpers !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status - :alt: Beta + :alt: Production/Stable .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 diff --git a/report_xlsx_helper/__manifest__.py b/report_xlsx_helper/__manifest__.py index d32abd8ad..351f147e8 100644 --- a/report_xlsx_helper/__manifest__.py +++ b/report_xlsx_helper/__manifest__.py @@ -6,6 +6,7 @@ "author": "Noviat, Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", + "development_status": "Production/Stable", "version": "13.0.1.1.1", "license": "AGPL-3", "depends": ["report_xlsx"], diff --git a/report_xlsx_helper/static/description/index.html b/report_xlsx_helper/static/description/index.html index c96aa0eb7..ba5758b56 100644 --- a/report_xlsx_helper/static/description/index.html +++ b/report_xlsx_helper/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+This module provides a set of tools to facilitate the creation of excel reports with format xlsx.
Table of contents