26/03/2024 10:33:10.6960 578 ms. EXEC: update tabTerminalReceipt set trcProgressive = 13089, trcLastPrinted = '2400713089', trcLastDate = '2024-03-26 10:33:10' where trcStatus='V' and trcTerId = 18 26/03/2024 13:14:57.4955 734 ms. EXEC: insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2024-03-26 13:14:56',3,42101,0,50,-1,-50,1,'O','N'); update payCurInventory set curQuantity=round(curQuantity-1,5),curAmount=round(curAmount-50,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 50 and curType = 'N'; insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2024-03-26 13:14:56',3,42101,0,50,1,50,2,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+50,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 2 and curValue = 50 and curType = 'N'; 26/03/2024 15:36:38.4279 578 ms. EXEC: update payInventory set invCreation = '2024-03-26 15:36:37',invModify = '2024-03-26 15:36:37',invUseId=0,invStatus='V' where invId = 174036 26/03/2024 16:49:38.4357 546 ms. EXEC: insert into payPayment (payCreation,payUseId,payStatus,payUID,payTraUID,payYear,payDateTime,payIdTerminal,payEnabled,payDisableTime,payTarId,payTimeLimit,payType,payCurrency,payAmount,payPayed,payChange,payCardType,payPAN,paySTAN,payIdEvent,payAmountCalc,payDiscountValue,payDiscount,payDiscountType,payVatPercent,payVatAmount) VALUES ('2024-03-26 16:49:37',0,'V',5697901119570170,4700258175895970,2024,'2024-03-26 16:49:37',18,1,0,4,'2024-03-26 17:04:37','C','KES',50,50,0,'','','',1,50,0,0,'',0,0) 26/03/2024 21:37:13.8110 531 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2024-03-26 21:37:13' where traUID = 4832888116547550 and traStatus='V' and traEnabled=1 26/03/2024 21:40:45.6003 515 ms. EXEC: insert into payPayment (payCreation,payUseId,payStatus,payUID,payTraUID,payYear,payDateTime,payIdTerminal,payEnabled,payDisableTime,payTarId,payTimeLimit,payType,payCurrency,payAmount,payPayed,payChange,payCardType,payPAN,paySTAN,payIdEvent,payAmountCalc,payDiscountValue,payDiscount,payDiscountType,payVatPercent,payVatAmount) VALUES ('2024-03-26 21:40:45',0,'V',5212642230425000,4894167121031200,2024,'2024-03-26 21:40:45',18,1,0,4,'2024-03-26 21:55:45','C','KES',50,50,0,'','','',1,50,0,0,'',0,0) 26/03/2024 22:23:29.1692 546 ms. EXEC: insert into payPayment (payCreation,payUseId,payStatus,payUID,payTraUID,payYear,payDateTime,payIdTerminal,payEnabled,payDisableTime,payTarId,payTimeLimit,payType,payCurrency,payAmount,payPayed,payChange,payCardType,payPAN,paySTAN,payIdEvent,payAmountCalc,payDiscountValue,payDiscount,payDiscountType,payVatPercent,payVatAmount) VALUES ('2024-03-26 22:21:45',10,'V',5693000556024270,5319395552066280,2024,'2024-03-26 22:21:45',17,1,0,4,'2024-03-26 22:36:45','C','KES',100,100,0,'','','',1,100,0,0,'',0,0)