From 3af0adce079e9842595287ec6af2544b679a4519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20V=C3=A9zina?= Date: Tue, 24 Oct 2023 15:10:53 -0400 Subject: [PATCH] Update __manifest__.py --- bemade_sethy_configuration/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bemade_sethy_configuration/__manifest__.py b/bemade_sethy_configuration/__manifest__.py index a740cc3..0116945 100644 --- a/bemade_sethy_configuration/__manifest__.py +++ b/bemade_sethy_configuration/__manifest__.py @@ -21,8 +21,8 @@ 'data': [ # Reference to XML, CSV, and other data files 'data/company_data.xml', - 'data/partner_tags_data.xml'. - 'data/partner_relations_data.xml'. + 'data/partner_tags_data.xml', + 'data/partner_relations_data.xml' ], 'demo': [ # Reference to demo data files