[ADD]Odoo 12 Ext : now include Yaltik Odoo Custom

This commit is contained in:
Fabien BOURGEOIS 2019-02-01 08:52:27 +01:00
parent 8546ed023f
commit 013c29cb44
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_misc
RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_web
RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_website
# Custom code
WORKDIR /opt/odoo/custom-addons
RUN git clone --depth 1 -b 12.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
WORKDIR /opt/odoo
# Addons dependencies