mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 10:14:59 +00:00
Employee Benefit Application - filter updated - earning component
This commit is contained in:
@@ -8,6 +8,8 @@ frappe.ui.form.on('Employee Benefit Application', {
|
||||
filters: {
|
||||
type: "Earning",
|
||||
is_flexible_benefit: true,
|
||||
is_group: false,
|
||||
flexi_default: false,
|
||||
disabled: false
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user