diff --git a/README.md b/README.md index 6ddaa02..fdecb35 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [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](base_report_to_printer/) | 16.0.1.2.0 | | 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 | [](https://github.com/ajaniszewska-dev) [](https://github.com/grindtildeath) | pingen.com integration [pingen_env](pingen_env/) | 16.0.1.0.0 | [](https://github.com/ajaniszewska-dev) | pingen.com server environment diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index 8fc4a22..931fb4d 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:9d9b0362fdecf578e230c992110f6a674fe46b63b185f38b5c180e2ea86c8cb5 + !! source digest: sha256:b6075c1e1dd7cdecda74534f415e34eff210a7eb45270a9f9b086cb2c06563b1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 1d8e9d7..f0ce582 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.8", + "version": "16.0.1.2.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 741565a..7a9c4c2 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:9d9b0362fdecf578e230c992110f6a674fe46b63b185f38b5c180e2ea86c8cb5 +!! source digest: sha256:b6075c1e1dd7cdecda74534f415e34eff210a7eb45270a9f9b086cb2c06563b1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows users to send reports to a printer attached to the server.