From b6df030bc767f6f5ca19391d708a26055bc1e973 Mon Sep 17 00:00:00 2001 From: Risvana Cybro Date: Fri, 29 Aug 2025 17:05:22 +0530 Subject: [PATCH] Aug 29: [FIX] Bug Fixed 'whatsapp_mail_messaging' --- whatsapp_mail_messaging/doc/RELEASE_NOTES.md | 5 ++++ .../static/description/index.html | 29 +++++++++++++++++++ .../views/account_move_views.xml | 2 +- 3 files changed, 35 insertions(+), 1 deletion(-) diff --git a/whatsapp_mail_messaging/doc/RELEASE_NOTES.md b/whatsapp_mail_messaging/doc/RELEASE_NOTES.md index 0d0abdaec..9ca9b330d 100644 --- a/whatsapp_mail_messaging/doc/RELEASE_NOTES.md +++ b/whatsapp_mail_messaging/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 18.0.1.0.0 ##### ADD - Initial commit for Odoo Whatsapp Connector + +#### 27.08.25 +#### Version 18.0.1.0.1 +##### BUG FIX +- Fixed the bug that occurred when clicking the "Send by WhatsApp" message while the invoice was in the draft stage. diff --git a/whatsapp_mail_messaging/static/description/index.html b/whatsapp_mail_messaging/static/description/index.html index d26f67c37..512a2212b 100644 --- a/whatsapp_mail_messaging/static/description/index.html +++ b/whatsapp_mail_messaging/static/description/index.html @@ -1420,6 +1420,35 @@
+
+

+ Latest Release 18.0.1.0.1 +

+ + 17th August, 2025 + +
+
+
+
+
+ Bug Fix +
+
+
+
    +
  • + Fixed the bug that occurred when clicking the "Send by WhatsApp" message while the invoice was in the draft stage. +
  • + +
+
+
+
+
+
+ diff --git a/whatsapp_mail_messaging/views/account_move_views.xml b/whatsapp_mail_messaging/views/account_move_views.xml index e6d9e67a5..7e7a00692 100644 --- a/whatsapp_mail_messaging/views/account_move_views.xml +++ b/whatsapp_mail_messaging/views/account_move_views.xml @@ -8,7 +8,7 @@