Merge pull request #14043 from Zlash65/fix-dept

[Minor] Remove duplicate from HR config file
This commit is contained in:
rohitwaghchaure 2018-05-15 15:28:16 +05:30 committed by GitHub
commit 6bcf48a70e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,52 +220,6 @@ def get_data():
},
]
},
{
"label": _("Employee Lifecycle"),
"items": [
{
"type": "doctype",
"name": "Employee Transfer",
},
{
"type": "doctype",
"name": "Employee Promotion",
},
{
"type": "doctype",
"name": "Employee Lifecycle Activity",
},
{
"type": "doctype",
"name": "Employee Lifecycle Activity Type",
},
{
"type": "doctype",
"name": "Employee Lifecycle Process Template",
},
{
"type": "doctype",
"name": "Employee Lifecycle Process",
}
]
},
{
"label": _("Recruitment"),
"items": [
{
"type": "doctype",
"name": "Job Applicant",
},
{
"type": "doctype",
"name": "Job Opening",
},
{
"type": "doctype",
"name": "Job Offer",
},
]
},
{
"label": _("Training"),
"items": [