[IMP] Odoo-11.0: add python3-xlrd
for excel import
This commit is contained in:
parent
f126d72f66
commit
d8600f8336
@ -28,6 +28,7 @@ RUN set -x; \
|
||||
python3-vobject \
|
||||
python3-watchdog \
|
||||
python3-xlwt \
|
||||
python3-xlrd \
|
||||
xz-utils \
|
||||
&& curl -o wkhtmltox.deb -sSL https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.stretch_amd64.deb \
|
||||
&& echo '7e35a63f9db14f93ec7feeb0fce76b30c08f2057 wkhtmltox.deb' | sha1sum -c - \
|
||||
|
Loading…
Reference in New Issue
Block a user