From 0b00aabc6aac5518e9423217bc01e8d61f887518 Mon Sep 17 00:00:00 2001 From: Gursheen Anand Date: Fri, 18 Aug 2023 11:27:34 +0530 Subject: [PATCH] fix: remove indicator --- frappe/core/doctype/document_comparator/document_comparator.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frappe/core/doctype/document_comparator/document_comparator.js b/frappe/core/doctype/document_comparator/document_comparator.js index 22e73a848f..4119af7378 100644 --- a/frappe/core/doctype/document_comparator/document_comparator.js +++ b/frappe/core/doctype/document_comparator/document_comparator.js @@ -3,6 +3,8 @@ frappe.ui.form.on("Document Comparator", { refresh(frm) { + frm.page.clear_indicator(); + frm.disable_save(); frm.set_query("doctype_name", () => {