18/12/2022 11:32:06.5782 592 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2022-12-18 11:32:05' where traUID = 5022836898251050 and traStatus='V' and traEnabled=1 18/12/2022 15:05:09.1723 717 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2022-12-18 15:05:08',3,42101,0,50,-1,-50,1,'O','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'; Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2022-12-18 15:05:08',3,42101,0,100,-1,-100,1,'O','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'; 18/12/2022 15:40:20.8410 504 ms. EXEC: update tabTerminalReceipt set trcProgressive = 9218, trcLastPrinted = '2200709218', trcLastDate = '2022-12-18 15:40:20' where trcStatus='V' and trcTerId = 18 18/12/2022 16:11:14.7848 529 ms. EXEC: update tabArea set areFreePark = areFreePark + 1 where areId = 1 18/12/2022 16:20:45.2674 641 ms. EXEC: Insert into payinventory (invCreation,invTerId,invDevice,invCode,invValue,invQuantity,invAmount,invChannel,invDirection,invType)VALUES ('2022-12-18 16:20:44',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'; 18/12/2022 16:31:23.3232 516 ms. EXEC: update movTransit set traEnabled=0, traDisableTime = '2022-12-18 16:31:22' where traUID = 5491766608822030 and traStatus='V' and traEnabled=1