mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 09:35:03 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user