[MIG] Make modules uninstallable

pull/1428/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by Sylvain LE GAL
parent 2a50efc9fa
commit d92fb5f566
1 changed files with 1 additions and 0 deletions

View File

@ -46,4 +46,5 @@
'qweb': [ 'qweb': [
'static/src/xml/custom_xml.xml', 'static/src/xml/custom_xml.xml',
], ],
'installable': False,
} }