From b90f21a5bc2e788c89259b382e464eda051cc396 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 11 Nov 2024 08:57:08 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- base_report_to_label_printer/README.rst | 2 +- base_report_to_label_printer/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- base_report_to_printer/README.rst | 2 +- base_report_to_printer/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 7 files changed, 22 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 217daa1..0ddad4c 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[base_report_to_label_printer](base_report_to_label_printer/) | 16.0.1.0.0 | | Report to label printer -[base_report_to_printer](base_report_to_printer/) | 16.0.1.1.7 | | Report to printer +[base_report_to_label_printer](base_report_to_label_printer/) | 16.0.1.0.1 | | Report to label printer +[base_report_to_printer](base_report_to_printer/) | 16.0.1.1.8 | | Report to printer [base_report_to_printer_mail](base_report_to_printer_mail/) | 16.0.1.0.0 | | Report to printer - Mail extension [pingen](pingen/) | 16.0.1.0.1 | [![ajaniszewska-dev](https://github.com/ajaniszewska-dev.png?size=30px)](https://github.com/ajaniszewska-dev) [![grindtildeath](https://github.com/grindtildeath.png?size=30px)](https://github.com/grindtildeath) | pingen.com integration [pingen_env](pingen_env/) | 16.0.1.0.0 | [![ajaniszewska-dev](https://github.com/ajaniszewska-dev.png?size=30px)](https://github.com/ajaniszewska-dev) | pingen.com server environment diff --git a/base_report_to_label_printer/README.rst b/base_report_to_label_printer/README.rst index 0ce22b3..5ba5381 100644 --- a/base_report_to_label_printer/README.rst +++ b/base_report_to_label_printer/README.rst @@ -7,7 +7,7 @@ Report to label printer !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4bf684cbc8b3611e4978597bb436aa423426d49b0eb4c55c79d26353343077e9 + !! source digest: sha256:3021d98ed30999ead9159935545acd37327442d0b11258a8773951a0fe2186e6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_report_to_label_printer/__manifest__.py b/base_report_to_label_printer/__manifest__.py index 50c192a..6230436 100644 --- a/base_report_to_label_printer/__manifest__.py +++ b/base_report_to_label_printer/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Report to label printer", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Generic Modules/Base", "author": "Raumschmiede GmbH - Christopher Hansen," " Odoo Community Association (OCA)", diff --git a/base_report_to_label_printer/static/description/index.html b/base_report_to_label_printer/static/description/index.html index 5986597..c57a497 100644 --- a/base_report_to_label_printer/static/description/index.html +++ b/base_report_to_label_printer/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4bf684cbc8b3611e4978597bb436aa423426d49b0eb4c55c79d26353343077e9 +!! source digest: sha256:3021d98ed30999ead9159935545acd37327442d0b11258a8773951a0fe2186e6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module makes it possible to print specific reports to a label printer that is configured on the user.

@@ -412,7 +413,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.

diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index ee65f32..2f19149 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:eee0b79c69c9fe1f8218f1635923fd10e6a4682391133575d1239a58d53e822e + !! source digest: sha256:9d9b0362fdecf578e230c992110f6a674fe46b63b185f38b5c180e2ea86c8cb5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 10a4e1c..a399b15 100644 --- a/base_report_to_printer/__manifest__.py +++ b/base_report_to_printer/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Report to printer", - "version": "16.0.1.1.7", + "version": "16.0.1.1.8", "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 815a08f..431a96b 100644 --- a/base_report_to_printer/static/description/index.html +++ b/base_report_to_printer/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 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { 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.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:eee0b79c69c9fe1f8218f1635923fd10e6a4682391133575d1239a58d53e822e +!! source digest: sha256:9d9b0362fdecf578e230c992110f6a674fe46b63b185f38b5c180e2ea86c8cb5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.

@@ -516,7 +517,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.