From c78b012ae4ec4c1ca47140c971984ce6427d387b Mon Sep 17 00:00:00 2001 From: Janik von Rotz Date: Wed, 19 Nov 2025 16:20:36 +0100 Subject: [PATCH] feat: add mass-mailing addon and astor dependency to reiso.exo.mintcloud.ch deployment - Include OCA/mass-mailing.git#18.0 in addonsGitRepos - Add astor to pythonInstall list --- reiso.exo.mintcloud.ch.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/reiso.exo.mintcloud.ch.yaml b/reiso.exo.mintcloud.ch.yaml index 4d054d6..62f5452 100644 --- a/reiso.exo.mintcloud.ch.yaml +++ b/reiso.exo.mintcloud.ch.yaml @@ -34,6 +34,7 @@ addonsGitRepos: - https://github.com/OCA/web.git#18.0 - https://github.com/OCA/hr-attendance.git#18.0 - https://github.com/OCA/server-env.git#18.0 + - https://github.com/OCA/mass-mailing.git#18.0 - https://github.com/sozialinfo/odoo-apps-sozialinfo.git#18.0 pythonInstall: - astor