From 8dc2197677fe63bfa27de583ef42070858f15ffe Mon Sep 17 00:00:00 2001
From: Patrick Fic <>
Date: Fri, 10 Sep 2021 15:12:00 -0700
Subject: [PATCH 1/4] IO-1353 Add missing default resp. centers.
---
...p-info.responsibilitycenters.component.jsx | 312 ++++++++++++++++++
1 file changed, 312 insertions(+)
diff --git a/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx b/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx
index 0da65dd3d..96c3f056a 100644
--- a/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx
+++ b/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx
@@ -682,6 +682,90 @@ export function ShopInfoResponsibilityCenterComponent({ bodyshop, form }) {
))}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Date: Mon, 13 Sep 2021 08:08:43 -0700
Subject: [PATCH 2/4] Resolve missing query.
---
client/src/graphql/jobs.queries.js | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/client/src/graphql/jobs.queries.js b/client/src/graphql/jobs.queries.js
index d0e9a3daf..497022cd9 100644
--- a/client/src/graphql/jobs.queries.js
+++ b/client/src/graphql/jobs.queries.js
@@ -706,6 +706,11 @@ export const QUERY_JOB_CARD_DETAILS = gql`
v_model_desc
v_color
plate_no
+ jobs {
+ id
+ clm_no
+ ro_number
+ }
}
actual_completion
actual_delivery
From eb120a264eb4643d3ea1a17e1dce7ece34358580 Mon Sep 17 00:00:00 2001
From: Patrick Fic <>
Date: Mon, 13 Sep 2021 09:49:38 -0700
Subject: [PATCH 3/4] Add missing translations.
---
bodyshop_translations.babel | 721 +++++++++++++++++++++-
client/src/translations/en_us/common.json | 38 +-
client/src/translations/es/common.json | 38 +-
client/src/translations/fr/common.json | 38 +-
4 files changed, 831 insertions(+), 4 deletions(-)
diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel
index 9d91b0a8c..60f3c25de 100644
--- a/bodyshop_translations.babel
+++ b/bodyshop_translations.babel
@@ -1,4 +1,4 @@
-
+