fix: changes as per review

This commit is contained in:
ljain112
2024-06-25 17:48:10 +05:30
parent 98ad01c736
commit ba08b2e8e8

View File

@@ -130,6 +130,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: {