we depend on report

--HG--
branch : odoo8
This commit is contained in:
Florent Aide
2015-05-22 18:59:59 +02:00
parent f7f01b9031
commit 9cbc9b233f

View File

@@ -35,7 +35,8 @@ The py3o.template package is required; install it with:
'author': 'XCG Consulting',
'website': 'http://odoo.consulting/',
'depends': [
'base'
'base',
'report'
],
'external_dependencies': {
'python': ['py3o.template']