Update __manifest__.py
This commit is contained in:
parent
7a9fc406d2
commit
7ffa097cd3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue