Merge branch 'devops-staging' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend
This commit is contained in:
commit
5b90b0f1f7
|
@ -1094,8 +1094,8 @@ export class TransactionService {
|
|||
orderTransactionDto.bill_trx_id
|
||||
)
|
||||
} else {
|
||||
await doTransaction(
|
||||
hitSupplier= `CEK${orderTransactionDto.productCode.slice(3)}`,
|
||||
hitSupplier = await doTransaction(
|
||||
`CEK${orderTransactionDto.productCode.slice(3)}`,
|
||||
orderTransactionDto.destination,
|
||||
trxId,
|
||||
supplier,
|
||||
|
|
Loading…
Reference in New Issue
Block a user