IO-1654 add discount for 900500 lines.

This commit is contained in:
Patrick Fic
2022-01-20 08:12:12 -08:00
parent 83255cd316
commit 968da48399
5 changed files with 27 additions and 6 deletions

View File

@@ -1598,6 +1598,18 @@ export const TemplateList = (type, context) => {
//idtype: "vendor",
disabled: false,
},
production_by_technician_one: {
title: i18n.t(
"reportcenter.templates.production_by_technician_one"
),
description: "",
subject: i18n.t(
"reportcenter.templates.production_by_technician_one"
),
key: "production_by_technician_one",
//idtype: "vendor",
disabled: false,
},
production_by_category: {
title: i18n.t("reportcenter.templates.production_by_category"),
description: "",