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