From 4c2d4e20a676587d024e0794c819a64e872e0aaa Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Thu, 27 Apr 2023 09:40:12 -0700 Subject: [PATCH 1/3] IO-2190 Factor Paint Costs from Scale over to Job Costing & Autohouse Add use_paint_scale_data to bodyshop query --- client/src/graphql/bodyshop.queries.js | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/graphql/bodyshop.queries.js b/client/src/graphql/bodyshop.queries.js index c934c9514..0bdcf6f8e 100644 --- a/client/src/graphql/bodyshop.queries.js +++ b/client/src/graphql/bodyshop.queries.js @@ -117,6 +117,7 @@ export const QUERY_BODYSHOP = gql` md_parts_scan enforce_conversion_category tt_enforce_hours_for_tech_console + use_paint_scale_data employees { user_email id From e387abcd14566828b548b5c0cb132ec6f2aa72df Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 27 Apr 2023 10:20:46 -0700 Subject: [PATCH 2/3] IO-1741 IO-2147 IO-1933 Bug fixes for multiple tickets. --- bodyshop_translations.babel | 128 +++++++++++++++++- .../jobs-detail-rates.component.jsx | 2 +- .../note-upsert-modal.container.jsx | 1 + ...-list-columns.productionnote.component.jsx | 4 +- .../tech-job-statistics.component.jsx | 21 +-- client/src/graphql/notes.queries.js | 12 +- .../jobs-detail.page.component.jsx | 8 +- client/src/translations/en_us/common.json | 3 +- client/src/translations/es/common.json | 3 +- client/src/translations/fr/common.json | 3 +- 10 files changed, 165 insertions(+), 20 deletions(-) diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index f453df8c6..1d299f13f 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +