Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions product_catalog_aeroo_report_public_categ/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand All @@ -35,7 +35,7 @@
"views/product_catalog_report_views.xml",
],
"demo": [],
"installable": False,
"installable": True,
"auto_install": True,
"application": False,
}