Merge pull request #156 from guewen/no-auto_install

Remove auto_install on fetchmail_attach_from_folder
pull/157/head
Alexandre Fayolle 2015-04-27 15:56:26 +02:00
commit fa9991fc62
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@
'security/ir.model.access.csv',
],
'installable': True,
'active': True,
'auto_install': False,
}