added new calendar and renamed holiday block list

This commit is contained in:
Rushabh Mehta
2013-02-14 17:34:51 +05:30
parent ffb1e0c096
commit 5eb37647cf
56 changed files with 169 additions and 1175 deletions

View File

@@ -81,9 +81,9 @@ wn.module_page["HR"] = [
doctype: "Holiday List"
},
{
"label":wn._("Holiday Block List"),
"label":wn._("Leave Block List"),
"description":wn._("Block leave applications by department."),
doctype: "Holiday Block List"
doctype: "Leave Block List"
},
]
},