[FIX] mail_environment must not depend on server_environment_files
Depending on server_environment is enough
This commit is contained in:
parent
067c7e2291
commit
78ee93420a
|
|
@ -12,7 +12,6 @@
|
|||
'website': 'http://odoo-community.org',
|
||||
'depends': ['fetchmail',
|
||||
'server_environment',
|
||||
'server_environment_files',
|
||||
],
|
||||
'data': ['views/fetchmail_server_views.xml',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue