[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:45:52 +02:00
committed by MMI
parent 240961de78
commit d09a91d6b2

View File

@@ -14,5 +14,5 @@
],
'license': 'AGPL-3',
"auto_install": False,
'installable': True,
'installable': False,
}