Merge pull request #33 from anassahmed/fix-reportlab

Install low-level renderpm for barcodes
This commit is contained in:
aab-odoo 2015-10-08 14:49:27 +02:00
commit 65e2ae0e4f

View File

@ -11,6 +11,7 @@ RUN set -x; \
npm \
python-support \
python-pyinotify \
python-renderpm \
&& npm install -g less less-plugin-clean-css \
&& ln -s /usr/bin/nodejs /usr/bin/node \
&& curl -o wkhtmltox.deb -SL http://nightly.odoo.com/extra/wkhtmltox-0.12.1.2_linux-jessie-amd64.deb \