Skip to content

Commit cb001b3

Browse files
committed
[BOT] post-merge updates
1 parent b50b3f3 commit cb001b3

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_report_to_label_printer](base_report_to_label_printer/) | 18.0.1.0.1 | | Report to label printer
25-
[base_report_to_printer](base_report_to_printer/) | 18.0.1.1.3 | | Report to printer
25+
[base_report_to_printer](base_report_to_printer/) | 18.0.1.1.4 | | Report to printer
2626
[base_report_to_printer_mail](base_report_to_printer_mail/) | 18.0.1.0.0 | | Report to printer - Mail extension
2727
[printer_zpl2](printer_zpl2/) | 18.0.1.0.1 | | Add a ZPL II label printing feature
2828
[printing_auto_base](printing_auto_base/) | 18.0.1.2.0 | <a href='https://github.com/jbaudoux'><img src='https://github.com/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Printing Auto Base

base_report_to_printer/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Report to printer
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:3870fae1af076961e9cc0cfdecfcb6df6407a2aa48add33881bfa629ea213794
14+
!! source digest: sha256:b0533617d482cb86c1f2e56bee09bfef7216fd6ee8ba9ec2ee9e4b8509e3173a
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

base_report_to_printer/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
{
99
"name": "Report to printer",
10-
"version": "18.0.1.1.3",
10+
"version": "18.0.1.1.4",
1111
"category": "Generic Modules/Base",
1212
"author": "Agile Business Group & Domsense, Pegueroles SCP, NaN,"
1313
" LasLabs, Camptocamp, Odoo Community Association (OCA),"

base_report_to_printer/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Report to printer</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:3870fae1af076961e9cc0cfdecfcb6df6407a2aa48add33881bfa629ea213794
375+
!! source digest: sha256:b0533617d482cb86c1f2e56bee09bfef7216fd6ee8ba9ec2ee9e4b8509e3173a
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/report-print-send/tree/18.0/base_report_to_printer"><img alt="OCA/report-print-send" src="https://img.shields.io/badge/github-OCA%2Freport--print--send-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/report-print-send-18-0/report-print-send-18-0-base_report_to_printer"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/report-print-send&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module allows users to send reports to a printer attached to the

0 commit comments

Comments
 (0)