From a8486cfe8313043d61a7ab07a0426689142be099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20V=C3=A9zina?= Date: Tue, 24 Oct 2023 15:02:05 -0400 Subject: [PATCH] Update __manifest__.py --- bemade_sethy_configuration/__manifest__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bemade_sethy_configuration/__manifest__.py b/bemade_sethy_configuration/__manifest__.py index 631ea7e..a740cc3 100644 --- a/bemade_sethy_configuration/__manifest__.py +++ b/bemade_sethy_configuration/__manifest__.py @@ -21,6 +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'. ], 'demo': [ # Reference to demo data files