From 38ea3910c689cc625a436b37ede49e7e7e0d4a52 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Wed, 13 Nov 2024 16:31:43 +0530 Subject: [PATCH] Nov 13: [FIX] Bug Fixed 'website_hide_button' --- website_hide_button/__manifest__.py | 2 +- website_hide_button/doc/RELEASE_NOTES.md | 5 +++++ website_hide_button/views/product_templates.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/website_hide_button/__manifest__.py b/website_hide_button/__manifest__.py index 276e66bb0..3b5523ac0 100644 --- a/website_hide_button/__manifest__.py +++ b/website_hide_button/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################### { 'name': "Hide Price, Add To Cart And Quantity Button In Website", - 'version': '17.0.2.0.1', + 'version': '17.0.3.0.0', 'category': 'Website', 'summary': """Hide Price, Add To Cart and Quantity button for guest users""", diff --git a/website_hide_button/doc/RELEASE_NOTES.md b/website_hide_button/doc/RELEASE_NOTES.md index cd8ed3a7c..241cf3ae0 100644 --- a/website_hide_button/doc/RELEASE_NOTES.md +++ b/website_hide_button/doc/RELEASE_NOTES.md @@ -15,3 +15,8 @@ #### Version 17.0.2.0.1 ##### UPDT - Bug Fix - Hide the visibility add to cart and price + +#### 13.11.2024 +#### Version 17.0.3.0.0 +##### UPDT +- Bug Fix - Fixed the error that occurred after installing the website_sale_stock module diff --git a/website_hide_button/views/product_templates.xml b/website_hide_button/views/product_templates.xml index b941d133b..99f80e6ff 100644 --- a/website_hide_button/views/product_templates.xml +++ b/website_hide_button/views/product_templates.xml @@ -19,7 +19,7 @@