15/11/2022 09:57:24.9947 688 ms. EXEC: update payPayment set payEnabled=0, payDisableTime = '2022-11-15 09:57:24' where payTraUID = 4960867003521070 and payStatus='V' and payEnabled=1 15/11/2022 10:20:33.3632 693 ms. EXEC: update payInventory set invCreation = '2022-11-15 10:20:32',invModify = '2022-11-15 10:20:32',invUseId=0,invStatus='V' where invId = 23222 15/11/2022 11:42:31.1330 611 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2022-11-15 11:42:30' where traUID = 5616045050483810 and traStatus='V' and traEnabled=1 15/11/2022 14:56:36.7303 622 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2022-11-15 14:56:35',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'; 15/11/2022 16:12:22.9101 508 ms. EXEC: update tabArea set areFreePark = areFreePark + 1 where areId = 1 15/11/2022 16:33:07.1749 516 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 ('2022-11-15 16:33:06',0,'V',4904629658074420,5076326973492640,2022,'2022-11-15 16:33:06',18,1,0,4,'2022-11-15 16:48:06','C','KES',50,50,0,'','','',1,50,0,0,'',0,0)