[MIG] Make modules uninstallable

pull/279/head
Pedro M. Baeza 2015-10-14 02:54:06 +02:00 committed by David
parent 8e7e712571
commit 642eed9c92
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,
}