IO-1951 Resolve parts order issue.

This commit is contained in:
Patrick Fic
2022-06-29 16:19:16 -07:00
parent c382b3f2e0
commit a8f89c81fc

View File

@@ -102,7 +102,7 @@ export function PartsOrderModalContainer({
setSaving(true); setSaving(true);
let insertResult; let insertResult;
if (!is_quote) { if (!is_quote) {
await insertPartOrder({ insertResult = await insertPartOrder({
variables: { variables: {
po: [ po: [
{ {