diff --git a/manifest/default.dev.xml b/manifest/default.dev.xml index a7337e4..48320d9 100644 --- a/manifest/default.dev.xml +++ b/manifest/default.dev.xml @@ -17,6 +17,7 @@ + @@ -72,6 +73,7 @@ + diff --git a/script/install_locally.sh b/script/install_locally.sh index 966b7a2..5f2d93e 100755 --- a/script/install_locally.sh +++ b/script/install_locally.sh @@ -143,6 +143,7 @@ if [[ ${EL_MINIMAL_ADDONS} = "False" ]]; then 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} + printf "${EL_HOME}/addons/tegin_medical-fhir," >> ${EL_CONFIG_FILE} fi printf "\n" >> ${EL_CONFIG_FILE} diff --git a/source_repo_addons.csv b/source_repo_addons.csv index eafebc9..fae4c9e 100644 --- a/source_repo_addons.csv +++ b/source_repo_addons.csv @@ -114,3 +114,4 @@ https://github.com/camptocamp/odoo-cloud-platform.git,addons,, https://github.com/CybroOdoo/OpenHRMS.git,addons,, https://github.com/dhongu/deltatech.git,addons,, https://github.com/kinjal-sorathiya/Property-Management_odoo.git,addons,master, +https://github.com/tegin/medical-fhir.git,addons,,