make installable

This commit is contained in:
Jerome Sonnet (be-cloud.be) 2017-03-10 08:43:24 +00:00
parent b07554acc6
commit 4c9ce27cb1

View File

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
"name": "Preview attachments", "name": "Preview attachments",
"version": "8.0.1.1.0", "version": "9.0.1.1.0",
"author": "Therp BV,Odoo Community Association (OCA)", "author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"complexity": "normal", "complexity": "normal",
@ -38,7 +38,7 @@
"test": [ "test": [
], ],
"auto_install": False, "auto_install": False,
'installable': False, 'installable': True,
"application": False, "application": False,
"external_dependencies": { "external_dependencies": {
'python': [], 'python': [],