IO-594 Autohouse Fixes.
This commit is contained in:
@@ -495,6 +495,22 @@ export const TemplateList = (type, context) => {
|
||||
//idtype: "vendor",
|
||||
disabled: false,
|
||||
},
|
||||
estimator_detail: {
|
||||
title: i18n.t("reportcenter.templates.estimator_detail"),
|
||||
description: "",
|
||||
subject: i18n.t("reportcenter.templates.estimator_detail"),
|
||||
key: "estimator_detail",
|
||||
//idtype: "vendor",
|
||||
disabled: false,
|
||||
},
|
||||
estimator_summary: {
|
||||
title: i18n.t("reportcenter.templates.estimator_summary"),
|
||||
description: "",
|
||||
subject: i18n.t("reportcenter.templates.estimator_summary"),
|
||||
key: "estimator_summary",
|
||||
//idtype: "vendor",
|
||||
disabled: false,
|
||||
},
|
||||
}
|
||||
: {}),
|
||||
...(!type || type === "courtesycarcontract"
|
||||
|
||||
Reference in New Issue
Block a user