IO-834 IO-835 Totals table formatting.

This commit is contained in:
Patrick Fic
2021-04-06 14:29:44 -07:00
parent 4779964449
commit 5b17bfaaa0
10 changed files with 58 additions and 23 deletions

View File

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