From c8d1828f072bc7d3b7367f3963949fab4d0a6e10 Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Sat, 25 Jul 2020 01:45:22 -0400 Subject: [PATCH] [ADD] odooaktiv product_rating_app and Pledra odoo-product-configurator - Fix git clone depth odoo repo --- manifest/default.dev.xml | 7 +++++-- script/install_locally.sh | 2 ++ source_repo_addons.csv | 4 +++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/manifest/default.dev.xml b/manifest/default.dev.xml index c4493a2..ffffd66 100644 --- a/manifest/default.dev.xml +++ b/manifest/default.dev.xml @@ -10,6 +10,7 @@ + @@ -37,11 +38,11 @@ - + - + @@ -67,6 +68,7 @@ + @@ -81,6 +83,7 @@ + diff --git a/script/install_locally.sh b/script/install_locally.sh index 9e36c74..9f7edcc 100755 --- a/script/install_locally.sh +++ b/script/install_locally.sh @@ -125,7 +125,9 @@ if [[ $EL_MINIMAL_ADDONS = "False" ]]; then printf "${EL_HOME}/addons/muk-it_muk_web," >> ${EL_CONFIG_FILE} printf "${EL_HOME}/addons/muk-it_muk_website," >> ${EL_CONFIG_FILE} printf "${EL_HOME}/addons/odooaktiv_QuotationRevision," >> ${EL_CONFIG_FILE} + printf "${EL_HOME}/addons/odooaktiv_product_rating_app," >> ${EL_CONFIG_FILE} printf "${EL_HOME}/addons/openeducat_openeducat_erp," >> ${EL_CONFIG_FILE} + printf "${EL_HOME}/addons/pledra_odoo-product-configurator," >> ${EL_CONFIG_FILE} fi printf "\n" >> ${EL_CONFIG_FILE} diff --git a/source_repo_addons.csv b/source_repo_addons.csv index 1842392..31b3262 100644 --- a/source_repo_addons.csv +++ b/source_repo_addons.csv @@ -81,8 +81,10 @@ https://github.com/OCA/timesheet.git,addons,12.0_support_project_agile_timesheet https://github.com/OCA/web.git,addons,, https://github.com/OCA/website.git,addons,12.0_dev, https://github.com/OCA/wms.git,addons,, -https://github.com/odoo/odoo.git,.,ERPLibre/12.0,1 +https://github.com/odoo/odoo.git,.,ERPLibre/12.0,10 https://github.com/odooaktiv/QuotationRevision.git,addons,, https://github.com/openeducat/openeducat_erp.git,addons,, https://github.com/SanteLibre/santelibre_addons.git,addons,master, https://github.com/Smile-SA/odoo_addons.git,addons,12.0_remote_autoinstall, +https://github.com/odooaktiv/product_rating_app.git,addons,, +https://github.com/pledra/odoo-product-configurator.git,addons,,