Installed low-level renderpm for barcodes
Odoo deb package has no dependency on python-renderpm which is needed by python-reportlab to support printing barcodes!
This commit is contained in:
parent
0afa334549
commit
ed562babbc
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user