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",
"version": "8.0.1.1.0",
"version": "9.0.1.1.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",
"complexity": "normal",
@ -38,7 +38,7 @@
"test": [
],
"auto_install": False,
'installable': False,
'installable': True,
"application": False,
"external_dependencies": {
'python': [],