diff --git a/odoo/custom/src/addons.yaml b/odoo/custom/src/addons.yaml index 37826a6..9ff175e 100644 --- a/odoo/custom/src/addons.yaml +++ b/odoo/custom/src/addons.yaml @@ -142,3 +142,5 @@ cooperative: - "*" spreadsheet: - "*" +galicea-addons: + - "*" diff --git a/odoo/custom/src/repos.yaml b/odoo/custom/src/repos.yaml index 37dc02f..0be6b8e 100644 --- a/odoo/custom/src/repos.yaml +++ b/odoo/custom/src/repos.yaml @@ -787,3 +787,11 @@ target: oca 16.0 merges: - oca 16.0 +./galicea-addons: + defaults: + depth: $DEPTH_DEFAULT + remotes: + origin: https://git.myceliandre.fr/Myceliandre/galicea-odoo-addons-ecosystem.git + target: origin 16.0 + merges: + - origin 16.0