mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 02:18:40 -06:00
make installable
This commit is contained in:
parent
b07554acc6
commit
4c9ce27cb1
@ -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': [],
|
||||
|
Loading…
Reference in New Issue
Block a user