IO-2096 Fix grouping for CT report.
This commit is contained in:
@@ -1692,7 +1692,7 @@ export const TemplateList = (type, context) => {
|
|||||||
object: i18n.t("reportcenter.labels.objects.jobs"),
|
object: i18n.t("reportcenter.labels.objects.jobs"),
|
||||||
field: i18n.t("jobs.fields.actual_completion"),
|
field: i18n.t("jobs.fields.actual_completion"),
|
||||||
},
|
},
|
||||||
group: "job",
|
group: "jobs",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
: {}),
|
: {}),
|
||||||
|
|||||||
Reference in New Issue
Block a user