fix: changes as per review

(cherry picked from commit ba08b2e8e8)
This commit is contained in:
ljain112
2024-06-25 17:48:10 +05:30
committed by Mergify
parent a04938d5ae
commit 57896a8f99

View File

@@ -120,6 +120,8 @@ frappe.ui.form.on("Bank Statement Import", {
},
show_import_status(frm) {
if (frm.doc.status == "Pending") return;
frappe.call({
method: "erpnext.accounts.doctype.bank_statement_import.bank_statement_import.get_import_status",
args: {