docker-odoo/11.0
Christophe Monniez 05c776bcb2 [FIX] Odoo 10.0-12.0: add missing packages
In Odoo, ldap, qrcode and vobject python modules are set as required in
odoo/setup.py. On the other hand, they are only recommendend in the
Debian package.

As a consequence, it was difficult to run some Odoo modules that
required one of them.

The Odoo Debian package was adapted in master where they were added as
dependencies in odoo/odoo@2ff49c5fcb .

With this commit, they are installed in the Docker images.

This is a part of the fix of odoo/odoo#27752.
2018-11-26 14:02:31 +01:00
..
Dockerfile [FIX] Odoo 10.0-12.0: add missing packages 2018-11-26 14:02:31 +01:00
entrypoint.sh [ADD] Odoo: 11.0 2017-10-13 16:18:10 +02:00
odoo.conf [ADD] Odoo: 11.0 2017-10-13 16:18:10 +02:00