Update __manifest__.py

This commit is contained in:
Benoît Vézina 2023-10-24 16:38:16 -04:00 committed by GitHub
parent 7a9fc406d2
commit 7ffa097cd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
# Reference to XML, CSV, and other data files # Reference to XML, CSV, and other data files
'data/company_data.xml', 'data/company_data.xml',
'data/partner_tags_data.xml', 'data/partner_tags_data.xml',
'data/partner_relations_data.xml' 'data/partner_relations_data.csv'
], ],
'demo': [ 'demo': [
# Reference to demo data files # Reference to demo data files