27/07/2025 07:00:33.6789 1828 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 = 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)) order by traUIDGroup,payAmount, traType, traDiscountValue, traDiscountType 27/07/2025 14:16:30.0063 574 ms. EXEC: update tabTerminalReceipt set trcProgressive = 10402, trcLastPrinted = '2500410402', trcLastDate = '2025-07-27 14:16:29' where trcStatus='V' and trcTerId = 4 27/07/2025 14:49:12.1357 578 ms. EXEC: update payInventory set invCreation = '2025-07-27 14:49:11',invModify = '2025-07-27 14:49:11',invUseId=0,invStatus='V' where invId = 262840 27/07/2025 17:21:15.6842 546 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2025-07-27 17:21:15' where traUID = 5348342465185380 and traStatus='V' and traEnabled=1 27/07/2025 21:11:39.6204 593 ms. EXEC: update opeActivities set acvFstPayId = (case acvFstPayId when 0 then 463628 else acvFstPayId end),acvLstPayId = 463628 where acvSftId = 1147 and acvCodeId = 3