diff --git a/README.md b/README.md index c13827a..5df2951 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.0 | | Report to printer +[base_report_to_printer](base_report_to_printer/) | 15.0.1.1.1 | | 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 801d42f..66207eb 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:53c3ffab02ed20b6ce68b3fa134734a07a4a4ebfc4310eb78b51181ba243c126 + !! source digest: sha256:4df6b5452e81f9a818b4ddc0a3c9170149a29bc3b09556b5265ceca840f018e3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 47c2c42..28ded0d 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.0", + "version": "15.0.1.1.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 64b1500..83aa037 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:53c3ffab02ed20b6ce68b3fa134734a07a4a4ebfc4310eb78b51181ba243c126 +!! source digest: sha256:4df6b5452e81f9a818b4ddc0a3c9170149a29bc3b09556b5265ceca840f018e3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows users to send reports to a printer attached to the server.