fix: change formatting
This commit is contained in:
parent
9ee5c8a4c6
commit
7293a98a10
@ -34,7 +34,7 @@ frappe.ui.form.on('Employee Benefit Application', {
|
||||
return {
|
||||
query : "erpnext.hr.doctype.employee_benefit_application.employee_benefit_application.get_earning_components",
|
||||
filters: {date: frm.doc.date, employee: frm.doc.employee}
|
||||
}
|
||||
};
|
||||
});
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user