[MIG] Make modules uninstallable

pull/1420/head
Pedro M. Baeza 2015-10-14 02:54:06 +02:00 committed by David
parent f8cbe3ec00
commit a89e6ec524
1 changed files with 1 additions and 1 deletions

View File

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