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", () => {