diff --git a/product_catalog_aeroo_report_public_categ/__manifest__.py b/product_catalog_aeroo_report_public_categ/__manifest__.py index ab569c258..52c5d4cbf 100644 --- a/product_catalog_aeroo_report_public_categ/__manifest__.py +++ b/product_catalog_aeroo_report_public_categ/__manifest__.py @@ -19,7 +19,7 @@ ############################################################################## { "name": "Product Catalog Aeroo Report with public Category", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "category": "Aeroo Reporting", "sequence": 14, "summary": "", @@ -35,7 +35,7 @@ "views/product_catalog_report_views.xml", ], "demo": [], - "installable": False, + "installable": True, "auto_install": True, "application": False, }