Just add the CSV to the data section

--HG--
branch : odoo8
This commit is contained in:
Florent Aide
2015-05-29 15:01:38 +02:00
parent d85f5ed292
commit 7ac78667e1

View File

@@ -48,6 +48,8 @@ The py3o.template package is required; install it with:
'views/py3o_template.xml',
'views/py3o_server.xml',
'views/ir_report.xml',
'data/py3o.fusion.filetype.csv',
],
'installable': True,
}