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