Nicolas Bessi da0ee351b4 Compatibility fix for report with custom parser
By calling `super.get_pdf` in print_document we can encounter trouble with MRO resolution
that prevent custom report parser (e.g. override of `get_pdf`) to be called.

The fix consist of not calling `super` and prevent multiple call to 'printer.print_document'
2019-05-12 20:52:38 +12:00
2018-10-06 11:39:44 +02:00
2018-09-27 02:14:02 +02:00
2018-09-27 02:14:02 +02:00
2018-09-27 02:14:02 +02:00

Licence Runbot Status Build Status Coverage Status

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:

Description
Odoo Printing Services and Printer related addons
Readme 9.3 MiB
Languages
Python 69.3%
HTML 30%
JavaScript 0.7%