IO-1706 Payroll Table

This commit is contained in:
Patrick Fic
2022-02-16 14:22:39 -08:00
parent 8031f2b2ed
commit 0958ea5ba6
8 changed files with 91 additions and 8 deletions

View File

@@ -1635,6 +1635,13 @@ export const TemplateList = (type, context) => {
key: "ca_bc_etf_table",
disabled: false,
},
exported_payroll: {
title: i18n.t("printcenter.payments.exported_payroll"),
description: "Est Detail",
subject: i18n.t("printcenter.payments.exported_payroll"),
key: "exported_payroll",
disabled: false,
},
production_by_technician_one: {
title: i18n.t(
"reportcenter.templates.production_by_technician_one"