- log digiflazz when receiving response
This commit is contained in:
parent
7d519f0510
commit
7e79075c1d
|
@ -786,6 +786,8 @@ export class TransactionService {
|
|||
} else {
|
||||
transactionData.balance_remaining =
|
||||
coaAccount.amount - product_price.mark_up_price - costInventory;
|
||||
console.log('hitsupplierstatus', hitSupplier.success)
|
||||
console.log('hitsuppliersn', hitSupplier.sn)
|
||||
if (
|
||||
hitSupplier.sn != null ||
|
||||
hitSupplier.sn != '' ||
|
||||
|
|
Loading…
Reference in New Issue
Block a user