- add 2 hemat supplier as faktur and non faktur

This commit is contained in:
Fadli 2022-10-03 11:11:09 +07:00
parent d598bbb4ab
commit 21792e981e

View File

@ -592,7 +592,7 @@ export class TransactionService {
let hitLoginHemat;
if (supplier.code == 'Hemat') {
hitLoginHemat = await doAuthorizeHemat('wndpt001', '3NHESIJ5', supplier);
hitLoginHemat = await doAuthorizeHemat(supplier.irs_user, supplier.irs_pass, supplier);
}
let hitSupplier = supplier.code == 'Hemat' ?
@ -839,7 +839,7 @@ export class TransactionService {
let hitLoginHemat;
if (supplier.code == 'Hemat') {
hitLoginHemat = await doAuthorizeHemat('wndpt001', '3NHESIJ5', supplier);
hitLoginHemat = await doAuthorizeHemat(supplier.irs_user, supplier.irs_pass, supplier);
}
let hitSupplier = supplier.code == 'Hemat' ?
@ -995,7 +995,7 @@ export class TransactionService {
let hitLoginHemat;
if (supplier.code == 'Hemat') {
hitLoginHemat = await doAuthorizeHemat('wndpt001', '3NHESIJ5', supplier);
hitLoginHemat = await doAuthorizeHemat(supplier.irs_user, supplier.irs_pass, supplier);
}
let hitSupplier = supplier.code == 'Hemat' ? await doTransaction(