19/06/2024 09:14:36.8568 603 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2024-06-19 09:14:36',3,42101,0,100,1,100,1,'I','N'); update payCurInventory set curQuantity=round(curQuantity+1,5),curAmount=round(curAmount+100,5) where curTerId = 3 and curDevCode = 42101 and curChannelId = 1 and curValue = 100 and curType = 'N'; 19/06/2024 09:18:45.9752 507 ms. EXEC: update tabArea set areFreePark = areFreePark - 1 where areId = 1 19/06/2024 15:44:59.8702 520 ms. EXEC: insert into payReceipt (recTraUID,recPayUID,recYear,recDateTime,recText,recInvalid) VALUES (4754015473446460,5428513015353470,2024,'2024-06-19 15:44:59',' Date: 6/19/2024 3:43:47 PM Code: 454605127600327005012999 Entry Date: 6/19/2024 2:14:36 PM Plate: Class: Cars Park: The Mall Gate: Entry 2 ______________________________ Total: 100.00 KES ______________________________ Paid: 100.00 KES __________ Change: 0.00 KES Type: Credit Card Dispozitiv: Manual Cashier 1 # 2400408913 ',0)