IO-2375 Filter label for Job Costing by CSR correction

This commit is contained in:
Allan Carr
2023-08-09 15:25:58 -07:00
parent e69e844568
commit 5d7384aa8b

View File

@@ -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",
},