diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index 23f24f79d..e1ace1a22 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -2425,7 +2425,7 @@ "export_payables": "Export Log - Payables", "export_payments": "Export Log - Payments", "export_receivables": "Export Log - Receivables", - "gsr_by_atp": "Gross Sales by ATP", + "gsr_by_ats": "Gross Sales by ATS", "gsr_by_category": "Gross Sales by Category", "gsr_by_csr": "Gross Sales by CSR", "gsr_by_delivery_date": "Gross Sales by Delivery Date", diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json index 10385ab2e..7391723ee 100644 --- a/client/src/translations/es/common.json +++ b/client/src/translations/es/common.json @@ -2425,7 +2425,7 @@ "export_payables": "", "export_payments": "", "export_receivables": "", - "gsr_by_atp": "", + "gsr_by_ats": "", "gsr_by_category": "", "gsr_by_csr": "", "gsr_by_delivery_date": "", diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json index ee9ffb395..5d3f9b604 100644 --- a/client/src/translations/fr/common.json +++ b/client/src/translations/fr/common.json @@ -2425,7 +2425,7 @@ "export_payables": "", "export_payments": "", "export_receivables": "", - "gsr_by_atp": "", + "gsr_by_ats": "", "gsr_by_category": "", "gsr_by_csr": "", "gsr_by_delivery_date": "", diff --git a/client/src/utils/TemplateConstants.js b/client/src/utils/TemplateConstants.js index 8869a5b2c..9ae638b2f 100644 --- a/client/src/utils/TemplateConstants.js +++ b/client/src/utils/TemplateConstants.js @@ -1356,11 +1356,11 @@ export const TemplateList = (type, context) => { }, group: "sales", }, - gsr_by_atp: { - title: i18n.t("reportcenter.templates.gsr_by_atp"), + gsr_by_ats: { + title: i18n.t("reportcenter.templates.gsr_by_ats"), description: "", - subject: i18n.t("reportcenter.templates.gsr_by_atp"), - key: "gsr_by_atp", + subject: i18n.t("reportcenter.templates.gsr_by_ats"), + key: "gsr_by_ats", //idtype: "vendor", disabled: false, rangeFilter: {