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
@@ -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,
}