22/06/2024 12:23:58.2247 580 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (4747115382737510,5134544924779660,2024,'2024-06-22 12:23:57','---------------------------------- %The Mall P0006032390 End of payment ---------------------------------- POF Entry : 6/22/2024 12:11:25 PM Date : 6/22/2024 12:23:56 PM Code : 454634388500327005012999 Total : 50.00 KES VAT 16% : 6.90 KES ---------------------------------- Paid : 50.00 KES Coin changed : 0.00 KES Note changed : 0.00 KES',0) 22/06/2024 13:42:19.4877 660 ms. EXEC: update paycash set casCreation = '2024-06-22 13:42:18',casModify = '2024-06-22 13:42:18',casUseId=0,casStatus='V' where casId = 170288 22/06/2024 17:52:15.3315 530 ms. EXEC: update tabArea set areFreePark = areFreePark - 1 where areId = 1 22/06/2024 22:09:00.2613 680 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2024-06-22 22:08:59',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';