[FIX] mail_environment must not depend on server_environment_files
Depending on server_environment is enough
This commit is contained in:
parent
b1c9527b16
commit
75b2480e1a
|
|
@ -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