mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
83170107a83a012e3193ea20b235050a80b87c7c
Instead, a notification is displayed to the user. When report.get_pdf() is called on a report that must be printer, it will print the report *and* returns the pdf, thus code that calls directly report.get_pdf() will print the pdf on the printer as expected. Fixes #16
Report - Printing and Sending
This project aim to deal with modules related to manage document printing and sending in a generic way. You'll find modules that:
- Interface Odoo with Pingen (https://www.pingen.com/en)
- Add an printing queue
- Allow to choose printer
- ...
Description
Languages
Python
69.3%
HTML
30%
JavaScript
0.7%