chore: remove unused variable

(cherry picked from commit 545f2ccdf1)
This commit is contained in:
Gursheen Anand
2023-09-23 14:59:12 +05:30
committed by Mergify
parent 06b04770fc
commit bc0db696c9

View File

@@ -858,7 +858,6 @@ frappe.ui.form.on('Payment Entry', {
}
}
let outstanding_amount;
$.each(frm.doc.references || [], function(i, row) {
if (frappe.flags.allocate_payment_amount == 0) {
//If allocate payment amount checkbox is unchecked, set zero to allocate amount