fix: requested Changes
This commit is contained in:
parent
e6dd55d9f2
commit
0ae6cbdd01
@ -6,7 +6,6 @@ def get_data():
|
||||
'fieldname': 'job_applicant',
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Employee'),
|
||||
'items': ['Employee', 'Employee Onboarding']
|
||||
},
|
||||
{
|
||||
|
@ -6,7 +6,6 @@ def get_data():
|
||||
'fieldname': 'payroll_period',
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Employee Tax Exemption'),
|
||||
'items': ['Employee Tax Exemption Proof Submission', 'Employee Tax Exemption Declaration']
|
||||
},
|
||||
],
|
||||
|
@ -6,7 +6,6 @@ def get_data():
|
||||
'fieldname': 'training_event',
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Result And Feedback'),
|
||||
'items': ['Training Result', 'Training Feedback']
|
||||
},
|
||||
],
|
||||
|
@ -11,11 +11,9 @@ def get_data():
|
||||
},
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Logs'),
|
||||
'items': ['Vehicle Log']
|
||||
},
|
||||
{
|
||||
'label': _('Trip'),
|
||||
'items': ['Delivery Trip']
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user