Just add the CSV to the data section

--HG--
branch : odoo8
pull/80/head
Florent Aide 2015-05-29 15:01:38 +02:00
parent d85f5ed292
commit 7ac78667e1
1 changed files with 2 additions and 0 deletions

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,
}