diff --git a/README.md b/README.md index 82707f3ffd0..b045bb12f16 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.2.0 | | Report to printer +[base_report_to_printer](base_report_to_printer/) | 15.0.1.2.1 | | Report to printer [base_report_to_printer_mail](base_report_to_printer_mail/) | 15.0.1.0.0 | | Report to printer - Mail extension [printer_zpl2](printer_zpl2/) | 15.0.1.0.0 | | Add a ZPL II label printing feature diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index 8b591db0aad..d3b2c26d61e 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:a45690bf8aec749dce7fff61da2c6d09998d9c5ef45f787de50f09e0df96acce + !! source digest: sha256:d01e7484148b791ad16131189bac95c50224b19a7bff27f4720ab76fa22d1efd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 3d2bb613fc9..b33d25ec611 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.2.0", + "version": "15.0.1.2.1", "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 75adbfb6c0b..e4ff549e0a1 100644 --- a/base_report_to_printer/static/description/index.html +++ b/base_report_to_printer/static/description/index.html @@ -367,7 +367,7 @@

Report to printer

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

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.