chore: remove unused variable
This commit is contained in:
parent
b3aa201eb5
commit
545f2ccdf1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user