[FIX] mail_environment must not depend on server_environment_files

Depending on server_environment is enough
This commit is contained in:
Stéphane Bidoul (ACSONE) 2017-04-23 21:24:45 +02:00 committed by sebalix
parent 6e7d165883
commit e73f3fda49
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
'website': 'http://odoo-community.org',
'depends': ['fetchmail',
'server_environment',
'server_environment_files',
],
'data': ['views/fetchmail_server_views.xml',
],