diff --git a/addons/fetchmail/__openerp__.py b/addons/fetchmail/__openerp__.py index 8d46bcb225c..84a26d5ec40 100644 --- a/addons/fetchmail/__openerp__.py +++ b/addons/fetchmail/__openerp__.py @@ -63,7 +63,7 @@ For more specific needs, you may also assign custom-defined actions ], 'demo': [], 'installable': True, - 'auto_install': False, + 'auto_install': True, 'images': ['images/1_email_servers.jpeg'], } diff --git a/addons/fetchmail/fetchmail_view.xml b/addons/fetchmail/fetchmail_view.xml index 66c7e5a7f5c..079312c11fe 100644 --- a/addons/fetchmail/fetchmail_view.xml +++ b/addons/fetchmail/fetchmail_view.xml @@ -93,6 +93,20 @@ + + + General Settings + base.config.settings + + +
+
+
+
+