- log code sub category
This commit is contained in:
parent
e030ca897f
commit
2f470ad69f
|
@ -628,7 +628,7 @@ export class TransactionService {
|
|||
if (supplier.code == 'Hemat') {
|
||||
hitLoginHemat = await doAuthorizeHemat(supplier.irs_user, supplier.irs_pass, supplier);
|
||||
}
|
||||
|
||||
console.log('inicodesubcategory', product.sub_categories.code)
|
||||
let hitSupplier = supplier.code == 'Hemat' ?
|
||||
await doTransaction(
|
||||
orderTransactionDto.productCode,
|
||||
|
|
Loading…
Reference in New Issue
Block a user