16/06/2024 13:13:11.3915 650 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2024-06-16 13:13:10' where traUID = 5584457399582560 and traStatus='V' and traEnabled=1 16/06/2024 13:49:31.9865 530 ms. EXEC: update tabArea set areFreePark = areFreePark + 1 where areId = 1 16/06/2024 19:27:49.0710 1380 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 16/06/2024 21:03:03.0728 530 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (5635698893909560,5692266944895880,2024,'2024-06-16 21:03:02',' Data: 6/16/2024 8:59:40 PM Codice: 454577552300327001012999 Ingresso: 6/16/2024 8:58:43 PM Targa: Categoria: Cars Area: The Mall Varco: Entry 1 ______________________________ Da Pagare: 50.00 KES ______________________________ Pagato: 50.00 KES __________ Resto: 0.00 KES Tipo: Contanti Pagato su: Manual Cashier 2 # 2400604015 ',0)