From 5d820f5f4b52fd2cdd33f79bf95e1a3a6c0d2a63 Mon Sep 17 00:00:00 2001 From: "CA. B.C.Chechani" Date: Mon, 22 Jul 2024 15:43:28 +0530 Subject: [PATCH] Optimise the WhatsApp Notification --- .../whatsapp_notification/whatsapp_notification.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/frappe_whatsapp/frappe_whatsapp/doctype/whatsapp_notification/whatsapp_notification.json b/frappe_whatsapp/frappe_whatsapp/doctype/whatsapp_notification/whatsapp_notification.json index 558adef..4323142 100644 --- a/frappe_whatsapp/frappe_whatsapp/doctype/whatsapp_notification/whatsapp_notification.json +++ b/frappe_whatsapp/frappe_whatsapp/doctype/whatsapp_notification/whatsapp_notification.json @@ -6,7 +6,6 @@ "editable_grid": 1, "engine": "InnoDB", "field_order": [ - "html_notification", "section_break_fds", "notification_type", "reference_doctype", @@ -172,11 +171,6 @@ "fieldtype": "Data", "label": "Attach from field " }, - { - "fieldname": "html_notification", - "fieldtype": "HTML", - "options": "
\n \n
\n
Define your Response Data Once
\n
This section allows you to define your response data in a structured manner. Please fill in the required fields and ensure the accuracy of the information.
\n
\n
\n" - }, { "fieldname": "section_break_fds", "fieldtype": "Section Break"