chore: remove unused variable

This commit is contained in:
Gursheen Anand 2023-09-23 14:59:12 +05:30
parent b3aa201eb5
commit 545f2ccdf1

View File

@ -874,7 +874,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