diff --git a/product_assortment/__manifest__.py b/product_assortment/__manifest__.py index d3d27cbf209..c06bb1fb223 100644 --- a/product_assortment/__manifest__.py +++ b/product_assortment/__manifest__.py @@ -6,7 +6,7 @@ "name": "Product Assortment", "summary": """ Adds the ability to manage products assortment""", - "version": "16.0.2.0.0", + "version": "18.0.1.0.0", "license": "AGPL-3", "development_status": "Production/Stable", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", diff --git a/product_assortment/data/ir_cron.xml b/product_assortment/data/ir_cron.xml index ce5c9c20193..818081daab7 100644 --- a/product_assortment/data/ir_cron.xml +++ b/product_assortment/data/ir_cron.xml @@ -21,8 +21,6 @@ /> 1 days - -1 - - Product - + + Products + + + Product + @@ -56,7 +52,7 @@ name="web_ribbon" title="Archived" bg_color="bg-danger" - attrs="{'invisible': [('active', '=', True)]}" + invisible="active" />