Replace job costing ro estimator template.
This commit is contained in:
@@ -745,11 +745,11 @@ export const TemplateList = (type, context) => {
|
||||
field: i18n.t("jobs.fields.date_invoiced"),
|
||||
},
|
||||
},
|
||||
job_costing_estimator: {
|
||||
title: i18n.t("reportcenter.templates.job_costing_estimator"),
|
||||
job_costing_ro_estimator: {
|
||||
title: i18n.t("reportcenter.templates.job_costing_ro_estimator"),
|
||||
description: "",
|
||||
subject: i18n.t("reportcenter.templates.job_costing_estimator"),
|
||||
key: "job_costing_estimator",
|
||||
subject: i18n.t("reportcenter.templates.job_costing_ro_estimator"),
|
||||
key: "job_costing_ro_estimator",
|
||||
//idtype: "vendor",
|
||||
disabled: false,
|
||||
rangeFilter: {
|
||||
|
||||
Reference in New Issue
Block a user