From 4fd8e1434b33480c935e701d0e2ff10edb19ce21 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 24 Jul 2024 08:18:28 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- report_py3o/README.rst | 2 +- report_py3o/__manifest__.py | 2 +- report_py3o/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2ab8867fbf..061c79ce30 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | maintainers | summary [report_display_name_in_footer](report_display_name_in_footer/) | 16.0.1.1.0 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Show document name in report footer [report_generate_helper](report_generate_helper/) | 16.0.1.0.0 | | Helper to easily generate 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.2 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.) +[report_py3o](report_py3o/) | 16.0.1.0.3 | | 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 diff --git a/report_py3o/README.rst b/report_py3o/README.rst index 6bade7f4db..1e2c7115c4 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:e1c6a67da51d7498a2ab9d4f643e898ded5fad16548a13fc59ddd31bbe9a7b24 + !! source digest: sha256:46cf2061265682b6f8bd2365da18c060ac2f7e0b45382e21405d176c8abf3cda !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/report_py3o/__manifest__.py b/report_py3o/__manifest__.py index 482fc8adba..3a882626e8 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.2", + "version": "16.0.1.0.3", "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 fd996d5487..2ff3cb5614 100644 --- a/report_py3o/static/description/index.html +++ b/report_py3o/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Py3o Report Engine

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

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:

@@ -574,7 +575,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.