diff --git a/README.md b/README.md index db751cf..b5ca046 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/) | 17.0.1.0.1 | | Report to printer +[base_report_to_printer](base_report_to_printer/) | 17.0.1.1.0 | | Report to printer [//]: # (end addons) diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index 526f4d4..696d326 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:3d37f5e02c22560d293e60d6fb565eea3a6657926defd87d4a6ca71cc229ab60 + !! source digest: sha256:3a4df341af99afdc1534aaa8ddac591846be1e2a917780dedce0900b4e425434 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -89,8 +89,9 @@ this will not be displayed by CUPS web interface or in Odoo. To see this information, you need to change the configuration of your CUPS server and set the JobPrivateValue directive to "none" (or some other list of values which does not include "job-name") , and reload the server. See -cupsd.conf(5) for -details. +cupsd.conf(5) +<`https://www.cups.org/doc/man-cupsd.conf.html\\> >`__ +for details. Usage ===== diff --git a/base_report_to_printer/__manifest__.py b/base_report_to_printer/__manifest__.py index 8ba8600..43f9e51 100644 --- a/base_report_to_printer/__manifest__.py +++ b/base_report_to_printer/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Report to printer", - "version": "17.0.1.0.1", + "version": "17.0.1.1.0", "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 7732f22..5ee38a2 100644 --- a/base_report_to_printer/static/description/index.html +++ b/base_report_to_printer/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:3d37f5e02c22560d293e60d6fb565eea3a6657926defd87d4a6ca71cc229ab60 +!! source digest: sha256:3a4df341af99afdc1534aaa8ddac591846be1e2a917780dedce0900b4e425434 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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 @@ -440,8 +440,9 @@ this will not be displayed by CUPS web interface or in Odoo. To see this information, you need to change the configuration of your CUPS server and set the JobPrivateValue directive to “none” (or some other list of values which does not include “job-name”) , and reload the server. See -cupsd.conf(5) <https://www.cups.org/doc/man-cupsd.conf.html> for -details.

+cupsd.conf(5) +<https://www.cups.org/doc/man-cupsd.conf.html\> +for details.