28/11/2023 09:07:24.0052 703 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-11-28 09:07:23' where traUID = 4635367893971360 and traStatus='V' and traEnabled=1 28/11/2023 11:47:21.3138 515 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (4839642793824500,5165285725258940,2023,'2023-11-28 11:47:20',' Data: 11/28/2023 11:51:45 AM Codice: 452563979600327005012999 Ingresso: 11/28/2023 11:03:16 AM Targa: Categoria: Cars Area: The Mall Varco: Entry 2 ______________________________ Da Pagare: 50.00 KES ______________________________ Pagato: 50.00 KES __________ Resto: 0.00 KES Tipo: Contanti Pagato su: Manual Cashier 2 # 2300608656 ',0) 28/11/2023 12:23:01.7501 531 ms. EXEC: update tabArea set areFreePark = areFreePark - 1 where areId = 1 28/11/2023 13:16:51.3792 578 ms. EXEC: INSERT INTO movTransitPlates (trpTraId,trpPlate,trpConfidence,trpImage) VALUES (@trpId,@trpPlate,@trpConfidence,@trpImage) 28/11/2023 14:32:29.9349 562 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-28 14:32:29','V',5462313434742650,2023,'2023-11-28 14:32:29','452565021600327005012999',2,2,2,'O','',0,'2023-11-28 14:32:29',1,'','',0) 28/11/2023 15:28:55.6506 562 ms. EXEC: update abbCards set carLastDate = '2023-11-28 15:28:55',carLastDirection='I' where carStatus='V' and carId = 109 28/11/2023 17:37:22.7478 578 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-11-28 17:37:22' where traUID = 4833671000921200 and traStatus='V' and traEnabled=1 28/11/2023 21:22:18.7158 625 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2023-11-28 21:22:17',3,42101,0,100,1,100,1,'I','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';