IO-2383 TimeTicket Employee Range Filter

This commit is contained in:
Allan Carr
2023-08-16 17:25:32 -07:00
parent ba683a2e8a
commit dd5cafcd42

View File

@@ -1135,6 +1135,10 @@ export const TemplateList = (type, context) => {
key: "timetickets_employee",
idtype: "employee",
disabled: false,
rangeFilter: {
object: i18n.t("reportcenter.labels.objects.timetickets"),
field: i18n.t("timetickets.fields.date"),
},
group: "payroll",
},
attendance_detail: {