Commit Graph

4 Commits

Author SHA1 Message Date
Christophe Monniez
be52b925c1 [FIX] 11.0-13.0: use apt-get to install wkhtmltopdf
Usage of apt-get should prevent installing wkhtmltopdf on wrong
architecture.
2019-10-10 17:05:57 +02:00
Christophe Monniez
a8bbb7c72b [FIX] 11.0-13.0: use gpg batch mode
Without batch option, gpg may try to use /dev/tty.

See https://bugs.debian.org/913614
2019-10-10 17:05:52 +02:00
Christophe Monniez
def32c7106 [FIX] 11.0~13.0: install phonenumbers and upgrade pip
While phonenumbers is not required to run Odoo, it's a requested nice to
have.

Upgrading pip solves a red warning issued when pip installs docopt.

closes #245 and closes #168
2019-10-09 14:25:19 +02:00
Christophe Monniez
6e7938ab6a [ADD] Odoo: 13.0
* Add Odoo version 13.0 release 20191009
2019-10-09 13:49:49 +02:00