Added additional stats and ticket printing to all time tickets screen BOD-191
This commit is contained in:
@@ -47,4 +47,10 @@ export const TemplateList = {
|
||||
drivingId: "Payment Id",
|
||||
key: "payment_receipt",
|
||||
},
|
||||
time_tickets_by_employee: {
|
||||
title: "Time Tickets by Employee",
|
||||
description: "Time tickets for employee with date range",
|
||||
drivingId: "Employee ID with start and end date",
|
||||
key: "time_tickets_by_employee",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user