Merge branch 'master' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-production
This commit is contained in:
commit
fa78d210ba
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user