[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:57:05 +02:00
committed by Eric Lembregts
parent d334911c44
commit 7238f218e0

View File

@@ -36,5 +36,5 @@
"update_xml": [],
"demo_xml": [],
"auto_install": False,
"installable": True
'installable': False
}