From dc48b19cffede6b2cda440d10df44b8bfee23a23 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 10 Oct 2023 10:09:44 +0000 Subject: [PATCH] [BOT] post-merge updates --- report_xlsx/README.rst | 3 ++- report_xlsx/__manifest__.py | 2 +- report_xlsx/static/description/index.html | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/report_xlsx/README.rst b/report_xlsx/README.rst index 6b56732b1..5193ef785 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:42010e2fad7d6702dd808370bc34c5f1f1216c74a65e0b6d0b31656d9276a28e + !! source digest: sha256:7b3079fe8522598fe2663c2ca653d380f864ca43319b7c0be50e6e83df8794a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png @@ -113,6 +113,7 @@ Contributors * Rod Schouteden * Eugene Molotov * Christopher Ormaza +* Houz??fa Abbasbhay Maintainers ~~~~~~~~~~~ diff --git a/report_xlsx/__manifest__.py b/report_xlsx/__manifest__.py index 3242c5479..14596be38 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.1.0.2", + "version": "16.0.2.0.0", "development_status": "Mature", "license": "AGPL-3", "external_dependencies": {"python": ["xlsxwriter", "xlrd"]}, diff --git a/report_xlsx/static/description/index.html b/report_xlsx/static/description/index.html index 471836ffe..7949f5b7b 100644 --- a/report_xlsx/static/description/index.html +++ b/report_xlsx/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:42010e2fad7d6702dd808370bc34c5f1f1216c74a65e0b6d0b31656d9276a28e +!! source digest: sha256:7b3079fe8522598fe2663c2ca653d380f864ca43319b7c0be50e6e83df8794a7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.

@@ -459,6 +459,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
  • Rod Schouteden <rod.schouteden@dynapps.be>
  • Eugene Molotov <molotov@it-projects.info>
  • Christopher Ormaza <chris.ormaza@forgeflow.com>
  • +
  • Houz??fa Abbasbhay <houzefa.abba@xcg-consulting.fr>