[ADD] base_report_to_qz: new module to print with QZ Tray #357
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Originally created by @angelmoya for V14 ref: #270
Migrated to 16.0 with changes noted below.
Module works, but could be nice to improve.
I push because I think that module could be good alternative to base report_to_printer, and maybe someone wants to colaborate.
QZ Tray allow to print over html, this way users can use local printers with Odoo.
You can install QZ Tray on Linux, Windows or Mac computer, and I'm not sure, but I read about use with android.
QZ Tray is LGPL 2.1 licensed, you can buy support to get certificates, but you can use your own certificates.
On Install.md I try to explain how to install, you need generate your own certificate, an configure in Odoo and QZ Tray.
Module works, but as I said it could be improve:
@chrisandrewmann changes: