From ccffc1341105d2676019abd31084835de0b9a781 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 22 Oct 2024 18:18:51 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- report_qweb_element_page_visibility/README.rst | 2 +- .../__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4732be5d51..e4c7b470ca 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ addon | version | maintainers | summary [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 -[report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 16.0.1.0.0 | | Report Qweb Element Page Visibility +[report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 16.0.1.0.1 | | Report Qweb Element Page Visibility [report_qweb_encrypt](report_qweb_encrypt/) | 16.0.1.0.2 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Allow to encrypt qweb pdfs [report_qweb_parameter](report_qweb_parameter/) | 16.0.1.0.0 | | Add new parameters for qweb templates in order to reduce field length and check minimal length [report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 16.0.1.0.0 | | Add watermarks to your QWEB PDF reports diff --git a/report_qweb_element_page_visibility/README.rst b/report_qweb_element_page_visibility/README.rst index 2d960f425f..bab3ce4a0e 100644 --- a/report_qweb_element_page_visibility/README.rst +++ b/report_qweb_element_page_visibility/README.rst @@ -7,7 +7,7 @@ Report Qweb Element Page Visibility !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:1d678cea7b242fc9e0f5be0922f75cb5f7f7002ba9b4ef8d44b4d753ac1a3b11 + !! source digest: sha256:3d80d9f39bf01e1efc06139092be8c34cff9b8e3fc0923bc57bce4ef7df944d4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/report_qweb_element_page_visibility/__manifest__.py b/report_qweb_element_page_visibility/__manifest__.py index 64875eb468..3f232537f5 100644 --- a/report_qweb_element_page_visibility/__manifest__.py +++ b/report_qweb_element_page_visibility/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Report Qweb Element Page Visibility", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", "website": "https://github.com/OCA/reporting-engine", diff --git a/report_qweb_element_page_visibility/static/description/index.html b/report_qweb_element_page_visibility/static/description/index.html index b6642228df..e531136738 100644 --- a/report_qweb_element_page_visibility/static/description/index.html +++ b/report_qweb_element_page_visibility/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,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. @@ -275,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 } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -367,7 +367,7 @@

Report Qweb Element Page Visibility

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:1d678cea7b242fc9e0f5be0922f75cb5f7f7002ba9b4ef8d44b4d753ac1a3b11 +!! source digest: sha256:3d80d9f39bf01e1efc06139092be8c34cff9b8e3fc0923bc57bce4ef7df944d4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows you to use 4 classes in QWEB reports:

@@ -456,7 +456,9 @@

Other credits

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.