Luis González 5ddcc991af [FIX] .travis.yml,requirements.txt: Move python deps to the right place
Currently, some Python dependencies are being installed manually from
the `.travis.yml` file, using
pip install python_package

Not only that way is a bad practice, but also prevents those Python
modules to be retrieved when an Odoo module is installed via MQT.

In addition, the modules `requests` and `PyPDF2` are removed, as they
already are in Odoo's requirements.
2019-10-26 17:30:36 +00:00
2019-07-29 03:32:12 +00:00
2019-06-16 11:16:04 +00:00
2019-10-08 13:55:41 +00: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%