From 7ffa097cd325860cdb9c17a2d5364cf4afedf792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20V=C3=A9zina?= Date: Tue, 24 Oct 2023 16:38:16 -0400 Subject: [PATCH] Update __manifest__.py --- 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 0116945..3f4bfa3 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.xml' + 'data/partner_relations_data.csv' ], 'demo': [ # Reference to demo data files