mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
adding block list, part 1
This commit is contained in:
@@ -80,6 +80,11 @@ wn.module_page["HR"] = [
|
||||
"description":wn._("List of holidays."),
|
||||
doctype: "Holiday List"
|
||||
},
|
||||
{
|
||||
"label":wn._("Holiday Block List"),
|
||||
"description":wn._("Block leave applications by department."),
|
||||
doctype: "Holiday Block List"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user