Set addons uninstallable

This commit is contained in:
Guewen Baconnier
2017-11-15 14:31:23 +01:00
parent 98d7bc3096
commit 96c9a38150
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -11,5 +11,5 @@
'depends': ['base', 'web'],
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}