refactor: remove unnecessary code
This commit is contained in:
parent
2d0dadd9ac
commit
4f51dfe4c5
@ -71,9 +71,6 @@ frappe.ui.form.on("Dunning", {
|
||||
status: "Overdue",
|
||||
company: frm.doc.company
|
||||
},
|
||||
allow_child_item_selection: true,
|
||||
child_fielname: "payment_schedule",
|
||||
child_columns: ["due_date", "outstanding"]
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user