16/10/2023 07:28:50.0013 944 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 = 6 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 16/10/2023 14:24:25.4487 625 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-10-16 14:24:24' where traUID = 4780574922551460 and traStatus='V' and traEnabled=1 16/10/2023 15:24:45.3236 546 ms. EXEC: update payReceipt set recCreation = '2023-10-16 15:24:44',recModify = '2023-10-16 15:24:44',recUseId=0,recStatus='V' where recId = 179581 16/10/2023 17:30:30.1490 562 ms. EXEC: INSERT INTO movOperator (opeCreation,opeUseId,opeTerId,opeDateTime,opeCode,opeDescription) VALUES ('2023-10-16 17:30:29',0,2,'2023-10-16 17:30:29','','Unauthorized Transit Exit 1') 16/10/2023 19:16:02.5464 531 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2023-10-16 19:16:01' where traUID = 5438144783880620 and traStatus='V' and traEnabled=1