[MIG] Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:57:05 +02:00
committed by Alexandre Díaz
parent 083f444eaf
commit b2af3bf49c

View File

@@ -31,7 +31,7 @@
"qweb": ["static/src/xml/bootstrap_markdown.xml",
],
'demo': [],
'installable': True,
'installable': False,
'auto_install': False,
'application': False
}