Make modules uninstallable

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:57:05 +02:00
committed by OCA-git-bot
parent f22440fdd2
commit 0f155d2a6c

View File

@@ -38,4 +38,5 @@
'data': [
'view/assets.xml',
],
'installable': False,
}