26/05/2023 10:53:46.6818 518 ms. EXEC: update payReceipt set recCreation = '2023-05-26 10:53:46',recModify = '2023-05-26 10:53:46',recUseId=0,recStatus='V' where recId = 118369 26/05/2023 14:27:31.6249 641 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-05-26 14:27:30',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 ('2023-05-26 14:27:30',3,42101,0,100,-1,-100,1,'O','N'); update payCurInventory set curQuantity=round(curQuantity+-1,5),curAmount=round(curAmount+-100,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 100 and curType = 'N'; 26/05/2023 15:26:18.4205 684 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 ('2023-05-26 15:25:43',6,'V',4877045136548960,5443246119593880,2023,'2023-05-26 15:25:43',4,1,0,4,'2023-05-26 15:40:43','P','KES',50,50,0,'','','',1,50,0,0,'',0,0) 26/05/2023 15:59:10.3193 574 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-05-26 15:59:09' where traUID = 4990713584666390 and traStatus='V' and traEnabled=1 26/05/2023 16:31:12.1845 513 ms. EXEC: insert into paycash (casCreation,casModify,casUseId,casStatus,casUID,casTraUID,casYear,casDateTime,casIdTerminal,casCurrency,casNumber,casSingleAmount,casTotAmount,casType,casDescription) VALUES ('2023-05-26 16:31:11',0,0,'V',4972813377025640,5213556951521870,2023,'2023-05-26 16:31:11',3,'KES',1,50,50,'N',''); 26/05/2023 17:19:17.1786 526 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2023-05-26 17:19:16' where payTraUID = 5509835277459010 and payStatus='V' and payEnabled=1