diff --git a/client/src/utils/TemplateConstants.js b/client/src/utils/TemplateConstants.js index 1cdc24bd7..519624aad 100644 --- a/client/src/utils/TemplateConstants.js +++ b/client/src/utils/TemplateConstants.js @@ -1040,7 +1040,7 @@ export const TemplateList = (type, context) => { disabled: false, rangeFilter: { object: i18n.t("reportcenter.labels.objects.jobs"), - field: i18n.t("jobs.fields.date_open"), + field: i18n.t("jobs.fields.date_invoiced"), }, group: "jobs", },