BSRD-286: Set the addons to uninstallable

This commit is contained in:
Tonow-c2c
2019-10-07 12:16:06 +02:00
parent 9655641f22
commit cbff157fdd
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -10,5 +10,5 @@
'depends': ['base', 'web'],
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}