From 18ac3ada892663768c73f43258287b89f23bff6a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 18 Nov 2023 12:25:01 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- report_xml/README.rst | 2 +- report_xml/__manifest__.py | 2 +- report_xml/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f253b6d0..354caac44 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ addon | version | maintainers | summary [report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 16.0.1.0.0 | | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments. [report_xlsx](report_xlsx/) | 16.0.2.0.0 | | Base module to create xlsx report [report_xlsx_helper](report_xlsx_helper/) | 16.0.1.0.0 | | Report xlsx helpers -[report_xml](report_xml/) | 16.0.1.1.0 | | Allow to generate XML reports +[report_xml](report_xml/) | 16.0.1.1.1 | | Allow to generate XML reports [sql_export](sql_export/) | 16.0.2.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Export data in csv file with SQL requests [sql_export_excel](sql_export_excel/) | 16.0.1.0.1 | | Allow to export a sql query to an excel file. [sql_export_mail](sql_export_mail/) | 16.0.2.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Send csv file generated by sql query by mail. diff --git a/report_xml/README.rst b/report_xml/README.rst index b8b9f2187..c15199c73 100644 --- a/report_xml/README.rst +++ b/report_xml/README.rst @@ -7,7 +7,7 @@ XML Reports !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d6a9eacf880a9d2196ab73381410f59e030d745a5849f18e6ba97fb8322ddeea + !! source digest: sha256:ee669446f046a3e31fa4d2fb92a1fc85e3d2c57d618bf432aa8355f7c205d7c8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/report_xml/__manifest__.py b/report_xml/__manifest__.py index c38a8a17a..f27698521 100644 --- a/report_xml/__manifest__.py +++ b/report_xml/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnuorg/licenses/agpl.html). { "name": "XML Reports", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "development_status": "Production/Stable", diff --git a/report_xml/static/description/index.html b/report_xml/static/description/index.html index ff6453447..ddd799440 100644 --- a/report_xml/static/description/index.html +++ b/report_xml/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:d6a9eacf880a9d2196ab73381410f59e030d745a5849f18e6ba97fb8322ddeea +!! source digest: sha256:ee669446f046a3e31fa4d2fb92a1fc85e3d2c57d618bf432aa8355f7c205d7c8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runboat

This module was written to extend the functionality of the reporting engine to