Browse Source

fix runbot warning

rename *_xml entries in manifest
pull/210/head
Alexandre Fayolle 9 years ago
parent
commit
f99eea264b
  1. 5
      mail_environment/__openerp__.py

5
mail_environment/__openerp__.py

@ -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,
}
Loading…
Cancel
Save