[MIG] Make modules uninstallable

pull/1979/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by hkapatel
parent a99081cb6a
commit 7a884539ab
1 changed files with 1 additions and 1 deletions

View File

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