[MIG] Make modules uninstallable

pull/1976/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by KKamaa
parent abe7a798e0
commit 01bcfc8559
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@
"data/ir_config_parameter.xml", "data/ir_config_parameter.xml",
'views/qweb.xml', 'views/qweb.xml',
], ],
'installable': False,
} }