[ADD]Yaltik Odoo 10 image : add reporting engine

This commit is contained in:
Fabien BOURGEOIS 2019-12-29 10:02:54 +01:00
parent da77788e9a
commit 7c29665d61
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ MAINTAINER Yaltik - Fabien Bourgeois <fabien@yaltik.com>
# External code
WORKDIR /opt/odoo/extra-addons
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/community-data-files
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/reporting-engine
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/l10n-france
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/partner-contact
RUN git clone --depth 1 -b 10.0 https://github.com/OCA/crm