From 39a180f182e2e3833aa67447dba7ec1a52307772 Mon Sep 17 00:00:00 2001 From: "robin.keunen" Date: Wed, 6 May 2020 18:38:45 +0200 Subject: [PATCH] [FIX] emc_fr,emc_ch : missing dependency --- easy_my_coop_ch/__manifest__.py | 2 +- easy_my_coop_ch/views/subscription_template.xml | 1 + easy_my_coop_fr/__manifest__.py | 2 +- easy_my_coop_fr/views/subscription_template.xml | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/easy_my_coop_ch/__manifest__.py b/easy_my_coop_ch/__manifest__.py index 398e470..a154b97 100644 --- a/easy_my_coop_ch/__manifest__.py +++ b/easy_my_coop_ch/__manifest__.py @@ -7,7 +7,7 @@ "summary": "Easy My Coop Switzerland localization", "version": "12.0.1.0.2", "license": "AGPL-3", - "depends": ["easy_my_coop", "l10n_ch"], + "depends": ["easy_my_coop", "easy_my_coop_website", "l10n_ch"], "author": "Coop IT Easy SCRLfs", "category": "Cooperative management", "webstite": "www.coopiteasy.be", diff --git a/easy_my_coop_ch/views/subscription_template.xml b/easy_my_coop_ch/views/subscription_template.xml index 80d2c6e..90f515e 100644 --- a/easy_my_coop_ch/views/subscription_template.xml +++ b/easy_my_coop_ch/views/subscription_template.xml @@ -4,6 +4,7 @@