Grab from correct order rather than going around.

This commit is contained in:
Chloe Herd 2025-10-29 16:27:01 -04:00
parent e94305d3b2
commit 0f207d8aa9

View file

@ -469,7 +469,7 @@ export default {
}
// Cash Quote or Cash Price Sub Total
payload.cashPriceSubTotal = store.getters.order?.cashPriceSubTotal ?? "";
payload.cashPriceSubTotal = order?.cashPriceSubTotal ?? "";
//unverified (in scenarios we dont display the price)
if (