mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-18 22:35:10 +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