- push logs partner id when transaction
This commit is contained in:
parent
bfb8a2ca66
commit
c8554645cd
|
@ -510,7 +510,7 @@ export class TransactionService {
|
||||||
);
|
);
|
||||||
|
|
||||||
//GET COA
|
//GET COA
|
||||||
console.log('coamsk5', 'coa')
|
console.log('coamsk5', product_price.id)
|
||||||
const coaAccount = await this.coaService.findByUser(
|
const coaAccount = await this.coaService.findByUser(
|
||||||
userData.id,
|
userData.id,
|
||||||
coaType.WALLET,
|
coaType.WALLET,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user