From a8f89c81fcd32e96e3e2174ba1d466af064fb7da Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Wed, 29 Jun 2022 16:19:16 -0700 Subject: [PATCH] IO-1951 Resolve parts order issue. --- .../parts-order-modal/parts-order-modal.container.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/parts-order-modal/parts-order-modal.container.jsx b/client/src/components/parts-order-modal/parts-order-modal.container.jsx index 5a106a00c..c9fa7bc43 100644 --- a/client/src/components/parts-order-modal/parts-order-modal.container.jsx +++ b/client/src/components/parts-order-modal/parts-order-modal.container.jsx @@ -102,7 +102,7 @@ export function PartsOrderModalContainer({ setSaving(true); let insertResult; if (!is_quote) { - await insertPartOrder({ + insertResult = await insertPartOrder({ variables: { po: [ {