Navigation added for Employee Separation, Onboarding
This commit is contained in:
parent
6bcf48a70e
commit
e2a7f86636
@ -200,6 +200,14 @@ def get_data():
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Promotion",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Separation"
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Onboarding"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user