From 7ae496ada14d93745f19c30401114c1a7c1666fc Mon Sep 17 00:00:00 2001 From: Matias Peralta Date: Tue, 16 Apr 2024 18:27:43 -0300 Subject: [PATCH] [FIX]website_sale_product_pack: element not founded --- website_sale_product_pack/__manifest__.py | 2 +- website_sale_product_pack/views/templates.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website_sale_product_pack/__manifest__.py b/website_sale_product_pack/__manifest__.py index 0c501c6c8..7d80a20bb 100644 --- a/website_sale_product_pack/__manifest__.py +++ b/website_sale_product_pack/__manifest__.py @@ -4,7 +4,7 @@ "name": "Website Sale Product Pack", "category": "E-Commerce", "summary": "Compatibility module of product pack with e-commerce", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "license": "AGPL-3", "depends": ["website_sale", "sale_product_pack"], "data": ["views/templates.xml"], diff --git a/website_sale_product_pack/views/templates.xml b/website_sale_product_pack/views/templates.xml index 06a25f1f1..4834597b5 100644 --- a/website_sale_product_pack/views/templates.xml +++ b/website_sale_product_pack/views/templates.xml @@ -19,7 +19,7 @@ not line.pack_parent_line_id - + line.product_id.product_tmpl_id and not line.pack_parent_line_id