From f06389ca0ccbdfea7da0633d62652ef8a9ecd2c4 Mon Sep 17 00:00:00 2001 From: Ajmal Cybro Date: Mon, 25 Apr 2022 17:53:58 +0530 Subject: [PATCH] [UPDT] Bug Fixed 'website_floating_whatsapp_icon' --- .../__manifest__.py | 2 +- .../views/portal_whatsapp_view.xml | 70 +++++++++++++++++++ 2 files changed, 71 insertions(+), 1 deletion(-) diff --git a/website_floating_whatsapp_icon/__manifest__.py b/website_floating_whatsapp_icon/__manifest__.py index 7c3bdc1d0..0e2cb8c5c 100644 --- a/website_floating_whatsapp_icon/__manifest__.py +++ b/website_floating_whatsapp_icon/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Whatsapp Floating Icon in Website', - 'version': '15.0.1.0.0', + 'version': '15.0.1.0.1', 'category': 'Extra Tools', 'summary': """Whatsapp Floating Icon in Website""", 'description': """Whatsapp Floating Icon in Website, Website Floating WhatsApp Icon, Whatsapp Odoo Website,Whatsapp Odoo Coonector, Whatsapp website, Whatsapp""", diff --git a/website_floating_whatsapp_icon/views/portal_whatsapp_view.xml b/website_floating_whatsapp_icon/views/portal_whatsapp_view.xml index febb61aa3..308f639d1 100644 --- a/website_floating_whatsapp_icon/views/portal_whatsapp_view.xml +++ b/website_floating_whatsapp_icon/views/portal_whatsapp_view.xml @@ -9,4 +9,74 @@ + + + + + + + + + + + + + + \ No newline at end of file