24/11/2023 12:18:09.3490 781 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-11-24 12:18:08',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-11-24 12:18:08',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'; 24/11/2023 14:05:48.3544 641 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (5703402973279980,4921565674790680,2023,'2023-11-24 14:05:47',' Date: 11/24/2023 2:05:47 PM Code: 452525029000327001012999 Entry Date: 11/24/2023 1:58:10 PM Plate: Class: Cars Park: The Mall Gate: Entry 1 ______________________________ Total: 50.00 KES ______________________________ Paid: 50.00 KES __________ Change: 0.00 KES Type: Cash Dispozitiv: MPESA # 2300754569 ',0) 24/11/2023 14:32:45.9651 640 ms. EXEC: insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2023-11-24 14:32:45',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'; 24/11/2023 14:37:24.4984 547 ms. EXEC: insert into movtransit (traUseId,traCreation,traStatus,traUID,traYear,traDateTime,traCode,traType,traClass,traIdTerminal,traDirection,traPlate,traEnabled,traDisableTime,traAreId,traNotes,traBadge,traTarId) VALUES (0,'2023-11-24 14:37:23','V',4837835232871450,2023,'2023-11-24 14:37:22','452524788000327005012999',2,2,2,'O','',0,'2023-11-24 14:37:23',1,'','',0) 24/11/2023 15:25:11.8005 578 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2023-11-24 15:25:11' where payTraUID = 4669762279240330 and payStatus='V' and payEnabled=1 24/11/2023 15:50:14.4823 531 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2023-11-24 15:50:13' where payTraUID = 4632205582465350 and payStatus='V' and payEnabled=1 24/11/2023 16:44:37.3916 579 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2023-11-24 16:44:36' where payTraUID = 5589051691144780 and payStatus='V' and payEnabled=1 24/11/2023 16:44:37.4697 515 ms. EXEC: insert into movtransit (traUseId,traCreation,traStatus,traUID,traYear,traDateTime,traCode,traType,traClass,traIdTerminal,traDirection,traPlate,traEnabled,traDisableTime,traAreId,traNotes,traBadge,traTarId) VALUES (0,'2023-11-24 16:44:36','V',4890765879899860,2023,'2023-11-24 16:44:36','452526027600327005012999',1,2,16,'I','',1,0,1,'','',4) 24/11/2023 18:32:56.9837 515 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-11-24 18:32:56',3,42101,0,100,2,200,1,'I','N'); update payCurInventory set curQuantity=round(curQuantity+2,5),curAmount=round(curAmount+200,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 100 and curType = 'N'; Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-11-24 18:32:56',3,42101,0,50,1,50,1,'I','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'; 24/11/2023 21:58:45.7455 593 ms. EXEC: insert into paycash (casCreation,casModify,casUseId,casStatus,casUID,casTraUID,casYear,casDateTime,casIdTerminal,casCurrency,casNumber,casSingleAmount,casTotAmount,casType,casDescription) VALUES ('2023-11-24 21:58:45',0,0,'V',4881853611393560,5452656023065430,2023,'2023-11-24 21:58:45',3,'KES',1,50,50,'N','');