12/03/2025 10:30:26.8260 607 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2025-03-12 10:30:26' where traUID = 4919369641816370 and traStatus='V' and traEnabled=1 12/03/2025 10:37:23.9679 1660 ms. OPEN: select count(payId) as Tot,0 as payUID,sum(payPayed) as payPayed,sum(payChange) as 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 = 1 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)) group by traUIDGroup,payAmount,payIdEvent,payType,payCardType,traType,traIdTerminal,traDiscountValue,traDiscountType,traCarId order by traUIDGroup,payAmount, traType, traDiscountValue, traDiscountType 12/03/2025 15:09:00.2040 811 ms. EXEC: INSERT INTO movOperator (opeCreation,opeUseId,opeTerId,opeDateTime,opeCode,opeDescription) VALUES ('2025-03-12 15:08:59',1,2,'2025-03-12 15:08:59','','Send command to entry/exit units: Command OPEN on Device Exit 1 ') 12/03/2025 18:26:54.2046 614 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2025-03-12 18:26:53' where payTraUID = 5653371223946850 and payStatus='V' and payEnabled=1