diff --git a/README.md b/README.md index e8fde2331b..3f476ce322 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [report_context](report_context/) | 16.0.1.0.0 | | Adding context to reports [report_csv](report_csv/) | 16.0.2.0.0 | | Base module to create csv report [report_label](report_label/) | 16.0.1.0.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Print configurable self-adhesive labels reports -[report_py3o](report_py3o/) | 16.0.1.0.1 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.) +[report_py3o](report_py3o/) | 16.0.1.0.2 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.) [report_py3o_fusion_server](report_py3o_fusion_server/) | 16.0.1.0.0 | | Let the fusion server handle format conversion. [report_qr](report_qr/) | 16.0.1.0.0 | | Web QR Manager [report_qweb_decimal_place](report_qweb_decimal_place/) | 16.0.1.0.0 | | Report Qweb Decimal Place @@ -40,9 +40,9 @@ addon | version | maintainers | summary [report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 16.0.1.0.0 | | Add watermarks to your QWEB PDF reports [report_substitute](report_substitute/) | 16.0.1.0.1 | [![sbejaoui](https://github.com/sbejaoui.png?size=30px)](https://github.com/sbejaoui) | This module allows to create substitution rules for report actions. [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](report_xlsx/) | 16.0.2.0.1 | | 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.1 | | Allow to generate XML reports +[report_xml](report_xml/) | 16.0.1.1.2 | | Allow to generate XML reports [sql_export](sql_export/) | 16.0.2.1.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.1 | [![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_py3o/README.rst b/report_py3o/README.rst index 652d583942..6bade7f4db 100644 --- a/report_py3o/README.rst +++ b/report_py3o/README.rst @@ -7,7 +7,7 @@ Py3o Report Engine !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:54d3e244b27621d83a4cd6e66743109bd126901df019fe1fc87680e462cd3874 + !! source digest: sha256:e1c6a67da51d7498a2ab9d4f643e898ded5fad16548a13fc59ddd31bbe9a7b24 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/report_py3o/__manifest__.py b/report_py3o/__manifest__.py index 3c42ce7cd3..482fc8adba 100644 --- a/report_py3o/__manifest__.py +++ b/report_py3o/__manifest__.py @@ -4,7 +4,7 @@ "name": "Py3o Report Engine", "summary": "Reporting engine based on Libreoffice (ODT -> ODT, " "ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "category": "Reporting", "license": "AGPL-3", "author": "XCG Consulting, ACSONE SA/NV, Odoo Community Association (OCA)", diff --git a/report_py3o/static/description/index.html b/report_py3o/static/description/index.html index 7ab56fcd85..fd996d5487 100644 --- a/report_py3o/static/description/index.html +++ b/report_py3o/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Py3o Report Engine

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:54d3e244b27621d83a4cd6e66743109bd126901df019fe1fc87680e462cd3874 +!! source digest: sha256:e1c6a67da51d7498a2ab9d4f643e898ded5fad16548a13fc59ddd31bbe9a7b24 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

The py3o reporting engine is a reporting engine for Odoo based on Libreoffice:

diff --git a/report_xlsx/README.rst b/report_xlsx/README.rst index 1139a9aab4..5d91a54eb4 100644 --- a/report_xlsx/README.rst +++ b/report_xlsx/README.rst @@ -7,7 +7,7 @@ Base report xlsx !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:30bbd80506560c052186bd91bf13a3dcedd0c9e5f5b555f805fbe283f496f335 + !! source digest: sha256:1dcaaeb8b4bf74eaeb6a87b4c9a280028c197de726f96c64dbfc98ff5c444a98 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/report_xlsx/__manifest__.py b/report_xlsx/__manifest__.py index 1d470612d6..4fa4cd77e3 100644 --- a/report_xlsx/__manifest__.py +++ b/report_xlsx/__manifest__.py @@ -6,7 +6,7 @@ "author": "ACSONE SA/NV," "Creu Blanca," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", - "version": "16.0.2.0.0", + "version": "16.0.2.0.1", "development_status": "Mature", "license": "AGPL-3", "depends": ["base", "web"], diff --git a/report_xlsx/static/description/index.html b/report_xlsx/static/description/index.html index 76d43663ba..a7f9cd4837 100644 --- a/report_xlsx/static/description/index.html +++ b/report_xlsx/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Base report xlsx

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:30bbd80506560c052186bd91bf13a3dcedd0c9e5f5b555f805fbe283f496f335 +!! source digest: sha256:1dcaaeb8b4bf74eaeb6a87b4c9a280028c197de726f96c64dbfc98ff5c444a98 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module provides a basic report class to generate xlsx report.

diff --git a/report_xml/README.rst b/report_xml/README.rst index e41dda7b15..067ec0adba 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:16c924c7852e908f76776107ce0adff1bb12da9aaa45cc6fc4f96a92264c1e97 + !! source digest: sha256:e491947bf3954fb138e5655b09ea354d544b745eb63f3cec1d51df4a900595c6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 028f8cea3a..a765efef36 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.1", + "version": "16.0.1.1.2", "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 f7f4e7d8bb..a0d137cefd 100644 --- a/report_xml/static/description/index.html +++ b/report_xml/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

XML Reports

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:16c924c7852e908f76776107ce0adff1bb12da9aaa45cc6fc4f96a92264c1e97 +!! source digest: sha256:e491947bf3954fb138e5655b09ea354d544b745eb63f3cec1d51df4a900595c6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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