From 2833a15bd0f8940c5f57f17716feff481ea7befb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 26 Aug 2024 15:49:31 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- base_report_to_printer/README.rst | 2 +- base_report_to_printer/__manifest__.py | 2 +- .../static/description/index.html | 14 ++++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5df2951d185..8a2842c086f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[base_report_to_printer](base_report_to_printer/) | 15.0.1.1.1 | | Report to printer +[base_report_to_printer](base_report_to_printer/) | 15.0.1.1.2 | | Report to printer [printer_zpl2](printer_zpl2/) | 15.0.1.0.0 | | Add a ZPL II label printing feature [//]: # (end addons) diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index 66207eb39bc..9d20b9a5fc4 100644 --- a/base_report_to_printer/README.rst +++ b/base_report_to_printer/README.rst @@ -7,7 +7,7 @@ Report to printer !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4df6b5452e81f9a818b4ddc0a3c9170149a29bc3b09556b5265ceca840f018e3 + !! source digest: sha256:e756f026e6e8e8768d04a137cfe86fb489a70d7385f99d8ecc83c0c7b0af01d8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_report_to_printer/__manifest__.py b/base_report_to_printer/__manifest__.py index 28ded0df0af..37e02ae3550 100644 --- a/base_report_to_printer/__manifest__.py +++ b/base_report_to_printer/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Report to printer", - "version": "15.0.1.1.1", + "version": "15.0.1.1.2", "category": "Generic Modules/Base", "author": "Agile Business Group & Domsense, Pegueroles SCP, NaN," " LasLabs, Camptocamp, Odoo Community Association (OCA)," diff --git a/base_report_to_printer/static/description/index.html b/base_report_to_printer/static/description/index.html index 83aa037e92d..98ebb98e25d 100644 --- a/base_report_to_printer/static/description/index.html +++ b/base_report_to_printer/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 to printer

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4df6b5452e81f9a818b4ddc0a3c9170149a29bc3b09556b5265ceca840f018e3 +!! source digest: sha256:e756f026e6e8e8768d04a137cfe86fb489a70d7385f99d8ecc83c0c7b0af01d8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/report-print-send Translate me on Weblate Try me on Runboat

This module allows users to send reports to a printer attached to the server.

@@ -515,7 +515,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.