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
@@ -15,5 +15,5 @@
},
'website': 'https://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -17,5 +17,5 @@
},
'website': 'https://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
@@ -12,6 +12,6 @@
'depends': ['base'],
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
'auto_install': True,
}
+1 -1
View File
@@ -19,5 +19,5 @@
],
'website': 'https://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -15,5 +15,5 @@
],
'website': 'https://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -15,5 +15,5 @@
],
'website': 'https://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -14,5 +14,5 @@
},
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -11,5 +11,5 @@
'depends': ['base', 'web'],
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -17,5 +17,5 @@
'external_dependencies': {
'python': ['statsd'],
},
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -11,5 +11,5 @@
'depends': ['base', 'web'],
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}
+1 -1
View File
@@ -15,5 +15,5 @@
},
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'installable': False,
}