[MIG] Make modules uninstallable

pull/418/head
Pedro M. Baeza 2015-10-14 02:54:06 +02:00 committed by OCA-git-bot
parent 869b49acea
commit 95540d3af8
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'http://www.antiun.com', 'website': 'http://www.antiun.com',
'license': 'AGPL-3', 'license': 'AGPL-3',
'installable': True, 'installable': False,
} }