Training Events/Results link added to Employee (#9313)

This commit is contained in:
Vishal Dhayagude 2017-06-16 11:58:08 +05:30 committed by Rushabh Mehta
parent 5dadb0e19a
commit 2510d1c86a

View File

@ -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']