Nicolas Bessi 2a1e3dabe1 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'
2017-10-03 18:13:09 +02:00
2017-10-03 16:55:02 +02:00
2017-10-03 16:55:02 +02:00
2017-10-03 16:55:02 +02:00
2017-10-03 16:55: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%