Compare commits

..

1 Commits

Author SHA1 Message Date
Allan Carr
abb1464e30 IO-2849 Missing Translation from Shop Config
Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
2024-07-25 08:39:42 -07:00
4 changed files with 3 additions and 1 deletions

View File

@@ -1149,7 +1149,6 @@ export const UPDATE_JOB = gql`
suspended suspended
queued_for_parts queued_for_parts
scheduled_completion scheduled_completion
scheduled_delivery
actual_in actual_in
date_repairstarted date_repairstarted
date_void date_void

View File

@@ -1776,6 +1776,7 @@
"prt_tx_in3": "Tax 3 Indicator", "prt_tx_in3": "Tax 3 Indicator",
"prt_tx_in4": "Tax 4 Indicator", "prt_tx_in4": "Tax 4 Indicator",
"prt_tx_in5": "Tax 5 Indicator", "prt_tx_in5": "Tax 5 Indicator",
"prt_tx_ty1": "Parts Tax Type 1",
"prt_type": "Part Type" "prt_type": "Part Type"
}, },
"partsstatus": "Parts Status", "partsstatus": "Parts Status",

View File

@@ -1776,6 +1776,7 @@
"prt_tx_in3": "", "prt_tx_in3": "",
"prt_tx_in4": "", "prt_tx_in4": "",
"prt_tx_in5": "", "prt_tx_in5": "",
"prt_tx_ty1": "",
"prt_type": "" "prt_type": ""
}, },
"partsstatus": "", "partsstatus": "",

View File

@@ -1776,6 +1776,7 @@
"prt_tx_in3": "", "prt_tx_in3": "",
"prt_tx_in4": "", "prt_tx_in4": "",
"prt_tx_in5": "", "prt_tx_in5": "",
"prt_tx_ty1": "",
"prt_type": "" "prt_type": ""
}, },
"partsstatus": "", "partsstatus": "",