mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 11:55:11 +00:00
Training Events/Results link added to Employee (#9313)
This commit is contained in:
committed by
Rushabh Mehta
parent
5dadb0e19a
commit
2510d1c86a
@@ -14,6 +14,10 @@ def get_data():
|
||||
'label': _('Payroll'),
|
||||
'items': ['Salary Structure', 'Salary Slip', 'Timesheet']
|
||||
},
|
||||
{
|
||||
'label': _('Training Events/Results'),
|
||||
'items': ['Training Event', 'Training Result']
|
||||
},
|
||||
{
|
||||
'label': _('Expense'),
|
||||
'items': ['Expense Claim']
|
||||
|
||||
Reference in New Issue
Block a user