From e710721644fcd1728c96a3a4faba74abcd33f8d7 Mon Sep 17 00:00:00 2001 From: Benjamin <benjamin@le-filament.com> Date: Fri, 9 Oct 2020 12:34:14 +0200 Subject: [PATCH] =?UTF-8?q?[add]=20ajout=20d=C3=A9pendance=20cgscop=5Falfr?= =?UTF-8?q?esco?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__manifest__.py b/__manifest__.py index c17d1f5..e541e5a 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -6,6 +6,7 @@ 'version': '12.0.1.0.1', 'license': "AGPL-3", 'depends': [ + "cgscop_alfresco", "cmis", "contacts", "cmis_alf", -- GitLab