IO-1590 Production by Technician IO-1585 File access api
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user