mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Fix openerp.py xml order
--HG-- branch : odoo8
This commit is contained in:
@@ -43,10 +43,10 @@ The py3o.template package is required; install it with:
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
|
||||
'views/menu.xml',
|
||||
'views/py3o_template.xml',
|
||||
'views/py3o_server.xml',
|
||||
'views/ir_report.xml',
|
||||
'views/menu.xml',
|
||||
],
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user