Set all modules to uninstallable

This commit is contained in:
jcoux
2018-10-24 11:53:27 +02:00
parent 96f4e75311
commit 73293a1390
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -14,5 +14,5 @@
},
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}