diff --git a/logging_json/__manifest__.py b/logging_json/__manifest__.py index 62395e3..6a8cb17 100644 --- a/logging_json/__manifest__.py +++ b/logging_json/__manifest__.py @@ -15,5 +15,5 @@ }, "website": "https://github.com/camptocamp/odoo-cloud-platform", "data": [], - "installable": False, + "installable": True, }