From 73e50df21b38bafdd691c7ede361efc4a9d06a06 Mon Sep 17 00:00:00 2001
From: Patrick Fic <>
Date: Thu, 21 Apr 2022 12:13:07 -0700
Subject: [PATCH 1/2] Added missing translations.
---
bodyshop_translations.babel | 21 +++++++++++++++++++++
client/src/translations/en_us/common.json | 3 ++-
client/src/translations/es/common.json | 3 ++-
client/src/translations/fr/common.json | 3 ++-
4 files changed, 27 insertions(+), 3 deletions(-)
diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel
index 4a3d405fa..4d1503626 100644
--- a/bodyshop_translations.babel
+++ b/bodyshop_translations.babel
@@ -32536,6 +32536,27 @@
+
+ updating
+ false
+
+
+
+
+
+ en-US
+ false
+
+
+ es-MX
+ false
+
+
+ fr-CA
+ false
+
+
+
diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json
index 04e2b15ce..2c5875e15 100644
--- a/client/src/translations/en_us/common.json
+++ b/client/src/translations/en_us/common.json
@@ -1928,7 +1928,8 @@
"backordering": "Error backordering part {{message}}.",
"creating": "Error encountered when creating parts order. ",
"oec": "Error creating EMS files for OEC. {{error}}",
- "saving": "Error saving parts order. {{error}}."
+ "saving": "Error saving parts order. {{error}}.",
+ "updating": "Error updating parts order/parts order line. {{error}}."
},
"fields": {
"act_price": "Price",
diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json
index ff26b7553..4aece6cfc 100644
--- a/client/src/translations/es/common.json
+++ b/client/src/translations/es/common.json
@@ -1928,7 +1928,8 @@
"backordering": "",
"creating": "Se encontró un error al crear el pedido de piezas.",
"oec": "",
- "saving": ""
+ "saving": "",
+ "updating": ""
},
"fields": {
"act_price": "",
diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json
index 4db541931..a50966800 100644
--- a/client/src/translations/fr/common.json
+++ b/client/src/translations/fr/common.json
@@ -1928,7 +1928,8 @@
"backordering": "",
"creating": "Erreur rencontrée lors de la création de la commande de pièces.",
"oec": "",
- "saving": ""
+ "saving": "",
+ "updating": ""
},
"fields": {
"act_price": "",
From 07e6344812ded88f03d5ac6e187245a85c75a677 Mon Sep 17 00:00:00 2001
From: Patrick Fic <>
Date: Thu, 21 Apr 2022 12:36:04 -0700
Subject: [PATCH 2/2] IO-1839 Add filing coversheet landscape.
---
bodyshop_translations.babel | 21 +++++++++++++++++++++
client/src/translations/en_us/common.json | 1 +
client/src/translations/es/common.json | 1 +
client/src/translations/fr/common.json | 1 +
client/src/utils/TemplateConstants.js | 10 +++++++++-
5 files changed, 33 insertions(+), 1 deletion(-)
diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel
index 4d1503626..1ebe98359 100644
--- a/bodyshop_translations.babel
+++ b/bodyshop_translations.babel
@@ -35182,6 +35182,27 @@
+
+ filing_coversheet_landscape
+ false
+
+
+
+
+
+ en-US
+ false
+
+
+ es-MX
+ false
+
+
+ fr-CA
+ false
+
+
+
filing_coversheet_portrait
false
diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json
index 2c5875e15..b8814400d 100644
--- a/client/src/translations/en_us/common.json
+++ b/client/src/translations/en_us/common.json
@@ -2092,6 +2092,7 @@
"estimate_detail": "Estimate Details",
"estimate_followup": "Estimate Followup",
"express_repair_checklist": "Express Repair Checklist",
+ "filing_coversheet_landscape": "Filing Coversheet (Landscape)",
"filing_coversheet_portrait": "Filing Coversheet (Portrait)",
"final_invoice": "Final Invoice",
"fippa_authorization": "FIPPA Authorization",
diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json
index 4aece6cfc..c1868e3fc 100644
--- a/client/src/translations/es/common.json
+++ b/client/src/translations/es/common.json
@@ -2092,6 +2092,7 @@
"estimate_detail": "",
"estimate_followup": "",
"express_repair_checklist": "",
+ "filing_coversheet_landscape": "",
"filing_coversheet_portrait": "",
"final_invoice": "",
"fippa_authorization": "",
diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json
index a50966800..2894fb273 100644
--- a/client/src/translations/fr/common.json
+++ b/client/src/translations/fr/common.json
@@ -2092,6 +2092,7 @@
"estimate_detail": "",
"estimate_followup": "",
"express_repair_checklist": "",
+ "filing_coversheet_landscape": "",
"filing_coversheet_portrait": "",
"final_invoice": "",
"fippa_authorization": "",
diff --git a/client/src/utils/TemplateConstants.js b/client/src/utils/TemplateConstants.js
index b44ab3b21..fcc6af566 100644
--- a/client/src/utils/TemplateConstants.js
+++ b/client/src/utils/TemplateConstants.js
@@ -314,6 +314,14 @@ export const TemplateList = (type, context) => {
disabled: false,
group: "post",
},
+ filing_coversheet_landscape: {
+ title: i18n.t("printcenter.jobs.filing_coversheet_landscape"),
+ description: "CASL Authorization",
+ subject: i18n.t("printcenter.jobs.filing_coversheet_landscape"),
+ key: "filing_coversheet_landscape",
+ disabled: false,
+ group: "post",
+ },
qc_sheet: {
title: i18n.t("printcenter.jobs.qc_sheet"),
description: "All Jobs Notes",
@@ -476,7 +484,7 @@ export const TemplateList = (type, context) => {
: {}),
...(!type || type === "job_special"
? {
- special_thirdpartypayer: {
+ special_thirdpartypayer: {
title: i18n.t("printcenter.jobs.thirdpartypayer"),
description: "CSI invite",
key: "special_thirdpartypayer",