[MIG] Make modules uninstallable

pull/1592/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by Alexey Pelykh
parent f8b654d89f
commit e75acdd0f8
1 changed files with 1 additions and 0 deletions

View File

@ -15,4 +15,5 @@
'data': [ 'data': [
'views/qweb.xml', 'views/qweb.xml',
], ],
'installable': False,
} }