IO-1590 Production by Technician IO-1585 File access api

This commit is contained in:
Patrick Fic
2021-12-24 09:30:26 -08:00
parent 74c6d32849
commit 7abc3976e8
8 changed files with 143 additions and 37 deletions

View File

@@ -1579,6 +1579,14 @@ export const TemplateList = (type, context) => {
//idtype: "vendor",
disabled: false,
},
production_by_technician: {
title: i18n.t("reportcenter.templates.production_by_technician"),
description: "",
subject: i18n.t("reportcenter.templates.production_by_technician"),
key: "production_by_technician",
//idtype: "vendor",
disabled: false,
},
}
: {}),
...(!type || type === "special"