diff --git a/__openerp__.py b/__openerp__.py index 8dcc25e3..018a4d4a 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -32,7 +32,7 @@ """, 'author': 'Akretion', 'website': 'http://www.akretion.com/', - 'depends': ['file_document'], + 'depends': ['file_document','fetchmail_server'], 'init_xml': [], 'update_xml': [ "fetchmail_view.xml",