From eff4f82ad7360b431f11d3c8a10e9f44dc635166 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 19 Sep 2023 15:23:47 -0700 Subject: [PATCH] Add tax rates to shop config, resolve rate population on job detail. --- bodyshop_translations.babel | 380 +++++++++++++++++- .../job-totals.table.totals.component.jsx | 44 +- ...p-info.responsibilitycenters.component.jsx | 2 + ....responsibilitycenters.taxes.component.jsx | 232 +++++++++++ .../jobs-detail.page.component.jsx | 2 +- client/src/translations/en_us/common.json | 7 +- client/src/translations/es/common.json | 6 + client/src/translations/fr/common.json | 6 + server/job/job-totals.js | 9 +- 9 files changed, 665 insertions(+), 23 deletions(-) create mode 100644 client/src/components/shop-info/shop-info.responsibilitycenters.taxes.component.jsx diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 3039e4986..7cfb277dd 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +