Jairo Llopis 3eb0c70acb [IMP] base_report_to_printer: Fix XMLRPC calls and tests
- When added the patch to be able to configure report copies by report object, the expected signature changed to expect a report object. That can't work through the XMLRPC interface, so we revert it to what it was before: expecting the report name.
- Some tests that were producing warnings are muted now.
- The tests that had been changed went back to normal too.
- Current implementation didn't produce the expected results when actually forcing to print 1 copy.
- Added a demo report to test, since searching the database for the 1st unkonwn report found is not very deterministic and can lead to problems, like those addressed in #122 and #123.
- Finally, this update requires a database upgrade, so I pushed correctly the manifest version too.
2018-04-11 10:59:14 +01:00
2016-10-06 16:06:37 +02:00
2018-03-19 19:56:57 +01:00
2017-05-12 04:35:31 +02:00
2014-07-04 12:02:30 +02:00
2014-07-07 17:24:42 +02:00
2018-04-06 02:41:26 +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:

Available addons

addon version summary
base_report_to_printer 10.0.1.0.3 Report to printer
printer_tray 10.0.1.0.0 Report to printer - Paper tray selection
printer_zpl2 10.0.1.1.2 Printer ZPL II

Unported addons

addon version summary
pingen 1.0 (unported) pingen.com integration
pingen_document 1.0 (unported) pingen.com integration (document)
Description
Odoo Printing Services and Printer related addons
Readme 9.3 MiB
Languages
Python 69.3%
HTML 30%
JavaScript 0.7%