Make modules uninstallable

pull/1314/head
Pedro M. Baeza 2015-10-14 02:57:05 +02:00 committed by OCA-git-bot
parent f22440fdd2
commit 0f155d2a6c
1 changed files with 1 additions and 0 deletions

View File

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