ux(hr): module listing and quick entry for employee

This commit is contained in:
Rushabh Mehta
2018-08-30 09:21:54 +05:30
parent 13bcc4e27e
commit 20fd2ddd1c
3 changed files with 228 additions and 206 deletions

View File

@@ -33,24 +33,6 @@ def get_data():
{
"label": _("Leaves and Holiday"),
"items": [
{
"type": "doctype",
"name": "Leave Period",
},
{
"type": "doctype",
"name": "Leave Policy",
},
{
"type": "doctype",
"name": "Job Opening",
"description": _("Opening for a Job."),
},
{
"type": "doctype",
"name": "Job Applicant",
"description": _("Applicant for a Job."),
},
{
"type": "doctype",
"name": "Leave Application",
@@ -67,6 +49,14 @@ def get_data():
"type": "doctype",
"name": "Leave Encashment",
},
{
"type": "doctype",
"name": "Leave Period",
},
{
"type": "doctype",
"name": "Leave Policy",
},
{
"type": "doctype",
"name":"Leave Type",