mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
Employee Benefit Application - filter updated
This commit is contained in:
@@ -8,8 +8,7 @@ frappe.ui.form.on('Employee Benefit Application', {
|
||||
filters: {
|
||||
type: "Earning",
|
||||
is_flexible_benefit: true,
|
||||
disabled: false,
|
||||
is_pro_rata_applicable: true
|
||||
disabled: false
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user