fix runbot warning

rename *_xml entries in manifest
This commit is contained in:
Alexandre Fayolle 2015-07-17 15:32:06 +02:00 committed by Marcos Oitaben
parent fd9a34ee05
commit 5e129c8ebd
1 changed files with 2 additions and 3 deletions

View File

@ -64,9 +64,8 @@ password = openerp
'server_environment',
'server_environment_files',
],
'init_xml': [],
'update_xml': ['mail_view.xml'],
'demo_xml': [],
'data': ['mail_view.xml'],
'demo': [],
'installable': True,
'active': False,
}