mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
Navigation added for Employee Separation, Onboarding
This commit is contained in:
@@ -200,6 +200,14 @@ def get_data():
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Promotion",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Separation"
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Onboarding"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user