13/03/2023 09:01:36.0437 584 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-03-13 09:01:35',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-03-13 09:01:35',3,42101,0,200,-1,-200,1,'O','N'); update payCurInventory set curQuantity=round(curQuantity-1,5),curAmount=round(curAmount-200,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 200 and curType = 'N'; insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2023-03-13 09:01:35',3,42101,0,200,1,200,2,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+200,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 2 and curValue = 200 and curType = 'N'; 13/03/2023 10:31:15.1065 541 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-03-13 10:31:14' where traUID = 5305477422497190 and traStatus='V' and traEnabled=1 13/03/2023 10:50:08.7441 502 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-03-13 10:50:08' where traUID = 5060174597729410 and traStatus='V' and traEnabled=1 13/03/2023 11:02:54.4537 701 ms. EXEC: insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2023-03-13 11:02:53',3,42101,0,200,1,200,2,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+200,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 2 and curValue = 200 and curType = 'N'; 13/03/2023 11:27:23.8650 518 ms. EXEC: insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2023-03-13 11:27:23',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'; 13/03/2023 11:45:15.1158 540 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-03-13 11:45:14',3,42101,0,200,1,200,1,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+200,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 200 and curType = 'N'; 13/03/2023 12:46:28.3728 569 ms. EXEC: update payInventory set invCreation = '2023-03-13 12:46:27',invModify = '2023-03-13 12:46:27',invUseId=0,invStatus='V' where invId = 66688 13/03/2023 15:14:50.1161 572 ms. EXEC: INSERT INTO movOperator (opeCreation,opeUseId,opeTerId,opeDateTime,opeCode,opeDescription) VALUES ('2023-03-13 15:14:49',1,2,'2023-03-13 15:14:49','','Send command to entry/exit units: Command OPEN on Device Exit 1 ') 13/03/2023 16:12:23.9149 538 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-03-13 16:12:23',3,41101,0,10,3,30,1,'I','C'); update payCurInventory set curQuantity=round(curQuantity+3,5),curAmount=round(curAmount+30,5) where curTerId = 3 and curDevCode = 41101 and curChannelId = 1 and curValue = 10 and curType = 'C'; insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType) VALUES ('2023-03-13 16:12:23',3,41003,0,5,4,20,2,'I','C'); update payCurInventory set curQuantity=round(curQuantity+4,5),curAmount=round(curAmount+20,5) where curTerId = 3 and curDevCode = 41003 and curChannelId = 2 and curValue = 5 and curType = 'C'; 13/03/2023 17:04:12.8662 580 ms. OPEN: select 1 as Tot,payUID,payPayed,payChange,payAmount,traUIDGroup,traType,traClass,traIdTerminal,traDiscountValue,traDiscountType,traCarId,payIdEvent,payType,payCardType from payPayment LEFT join movtransit on trauid = payTraUID LEFT JOIN payReport ON repPayUID = payUID AND repStatus='V' where payStatus = 'V' and (payType='C' or payType='P') and payUseId = 12 and payIdEvent<90 and repPayUID IS NULL and (traCarId is null or traCarId=0 or traCarId in (select carId from abbCards inner join abbsubscriptions on subId= carSubId where carStatus='V' and subStatus='V' and subAbbType<>5)) order by traUIDGroup,payAmount, traType, traDiscountValue, traDiscountType 13/03/2023 17:27:59.1607 561 ms. OPEN: select traId,traDateTime,traEnabled,traDisableTime,traCode,traBadge,traCarId,traAreId,traIdTerminal from movtransit where traStatus='V' and traDirection = 'I' and traCarId = 15 order by traDateTime desc,traId desc 13/03/2023 19:38:18.6160 541 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (5331642444831720,5060622571495710,2023,'2023-03-13 19:38:18',' Date: 3/13/2023 7:38:17 PM Code: 449966825900327005012999 Entry Date: 3/13/2023 6:57:39 PM Plate: Class: Cars Park: The Mall Gate: Entry 2 ______________________________ Total: 50.00 KES ______________________________ Paid: 50.00 KES __________ Change: 0.00 KES Type: Cash Dispozitiv: MPESA # 2300712350 ',0) 13/03/2023 21:50:08.9610 716 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-03-13 21:50:08' where traUID = 4681840660976810 and traStatus='V' and traEnabled=1