[ADD] website-addons with itpp-labs

This commit is contained in:
Mathieu Benoit 2020-08-06 02:08:43 -04:00
parent 0f2a4e6da6
commit e74ba1f31e
3 changed files with 4 additions and 0 deletions

View file

@ -10,6 +10,7 @@
<remote name="camptocamp" fetch="https://github.com/ERPLibre/"/>
<remote name="dhongu" fetch="https://github.com/ERPLibre/"/>
<remote name="it-projects-llc" fetch="https://github.com/ERPLibre/"/>
<remote name="itpp-labs" fetch="https://github.com/ERPLibre/"/>
<remote name="kinjal-sorathiya" fetch="https://github.com/ERPLibre/"/>
<remote name="muk-it" fetch="https://github.com/ERPLibre/"/>
<remote name="obayit" fetch="https://github.com/ERPLibre/"/>
@ -136,6 +137,7 @@
<project name="vertical-isp.git" path="addons/OCA_vertical-isp" remote="OCA" groups="addons"/>
<project name="vertical-travel.git" path="addons/OCA_vertical-travel" remote="OCA" groups="addons"/>
<project name="web.git" path="addons/OCA_web" remote="OCA" groups="addons"/>
<project name="website-addons.git" path="addons/itpp-labs_website-addons" remote="itpp-labs" groups="addons"/>
<project name="website-cms.git" path="addons/OCA_website-cms" remote="OCA" groups="addons"/>
<project name="website.git" path="addons/OCA_website" remote="OCA" revision="12.0_dev" groups="addons"/>
<project name="wms.git" path="addons/OCA_wms" remote="OCA" groups="addons"/>

View file

@ -130,6 +130,7 @@ if [[ ${EL_MINIMAL_ADDONS} = "False" ]]; then
printf "${EL_HOME}/addons/camptocamp_odoo-cloud-platform," >> ${EL_CONFIG_FILE}
printf "${EL_HOME}/addons/dhongu_deltatech," >> ${EL_CONFIG_FILE}
printf "${EL_HOME}/addons/it-projects-llc_odoo-saas-tools," >> ${EL_CONFIG_FILE}
printf "${EL_HOME}/addons/itpp-labs_website-addons," >> ${EL_CONFIG_FILE}
printf "${EL_HOME}/addons/kinjal-sorathiya_Property-Management_odoo," >> ${EL_CONFIG_FILE}
printf "${EL_HOME}/addons/muk-it_muk_base," >> ${EL_CONFIG_FILE}
printf "${EL_HOME}/addons/muk-it_muk_dms," >> ${EL_CONFIG_FILE}

View file

@ -116,3 +116,4 @@ https://github.com/kinjal-sorathiya/Property-Management_odoo.git,addons,master,
https://github.com/tegin/medical-fhir.git,addons,,
https://github.com/odoomates/odooapps.git,addons,,
https://github.com/it-projects-llc/odoo-saas-tools.git,addons,,
https://github.com/itpp-labs/website-addons.git,addons,,

1 url path revision clone-depth
116 https://github.com/tegin/medical-fhir.git addons
117 https://github.com/odoomates/odooapps.git addons
118 https://github.com/it-projects-llc/odoo-saas-tools.git addons
119 https://github.com/itpp-labs/website-addons.git addons