14/06/2025 13:13:58.5481 606 ms. EXEC: update abbCards set carLastDate = '2025-06-14 13:13:57',carLastDirection='O' where carStatus='V' and carId = 44 14/06/2025 14:16:35.5192 715 ms. EXEC: insert into payPayment (payCreation,payUseId,payStatus,payUID,payTraUID,payYear,payDateTime,payIdTerminal,payEnabled,payDisableTime,payTarId,payTimeLimit,payType,payCurrency,payAmount,payPayed,payChange,payCardType,payPAN,paySTAN,payIdEvent,payAmountCalc,payDiscountValue,payDiscount,payDiscountType,payVatPercent,payVatAmount) VALUES ('2025-06-14 14:16:34',0,'V',5225937339188840,4629991378502520,2025,'2025-06-14 14:16:34',18,1,0,4,'2025-06-14 14:31:34','C','KES',50,50,0,'','','',1,50,0,0,'',0,0) 14/06/2025 14:16:47.2472 653 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (5120911992557410,4914691960559350,2025,'2025-06-14 14:16:46','---------------------------------- %The Mall P0006032390 End of payment ---------------------------------- POF Entry : 6/14/2025 1:49:01 PM Date : 6/14/2025 2:16:45 PM Code : 458204974100327005012999 Total : 50.00 KES VAT 16% : 6.90 KES ---------------------------------- Paid : 50.00 KES Coin changed : 0.00 KES Note changed : 0.00 KES',0) 14/06/2025 14:16:47.9487 525 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2025-06-14 14:16:47',3,42101,0,50,1,50,1,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+50,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 50 and curType = 'N'; 14/06/2025 17:33:26.7206 1126 ms. OPEN: select traId,traDateTime,traEnabled,traDisableTime,traCode,traBadge,traCarId,traAreId,traIdTerminal from movtransit where traStatus='V' and traDirection = 'I' and traCarId = 15 order by traDateTime desc,traId desc 14/06/2025 19:11:18.8475 602 ms. EXEC: INSERT INTO opeShifts (sftCreation,sftUseId,sftUID) VALUES ('2025-06-14 19:11:18',@SFTUSEID,@SFTUID)