Merge pull request #2921 from Safelite/feature/CASH-1761

Grab from correct order rather than going around.
This commit is contained in:
Mark Harris 2025-10-29 16:49:32 -04:00 committed by GitHub
commit 53f125362e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 (