diff --git a/client/src/utils/TemplateConstants.js b/client/src/utils/TemplateConstants.js index 519624aad..3467027c6 100644 --- a/client/src/utils/TemplateConstants.js +++ b/client/src/utils/TemplateConstants.js @@ -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: {