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