This commit is contained in:
Fadli 2023-03-30 11:01:07 +07:00
commit 5b90b0f1f7

View File

@ -1094,8 +1094,8 @@ export class TransactionService {
orderTransactionDto.bill_trx_id orderTransactionDto.bill_trx_id
) )
} else { } else {
await doTransaction( hitSupplier = await doTransaction(
hitSupplier= `CEK${orderTransactionDto.productCode.slice(3)}`, `CEK${orderTransactionDto.productCode.slice(3)}`,
orderTransactionDto.destination, orderTransactionDto.destination,
trxId, trxId,
supplier, supplier,