- log code sub category
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user