Set addons installable

This commit is contained in:
Guewen Baconnier
2017-11-15 14:56:45 +01:00
parent f9c290a45a
commit b084ce278a
11 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
{'name': 'Sessions in Redis',
'summary': 'Store web sessions in Redis',
'version': '10.0.1.0.0',
'version': '11.0.1.0.0',
'author': 'Camptocamp,Odoo Community Association (OCA)',
'license': 'AGPL-3',
'category': 'Extra Tools',
@@ -15,5 +15,5 @@
},
'website': 'http://www.camptocamp.com',
'data': [],
'installable': False,
'installable': True,
}