diff --git a/multi_attachment_product_image/__manifest__.py b/multi_attachment_product_image/__manifest__.py index 7425a8bd6..1c8eb7e36 100644 --- a/multi_attachment_product_image/__manifest__.py +++ b/multi_attachment_product_image/__manifest__.py @@ -25,7 +25,7 @@ "post_init_hook": None, "uninstall_hook": None, "auto_install": False, - "installable": False, + "installable": True, "demo_title": "Upload Multiple Images at Once", "demo_addons": [], "demo_addons_hidden": [],