diff --git a/src/store/index.js b/src/store/index.js index 08985695..a95c652d 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -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,