From b3c53c6005c94e570b31812b9082abd900e8d626 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Mon, 14 Oct 2024 14:30:04 +0530 Subject: [PATCH] Oct 14: [FIX] Bug Fixed 'chat_quick_reply' --- chat_quick_reply/__manifest__.py | 2 +- chat_quick_reply/doc/RELEASE_NOTES.md | 5 +++++ chat_quick_reply/static/src/core/web/messaging_menu.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/chat_quick_reply/__manifest__.py b/chat_quick_reply/__manifest__.py index 629f53d5f..f673686ce 100644 --- a/chat_quick_reply/__manifest__.py +++ b/chat_quick_reply/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': 'Chat Quick Reply', - 'version': '17.0.1.0.0', + 'version': '17.0.1.0.1', 'category': 'Extra Tools', 'summary': """To reply to the chat from the Notification itself.""", 'description': "This module to reply to chat from the Notification itself.", diff --git a/chat_quick_reply/doc/RELEASE_NOTES.md b/chat_quick_reply/doc/RELEASE_NOTES.md index 6a822582c..5899cf469 100644 --- a/chat_quick_reply/doc/RELEASE_NOTES.md +++ b/chat_quick_reply/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 17.0.1.0.0 ##### ADD - Initial commit for Chat Quick Reply + +#### 14.10.2024 +#### Version 17.0.1.0.1 +##### BUGFIX +- Fixed issues in template \ No newline at end of file diff --git a/chat_quick_reply/static/src/core/web/messaging_menu.xml b/chat_quick_reply/static/src/core/web/messaging_menu.xml index 1f4c645dd..f099cff1b 100644 --- a/chat_quick_reply/static/src/core/web/messaging_menu.xml +++ b/chat_quick_reply/static/src/core/web/messaging_menu.xml @@ -2,7 +2,7 @@ - +