Additional Menu Refactors
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -51,7 +51,6 @@ export function ProductionListPrint({bodyshop}) {
|
|||||||
};
|
};
|
||||||
}),
|
}),
|
||||||
{
|
{
|
||||||
key: key,
|
|
||||||
label: t("reportcenter.templates.production_by_technician_one"),
|
label: t("reportcenter.templates.production_by_technician_one"),
|
||||||
children: bodyshop.employees
|
children: bodyshop.employees
|
||||||
.filter((e) => e.active)
|
.filter((e) => e.active)
|
||||||
|
|||||||
Reference in New Issue
Block a user