use issConfig accountNumber

This commit is contained in:
Bill Richardson 2023-10-05 16:10:11 -04:00
parent c3a2143ffa
commit 6baa2f7d63

View file

@ -641,7 +641,7 @@ export const useMainStore = defineStore({
startDate,
endDate,
applicationName: applicationConfig.APPLICATION_NAME,
parentAccountNumber: 167132, // this.payment.parentAccountNumber,
parentAccountNumber: this.issConfig.parentAccountNumber,
carId: vehicle.carId,
lineItems,
glassPieces,