From b5a6e4805ca67cb92863c58b1364d055e0d31a6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20V=C3=A9zina?= Date: Tue, 24 Oct 2023 17:21:46 -0400 Subject: [PATCH] clean up --- bemade_sethy_configuration/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bemade_sethy_configuration/__manifest__.py b/bemade_sethy_configuration/__manifest__.py index 3f4bfa3..0116945 100644 --- a/bemade_sethy_configuration/__manifest__.py +++ b/bemade_sethy_configuration/__manifest__.py @@ -22,7 +22,7 @@ # Reference to XML, CSV, and other data files 'data/company_data.xml', 'data/partner_tags_data.xml', - 'data/partner_relations_data.csv' + 'data/partner_relations_data.xml' ], 'demo': [ # Reference to demo data files