Nicolas Bessi 6934e02fa5 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'
2015-03-20 16:49:57 +01:00
2014-07-04 12:02:30 +02:00
2014-12-16 11:18:40 +01:00
2014-07-07 17:24:42 +02:00

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%