2026-01-20 00:16:08.980 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan de guineo - null null 2026-01-20 00:16:08.982 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:16:08.982 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan de guineo - 204 null null 1.9495ms 2026-01-20 00:16:09.040 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan de guineo - null null 2026-01-20 00:16:09.040 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:16:09.041 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 00:16:09.281 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 00:16:09.288 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:16:09.288 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:16:09.404 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 00:16:09.405 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan de guineo - 200 null application/json; charset=utf-8 364.7118ms 2026-01-20 00:16:22.358 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1562 - null null 2026-01-20 00:16:22.358 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:16:22.358 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1562 - 204 null null 0.3059ms 2026-01-20 00:16:22.417 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1562 - null null 2026-01-20 00:16:22.418 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:16:22.418 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 00:16:22.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 00:16:22.422 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:16:22.422 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 00:16:22.423 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 00:16:22.423 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1562 - 200 null application/json; charset=utf-8 5.2302ms 2026-01-20 00:16:29.746 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/picadera - null null 2026-01-20 00:16:29.746 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:16:29.746 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/picadera - 204 null null 0.4603ms 2026-01-20 00:16:29.805 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/picadera - null null 2026-01-20 00:16:29.806 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:16:29.806 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 00:16:29.813 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 00:16:29.815 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:16:29.815 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:16:29.815 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 00:16:29.815 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/picadera - 200 null application/json; charset=utf-8 9.8732ms 2026-01-20 00:17:38.151 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 00:17:38.151 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:17:38.151 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3921ms 2026-01-20 00:17:38.210 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 221 2026-01-20 00:17:38.211 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:17:38.211 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 00:17:38.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 00:17:38.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 00:17:38.220 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 00:17:38.220 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 00:17:38.220 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 00:17:38.220 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 9.996ms 2026-01-20 00:17:38.280 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41311 - null null 2026-01-20 00:17:38.281 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:17:38.281 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41311 - 204 null null 0.3331ms 2026-01-20 00:17:38.340 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 00:17:38.341 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:17:38.341 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3136ms 2026-01-20 00:17:38.348 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41311 - application/json 318 2026-01-20 00:17:38.348 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:17:38.348 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 00:17:38.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 00:17:38.400 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 00:17:38.401 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:17:38.401 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 00:17:38.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 00:17:38.423 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:17:38.424 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:17:38.424 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 00:17:38.424 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 23.8118ms 2026-01-20 00:17:38.544 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 00:17:38.550 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2026-01-20 00:17:38.553 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 00:17:38.554 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 00:17:38.554 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41311 - 201 0 null 206.4612ms 2026-01-20 00:21:41.034 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 00:21:41.034 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.034 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3461ms 2026-01-20 00:21:41.034 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 00:21:41.035 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.035 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.9139ms 2026-01-20 00:21:41.041 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 00:21:41.041 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.041 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3308ms 2026-01-20 00:21:41.058 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 00:21:41.058 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.058 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.3466ms 2026-01-20 00:21:41.090 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 00:21:41.091 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.091 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 00:21:41.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 00:21:41.094 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:21:41.094 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:21:41.094 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 00:21:41.094 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.6415ms 2026-01-20 00:21:41.098 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 00:21:41.098 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.099 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 00:21:41.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 00:21:41.101 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:21:41.101 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:21:41.101 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 00:21:41.101 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.005ms 2026-01-20 00:21:41.108 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 00:21:41.108 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.108 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 00:21:41.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 00:21:41.110 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:21:41.110 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 00:21:41.110 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 00:21:41.110 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.6681ms 2026-01-20 00:21:41.131 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 00:21:41.131 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:41.131 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 00:21:41.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 00:21:41.134 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:21:41.135 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:21:41.135 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 00:21:41.135 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 4.5697ms 2026-01-20 00:21:46.056 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/daniel - null null 2026-01-20 00:21:46.056 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:46.057 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/daniel - 204 null null 0.3092ms 2026-01-20 00:21:46.133 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/daniel - null null 2026-01-20 00:21:46.133 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:46.133 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 00:21:46.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 00:21:46.140 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:21:46.141 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:21:46.287 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 00:21:46.288 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/daniel - 200 null application/json; charset=utf-8 154.9396ms 2026-01-20 00:21:57.185 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 00:21:57.185 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:57.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3414ms 2026-01-20 00:21:57.258 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 00:21:57.258 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:57.258 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 00:21:57.263 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 00:21:57.267 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 00:21:57.267 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 00:21:57.267 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 00:21:57.267 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 00:21:57.267 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 9.3997ms 2026-01-20 00:21:57.348 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41312 - null null 2026-01-20 00:21:57.348 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:57.348 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41312 - 204 null null 0.2963ms 2026-01-20 00:21:57.358 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 00:21:57.358 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:57.358 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.9053ms 2026-01-20 00:21:57.417 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 00:21:57.417 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:57.417 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 00:21:57.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 00:21:57.420 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 00:21:57.420 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 00:21:57.420 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 00:21:57.420 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.8249ms 2026-01-20 00:21:57.424 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41312 - application/json 106 2026-01-20 00:21:57.425 +00:00 [INF] CORS policy execution successful. 2026-01-20 00:21:57.425 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 00:21:57.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 00:21:57.585 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 00:21:57.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2026-01-20 00:21:57.593 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 00:21:57.593 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 00:21:57.593 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41312 - 201 0 null 168.8238ms 2026-01-20 03:53:31.380 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2026-01-20 03:53:31.381 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 1.7445ms 2026-01-20 03:53:31.382 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http:///, Response status code: 404 2026-01-20 07:24:14.716 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2026-01-20 07:24:14.717 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 1.5987ms 2026-01-20 07:24:14.717 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2026-01-20 07:24:24.436 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2026-01-20 07:24:24.436 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.2971ms 2026-01-20 07:24:24.436 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2026-01-20 07:24:27.940 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/login - null null 2026-01-20 07:24:27.941 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/login - 404 0 null 0.84ms 2026-01-20 07:24:27.941 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/login, Response status code: 404 2026-01-20 08:55:46.072 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2026-01-20 08:55:46.073 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.3181ms 2026-01-20 08:55:46.073 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2026-01-20 13:07:41.010 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 13:07:41.010 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:07:41.010 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3631ms 2026-01-20 13:07:41.070 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2026-01-20 13:07:41.070 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:07:41.071 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 13:07:41.393 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 13:07:41.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 13:07:41.556 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:07:41.556 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 13:07:41.556 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 13:07:41.556 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 485.9687ms 2026-01-20 13:26:23.337 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 13:26:23.338 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:26:23.338 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3791ms 2026-01-20 13:26:23.411 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2026-01-20 13:26:23.411 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:26:23.411 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 13:26:23.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 13:26:23.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 13:26:23.833 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:26:23.833 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 13:26:23.833 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 13:26:23.833 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 422.695ms 2026-01-20 13:26:30.465 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2026-01-20 13:26:30.466 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:26:30.466 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.242ms 2026-01-20 13:26:30.518 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2026-01-20 13:26:30.518 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:26:30.520 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2026-01-20 13:26:30.540 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 3) 2026-01-20 13:26:30.673 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:26:30.673 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:26:30.674 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2026-01-20 13:26:30.674 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 155.8317ms 2026-01-20 13:29:52.149 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - null null 2026-01-20 13:29:52.149 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:29:52.149 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 204 null null 0.3075ms 2026-01-20 13:29:52.207 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - application/json 48 2026-01-20 13:29:52.208 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:29:52.208 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2026-01-20 13:29:52.214 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); 2026-01-20 13:29:52.214 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 13:29:52.214 +00:00 [INF] Writing value of type 'Guid' as Json. 2026-01-20 13:29:52.214 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2026-01-20 13:29:52.214 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 201 null application/json; charset=utf-8 7.2007ms 2026-01-20 13:29:52.273 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - null null 2026-01-20 13:29:52.274 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:29:52.274 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 204 null null 0.3638ms 2026-01-20 13:29:52.332 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - application/json 1490 2026-01-20 13:29:52.332 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:29:52.332 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2026-01-20 13:29:52.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:29:52.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:29:52.613 +00:00 [INF] Executed DbCommand (59ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Int32), @p4='?' (Size = 34), @p5='?' (DbType = Guid), @p6='?' (DbType = Int32), @p7='?' (DbType = Int32), @p8='?' (DbType = Int32), @p9='?' (Size = 4000), @p10='?' (Size = 4000), @p11='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2), @p15='?' (DbType = Int32), @p16='?' (Size = 34), @p17='?' (DbType = Guid), @p18='?' (DbType = Int32), @p19='?' (DbType = Int32), @p20='?' (DbType = Int32), @p21='?' (Size = 4000), @p22='?' (Size = 4000), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Guid), @p26='?' (DbType = DateTime2), @p27='?' (DbType = Int32), @p28='?' (Size = 34), @p29='?' (DbType = Guid), @p30='?' (DbType = Int32), @p31='?' (DbType = Int32), @p32='?' (DbType = Int32), @p33='?' (Size = 4000), @p34='?' (Size = 4000), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p48='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p49='?' (DbType = Guid), @p50='?' (DbType = DateTime2), @p51='?' (DbType = Int32), @p52='?' (Size = 34), @p53='?' (DbType = Guid), @p54='?' (DbType = Int32), @p55='?' (DbType = Int32), @p56='?' (DbType = Int32), @p57='?' (Size = 4000), @p58='?' (Size = 4000), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p61='?' (DbType = Guid), @p62='?' (DbType = DateTime2), @p63='?' (DbType = Int32), @p64='?' (Size = 34), @p65='?' (DbType = Guid), @p66='?' (DbType = Int32), @p67='?' (DbType = Int32), @p68='?' (DbType = Int32), @p69='?' (Size = 4000), @p70='?' (Size = 4000), @p71='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Int32), @p76='?' (Size = 34), @p77='?' (DbType = Guid), @p78='?' (DbType = Int32), @p79='?' (DbType = Int32), @p80='?' (DbType = Int32), @p81='?' (Size = 4000), @p82='?' (Size = 4000), @p83='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p101='?' (DbType = Int32), @p84='?' (Size = 4000), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Int32), @p87='?' (DbType = Guid), @p88='?' (DbType = DateTime2), @p89='?' (DbType = Boolean), @p90='?' (DbType = DateTime2), @p91='?' (DbType = Int32), @p92='?' (Size = 150), @p93='?' (Size = 500), @p94='?' (Size = -1) (DbType = Binary), @p95='?' (DbType = Int32), @p96='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p97='?' (Size = 4000), @p98='?' (DbType = Int32), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p119='?' (DbType = Int32), @p102='?' (Size = 4000), @p103='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p104='?' (DbType = Int32), @p105='?' (DbType = Guid), @p106='?' (DbType = DateTime2), @p107='?' (DbType = Boolean), @p108='?' (DbType = DateTime2), @p109='?' (DbType = Int32), @p110='?' (Size = 150), @p111='?' (Size = 500), @p112='?' (Size = -1) (DbType = Binary), @p113='?' (DbType = Int32), @p114='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p115='?' (Size = 4000), @p116='?' (DbType = Int32), @p117='?' (DbType = Guid), @p118='?' (DbType = DateTime2), @p137='?' (DbType = Int32), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (DbType = Int32), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Boolean), @p126='?' (DbType = DateTime2), @p127='?' (DbType = Int32), @p128='?' (Size = 150), @p129='?' (Size = 500), @p130='?' (Size = -1) (DbType = Binary), @p131='?' (DbType = Int32), @p132='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p133='?' (Size = 4000), @p134='?' (DbType = Int32), @p135='?' (DbType = Guid), @p136='?' (DbType = DateTime2), @p155='?' (DbType = Int32), @p138='?' (Size = 4000), @p139='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p140='?' (DbType = Int32), @p141='?' (DbType = Guid), @p142='?' (DbType = DateTime2), @p143='?' (DbType = Boolean), @p144='?' (DbType = DateTime2), @p145='?' (DbType = Int32), @p146='?' (Size = 150), @p147='?' (Size = 500), @p148='?' (Size = -1) (DbType = Binary), @p149='?' (DbType = Int32), @p150='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p151='?' (Size = 4000), @p152='?' (DbType = Int32), @p153='?' (DbType = Guid), @p154='?' (DbType = DateTime2), @p173='?' (DbType = Int32), @p156='?' (Size = 4000), @p157='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p158='?' (DbType = Int32), @p159='?' (DbType = Guid), @p160='?' (DbType = DateTime2), @p161='?' (DbType = Boolean), @p162='?' (DbType = DateTime2), @p163='?' (DbType = Int32), @p164='?' (Size = 150), @p165='?' (Size = 500), @p166='?' (Size = -1) (DbType = Binary), @p167='?' (DbType = Int32), @p168='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p169='?' (Size = 4000), @p170='?' (DbType = Int32), @p171='?' (DbType = Guid), @p172='?' (DbType = DateTime2), @p191='?' (DbType = Int32), @p174='?' (Size = 4000), @p175='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p176='?' (DbType = Int32), @p177='?' (DbType = Guid), @p178='?' (DbType = DateTime2), @p179='?' (DbType = Boolean), @p180='?' (DbType = DateTime2), @p181='?' (DbType = Int32), @p182='?' (Size = 150), @p183='?' (Size = 500), @p184='?' (Size = -1) (DbType = Binary), @p185='?' (DbType = Int32), @p186='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p187='?' (Size = 4000), @p188='?' (DbType = Int32), @p189='?' (DbType = Guid), @p190='?' (DbType = DateTime2), @p209='?' (DbType = Int32), @p192='?' (Size = 4000), @p193='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p194='?' (DbType = Int32), @p195='?' (DbType = Guid), @p196='?' (DbType = DateTime2), @p197='?' (DbType = Boolean), @p198='?' (DbType = DateTime2), @p199='?' (DbType = Int32), @p200='?' (Size = 150), @p201='?' (Size = 500), @p202='?' (Size = -1) (DbType = Binary), @p203='?' (DbType = Int32), @p204='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p205='?' (Size = 4000), @p206='?' (DbType = Int32), @p207='?' (DbType = Guid), @p208='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; MERGE [InventoryMovements] USING ( VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, 0), (@p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, 1), (@p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, 2), (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, 3), (@p48, @p49, @p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, 4), (@p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 5), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, 6)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; UPDATE [Products] SET [BarCode] = @p84, [BuyPrice] = @p85, [CategoryId] = @p86, [CreatedById] = @p87, [CreatedDate] = @p88, [DeleteFlag] = @p89, [ExpirationDate] = @p90, [MinimunStock] = @p91, [Name] = @p92, [Note] = @p93, [ProductImage] = @p94, [ProductTaxId] = @p95, [SalePrice] = @p96, [Status] = @p97, [Stock] = @p98, [UpdatedById] = @p99, [UpdatedDate] = @p100 OUTPUT 1 WHERE [Id] = @p101; UPDATE [Products] SET [BarCode] = @p102, [BuyPrice] = @p103, [CategoryId] = @p104, [CreatedById] = @p105, [CreatedDate] = @p106, [DeleteFlag] = @p107, [ExpirationDate] = @p108, [MinimunStock] = @p109, [Name] = @p110, [Note] = @p111, [ProductImage] = @p112, [ProductTaxId] = @p113, [SalePrice] = @p114, [Status] = @p115, [Stock] = @p116, [UpdatedById] = @p117, [UpdatedDate] = @p118 OUTPUT 1 WHERE [Id] = @p119; UPDATE [Products] SET [BarCode] = @p120, [BuyPrice] = @p121, [CategoryId] = @p122, [CreatedById] = @p123, [CreatedDate] = @p124, [DeleteFlag] = @p125, [ExpirationDate] = @p126, [MinimunStock] = @p127, [Name] = @p128, [Note] = @p129, [ProductImage] = @p130, [ProductTaxId] = @p131, [SalePrice] = @p132, [Status] = @p133, [Stock] = @p134, [UpdatedById] = @p135, [UpdatedDate] = @p136 OUTPUT 1 WHERE [Id] = @p137; UPDATE [Products] SET [BarCode] = @p138, [BuyPrice] = @p139, [CategoryId] = @p140, [CreatedById] = @p141, [CreatedDate] = @p142, [DeleteFlag] = @p143, [ExpirationDate] = @p144, [MinimunStock] = @p145, [Name] = @p146, [Note] = @p147, [ProductImage] = @p148, [ProductTaxId] = @p149, [SalePrice] = @p150, [Status] = @p151, [Stock] = @p152, [UpdatedById] = @p153, [UpdatedDate] = @p154 OUTPUT 1 WHERE [Id] = @p155; UPDATE [Products] SET [BarCode] = @p156, [BuyPrice] = @p157, [CategoryId] = @p158, [CreatedById] = @p159, [CreatedDate] = @p160, [DeleteFlag] = @p161, [ExpirationDate] = @p162, [MinimunStock] = @p163, [Name] = @p164, [Note] = @p165, [ProductImage] = @p166, [ProductTaxId] = @p167, [SalePrice] = @p168, [Status] = @p169, [Stock] = @p170, [UpdatedById] = @p171, [UpdatedDate] = @p172 OUTPUT 1 WHERE [Id] = @p173; UPDATE [Products] SET [BarCode] = @p174, [BuyPrice] = @p175, [CategoryId] = @p176, [CreatedById] = @p177, [CreatedDate] = @p178, [DeleteFlag] = @p179, [ExpirationDate] = @p180, [MinimunStock] = @p181, [Name] = @p182, [Note] = @p183, [ProductImage] = @p184, [ProductTaxId] = @p185, [SalePrice] = @p186, [Status] = @p187, [Stock] = @p188, [UpdatedById] = @p189, [UpdatedDate] = @p190 OUTPUT 1 WHERE [Id] = @p191; UPDATE [Products] SET [BarCode] = @p192, [BuyPrice] = @p193, [CategoryId] = @p194, [CreatedById] = @p195, [CreatedDate] = @p196, [DeleteFlag] = @p197, [ExpirationDate] = @p198, [MinimunStock] = @p199, [Name] = @p200, [Note] = @p201, [ProductImage] = @p202, [ProductTaxId] = @p203, [SalePrice] = @p204, [Status] = @p205, [Stock] = @p206, [UpdatedById] = @p207, [UpdatedDate] = @p208 OUTPUT 1 WHERE [Id] = @p209; 2026-01-20 13:29:52.617 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 13:29:52.617 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:29:52.617 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2026-01-20 13:29:52.617 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 201 null application/json; charset=utf-8 285.6218ms 2026-01-20 13:29:52.676 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2026-01-20 13:29:52.676 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:29:52.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.2329ms 2026-01-20 13:29:52.734 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2026-01-20 13:29:52.735 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:29:52.735 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2026-01-20 13:29:52.740 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 3) 2026-01-20 13:29:52.903 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:29:52.904 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:29:52.905 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2026-01-20 13:29:52.905 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 170.7166ms 2026-01-20 13:47:05.909 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - null null 2026-01-20 13:47:05.909 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:05.909 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 204 null null 0.412ms 2026-01-20 13:47:05.961 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - application/json 50 2026-01-20 13:47:05.961 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:05.961 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2026-01-20 13:47:06.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); 2026-01-20 13:47:06.208 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 13:47:06.208 +00:00 [INF] Writing value of type 'Guid' as Json. 2026-01-20 13:47:06.208 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2026-01-20 13:47:06.208 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 201 null application/json; charset=utf-8 247.8237ms 2026-01-20 13:47:06.262 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - null null 2026-01-20 13:47:06.262 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:06.262 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 204 null null 0.344ms 2026-01-20 13:47:06.312 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - application/json 1070 2026-01-20 13:47:06.313 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:06.313 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2026-01-20 13:47:06.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:06.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:06.520 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:06.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:06.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:06.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:06.557 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Int32), @p4='?' (Size = 34), @p5='?' (DbType = Guid), @p6='?' (DbType = Int32), @p7='?' (DbType = Int32), @p8='?' (DbType = Int32), @p9='?' (Size = 4000), @p10='?' (Size = 4000), @p11='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2), @p15='?' (DbType = Int32), @p16='?' (Size = 34), @p17='?' (DbType = Guid), @p18='?' (DbType = Int32), @p19='?' (DbType = Int32), @p20='?' (DbType = Int32), @p21='?' (Size = 4000), @p22='?' (Size = 4000), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Guid), @p26='?' (DbType = DateTime2), @p27='?' (DbType = Int32), @p28='?' (Size = 34), @p29='?' (DbType = Guid), @p30='?' (DbType = Int32), @p31='?' (DbType = Int32), @p32='?' (DbType = Int32), @p33='?' (Size = 4000), @p34='?' (Size = 4000), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p48='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p49='?' (DbType = Guid), @p50='?' (DbType = DateTime2), @p51='?' (DbType = Int32), @p52='?' (Size = 34), @p53='?' (DbType = Guid), @p54='?' (DbType = Int32), @p55='?' (DbType = Int32), @p56='?' (DbType = Int32), @p57='?' (Size = 4000), @p58='?' (Size = 4000), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p60='?' (Size = 4000), @p61='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p62='?' (DbType = Int32), @p63='?' (DbType = Guid), @p64='?' (DbType = DateTime2), @p65='?' (DbType = Boolean), @p66='?' (DbType = DateTime2), @p67='?' (DbType = Int32), @p68='?' (Size = 150), @p69='?' (Size = 500), @p70='?' (Size = -1) (DbType = Binary), @p71='?' (DbType = Int32), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (Size = 4000), @p74='?' (DbType = Int32), @p75='?' (DbType = Guid), @p76='?' (DbType = DateTime2), @p95='?' (DbType = Int32), @p78='?' (Size = 4000), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Int32), @p81='?' (DbType = Guid), @p82='?' (DbType = DateTime2), @p83='?' (DbType = Boolean), @p84='?' (DbType = DateTime2), @p85='?' (DbType = Int32), @p86='?' (Size = 150), @p87='?' (Size = 500), @p88='?' (Size = -1) (DbType = Binary), @p89='?' (DbType = Int32), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p91='?' (Size = 4000), @p92='?' (DbType = Int32), @p93='?' (DbType = Guid), @p94='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p96='?' (Size = 4000), @p97='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p98='?' (DbType = Int32), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Boolean), @p102='?' (DbType = DateTime2), @p103='?' (DbType = Int32), @p104='?' (Size = 150), @p105='?' (Size = 500), @p106='?' (Size = -1) (DbType = Binary), @p107='?' (DbType = Int32), @p108='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p109='?' (Size = 4000), @p110='?' (DbType = Int32), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p131='?' (DbType = Int32), @p114='?' (Size = 4000), @p115='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p116='?' (DbType = Int32), @p117='?' (DbType = Guid), @p118='?' (DbType = DateTime2), @p119='?' (DbType = Boolean), @p120='?' (DbType = DateTime2), @p121='?' (DbType = Int32), @p122='?' (Size = 150), @p123='?' (Size = 500), @p124='?' (Size = -1) (DbType = Binary), @p125='?' (DbType = Int32), @p126='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p127='?' (Size = 4000), @p128='?' (DbType = Int32), @p129='?' (DbType = Guid), @p130='?' (DbType = DateTime2), @p149='?' (DbType = Int32), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p134='?' (DbType = Int32), @p135='?' (DbType = Guid), @p136='?' (DbType = DateTime2), @p137='?' (DbType = Boolean), @p138='?' (DbType = DateTime2), @p139='?' (DbType = Int32), @p140='?' (Size = 150), @p141='?' (Size = 500), @p142='?' (Size = -1) (DbType = Binary), @p143='?' (DbType = Int32), @p144='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p145='?' (Size = 4000), @p146='?' (DbType = Int32), @p147='?' (DbType = Guid), @p148='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; MERGE [InventoryMovements] USING ( VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, 0), (@p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, 1), (@p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35, 2), (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47, 3), (@p48, @p49, @p50, @p51, @p52, @p53, @p54, @p55, @p56, @p57, @p58, @p59, 4)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; UPDATE [Products] SET [BarCode] = @p60, [BuyPrice] = @p61, [CategoryId] = @p62, [CreatedById] = @p63, [CreatedDate] = @p64, [DeleteFlag] = @p65, [ExpirationDate] = @p66, [MinimunStock] = @p67, [Name] = @p68, [Note] = @p69, [ProductImage] = @p70, [ProductTaxId] = @p71, [SalePrice] = @p72, [Status] = @p73, [Stock] = @p74, [UpdatedById] = @p75, [UpdatedDate] = @p76 OUTPUT 1 WHERE [Id] = @p77; UPDATE [Products] SET [BarCode] = @p78, [BuyPrice] = @p79, [CategoryId] = @p80, [CreatedById] = @p81, [CreatedDate] = @p82, [DeleteFlag] = @p83, [ExpirationDate] = @p84, [MinimunStock] = @p85, [Name] = @p86, [Note] = @p87, [ProductImage] = @p88, [ProductTaxId] = @p89, [SalePrice] = @p90, [Status] = @p91, [Stock] = @p92, [UpdatedById] = @p93, [UpdatedDate] = @p94 OUTPUT 1 WHERE [Id] = @p95; UPDATE [Products] SET [BarCode] = @p96, [BuyPrice] = @p97, [CategoryId] = @p98, [CreatedById] = @p99, [CreatedDate] = @p100, [DeleteFlag] = @p101, [ExpirationDate] = @p102, [MinimunStock] = @p103, [Name] = @p104, [Note] = @p105, [ProductImage] = @p106, [ProductTaxId] = @p107, [SalePrice] = @p108, [Status] = @p109, [Stock] = @p110, [UpdatedById] = @p111, [UpdatedDate] = @p112 OUTPUT 1 WHERE [Id] = @p113; UPDATE [Products] SET [BarCode] = @p114, [BuyPrice] = @p115, [CategoryId] = @p116, [CreatedById] = @p117, [CreatedDate] = @p118, [DeleteFlag] = @p119, [ExpirationDate] = @p120, [MinimunStock] = @p121, [Name] = @p122, [Note] = @p123, [ProductImage] = @p124, [ProductTaxId] = @p125, [SalePrice] = @p126, [Status] = @p127, [Stock] = @p128, [UpdatedById] = @p129, [UpdatedDate] = @p130 OUTPUT 1 WHERE [Id] = @p131; UPDATE [Products] SET [BarCode] = @p132, [BuyPrice] = @p133, [CategoryId] = @p134, [CreatedById] = @p135, [CreatedDate] = @p136, [DeleteFlag] = @p137, [ExpirationDate] = @p138, [MinimunStock] = @p139, [Name] = @p140, [Note] = @p141, [ProductImage] = @p142, [ProductTaxId] = @p143, [SalePrice] = @p144, [Status] = @p145, [Stock] = @p146, [UpdatedById] = @p147, [UpdatedDate] = @p148 OUTPUT 1 WHERE [Id] = @p149; 2026-01-20 13:47:06.561 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 13:47:06.561 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:06.561 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2026-01-20 13:47:06.562 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 201 null application/json; charset=utf-8 249.1408ms 2026-01-20 13:47:06.614 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2026-01-20 13:47:06.614 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:06.614 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.4443ms 2026-01-20 13:47:06.666 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2026-01-20 13:47:06.666 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:06.666 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2026-01-20 13:47:06.671 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 3) 2026-01-20 13:47:06.778 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:06.779 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:06.779 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2026-01-20 13:47:06.780 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 114.0802ms 2026-01-20 13:47:14.507 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:47:14.508 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:14.508 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.4405ms 2026-01-20 13:47:14.560 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:47:14.560 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:14.560 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2976ms 2026-01-20 13:47:14.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:47:14.561 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:47:14.561 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:14.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3793ms 2026-01-20 13:47:14.561 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:14.562 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:47:14.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:47:14.565 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:14.565 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:47:14.565 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:47:14.565 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.5277ms 2026-01-20 13:47:14.611 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:47:14.611 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:14.612 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:47:14.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:14.614 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:14.615 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:14.615 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:47:14.615 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.541ms 2026-01-20 13:47:14.615 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:47:14.615 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:14.616 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:47:14.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:14.797 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:14.797 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:15.363 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:47:15.363 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 747.5834ms 2026-01-20 13:47:31.569 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - null null 2026-01-20 13:47:31.570 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:31.570 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - 204 null null 0.3827ms 2026-01-20 13:47:31.569 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:47:31.569 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:47:31.571 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:31.571 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:31.571 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 1.4562ms 2026-01-20 13:47:31.571 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.8021ms 2026-01-20 13:47:31.621 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/296 - null null 2026-01-20 13:47:31.621 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:31.622 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:47:31.623 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:47:31.623 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:31.623 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:47:31.623 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:47:31.623 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:31.624 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:47:31.630 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:31.631 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:31.631 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:47:31.631 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:47:31.631 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/296 - 200 null application/json; charset=utf-8 10.255ms 2026-01-20 13:47:31.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:31.634 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:31.634 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:31.634 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:47:31.635 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 12.0517ms 2026-01-20 13:47:31.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:31.647 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:31.647 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:31.647 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:47:31.647 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 24.1646ms 2026-01-20 13:47:35.470 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - null null 2026-01-20 13:47:35.471 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:35.471 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - 204 null null 0.3108ms 2026-01-20 13:47:35.523 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/296 - application/json 23620 2026-01-20 13:47:35.523 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:35.523 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:47:35.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:47:35.581 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:47:35.581 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:47:35.581 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:47:35.581 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/296 - 204 null null 58.3231ms 2026-01-20 13:47:37.639 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:47:37.639 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:37.639 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:47:37.639 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3421ms 2026-01-20 13:47:37.639 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:37.639 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1911ms 2026-01-20 13:47:37.640 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:47:37.640 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:37.641 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2288ms 2026-01-20 13:47:37.695 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:47:37.695 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:37.695 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:47:37.695 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:37.695 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:47:37.695 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:47:37.696 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:47:37.696 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:47:37.697 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:47:37.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:37.698 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:37.698 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:37.698 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:47:37.698 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.6771ms 2026-01-20 13:47:37.700 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:47:37.700 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:37.700 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:47:37.700 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:47:37.701 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.8743ms 2026-01-20 13:47:37.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:47:37.886 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:47:37.886 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:47:38.448 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:47:38.449 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 752.1515ms 2026-01-20 13:48:06.254 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:06.254 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:06.254 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3213ms 2026-01-20 13:48:06.254 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - null null 2026-01-20 13:48:06.254 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:06.254 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - 204 null null 0.1048ms 2026-01-20 13:48:06.254 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:06.254 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:06.254 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0919ms 2026-01-20 13:48:06.306 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - null null 2026-01-20 13:48:06.306 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:06.306 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:06.306 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:06.306 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:06.307 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:06.307 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:06.307 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:06.308 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:06.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:06.310 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:06.310 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:06.311 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:48:06.311 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:06.311 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:06.312 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:06.312 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 5.2957ms 2026-01-20 13:48:06.312 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:06.312 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - 200 null application/json; charset=utf-8 6.3665ms 2026-01-20 13:48:06.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:06.323 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:06.324 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:06.324 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:06.324 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 16.5945ms 2026-01-20 13:48:09.841 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - null null 2026-01-20 13:48:09.842 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:09.842 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - 204 null null 1.1446ms 2026-01-20 13:48:09.894 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1501 - application/json 23631 2026-01-20 13:48:09.894 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:09.895 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:48:09.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:09.903 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:48:09.904 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:48:09.904 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:48:09.904 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1501 - 204 null null 10.0254ms 2026-01-20 13:48:11.971 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:48:11.971 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:11.972 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:11.972 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.0402ms 2026-01-20 13:48:11.972 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:48:11.972 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:11.972 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1588ms 2026-01-20 13:48:11.972 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:11.972 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.905ms 2026-01-20 13:48:12.024 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:48:12.025 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:12.025 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:48:12.024 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:48:12.025 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:12.026 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:48:12.026 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:12.026 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:12.026 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:12.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:12.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:48:12.029 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:12.029 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:12.030 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:12.030 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:48:12.030 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:12.030 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:48:12.030 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.1296ms 2026-01-20 13:48:12.030 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.9852ms 2026-01-20 13:48:12.032 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:12.234 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:12.234 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:12.832 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:48:12.832 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 808.0672ms 2026-01-20 13:48:22.003 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - null null 2026-01-20 13:48:22.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:22.003 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - 204 null null 0.2443ms 2026-01-20 13:48:22.003 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:22.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:22.003 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0394ms 2026-01-20 13:48:22.004 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:22.004 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:22.004 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.207ms 2026-01-20 13:48:22.055 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:22.055 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:22.055 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:22.056 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/284 - null null 2026-01-20 13:48:22.056 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:22.056 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:22.056 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:22.057 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:22.057 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:22.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:22.059 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:22.059 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:22.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:22.059 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:22.060 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.7283ms 2026-01-20 13:48:22.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:22.060 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:22.060 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:22.061 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:22.061 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.1101ms 2026-01-20 13:48:22.060 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:22.061 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:48:22.061 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:22.061 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/284 - 200 null application/json; charset=utf-8 5.2412ms 2026-01-20 13:48:25.615 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - null null 2026-01-20 13:48:25.615 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:25.615 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - 204 null null 0.3344ms 2026-01-20 13:48:25.667 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/284 - application/json 23639 2026-01-20 13:48:25.668 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:25.668 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:48:25.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:25.677 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:48:25.677 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:48:25.677 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:48:25.678 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/284 - 204 null null 10.1737ms 2026-01-20 13:48:27.740 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:48:27.740 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:27.741 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:48:27.741 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:27.741 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2154ms 2026-01-20 13:48:27.741 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:27.741 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:27.742 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.4878ms 2026-01-20 13:48:27.742 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.7448ms 2026-01-20 13:48:27.793 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:48:27.793 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:48:27.794 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:27.794 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:27.794 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:27.795 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:48:27.795 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:48:27.794 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:27.796 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:27.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:48:27.798 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:27.798 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:48:27.798 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:48:27.798 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.3482ms 2026-01-20 13:48:27.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:27.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:27.800 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:27.800 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:27.800 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:27.800 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.7521ms 2026-01-20 13:48:27.976 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:27.976 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:28.559 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:48:28.560 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 766.5884ms 2026-01-20 13:48:33.553 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:33.553 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:33.553 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3386ms 2026-01-20 13:48:33.554 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:33.554 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:33.554 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.21ms 2026-01-20 13:48:33.553 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - null null 2026-01-20 13:48:33.554 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:33.555 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - 204 null null 1.6862ms 2026-01-20 13:48:33.605 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:33.606 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:33.605 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1552 - null null 2026-01-20 13:48:33.606 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:33.606 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:33.607 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:33.608 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:33.608 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:33.608 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:33.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:33.610 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:33.610 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:33.610 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:33.610 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.851ms 2026-01-20 13:48:33.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:33.611 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:33.611 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:48:33.611 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:33.611 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1552 - 200 null application/json; charset=utf-8 5.6646ms 2026-01-20 13:48:33.611 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:33.612 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:33.612 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:33.612 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:33.612 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.4492ms 2026-01-20 13:48:37.871 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - null null 2026-01-20 13:48:37.871 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:37.871 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - 204 null null 0.2891ms 2026-01-20 13:48:37.923 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1552 - application/json 23626 2026-01-20 13:48:37.924 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:37.924 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:48:37.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:37.931 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:48:37.932 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:48:37.932 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:48:37.932 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1552 - 204 null null 8.8902ms 2026-01-20 13:48:39.995 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:48:39.996 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:48:39.996 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:39.996 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1774ms 2026-01-20 13:48:39.996 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:39.995 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:39.996 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.4947ms 2026-01-20 13:48:39.996 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:39.997 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.6641ms 2026-01-20 13:48:40.048 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:48:40.048 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:40.048 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:48:40.049 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:40.049 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:40.049 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:40.048 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:48:40.050 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:40.050 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:48:40.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:40.053 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:40.053 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:40.053 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:40.054 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.9756ms 2026-01-20 13:48:40.054 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:48:40.055 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:40.055 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:48:40.055 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:48:40.055 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 7.6475ms 2026-01-20 13:48:40.056 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:40.244 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:40.245 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:40.819 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:48:40.819 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 771.6454ms 2026-01-20 13:48:55.950 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:55.950 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:55.950 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.287ms 2026-01-20 13:48:55.950 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:55.950 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:55.950 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.1699ms 2026-01-20 13:48:55.951 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - null null 2026-01-20 13:48:55.951 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:55.951 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - 204 null null 0.0953ms 2026-01-20 13:48:56.011 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/296 - null null 2026-01-20 13:48:56.011 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:56.012 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:56.012 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:48:56.012 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:56.012 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:56.013 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:48:56.013 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:48:56.014 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:56.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:48:56.016 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:56.016 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:48:56.016 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:48:56.016 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/296 - 200 null application/json; charset=utf-8 4.8965ms 2026-01-20 13:48:56.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:56.016 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:56.016 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:56.016 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:48:56.016 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.5006ms 2026-01-20 13:48:56.017 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:48:56.017 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:48:56.017 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:48:56.017 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:48:56.017 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.9046ms 2026-01-20 13:49:07.198 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - null null 2026-01-20 13:49:07.199 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:07.199 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/296 - 204 null null 0.3888ms 2026-01-20 13:49:07.251 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/296 - application/json 23620 2026-01-20 13:49:07.252 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:07.252 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:49:07.265 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:49:07.270 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:49:07.271 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:49:07.271 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:49:07.271 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/296 - 204 null null 19.5721ms 2026-01-20 13:49:09.334 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:49:09.335 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:09.335 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:49:09.336 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:09.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.409ms 2026-01-20 13:49:09.336 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:09.336 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:09.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.117ms 2026-01-20 13:49:09.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.6575ms 2026-01-20 13:49:09.388 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:49:09.388 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:09.388 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:49:09.388 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:49:09.388 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:09.389 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:49:09.390 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:09.390 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:09.390 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:09.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:09.392 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:09.392 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:09.392 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:09.392 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.3206ms 2026-01-20 13:49:09.394 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:09.394 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:49:09.395 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:09.395 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:49:09.395 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:49:09.395 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 7.3809ms 2026-01-20 13:49:09.591 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:09.591 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:10.150 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:49:10.151 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 763.0589ms 2026-01-20 13:49:16.922 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:49:16.922 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:16.922 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3053ms 2026-01-20 13:49:16.922 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - null null 2026-01-20 13:49:16.922 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:16.922 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - 204 null null 0.0989ms 2026-01-20 13:49:16.923 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:16.923 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:16.923 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4064ms 2026-01-20 13:49:16.974 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - null null 2026-01-20 13:49:16.974 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:16.974 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:49:16.975 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:49:16.975 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:16.975 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:49:16.975 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:16.977 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:16.978 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:16.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:16.979 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:16.980 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:16.980 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:49:16.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:49:16.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:16.981 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:16.982 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:49:16.982 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:49:16.982 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - 200 null application/json; charset=utf-8 8.2384ms 2026-01-20 13:49:16.982 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:16.982 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 7.5404ms 2026-01-20 13:49:16.982 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:16.983 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:16.983 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 7.2596ms 2026-01-20 13:49:24.688 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - null null 2026-01-20 13:49:24.688 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:24.688 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - 204 null null 0.3935ms 2026-01-20 13:49:24.740 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1501 - application/json 23631 2026-01-20 13:49:24.740 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:24.741 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:49:24.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:49:24.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:49:24.748 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:49:24.748 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:49:24.748 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1501 - 204 null null 8.1101ms 2026-01-20 13:49:26.818 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:49:26.818 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:26.818 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.5049ms 2026-01-20 13:49:26.818 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:26.818 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:26.818 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1788ms 2026-01-20 13:49:26.818 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:49:26.819 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:26.819 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.9148ms 2026-01-20 13:49:26.870 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:26.871 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:26.871 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:49:26.871 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:26.871 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:26.871 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:49:26.872 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:49:26.872 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:26.872 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:49:26.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:49:26.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:26.875 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:26.875 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:26.875 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:49:26.875 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:26.875 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:26.875 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.1243ms 2026-01-20 13:49:26.875 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:49:26.876 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.8215ms 2026-01-20 13:49:26.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:27.085 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:27.085 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:27.732 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:49:27.732 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 859.9441ms 2026-01-20 13:49:44.879 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:44.879 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - null null 2026-01-20 13:49:44.879 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:44.879 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:44.879 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3405ms 2026-01-20 13:49:44.879 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - 204 null null 0.2788ms 2026-01-20 13:49:44.880 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:49:44.880 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:44.880 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.5921ms 2026-01-20 13:49:44.931 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:44.931 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:44.931 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/284 - null null 2026-01-20 13:49:44.932 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:44.932 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:44.932 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:49:44.933 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:49:44.933 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:44.933 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:49:44.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:44.935 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:44.935 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:44.936 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:49:44.936 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 2.5569ms 2026-01-20 13:49:44.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:44.936 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:44.936 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:44.936 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:44.937 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.7156ms 2026-01-20 13:49:44.937 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:49:44.938 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:44.938 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:49:44.938 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:49:44.938 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/284 - 200 null application/json; charset=utf-8 6.8175ms 2026-01-20 13:49:51.887 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - null null 2026-01-20 13:49:51.887 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:51.887 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/284 - 204 null null 0.3145ms 2026-01-20 13:49:51.940 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/284 - application/json 23639 2026-01-20 13:49:51.940 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:51.940 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:49:51.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:49:51.948 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:49:51.948 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:49:51.948 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:49:51.948 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/284 - 204 null null 8.8235ms 2026-01-20 13:49:54.005 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:49:54.006 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:54.006 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.4275ms 2026-01-20 13:49:54.006 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:54.006 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:54.006 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1187ms 2026-01-20 13:49:54.006 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:49:54.006 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:54.006 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0626ms 2026-01-20 13:49:54.059 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:49:54.059 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:54.059 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:49:54.059 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:49:54.059 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:54.060 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:49:54.060 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:54.060 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:54.060 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:54.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:54.063 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:54.063 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:54.063 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:54.063 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.8981ms 2026-01-20 13:49:54.064 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:49:54.065 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:54.065 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:49:54.065 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:49:54.065 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 6.4007ms 2026-01-20 13:49:54.068 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:54.302 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:54.303 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:54.883 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:49:54.883 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 823.8736ms 2026-01-20 13:49:58.611 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - null null 2026-01-20 13:49:58.611 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:58.611 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - 204 null null 0.4121ms 2026-01-20 13:49:58.612 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:49:58.612 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:58.611 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:49:58.612 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:58.612 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 1.4425ms 2026-01-20 13:49:58.612 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:58.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:58.615 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:58.615 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:58.615 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:49:58.615 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.4409ms 2026-01-20 13:49:58.663 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1552 - null null 2026-01-20 13:49:58.663 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 13:49:58.663 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:58.663 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:49:58.664 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:49:58.664 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:49:58.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:49:58.666 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:58.666 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:49:58.666 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 13:49:58.666 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.0079ms 2026-01-20 13:49:58.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:49:58.668 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:49:58.669 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 13:49:58.669 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 13:49:58.669 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1552 - 200 null application/json; charset=utf-8 6.6679ms 2026-01-20 13:50:12.296 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - null null 2026-01-20 13:50:12.296 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:12.296 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1552 - 204 null null 0.3156ms 2026-01-20 13:50:12.350 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1552 - application/json 23626 2026-01-20 13:50:12.350 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:12.350 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:50:12.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 13:50:12.358 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 13:50:12.358 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 13:50:12.358 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 13:50:12.358 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1552 - 204 null null 8.8127ms 2026-01-20 13:50:14.426 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:50:14.426 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:14.427 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3169ms 2026-01-20 13:50:14.426 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:50:14.427 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:14.427 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 13:50:14.427 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:14.427 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1371ms 2026-01-20 13:50:14.428 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.4218ms 2026-01-20 13:50:14.480 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 13:50:14.480 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:14.480 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 13:50:14.480 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:50:14.480 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:14.480 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:50:14.482 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:50:14.482 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:14.483 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:50:14.486 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:50:14.486 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:50:14.490 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:14.490 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:50:14.490 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:50:14.490 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 10.4634ms 2026-01-20 13:50:14.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:50:14.492 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:14.492 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:14.493 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:50:14.493 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 10.8389ms 2026-01-20 13:50:14.709 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:14.710 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:15.328 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 13:50:15.328 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 848.8515ms 2026-01-20 13:50:42.773 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:50:42.773 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:50:42.774 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.774 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.774 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3666ms 2026-01-20 13:50:42.774 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3439ms 2026-01-20 13:50:42.774 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:50:42.774 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.774 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1084ms 2026-01-20 13:50:42.780 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 13:50:42.780 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.780 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.3552ms 2026-01-20 13:50:42.843 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:50:42.843 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.844 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:50:42.843 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:50:42.844 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.844 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:50:42.846 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 13:50:42.846 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.846 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 13:50:42.846 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:50:42.846 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:42.846 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:50:42.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 13:50:42.849 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:50:42.850 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:42.850 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:42.850 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:50:42.850 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 7.0016ms 2026-01-20 13:50:42.850 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:50:42.851 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:42.851 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:42.851 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 13:50:42.851 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 5.7316ms 2026-01-20 13:50:42.851 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:42.852 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:42.852 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:50:42.853 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 9.4461ms 2026-01-20 13:50:42.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:50:42.866 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:42.866 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:50:42.866 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:50:42.867 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 20.8939ms 2026-01-20 13:50:46.461 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/1065 - null null 2026-01-20 13:50:46.461 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:46.462 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/1065 - 204 null null 0.347ms 2026-01-20 13:50:46.529 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/1065 - null null 2026-01-20 13:50:46.529 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:46.530 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:50:46.536 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 13:50:46.536 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:46.537 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:46.537 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:50:46.537 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/1065 - 200 null application/json; charset=utf-8 8.4305ms 2026-01-20 13:50:52.408 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - null null 2026-01-20 13:50:52.408 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:52.408 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - 204 null null 0.3014ms 2026-01-20 13:50:52.466 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - null null 2026-01-20 13:50:52.466 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:50:52.466 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:50:52.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 13:50:52.479 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:50:52.479 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:50:52.655 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:50:52.655 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - 200 null application/json; charset=utf-8 189.2543ms 2026-01-20 13:52:42.651 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:52:42.651 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:52:42.652 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3466ms 2026-01-20 13:52:42.711 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:52:42.711 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:52:42.711 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:52:42.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:52:42.713 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:52:42.713 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:52:42.714 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:52:42.714 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.358ms 2026-01-20 13:52:50.459 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - null null 2026-01-20 13:52:50.460 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:52:50.460 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - 204 null null 0.9273ms 2026-01-20 13:52:50.519 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - null null 2026-01-20 13:52:50.520 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:52:50.520 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:52:50.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 13:52:50.531 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:52:50.531 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:52:50.532 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:52:50.532 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - 200 null application/json; charset=utf-8 12.5231ms 2026-01-20 13:58:06.831 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:58:06.832 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:06.832 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.397ms 2026-01-20 13:58:06.891 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:58:06.892 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:06.892 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:58:07.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:58:07.145 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:07.145 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:07.146 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:58:07.146 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 254.3586ms 2026-01-20 13:58:22.439 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers - null null 2026-01-20 13:58:22.439 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:22.439 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers - 204 null null 0.3293ms 2026-01-20 13:58:22.498 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers - null null 2026-01-20 13:58:22.498 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:22.499 +00:00 [INF] Executing endpoint 'HTTP: GET /customers' 2026-01-20 13:58:22.505 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate], [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Customers] AS [c] LEFT JOIN [Nationalities] AS [n] ON [c].[NationalityId1] = [n].[Id] WHERE [c].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:58:22.505 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:22.506 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:22.506 +00:00 [INF] Executed endpoint 'HTTP: GET /customers' 2026-01-20 13:58:22.506 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers - 200 null application/json; charset=utf-8 7.4347ms 2026-01-20 13:58:25.678 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/PaymentType - null null 2026-01-20 13:58:25.678 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:25.678 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/PaymentType - 204 null null 0.3247ms 2026-01-20 13:58:25.737 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/PaymentType - null null 2026-01-20 13:58:25.738 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:25.738 +00:00 [INF] Executing endpoint 'HTTP: GET PaymentType/' 2026-01-20 13:58:25.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:58:25.740 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:25.740 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:25.740 +00:00 [INF] Executed endpoint 'HTTP: GET PaymentType/' 2026-01-20 13:58:25.740 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/PaymentType - 200 null application/json; charset=utf-8 2.8414ms 2026-01-20 13:58:29.791 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:58:29.791 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.791 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2724ms 2026-01-20 13:58:29.848 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:58:29.848 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.848 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2822ms 2026-01-20 13:58:29.849 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 13:58:29.849 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.849 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1762ms 2026-01-20 13:58:29.850 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 13:58:29.850 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.850 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:58:29.852 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 13:58:29.852 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.852 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.1806ms 2026-01-20 13:58:29.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:58:29.853 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:29.853 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:29.853 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 13:58:29.853 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.5212ms 2026-01-20 13:58:29.905 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 13:58:29.905 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.905 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:58:29.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 13:58:29.907 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:29.908 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:29.908 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 13:58:29.908 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.1545ms 2026-01-20 13:58:29.909 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 13:58:29.910 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.910 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 13:58:29.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 13:58:29.912 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:29.912 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 13:58:29.912 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 13:58:29.913 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.4123ms 2026-01-20 13:58:29.916 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 13:58:29.916 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:29.917 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 13:58:29.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 13:58:29.919 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:29.919 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:29.919 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 13:58:29.919 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 3.1196ms 2026-01-20 13:58:45.406 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/1062 - null null 2026-01-20 13:58:45.407 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:45.407 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/1062 - 204 null null 0.272ms 2026-01-20 13:58:45.466 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/1062 - null null 2026-01-20 13:58:45.466 +00:00 [INF] CORS policy execution successful. 2026-01-20 13:58:45.466 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:58:45.472 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 13:58:45.472 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 13:58:45.472 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 13:58:45.472 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 13:58:45.472 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/1062 - 200 null application/json; charset=utf-8 6.2959ms 2026-01-20 14:01:46.893 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/1062 - null null 2026-01-20 14:01:46.893 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:01:46.893 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/1062 - 204 null null 0.3291ms 2026-01-20 14:01:46.954 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/1062 - null null 2026-01-20 14:01:46.954 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:01:46.954 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:01:46.964 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 14:01:46.964 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:01:46.965 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:01:46.965 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:01:46.965 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/1062 - 200 null application/json; charset=utf-8 11.5183ms 2026-01-20 14:01:56.774 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - null null 2026-01-20 14:01:56.775 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:01:56.775 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - 204 null null 0.4684ms 2026-01-20 14:01:56.834 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - null null 2026-01-20 14:01:56.834 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:01:56.835 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:01:56.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 14:01:56.850 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:01:56.851 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:01:57.020 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:01:57.021 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - 200 null application/json; charset=utf-8 186.8456ms 2026-01-20 14:03:08.282 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env?param=value¶m=value2&redirect=/backend/.env - null null 2026-01-20 14:03:08.283 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env?param=value¶m=value2&redirect=/backend/.env - 404 0 null 0.5694ms 2026-01-20 14:03:08.283 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2026-01-20 14:03:08.935 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2026-01-20 14:03:08.935 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.4015ms 2026-01-20 14:03:08.935 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2026-01-20 14:19:45.203 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 14:19:45.203 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:45.203 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3134ms 2026-01-20 14:19:45.254 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2026-01-20 14:19:45.254 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:45.254 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 14:19:45.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 14:19:45.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 14:19:45.622 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:45.622 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 14:19:45.622 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 14:19:45.622 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 368.0736ms 2026-01-20 14:19:48.294 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 14:19:48.295 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:48.295 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.407ms 2026-01-20 14:19:48.345 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:19:48.346 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:48.346 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4308ms 2026-01-20 14:19:48.346 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 14:19:48.346 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:48.346 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0876ms 2026-01-20 14:19:48.362 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 14:19:48.363 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:48.363 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 14:19:48.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 14:19:48.377 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:48.377 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 14:19:48.377 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 14:19:48.377 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 14.8469ms 2026-01-20 14:19:48.397 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:19:48.397 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:48.398 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 14:19:48.398 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:48.398 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 14:19:48.398 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:19:48.403 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:19:48.429 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:19:48.430 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:48.430 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:19:48.430 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:19:48.430 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 33.2953ms 2026-01-20 14:19:48.560 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:48.560 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:19:49.139 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 14:19:49.140 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 742.388ms 2026-01-20 14:19:58.660 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:19:58.660 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:58.660 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 14:19:58.660 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2806ms 2026-01-20 14:19:58.660 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:58.660 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.4135ms 2026-01-20 14:19:58.669 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1561 - null null 2026-01-20 14:19:58.669 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:58.669 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1561 - 204 null null 0.385ms 2026-01-20 14:19:58.711 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 14:19:58.711 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:58.711 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:19:58.711 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 14:19:58.711 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:58.712 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:19:58.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:19:58.715 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:58.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:19:58.715 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:58.715 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:19:58.715 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:19:58.716 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.6055ms 2026-01-20 14:19:58.716 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:19:58.716 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 14:19:58.716 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 5.2051ms 2026-01-20 14:19:58.729 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1561 - null null 2026-01-20 14:19:58.729 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:19:58.730 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 14:19:58.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 14:19:58.733 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:19:58.734 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 14:19:58.734 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 14:19:58.734 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1561 - 200 null application/json; charset=utf-8 5.2698ms 2026-01-20 14:20:04.364 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1561 - null null 2026-01-20 14:20:04.364 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:04.364 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1561 - 204 null null 0.3492ms 2026-01-20 14:20:04.425 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1561 - application/json 23628 2026-01-20 14:20:04.425 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:04.426 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 14:20:04.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 14:20:04.495 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 14:20:04.495 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 14:20:04.495 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 14:20:04.495 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1561 - 204 null null 70.58ms 2026-01-20 14:20:06.566 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:20:06.566 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:06.566 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 14:20:06.566 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:06.566 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2675ms 2026-01-20 14:20:06.566 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.8018ms 2026-01-20 14:20:06.574 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 14:20:06.574 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:06.574 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2705ms 2026-01-20 14:20:06.617 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 14:20:06.618 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:06.618 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 14:20:06.618 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:20:06.618 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:06.618 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:20:06.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:20:06.620 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:20:06.621 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:20:06.621 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:20:06.621 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.4975ms 2026-01-20 14:20:06.623 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:20:06.633 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 14:20:06.633 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:20:06.634 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 14:20:06.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 14:20:06.635 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:20:06.636 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 14:20:06.636 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 14:20:06.636 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.8849ms 2026-01-20 14:20:06.820 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:20:06.821 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:20:07.395 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 14:20:07.395 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 778.0371ms 2026-01-20 14:34:28.502 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oregano - null null 2026-01-20 14:34:28.502 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:28.502 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oregano - 204 null null 0.3648ms 2026-01-20 14:34:28.562 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oregano - null null 2026-01-20 14:34:28.562 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:28.562 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:34:28.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 14:34:28.830 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:34:28.830 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:34:28.949 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:34:28.949 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oregano - 200 null application/json; charset=utf-8 387.4209ms 2026-01-20 14:34:29.562 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 14:34:29.562 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:29.563 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 1.1828ms 2026-01-20 14:34:29.621 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 14:34:29.622 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:29.622 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 14:34:29.623 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 14:34:29.623 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 1.9263ms 2026-01-20 14:34:57.326 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 14:34:57.326 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:57.326 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3049ms 2026-01-20 14:34:57.386 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2026-01-20 14:34:57.386 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:57.386 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 14:34:57.393 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 14:34:57.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 14:34:57.397 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 14:34:57.397 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 14:34:57.397 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 14:34:57.397 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 11.7898ms 2026-01-20 14:34:57.457 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41313 - null null 2026-01-20 14:34:57.457 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:57.457 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41313 - 204 null null 0.5152ms 2026-01-20 14:34:57.515 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 14:34:57.516 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:57.516 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.5526ms 2026-01-20 14:34:57.526 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41313 - application/json 214 2026-01-20 14:34:57.526 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:57.527 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 14:34:57.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:34:57.575 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 14:34:57.576 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:34:57.576 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 14:34:57.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:34:57.597 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:34:57.597 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:34:57.597 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 14:34:57.597 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 21.9918ms 2026-01-20 14:34:57.743 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 14:34:57.748 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2026-01-20 14:34:57.753 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 14:34:57.753 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 14:34:57.753 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41313 - 201 0 null 227.8185ms 2026-01-20 14:37:14.976 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/swagger/index.html - null null 2026-01-20 14:37:14.977 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/swagger/index.html - 404 0 null 0.7722ms 2026-01-20 14:37:14.977 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/swagger/index.html, Response status code: 404 2026-01-20 14:37:44.445 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2026-01-20 14:37:44.445 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3663ms 2026-01-20 14:37:44.445 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2026-01-20 14:37:52.709 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/index.html - null null 2026-01-20 14:37:52.709 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/index.html - 404 0 null 0.2863ms 2026-01-20 14:37:52.709 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/index.html, Response status code: 404 2026-01-20 14:46:56.177 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 14:46:56.177 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:46:56.177 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2682ms 2026-01-20 14:46:56.235 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2026-01-20 14:46:56.236 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:46:56.236 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 14:46:56.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 14:46:56.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 14:46:56.628 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:46:56.628 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 14:46:56.628 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 14:46:56.628 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 392.6276ms 2026-01-20 14:47:12.304 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 14:47:12.306 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:47:12.306 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.4684ms 2026-01-20 14:47:12.365 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:47:12.365 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:47:12.365 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4688ms 2026-01-20 14:47:12.366 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 14:47:12.366 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:47:12.366 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1609ms 2026-01-20 14:47:12.370 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 14:47:12.371 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:47:12.372 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 14:47:12.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 14:47:12.389 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:47:12.389 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 14:47:12.389 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 14:47:12.389 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 18.9881ms 2026-01-20 14:47:12.421 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:47:12.421 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:47:12.422 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:47:12.423 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 14:47:12.423 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:47:12.424 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 14:47:12.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:47:12.425 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:47:12.425 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:47:12.425 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:47:12.426 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.4396ms 2026-01-20 14:47:12.432 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:47:12.638 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:47:12.639 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:47:13.281 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 14:47:13.281 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 858.0727ms 2026-01-20 14:49:24.352 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 14:49:24.352 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:24.353 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3725ms 2026-01-20 14:49:24.408 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2026-01-20 14:49:24.408 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:24.408 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 14:49:24.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 14:49:24.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 14:49:24.526 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:49:24.526 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 14:49:24.526 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 14:49:24.526 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 117.8845ms 2026-01-20 14:49:26.819 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 14:49:26.819 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.819 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2852ms 2026-01-20 14:49:26.874 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:49:26.874 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.874 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3136ms 2026-01-20 14:49:26.874 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 14:49:26.874 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.874 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.0766ms 2026-01-20 14:49:26.874 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 14:49:26.874 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.874 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.0696ms 2026-01-20 14:49:26.886 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 14:49:26.886 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.886 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 14:49:26.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:49:26.888 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:49:26.888 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:49:26.889 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 14:49:26.889 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 2.8751ms 2026-01-20 14:49:26.926 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 14:49:26.926 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.927 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:49:26.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 14:49:26.929 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:49:26.929 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:49:26.929 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 14:49:26.929 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.5086ms 2026-01-20 14:49:26.930 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 14:49:26.931 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.931 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 14:49:26.931 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 14:49:26.931 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:26.932 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 14:49:26.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 14:49:26.939 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:49:26.939 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:49:26.940 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 14:49:26.940 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 9.97ms 2026-01-20 14:49:26.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 14:49:26.946 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:49:26.946 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 14:49:26.947 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 14:49:26.947 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 15.4752ms 2026-01-20 14:49:29.997 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5 - null null 2026-01-20 14:49:29.997 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:29.997 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5 - 204 null null 0.3086ms 2026-01-20 14:49:30.053 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/5 - null null 2026-01-20 14:49:30.053 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:49:30.054 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:49:30.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 14:49:30.081 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:49:30.082 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 14:49:30.084 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 14:49:30.085 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/5 - 200 null application/json; charset=utf-8 31.4693ms 2026-01-20 14:50:40.004 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 14:50:40.004 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:50:40.004 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2464ms 2026-01-20 14:50:40.059 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2026-01-20 14:50:40.059 +00:00 [INF] CORS policy execution successful. 2026-01-20 14:50:40.059 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 14:50:40.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 14:50:40.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 14:50:40.194 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 14:50:40.195 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 14:50:40.195 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 14:50:40.196 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 137.0904ms 2026-01-20 16:06:50.129 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 16:06:50.130 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.130 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.3465ms 2026-01-20 16:06:50.130 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 16:06:50.130 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.130 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1232ms 2026-01-20 16:06:50.130 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 16:06:50.130 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.131 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.7508ms 2026-01-20 16:06:50.193 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 16:06:50.194 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 16:06:50.194 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 16:06:50.195 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.195 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.195 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.195 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 16:06:50.195 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 16:06:50.197 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 3.2915ms 2026-01-20 16:06:50.197 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 16:06:50.197 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.198 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 16:06:50.263 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 16:06:50.264 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:50.264 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 16:06:50.484 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 16:06:50.485 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:06:50.486 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:06:50.486 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 16:06:50.486 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 291.9826ms 2026-01-20 16:06:50.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 16:06:50.492 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:06:50.492 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:06:50.492 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 16:06:50.492 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 298.0698ms 2026-01-20 16:06:50.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 16:06:50.492 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:06:50.492 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 16:06:50.493 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 16:06:50.493 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 295.8377ms 2026-01-20 16:06:50.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 16:06:50.506 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:06:50.507 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:06:50.507 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 16:06:50.508 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 244.3647ms 2026-01-20 16:06:55.592 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colageno - null null 2026-01-20 16:06:55.592 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:55.592 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colageno - 204 null null 0.4145ms 2026-01-20 16:06:55.662 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colageno - null null 2026-01-20 16:06:55.663 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:06:55.663 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:06:55.670 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:06:55.673 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:06:55.674 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:06:55.674 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:06:55.674 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/colageno - 200 null application/json; charset=utf-8 11.6602ms 2026-01-20 16:07:05.030 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamiona - null null 2026-01-20 16:07:05.030 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:05.030 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamiona - 204 null null 0.4062ms 2026-01-20 16:07:05.090 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamiona - null null 2026-01-20 16:07:05.090 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:05.091 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:05.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:07:05.097 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:07:05.097 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:07:05.098 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:05.098 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamiona - 200 null application/json; charset=utf-8 7.7357ms 2026-01-20 16:07:09.699 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamina - null null 2026-01-20 16:07:09.699 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:09.700 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamina - 204 null null 0.377ms 2026-01-20 16:07:09.759 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamina - null null 2026-01-20 16:07:09.759 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:09.759 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:09.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:07:09.766 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:07:09.766 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:07:09.767 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:09.767 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamina - 200 null application/json; charset=utf-8 7.6704ms 2026-01-20 16:07:10.705 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 16:07:10.705 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:10.705 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.3853ms 2026-01-20 16:07:10.769 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 16:07:10.769 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:10.769 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 16:07:10.769 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 16:07:10.769 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.8993ms 2026-01-20 16:07:25.416 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mangenmagnesio - null null 2026-01-20 16:07:25.417 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:25.417 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mangenmagnesio - 204 null null 0.5265ms 2026-01-20 16:07:25.476 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mangenmagnesio - null null 2026-01-20 16:07:25.476 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:25.476 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:25.482 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:07:25.482 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:07:25.482 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:07:25.482 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:25.482 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mangenmagnesio - 200 null application/json; charset=utf-8 6.3418ms 2026-01-20 16:07:31.418 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/500mg - null null 2026-01-20 16:07:31.418 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:31.418 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/500mg - 204 null null 0.2647ms 2026-01-20 16:07:31.478 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/500mg - null null 2026-01-20 16:07:31.478 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:31.479 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:31.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:07:31.489 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:07:31.490 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:07:31.713 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:31.714 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/500mg - 200 null application/json; charset=utf-8 235.3563ms 2026-01-20 16:07:43.702 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/magnesio - null null 2026-01-20 16:07:43.702 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:43.702 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/magnesio - 204 null null 0.3651ms 2026-01-20 16:07:43.761 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/magnesio - null null 2026-01-20 16:07:43.761 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:43.762 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:43.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:07:43.770 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:07:43.771 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:07:43.771 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:43.771 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/magnesio - 200 null application/json; charset=utf-8 10.4054ms 2026-01-20 16:07:54.090 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - null null 2026-01-20 16:07:54.090 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:54.090 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - 204 null null 0.397ms 2026-01-20 16:07:54.150 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - null null 2026-01-20 16:07:54.150 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:07:54.150 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:54.157 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:07:54.162 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:07:54.162 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:07:54.163 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:07:54.164 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - 200 null application/json; charset=utf-8 13.9245ms 2026-01-20 16:10:59.411 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 16:10:59.411 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:10:59.411 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3224ms 2026-01-20 16:10:59.471 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 16:10:59.471 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:10:59.472 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 16:10:59.477 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 16:10:59.491 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 16:10:59.491 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 16:10:59.491 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 16:10:59.491 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 16:10:59.491 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 20.1876ms 2026-01-20 16:10:59.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41314 - null null 2026-01-20 16:10:59.561 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:10:59.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41314 - 204 null null 0.2527ms 2026-01-20 16:10:59.621 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 16:10:59.621 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:10:59.621 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3615ms 2026-01-20 16:10:59.630 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41314 - application/json 311 2026-01-20 16:10:59.630 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:10:59.630 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 16:10:59.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 16:10:59.681 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 16:10:59.681 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:10:59.681 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 16:10:59.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 16:10:59.683 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:10:59.683 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:10:59.684 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 16:10:59.684 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.0812ms 2026-01-20 16:10:59.848 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 16:10:59.856 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2026-01-20 16:10:59.865 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 16:10:59.865 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 16:10:59.866 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41314 - 201 0 null 236.0449ms 2026-01-20 16:52:53.964 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 16:52:53.964 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:52:53.964 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - 204 null null 0.413ms 2026-01-20 16:52:54.023 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 16:52:54.024 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:52:54.024 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:52:54.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:52:54.368 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:52:54.368 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:52:59.431 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:52:59.431 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - 200 null application/json; charset=utf-8 5407.4967ms 2026-01-20 16:53:08.080 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Dra Montero - null null 2026-01-20 16:53:08.081 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:08.081 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Dra Montero - 204 null null 1.0038ms 2026-01-20 16:53:08.137 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Dra Montero - null null 2026-01-20 16:53:08.137 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:08.137 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:08.142 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:53:08.145 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:53:08.145 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:53:08.146 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:08.146 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Dra Montero - 200 null application/json; charset=utf-8 9.1402ms 2026-01-20 16:53:16.685 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/seguimiento - null null 2026-01-20 16:53:16.685 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:16.685 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/seguimiento - 204 null null 0.3209ms 2026-01-20 16:53:16.745 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/seguimiento - null null 2026-01-20 16:53:16.745 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:16.745 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:16.749 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:53:16.752 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:53:16.753 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:53:16.753 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:16.754 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/seguimiento - 200 null application/json; charset=utf-8 8.8684ms 2026-01-20 16:53:28.853 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consullta - null null 2026-01-20 16:53:28.853 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:28.853 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consullta - 204 null null 0.2991ms 2026-01-20 16:53:28.913 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consullta - null null 2026-01-20 16:53:28.913 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:28.913 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:28.918 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:53:28.918 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:53:28.918 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:53:28.918 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:28.918 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consullta - 200 null application/json; charset=utf-8 5.918ms 2026-01-20 16:53:33.022 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Consulta - null null 2026-01-20 16:53:33.022 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:33.022 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Consulta - 204 null null 0.2998ms 2026-01-20 16:53:33.081 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Consulta - null null 2026-01-20 16:53:33.082 +00:00 [INF] CORS policy execution successful. 2026-01-20 16:53:33.082 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:33.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 16:53:33.099 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 16:53:33.099 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 16:53:33.672 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 16:53:33.672 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Consulta - 200 null application/json; charset=utf-8 590.5076ms 2026-01-20 17:10:05.510 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mga - null null 2026-01-20 17:10:05.511 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:05.511 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mga - 204 null null 0.3769ms 2026-01-20 17:10:05.572 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mga - null null 2026-01-20 17:10:05.573 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:05.573 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:05.911 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:05.912 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:05.912 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:05.913 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:05.913 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mga - 200 null application/json; charset=utf-8 340.7817ms 2026-01-20 17:10:06.807 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 17:10:06.808 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:06.808 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.3571ms 2026-01-20 17:10:06.868 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 17:10:06.869 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:06.869 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:10:06.869 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:10:06.869 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7312ms 2026-01-20 17:10:09.518 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B100 - null null 2026-01-20 17:10:09.518 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:09.518 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B100 - 204 null null 0.3351ms 2026-01-20 17:10:09.578 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B100 - null null 2026-01-20 17:10:09.578 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:09.579 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:09.584 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:09.585 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:09.585 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:09.585 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:09.586 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B100 - 200 null application/json; charset=utf-8 7.6685ms 2026-01-20 17:10:15.317 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Mega - null null 2026-01-20 17:10:15.317 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:15.317 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Mega - 204 null null 0.3527ms 2026-01-20 17:10:15.376 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Mega - null null 2026-01-20 17:10:15.377 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:15.377 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:15.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:15.398 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:15.398 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:15.621 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:15.622 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Mega - 200 null application/json; charset=utf-8 245.3016ms 2026-01-20 17:10:26.225 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 17:10:26.225 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:26.225 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - 204 null null 0.2852ms 2026-01-20 17:10:26.284 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 17:10:26.284 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:26.285 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:26.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:26.302 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:26.303 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:26.590 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:26.591 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - 200 null application/json; charset=utf-8 306.925ms 2026-01-20 17:10:27.490 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B - null null 2026-01-20 17:10:27.490 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:27.490 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B - 204 null null 0.2574ms 2026-01-20 17:10:27.554 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B - null null 2026-01-20 17:10:27.554 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:27.554 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:27.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:27.605 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:27.606 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:27.784 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:27.784 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B - 200 null application/json; charset=utf-8 229.949ms 2026-01-20 17:10:35.952 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin B - null null 2026-01-20 17:10:35.953 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:35.953 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin B - 204 null null 0.4565ms 2026-01-20 17:10:36.012 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin B - null null 2026-01-20 17:10:36.012 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:36.013 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:36.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:36.020 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:36.021 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:36.021 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:36.022 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin B - 200 null application/json; charset=utf-8 9.5348ms 2026-01-20 17:10:41.761 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - null null 2026-01-20 17:10:41.761 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:41.761 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - 204 null null 0.4108ms 2026-01-20 17:10:41.821 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - null null 2026-01-20 17:10:41.821 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:41.821 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:41.827 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:10:41.829 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:10:41.829 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:10:41.829 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:10:41.829 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - 200 null application/json; charset=utf-8 8.3508ms 2026-01-20 17:10:42.861 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 17:10:42.861 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:42.861 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.2907ms 2026-01-20 17:10:42.921 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 17:10:42.921 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:10:42.921 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:10:42.921 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:10:42.921 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7142ms 2026-01-20 17:12:26.217 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamine - null null 2026-01-20 17:12:26.217 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:12:26.217 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamine - 204 null null 0.3093ms 2026-01-20 17:12:26.278 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamine - null null 2026-01-20 17:12:26.278 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:12:26.279 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:12:26.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:12:26.285 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:12:26.285 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:12:26.285 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:12:26.285 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamine - 200 null application/json; charset=utf-8 6.8174ms 2026-01-20 17:13:20.607 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:13:20.607 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:20.607 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3707ms 2026-01-20 17:13:20.663 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:13:20.664 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:20.664 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:13:20.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:13:20.666 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:13:20.666 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:13:20.666 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:13:20.666 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.1195ms 2026-01-20 17:13:24.236 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coco - null null 2026-01-20 17:13:24.237 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:24.237 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coco - 204 null null 1.1847ms 2026-01-20 17:13:24.296 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/coco - null null 2026-01-20 17:13:24.297 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:24.297 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:13:24.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:13:24.309 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:13:24.310 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:13:24.420 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:13:24.420 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/coco - 200 null application/json; charset=utf-8 123.9852ms 2026-01-20 17:13:36.194 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 17:13:36.194 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:36.195 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2554ms 2026-01-20 17:13:36.253 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2026-01-20 17:13:36.253 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:36.254 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 17:13:36.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 17:13:36.262 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 17:13:36.262 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 17:13:36.262 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 17:13:36.262 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 17:13:36.262 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 9.0316ms 2026-01-20 17:13:36.323 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41315 - null null 2026-01-20 17:13:36.323 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:36.323 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41315 - 204 null null 0.312ms 2026-01-20 17:13:36.383 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:13:36.383 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:36.383 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3891ms 2026-01-20 17:13:36.390 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41315 - application/json 103 2026-01-20 17:13:36.391 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:36.391 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 17:13:36.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:13:36.439 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:13:36.439 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:13:36.440 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:13:36.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:13:36.462 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:13:36.462 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:13:36.463 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:13:36.463 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 24.1908ms 2026-01-20 17:13:36.533 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 17:13:36.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2026-01-20 17:13:36.539 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 17:13:36.539 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 17:13:36.539 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41315 - 201 0 null 148.9976ms 2026-01-20 17:14:37.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - null null 2026-01-20 17:14:37.561 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:14:37.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - 204 null null 0.3568ms 2026-01-20 17:14:37.620 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - null null 2026-01-20 17:14:37.620 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:14:37.621 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:14:37.625 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:14:37.627 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:14:37.627 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:14:37.628 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:14:37.628 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - 200 null application/json; charset=utf-8 7.627ms 2026-01-20 17:15:34.828 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/resvera - null null 2026-01-20 17:15:34.829 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:15:34.829 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/resvera - 204 null null 0.3786ms 2026-01-20 17:15:34.888 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/resvera - null null 2026-01-20 17:15:34.888 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:15:34.888 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:15:34.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:15:34.895 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:15:34.895 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:15:34.895 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:15:34.895 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/resvera - 200 null application/json; charset=utf-8 7.4865ms 2026-01-20 17:17:21.705 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sea - null null 2026-01-20 17:17:21.706 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:17:21.706 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sea - 204 null null 0.3685ms 2026-01-20 17:17:21.765 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sea - null null 2026-01-20 17:17:21.766 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:17:21.766 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:17:21.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:17:21.774 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:17:21.774 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:17:21.774 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:17:21.774 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sea - 200 null application/json; charset=utf-8 9.0482ms 2026-01-20 17:17:41.215 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2026-01-20 17:17:41.215 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 0.3739ms 2026-01-20 17:17:41.215 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http:///, Response status code: 404 2026-01-20 17:18:10.265 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/turmeric - null null 2026-01-20 17:18:10.265 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:18:10.265 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/turmeric - 204 null null 0.3873ms 2026-01-20 17:18:10.325 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/turmeric - null null 2026-01-20 17:18:10.325 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:18:10.325 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:18:10.331 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:18:10.334 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:18:10.335 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:18:10.335 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:18:10.335 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/turmeric - 200 null application/json; charset=utf-8 10.7458ms 2026-01-20 17:19:07.273 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/magnesio - null null 2026-01-20 17:19:07.273 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:19:07.273 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/magnesio - 204 null null 0.469ms 2026-01-20 17:19:07.332 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/magnesio - null null 2026-01-20 17:19:07.333 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:19:07.333 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:19:07.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:19:07.344 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:19:07.344 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:19:07.458 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:19:07.458 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/magnesio - 200 null application/json; charset=utf-8 126.0393ms 2026-01-20 17:20:02.087 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Potasi - null null 2026-01-20 17:20:02.088 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:20:02.089 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Potasi - 204 null null 1.7609ms 2026-01-20 17:20:02.151 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Potasi - null null 2026-01-20 17:20:02.151 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:20:02.153 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:20:02.163 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:20:02.163 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:20:02.164 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:20:02.164 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:20:02.164 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Potasi - 200 null application/json; charset=utf-8 13.2612ms 2026-01-20 17:20:07.393 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Potasium - null null 2026-01-20 17:20:07.393 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:20:07.393 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Potasium - 204 null null 0.3237ms 2026-01-20 17:20:07.453 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Potasium - null null 2026-01-20 17:20:07.453 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:20:07.453 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:20:07.459 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:20:07.460 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:20:07.461 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:20:07.461 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:20:07.461 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Potasium - 200 null application/json; charset=utf-8 8.4674ms 2026-01-20 17:20:13.621 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/potasio - null null 2026-01-20 17:20:13.622 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:20:13.623 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/potasio - 204 null null 1.3593ms 2026-01-20 17:20:13.678 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/potasio - null null 2026-01-20 17:20:13.679 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:20:13.679 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:20:13.685 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:20:13.688 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:20:13.689 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:20:13.689 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:20:13.689 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/potasio - 200 null application/json; charset=utf-8 10.6263ms 2026-01-20 17:22:32.042 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/selenium - null null 2026-01-20 17:22:32.042 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:22:32.042 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/selenium - 204 null null 0.2686ms 2026-01-20 17:22:32.102 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/selenium - null null 2026-01-20 17:22:32.102 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:22:32.102 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:22:32.106 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:22:32.110 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:22:32.110 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:22:32.110 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:22:32.111 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/selenium - 200 null application/json; charset=utf-8 8.9845ms 2026-01-20 17:23:58.315 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - null null 2026-01-20 17:23:58.315 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:23:58.315 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - 204 null null 0.3835ms 2026-01-20 17:23:58.375 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - null null 2026-01-20 17:23:58.375 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:23:58.376 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:23:58.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:23:58.383 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:23:58.383 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:23:58.383 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:23:58.383 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - 200 null application/json; charset=utf-8 8.2654ms 2026-01-20 17:27:32.815 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 17:27:32.816 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:27:32.816 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3635ms 2026-01-20 17:27:32.873 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2026-01-20 17:27:32.873 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:27:32.874 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 17:27:33.140 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 17:27:33.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 17:27:33.250 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:27:33.250 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 17:27:33.250 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 17:27:33.250 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 377.1653ms 2026-01-20 17:28:02.045 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:28:02.045 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.045 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3392ms 2026-01-20 17:28:02.103 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:28:02.103 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.103 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.4446ms 2026-01-20 17:28:02.104 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 17:28:02.104 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.104 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.1773ms 2026-01-20 17:28:02.103 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:28:02.104 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.104 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.5123ms 2026-01-20 17:28:02.107 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:28:02.108 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.108 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:28:02.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:28:02.111 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:02.112 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:02.112 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:28:02.112 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.6778ms 2026-01-20 17:28:02.159 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:28:02.159 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.159 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:28:02.161 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:28:02.161 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.161 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:28:02.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:28:02.162 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:02.163 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:28:02.163 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:28:02.163 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.1599ms 2026-01-20 17:28:02.163 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 17:28:02.163 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:02.164 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 17:28:02.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:28:02.165 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:02.166 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:02.166 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:28:02.166 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.3912ms 2026-01-20 17:28:02.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 17:28:02.168 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:02.169 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:02.169 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 17:28:02.170 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 6.6992ms 2026-01-20 17:28:08.519 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:28:08.519 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:08.519 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - 204 null null 0.3073ms 2026-01-20 17:28:08.580 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:28:08.581 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:08.581 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:08.587 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:28:08.599 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:08.599 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:08.770 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:08.771 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - 200 null application/json; charset=utf-8 190.3152ms 2026-01-20 17:28:31.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cita - null null 2026-01-20 17:28:31.924 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:31.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cita - 204 null null 0.3665ms 2026-01-20 17:28:31.991 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cita - null null 2026-01-20 17:28:31.991 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:31.991 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:31.996 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:28:31.997 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:31.997 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:31.997 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:31.997 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cita - 200 null application/json; charset=utf-8 6.7203ms 2026-01-20 17:28:39.643 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Dr montero - null null 2026-01-20 17:28:39.643 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:39.643 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Dr montero - 204 null null 0.4262ms 2026-01-20 17:28:39.702 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Dr montero - null null 2026-01-20 17:28:39.703 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:39.703 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:39.709 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:28:39.710 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:39.710 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:39.711 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:39.711 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Dr montero - 200 null application/json; charset=utf-8 8.5097ms 2026-01-20 17:28:43.078 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/montero - null null 2026-01-20 17:28:43.078 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:43.078 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/montero - 204 null null 0.4049ms 2026-01-20 17:28:43.135 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/montero - null null 2026-01-20 17:28:43.136 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:43.136 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:43.142 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:28:43.142 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:43.143 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:43.143 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:43.143 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/montero - 200 null application/json; charset=utf-8 7.7906ms 2026-01-20 17:28:52.633 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/seguimiento - null null 2026-01-20 17:28:52.633 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:52.633 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/seguimiento - 204 null null 0.3616ms 2026-01-20 17:28:52.717 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/seguimiento - null null 2026-01-20 17:28:52.717 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:28:52.718 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:52.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:28:52.723 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:28:52.723 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:28:52.724 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:28:52.724 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/seguimiento - 200 null application/json; charset=utf-8 6.6244ms 2026-01-20 17:29:02.764 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:29:02.764 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:29:02.764 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - 204 null null 0.3485ms 2026-01-20 17:29:02.824 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:29:02.824 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:29:02.824 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:29:02.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:29:02.839 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:29:02.839 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:29:02.840 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:29:02.840 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - 200 null application/json; charset=utf-8 16.0764ms 2026-01-20 17:29:37.477 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Dra - null null 2026-01-20 17:29:37.477 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:29:37.477 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Dra - 204 null null 0.3486ms 2026-01-20 17:29:37.537 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Dra - null null 2026-01-20 17:29:37.537 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:29:37.538 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:29:37.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:29:37.553 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:29:37.554 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:29:37.791 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:29:37.791 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Dra - 200 null application/json; charset=utf-8 254.1241ms 2026-01-20 17:30:10.140 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta de seguimiento - null null 2026-01-20 17:30:10.141 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:30:10.141 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta de seguimiento - 204 null null 0.421ms 2026-01-20 17:30:10.200 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta de seguimiento - null null 2026-01-20 17:30:10.200 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:30:10.200 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:30:10.206 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:30:10.206 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:30:10.206 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:30:10.206 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:30:10.206 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta de seguimiento - 200 null application/json; charset=utf-8 6.5158ms 2026-01-20 17:33:21.549 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2026-01-20 17:33:21.550 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:33:21.550 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.9316ms 2026-01-20 17:33:21.611 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2026-01-20 17:33:21.611 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:33:21.612 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:33:21.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:33:21.620 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:33:21.621 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:33:21.732 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:33:21.733 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - 200 null application/json; charset=utf-8 121.8604ms 2026-01-20 17:39:57.507 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/galletas - null null 2026-01-20 17:39:57.508 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:39:57.508 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/galletas - 204 null null 0.3437ms 2026-01-20 17:39:57.567 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/galletas - null null 2026-01-20 17:39:57.567 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:39:57.567 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:39:57.811 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:39:57.825 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:39:57.825 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:39:57.939 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:39:57.939 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/galletas - 200 null application/json; charset=utf-8 372.2024ms 2026-01-20 17:41:37.287 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/picadera - null null 2026-01-20 17:41:37.287 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:41:37.287 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/picadera - 204 null null 0.2904ms 2026-01-20 17:41:37.353 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/picadera - null null 2026-01-20 17:41:37.353 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:41:37.353 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:41:37.358 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:41:37.359 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:41:37.360 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:41:37.360 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:41:37.360 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/picadera - 200 null application/json; charset=utf-8 7.1851ms 2026-01-20 17:41:49.570 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hojuela - null null 2026-01-20 17:41:49.570 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:41:49.571 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hojuela - 204 null null 0.3479ms 2026-01-20 17:41:49.630 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hojuela - null null 2026-01-20 17:41:49.630 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:41:49.630 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:41:49.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:41:49.636 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:41:49.636 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:41:49.659 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:41:49.659 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hojuela - 200 null application/json; charset=utf-8 29.4562ms 2026-01-20 17:46:53.146 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - null null 2026-01-20 17:46:53.147 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:46:53.147 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - 204 null null 1.1967ms 2026-01-20 17:46:53.205 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - null null 2026-01-20 17:46:53.206 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:46:53.206 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:46:53.211 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:46:53.213 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:46:53.213 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:46:53.214 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:46:53.214 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - 200 null application/json; charset=utf-8 8.5262ms 2026-01-20 17:47:05.894 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 17:47:05.895 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:05.895 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2349ms 2026-01-20 17:47:05.946 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2026-01-20 17:47:05.946 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:05.946 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 17:47:06.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 17:47:06.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 17:47:06.323 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:06.323 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 17:47:06.324 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 17:47:06.324 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 378.0334ms 2026-01-20 17:47:10.184 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:47:10.185 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:10.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2487ms 2026-01-20 17:47:10.240 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:10.240 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:10.240 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2672ms 2026-01-20 17:47:10.242 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:47:10.242 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:10.243 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.372ms 2026-01-20 17:47:10.252 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:47:10.252 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:10.253 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:47:10.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:47:10.255 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:10.255 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:47:10.255 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:47:10.255 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.769ms 2026-01-20 17:47:10.292 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:10.292 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:10.293 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:10.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:10.295 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:10.295 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:10.295 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:10.295 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.9382ms 2026-01-20 17:47:10.299 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:47:10.299 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:10.299 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:47:10.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:10.513 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:10.514 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:11.384 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:47:11.384 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1085.6568ms 2026-01-20 17:47:12.521 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta montero - null null 2026-01-20 17:47:12.522 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:12.522 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta montero - 204 null null 0.3701ms 2026-01-20 17:47:12.581 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta montero - null null 2026-01-20 17:47:12.581 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:12.582 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:47:12.587 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:47:12.588 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:12.588 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:12.588 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:47:12.589 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta montero - 200 null application/json; charset=utf-8 7.3983ms 2026-01-20 17:47:31.822 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:31.822 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:31.822 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4119ms 2026-01-20 17:47:31.823 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - null null 2026-01-20 17:47:31.823 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:31.823 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - 204 null null 0.1563ms 2026-01-20 17:47:31.823 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:47:31.823 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:31.823 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.1085ms 2026-01-20 17:47:31.874 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:47:31.874 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:31.875 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:47:31.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:31.877 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:31.877 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:31.877 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:47:31.877 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.1429ms 2026-01-20 17:47:31.878 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:31.878 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:31.879 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:31.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:31.881 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:31.881 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:31.881 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:31.881 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.9802ms 2026-01-20 17:47:31.893 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1491 - null null 2026-01-20 17:47:31.893 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:31.894 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:47:31.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:47:31.902 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:31.902 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:47:31.903 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:47:31.903 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1491 - 200 null application/json; charset=utf-8 10.045ms 2026-01-20 17:47:37.095 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:47:37.096 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:37.096 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - 204 null null 0.5063ms 2026-01-20 17:47:37.156 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:47:37.156 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:37.156 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:47:37.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:47:37.171 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:37.171 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:37.340 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:47:37.341 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - 200 null application/json; charset=utf-8 185.0655ms 2026-01-20 17:47:44.824 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - null null 2026-01-20 17:47:44.824 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:44.825 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - 204 null null 0.5859ms 2026-01-20 17:47:44.895 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1491 - application/json 23637 2026-01-20 17:47:44.895 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:44.895 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:47:44.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:47:44.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:47:44.973 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:47:44.973 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:47:44.973 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1491 - 204 null null 78.3078ms 2026-01-20 17:47:47.048 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:47:47.048 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:47.049 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.5868ms 2026-01-20 17:47:47.049 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:47.048 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:47:47.049 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:47.049 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3978ms 2026-01-20 17:47:47.049 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:47.049 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4048ms 2026-01-20 17:47:47.100 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:47:47.101 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:47.101 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:47:47.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:47.107 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:47.107 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:47.107 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:47.118 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:47:47.118 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:47.119 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:47:47.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:47.128 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:47.128 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:47.129 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:47.129 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 22.3604ms 2026-01-20 17:47:47.149 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:47:47.150 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:47.150 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:47:47.151 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:47:47.152 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 33.5375ms 2026-01-20 17:47:47.296 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:47.296 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:47.843 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:47:47.843 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 743.1108ms 2026-01-20 17:47:57.695 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:47:57.695 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:57.695 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3781ms 2026-01-20 17:47:57.695 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:57.696 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:57.696 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2752ms 2026-01-20 17:47:57.696 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - null null 2026-01-20 17:47:57.696 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:57.696 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - 204 null null 0.0559ms 2026-01-20 17:47:57.749 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:47:57.749 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:57.749 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:57.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:57.752 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:57.752 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:57.752 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:47:57.752 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.2838ms 2026-01-20 17:47:57.752 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/268 - null null 2026-01-20 17:47:57.752 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:57.753 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:47:57.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:47:57.755 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:57.755 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:47:57.755 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:47:57.755 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/268 - 200 null application/json; charset=utf-8 3.0142ms 2026-01-20 17:47:57.765 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:47:57.766 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:47:57.766 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:47:57.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:47:57.768 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:47:57.768 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:47:57.768 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:47:57.768 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 2.9294ms 2026-01-20 17:48:04.190 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:48:04.191 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:04.191 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3644ms 2026-01-20 17:48:04.253 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:48:04.253 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:04.254 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:48:04.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:48:04.257 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:48:04.257 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:48:04.257 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:48:04.257 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.1908ms 2026-01-20 17:48:04.470 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env?param=value¶m=value2&redirect=/backend/.env - null null 2026-01-20 17:48:04.470 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env?param=value¶m=value2&redirect=/backend/.env - 404 0 null 0.2727ms 2026-01-20 17:48:04.470 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2026-01-20 17:48:05.075 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2026-01-20 17:48:05.075 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.2864ms 2026-01-20 17:48:05.075 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2026-01-20 17:48:10.452 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - null null 2026-01-20 17:48:10.452 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:10.452 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - 204 null null 0.3597ms 2026-01-20 17:48:10.518 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - null null 2026-01-20 17:48:10.519 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:10.519 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:48:10.526 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:48:10.528 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:48:10.528 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:48:10.528 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:48:10.529 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - 200 null application/json; charset=utf-8 10.2392ms 2026-01-20 17:48:15.380 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - null null 2026-01-20 17:48:15.381 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:15.381 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - 204 null null 0.4658ms 2026-01-20 17:48:15.438 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/268 - application/json 23640 2026-01-20 17:48:15.438 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:15.439 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:48:15.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:48:15.503 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:48:15.503 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:48:15.503 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:48:15.503 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/268 - 204 null null 65.4517ms 2026-01-20 17:48:17.573 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:48:17.573 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:48:17.574 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:17.574 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:17.574 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.3325ms 2026-01-20 17:48:17.574 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.3583ms 2026-01-20 17:48:17.575 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:48:17.575 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:17.575 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3344ms 2026-01-20 17:48:17.628 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:48:17.629 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:17.629 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:48:17.632 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:48:17.632 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:17.632 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:48:17.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:48:17.635 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:48:17.636 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:48:17.636 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:48:17.637 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:48:17.638 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.6866ms 2026-01-20 17:48:17.645 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:48:17.645 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:48:17.645 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:48:17.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:48:17.647 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:48:17.647 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:48:17.647 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:48:17.647 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.3451ms 2026-01-20 17:48:17.748 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:48:17.748 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:48:18.312 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:48:18.312 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 684.2933ms 2026-01-20 17:49:03.638 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:49:03.638 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:03.638 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - 204 null null 0.408ms 2026-01-20 17:49:03.697 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - null null 2026-01-20 17:49:03.697 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:03.698 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:49:03.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 17:49:03.715 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:03.716 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:03.717 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 17:49:03.717 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - 200 null application/json; charset=utf-8 19.6192ms 2026-01-20 17:49:09.220 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:49:09.221 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:09.221 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.9395ms 2026-01-20 17:49:09.222 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/111 - null null 2026-01-20 17:49:09.222 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:09.222 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/111 - 204 null null 0.1596ms 2026-01-20 17:49:09.220 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:49:09.222 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:09.222 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.4301ms 2026-01-20 17:49:09.273 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:49:09.274 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:09.274 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:49:09.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:09.276 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:09.276 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:09.276 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:49:09.276 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.8607ms 2026-01-20 17:49:09.278 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/111 - null null 2026-01-20 17:49:09.278 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:09.278 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:49:09.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:49:09.280 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:09.281 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:49:09.281 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:49:09.281 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/111 - 200 null application/json; charset=utf-8 3.1153ms 2026-01-20 17:49:09.291 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:49:09.291 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:09.291 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:49:09.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:09.294 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:09.294 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:09.294 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:49:09.294 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.6663ms 2026-01-20 17:49:30.034 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 17:49:30.035 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:30.035 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.1775ms 2026-01-20 17:49:30.095 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 17:49:30.095 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:30.095 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 17:49:30.101 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 17:49:30.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 17:49:30.105 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 17:49:30.106 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 17:49:30.106 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 17:49:30.106 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 11.0887ms 2026-01-20 17:49:30.171 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41316 - null null 2026-01-20 17:49:30.171 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:30.171 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41316 - 204 null null 0.3961ms 2026-01-20 17:49:30.227 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:49:30.227 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:30.227 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2926ms 2026-01-20 17:49:30.231 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41316 - application/json 211 2026-01-20 17:49:30.232 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:30.232 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 17:49:30.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:30.284 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 17:49:30.284 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:30.284 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:49:30.294 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:30.295 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:30.295 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:30.295 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 17:49:30.296 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 11.9061ms 2026-01-20 17:49:30.411 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 17:49:30.415 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2026-01-20 17:49:30.422 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 17:49:30.423 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 17:49:30.423 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41316 - 201 0 null 191.8423ms 2026-01-20 17:49:50.060 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/111 - null null 2026-01-20 17:49:50.061 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:50.061 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/111 - 204 null null 0.3196ms 2026-01-20 17:49:50.120 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/111 - application/json 23633 2026-01-20 17:49:50.120 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:50.121 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:49:50.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:49:50.131 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:49:50.131 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:49:50.131 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:49:50.132 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/111 - 204 null null 11.3738ms 2026-01-20 17:49:52.195 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:49:52.195 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:52.195 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:49:52.196 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4022ms 2026-01-20 17:49:52.196 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:49:52.196 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:52.196 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1252ms 2026-01-20 17:49:52.196 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:52.197 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 1.5555ms 2026-01-20 17:49:52.249 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:49:52.249 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:52.250 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:49:52.253 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:49:52.253 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:52.253 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:49:52.256 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:52.258 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:49:52.258 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:52.258 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:49:52.258 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:49:52.258 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.5377ms 2026-01-20 17:49:52.265 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:49:52.265 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:52.266 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:49:52.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:52.271 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:52.271 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:52.272 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:49:52.272 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.7963ms 2026-01-20 17:49:52.460 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:52.460 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:53.023 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:49:53.023 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 773.9358ms 2026-01-20 17:49:57.302 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - null null 2026-01-20 17:49:57.302 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:57.303 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - 204 null null 0.3181ms 2026-01-20 17:49:57.303 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:49:57.303 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:57.303 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0921ms 2026-01-20 17:49:57.302 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:49:57.304 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:57.304 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.8884ms 2026-01-20 17:49:57.355 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:49:57.356 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:57.356 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:49:57.359 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/268 - null null 2026-01-20 17:49:57.359 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:57.359 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:49:57.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:57.360 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:57.360 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:57.360 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:49:57.360 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.3434ms 2026-01-20 17:49:57.368 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:49:57.369 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:57.369 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:49:57.369 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:49:57.369 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/268 - 200 null application/json; charset=utf-8 10.2785ms 2026-01-20 17:49:57.373 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:49:57.373 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:49:57.373 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:49:57.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:49:57.376 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:49:57.377 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:49:57.377 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:49:57.377 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.6891ms 2026-01-20 17:50:01.577 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - null null 2026-01-20 17:50:01.577 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:01.577 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/268 - 204 null null 0.5445ms 2026-01-20 17:50:01.634 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/268 - application/json 23640 2026-01-20 17:50:01.635 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:01.636 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:50:01.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:50:01.649 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:50:01.650 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:50:01.651 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:50:01.651 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/268 - 204 null null 16.646ms 2026-01-20 17:50:03.722 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:03.722 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:03.722 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3731ms 2026-01-20 17:50:03.722 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:50:03.722 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:03.723 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2267ms 2026-01-20 17:50:03.723 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:50:03.723 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:03.723 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.8706ms 2026-01-20 17:50:03.775 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:50:03.775 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:03.776 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:50:03.780 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:50:03.780 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:03.781 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:50:03.782 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:03.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:50:03.785 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:03.785 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:50:03.785 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:50:03.785 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.8486ms 2026-01-20 17:50:03.792 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:03.792 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:03.792 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:03.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:03.797 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:03.797 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:03.797 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:03.798 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.1095ms 2026-01-20 17:50:03.966 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:03.967 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:04.511 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:50:04.511 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 736.5103ms 2026-01-20 17:50:13.946 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:50:13.946 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:13.947 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.5247ms 2026-01-20 17:50:13.947 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - null null 2026-01-20 17:50:13.947 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:13.947 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - 204 null null 0.1226ms 2026-01-20 17:50:13.948 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:13.948 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:13.948 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.6585ms 2026-01-20 17:50:14.001 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:14.002 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:14.002 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:14.003 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1491 - null null 2026-01-20 17:50:14.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:14.004 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:50:14.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:50:14.009 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:14.009 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:50:14.009 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:50:14.009 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1491 - 200 null application/json; charset=utf-8 6.6254ms 2026-01-20 17:50:14.011 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:14.011 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:14.012 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:14.012 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:14.012 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 11.1163ms 2026-01-20 17:50:14.016 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:50:14.016 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:14.017 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:50:14.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:14.021 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:14.021 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:14.021 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:50:14.021 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 5.2475ms 2026-01-20 17:50:18.709 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - null null 2026-01-20 17:50:18.710 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:18.710 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1491 - 204 null null 1.3107ms 2026-01-20 17:50:18.767 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1491 - application/json 23637 2026-01-20 17:50:18.767 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:18.767 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:50:18.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:50:18.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:50:18.776 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:50:18.777 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:50:18.777 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1491 - 204 null null 10.1978ms 2026-01-20 17:50:20.847 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:20.848 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:20.848 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3186ms 2026-01-20 17:50:20.848 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:50:20.848 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:20.848 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.151ms 2026-01-20 17:50:20.847 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:50:20.848 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:20.848 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.1749ms 2026-01-20 17:50:20.900 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:50:20.900 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:20.900 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:50:20.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:20.905 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:50:20.905 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:20.905 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:50:20.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:50:20.908 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:20.908 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:50:20.908 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:50:20.908 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.3686ms 2026-01-20 17:50:20.917 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:20.918 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:20.918 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:20.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:20.920 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:20.920 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:20.920 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:20.920 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.3775ms 2026-01-20 17:50:21.082 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:21.082 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:21.636 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:50:21.636 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 736.0801ms 2026-01-20 17:50:28.962 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1553 - null null 2026-01-20 17:50:28.962 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:28.962 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:28.962 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:28.962 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1553 - 204 null null 0.4073ms 2026-01-20 17:50:28.962 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:50:28.962 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:28.962 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0832ms 2026-01-20 17:50:28.963 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.0515ms 2026-01-20 17:50:29.014 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:29.014 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:29.014 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:29.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:29.017 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:29.017 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:29.018 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:29.018 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.7882ms 2026-01-20 17:50:29.018 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1553 - null null 2026-01-20 17:50:29.018 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:29.018 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:50:29.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:50:29.021 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:29.021 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:50:29.021 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:50:29.021 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1553 - 200 null application/json; charset=utf-8 3.5845ms 2026-01-20 17:50:29.032 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:50:29.032 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:29.032 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:50:29.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:29.035 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:29.036 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:29.036 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:50:29.036 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.2823ms 2026-01-20 17:50:49.981 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1553 - null null 2026-01-20 17:50:49.982 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:49.982 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1553 - 204 null null 0.4105ms 2026-01-20 17:50:50.042 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1553 - application/json 23631 2026-01-20 17:50:50.042 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:50.043 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:50:50.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:50:50.052 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:50:50.052 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:50:50.052 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:50:50.052 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1553 - 204 null null 10.6117ms 2026-01-20 17:50:52.141 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:50:52.142 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:52.142 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.095ms 2026-01-20 17:50:52.143 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:52.143 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:52.143 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2983ms 2026-01-20 17:50:52.143 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:50:52.144 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:52.144 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.4939ms 2026-01-20 17:50:52.195 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:50:52.196 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:52.196 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:50:52.201 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:50:52.201 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:52.201 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:50:52.203 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:52.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:50:52.205 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:52.205 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:50:52.205 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:50:52.205 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.1377ms 2026-01-20 17:50:52.213 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:50:52.214 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:50:52.214 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:52.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:50:52.217 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:52.217 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:52.218 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:50:52.218 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.7182ms 2026-01-20 17:50:52.380 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:50:52.380 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:50:52.945 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:50:52.946 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 750.2618ms 2026-01-20 17:51:15.774 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:51:15.774 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:15.774 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3122ms 2026-01-20 17:51:15.775 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:51:15.775 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:15.775 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1814ms 2026-01-20 17:51:15.775 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3613 - null null 2026-01-20 17:51:15.775 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:15.775 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3613 - 204 null null 0.0601ms 2026-01-20 17:51:15.827 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:51:15.827 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:15.827 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:51:15.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:51:15.829 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:15.829 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:51:15.829 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:51:15.829 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.917ms 2026-01-20 17:51:15.832 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/3613 - null null 2026-01-20 17:51:15.832 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:15.832 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:51:15.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:51:15.836 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:15.836 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:51:15.836 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:51:15.836 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/3613 - 200 null application/json; charset=utf-8 4.2217ms 2026-01-20 17:51:15.843 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:51:15.843 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:15.843 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:51:15.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:51:15.846 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:15.846 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:51:15.846 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:51:15.846 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.0056ms 2026-01-20 17:51:33.255 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3613 - null null 2026-01-20 17:51:33.255 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:33.255 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3613 - 204 null null 0.3194ms 2026-01-20 17:51:33.313 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/3613 - application/json 23633 2026-01-20 17:51:33.313 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:33.314 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:51:33.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:51:33.321 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:51:33.321 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:51:33.321 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:51:33.321 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/3613 - 204 null null 7.9449ms 2026-01-20 17:51:35.394 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:51:35.394 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:35.394 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3208ms 2026-01-20 17:51:35.394 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:51:35.394 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:35.394 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1086ms 2026-01-20 17:51:35.394 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:51:35.394 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:35.394 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.054ms 2026-01-20 17:51:35.446 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:51:35.446 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:35.446 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:51:35.450 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:51:35.451 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:35.451 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:51:35.451 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:51:35.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:51:35.454 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:35.455 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:51:35.455 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:51:35.455 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.5669ms 2026-01-20 17:51:35.464 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:51:35.464 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:35.465 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:51:35.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:51:35.468 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:35.468 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:51:35.468 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:51:35.468 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.5104ms 2026-01-20 17:51:35.604 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:35.604 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:51:36.153 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:51:36.154 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 707.9783ms 2026-01-20 17:51:45.875 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:51:45.875 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:45.875 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.2732ms 2026-01-20 17:51:45.875 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/298 - null null 2026-01-20 17:51:45.875 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:51:45.876 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:45.876 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:45.876 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3261ms 2026-01-20 17:51:45.876 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/298 - 204 null null 1.2749ms 2026-01-20 17:51:45.933 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:51:45.933 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:45.934 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:51:45.936 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/298 - null null 2026-01-20 17:51:45.936 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:45.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:51:45.936 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:51:45.937 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:45.937 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:51:45.937 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:51:45.938 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.8056ms 2026-01-20 17:51:45.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:51:45.940 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:45.940 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:51:45.940 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:51:45.941 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/298 - 200 null application/json; charset=utf-8 5.3766ms 2026-01-20 17:51:45.946 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:51:45.947 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:51:45.947 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:51:45.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:51:45.950 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:51:45.950 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:51:45.950 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:51:45.951 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.2779ms 2026-01-20 17:52:03.626 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/298 - null null 2026-01-20 17:52:03.626 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:03.627 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/298 - 204 null null 1.1141ms 2026-01-20 17:52:03.684 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/298 - application/json 23626 2026-01-20 17:52:03.685 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:03.686 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:52:03.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:52:03.694 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:52:03.694 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:52:03.694 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:52:03.694 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/298 - 204 null null 9.5933ms 2026-01-20 17:52:05.756 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:52:05.756 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:05.756 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3667ms 2026-01-20 17:52:05.757 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:05.757 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:05.757 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1587ms 2026-01-20 17:52:05.757 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:52:05.757 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:05.757 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.053ms 2026-01-20 17:52:05.808 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:52:05.809 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:05.809 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:52:05.812 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:52:05.813 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:05.813 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:52:05.814 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:05.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:52:05.815 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:05.815 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:52:05.815 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:52:05.815 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.0072ms 2026-01-20 17:52:05.826 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:05.826 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:05.827 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:05.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:05.829 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:05.829 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:05.830 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:05.830 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.7541ms 2026-01-20 17:52:05.986 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:05.986 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:06.560 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:52:06.561 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 752.7247ms 2026-01-20 17:52:18.918 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1555 - null null 2026-01-20 17:52:18.918 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:18.918 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1555 - 204 null null 0.3101ms 2026-01-20 17:52:18.918 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:52:18.918 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:18.918 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0743ms 2026-01-20 17:52:18.918 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:18.919 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:18.919 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.8009ms 2026-01-20 17:52:18.970 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:18.970 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:18.970 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:18.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:18.973 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:18.973 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:18.973 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:18.973 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.3478ms 2026-01-20 17:52:18.975 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1555 - null null 2026-01-20 17:52:18.975 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:18.975 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:52:18.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:52:18.978 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:18.978 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:52:18.981 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:52:18.981 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1555 - 200 null application/json; charset=utf-8 6.5805ms 2026-01-20 17:52:18.988 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:52:18.988 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:18.988 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:52:18.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:18.990 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:18.990 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:18.990 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:52:18.991 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 2.9137ms 2026-01-20 17:52:38.105 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1555 - null null 2026-01-20 17:52:38.105 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:38.105 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1555 - 204 null null 0.2917ms 2026-01-20 17:52:38.162 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1555 - application/json 23623 2026-01-20 17:52:38.162 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:38.163 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:52:38.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:52:38.169 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:52:38.170 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:52:38.170 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:52:38.170 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1555 - 204 null null 7.7851ms 2026-01-20 17:52:40.241 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:40.242 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:40.242 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2983ms 2026-01-20 17:52:40.242 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:52:40.242 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:40.242 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0754ms 2026-01-20 17:52:40.242 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:52:40.242 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:40.242 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3334ms 2026-01-20 17:52:40.293 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:52:40.293 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:40.294 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:52:40.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:40.301 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:52:40.302 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:40.302 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:52:40.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:52:40.304 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:40.305 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:52:40.305 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:52:40.305 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.3521ms 2026-01-20 17:52:40.310 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:40.310 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:40.310 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:40.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:40.313 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:40.313 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:40.313 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:40.313 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.2797ms 2026-01-20 17:52:40.439 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:40.440 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:41.005 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:52:41.005 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 712.0356ms 2026-01-20 17:52:55.199 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:55.199 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:55.199 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3834ms 2026-01-20 17:52:55.199 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:52:55.199 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:55.199 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0989ms 2026-01-20 17:52:55.202 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1582 - null null 2026-01-20 17:52:55.202 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:55.202 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1582 - 204 null null 0.5537ms 2026-01-20 17:52:55.250 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:52:55.250 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:55.251 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:55.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:55.253 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:55.253 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:55.253 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:52:55.253 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.246ms 2026-01-20 17:52:55.258 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1582 - null null 2026-01-20 17:52:55.258 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:55.259 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:52:55.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:52:55.261 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:55.261 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:52:55.261 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:52:55.262 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1582 - 200 null application/json; charset=utf-8 3.3854ms 2026-01-20 17:52:55.270 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:52:55.270 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:52:55.271 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:52:55.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:52:55.273 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:52:55.273 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:52:55.273 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:52:55.273 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 2.992ms 2026-01-20 17:53:08.257 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1582 - null null 2026-01-20 17:53:08.258 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:08.258 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1582 - 204 null null 0.3297ms 2026-01-20 17:53:08.316 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1582 - application/json 23624 2026-01-20 17:53:08.317 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:08.317 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:53:08.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:53:08.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:53:08.326 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:53:08.326 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:53:08.326 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1582 - 204 null null 9.6108ms 2026-01-20 17:53:10.392 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:53:10.392 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:10.392 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2966ms 2026-01-20 17:53:10.393 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:53:10.393 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:10.393 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.0626ms 2026-01-20 17:53:10.393 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:53:10.393 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:10.393 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0335ms 2026-01-20 17:53:10.444 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:53:10.444 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:10.444 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:53:10.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:53:10.449 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:53:10.449 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:10.449 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:53:10.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:53:10.452 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:53:10.452 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:53:10.452 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:53:10.453 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.5122ms 2026-01-20 17:53:10.461 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:53:10.462 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:10.463 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:53:10.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:53:10.465 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:53:10.465 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:53:10.465 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:53:10.465 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.7592ms 2026-01-20 17:53:10.643 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:53:10.643 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:53:11.222 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:53:11.222 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 778.4373ms 2026-01-20 17:53:33.353 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:53:33.354 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:33.354 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3253ms 2026-01-20 17:53:33.353 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:53:33.354 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:33.354 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.809ms 2026-01-20 17:53:33.406 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:53:33.406 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:33.407 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:53:33.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:53:33.410 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:53:33.410 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:53:33.410 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:53:33.410 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.9725ms 2026-01-20 17:53:33.422 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:53:33.423 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:53:33.423 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:53:33.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:53:33.425 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:53:33.425 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:53:33.425 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:53:33.425 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 2.9074ms 2026-01-20 17:54:05.356 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products - null null 2026-01-20 17:54:05.357 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:05.357 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products - 204 null null 0.5496ms 2026-01-20 17:54:05.427 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/products - application/json 23623 2026-01-20 17:54:05.427 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:05.428 +00:00 [INF] Executing endpoint 'HTTP: POST Products/' 2026-01-20 17:54:05.485 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[@p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Products] ([BarCode], [BuyPrice], [CategoryId], [CreatedById], [CreatedDate], [DeleteFlag], [ExpirationDate], [MinimunStock], [Name], [Note], [ProductImage], [ProductTaxId], [SalePrice], [Status], [Stock], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); 2026-01-20 17:54:05.486 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 17:54:05.486 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:54:05.486 +00:00 [INF] Executed endpoint 'HTTP: POST Products/' 2026-01-20 17:54:05.486 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/products - 201 null application/json; charset=utf-8 59.4213ms 2026-01-20 17:54:07.641 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:54:07.641 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:07.641 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3663ms 2026-01-20 17:54:07.642 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:54:07.642 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:07.642 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.0692ms 2026-01-20 17:54:07.642 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:54:07.642 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:07.642 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1408ms 2026-01-20 17:54:07.693 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:54:07.693 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:07.694 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:54:07.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:54:07.696 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:54:07.697 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:54:07.697 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:54:07.697 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.7405ms 2026-01-20 17:54:07.698 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:54:07.698 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:07.699 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:54:07.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:54:07.710 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:54:07.710 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:07.711 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:54:07.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:54:07.713 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:54:07.713 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:54:07.713 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:54:07.714 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.3212ms 2026-01-20 17:54:07.900 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:54:07.900 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:54:08.723 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:54:08.724 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1025.5627ms 2026-01-20 17:54:49.693 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/393 - null null 2026-01-20 17:54:49.693 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:49.693 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/393 - 204 null null 0.2723ms 2026-01-20 17:54:49.749 +00:00 [INF] Request starting HTTP/1.1 DELETE http://159.89.226.33:5227/products/393 - null null 2026-01-20 17:54:49.749 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:49.749 +00:00 [INF] Executing endpoint 'HTTP: DELETE Products/{id}' 2026-01-20 17:54:49.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:54:49.757 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:54:49.757 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:54:49.757 +00:00 [INF] Executed endpoint 'HTTP: DELETE Products/{id}' 2026-01-20 17:54:49.757 +00:00 [INF] Request finished HTTP/1.1 DELETE http://159.89.226.33:5227/products/393 - 204 null null 8.5883ms 2026-01-20 17:54:49.815 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:54:49.815 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:49.815 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3744ms 2026-01-20 17:54:49.881 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:54:49.881 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:54:49.881 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:54:49.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:54:50.024 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:54:50.024 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:54:50.784 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:54:50.784 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 903.4531ms 2026-01-20 17:55:08.154 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:55:08.155 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:08.155 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.2881ms 2026-01-20 17:55:08.155 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/277 - null null 2026-01-20 17:55:08.155 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:08.155 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/277 - 204 null null 0.06ms 2026-01-20 17:55:08.155 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:55:08.155 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:08.155 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.0662ms 2026-01-20 17:55:08.206 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/277 - null null 2026-01-20 17:55:08.206 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:08.206 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:55:08.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:55:08.209 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:55:08.209 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:55:08.209 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 17:55:08.210 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/277 - 200 null application/json; charset=utf-8 3.6503ms 2026-01-20 17:55:08.211 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:55:08.211 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:08.211 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:55:08.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:55:08.213 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:55:08.213 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:55:08.213 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:55:08.213 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.3289ms 2026-01-20 17:55:08.224 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:55:08.224 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:08.224 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:55:08.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:55:08.227 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:55:08.227 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:55:08.227 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:55:08.227 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.8692ms 2026-01-20 17:55:14.798 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/277 - null null 2026-01-20 17:55:14.798 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:14.798 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/277 - 204 null null 0.3032ms 2026-01-20 17:55:14.850 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/277 - application/json 23613 2026-01-20 17:55:14.851 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:14.851 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:55:14.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 17:55:14.859 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 17:55:14.860 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 17:55:14.860 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 17:55:14.861 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/277 - 204 null null 10.1702ms 2026-01-20 17:55:16.923 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:55:16.924 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:16.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:55:16.924 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:16.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3035ms 2026-01-20 17:55:16.925 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.2784ms 2026-01-20 17:55:16.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:55:16.925 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:16.925 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.1799ms 2026-01-20 17:55:16.976 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:55:16.976 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:16.977 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:55:16.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:55:16.979 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:55:16.979 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:55:16.979 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:55:16.979 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.8501ms 2026-01-20 17:55:16.980 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:55:16.981 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:16.981 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:55:16.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:55:16.995 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:55:16.995 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:55:16.995 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:55:16.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:55:16.998 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:55:16.998 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:55:16.998 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:55:16.998 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.6812ms 2026-01-20 17:55:17.186 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:55:17.186 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:55:17.899 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:55:17.899 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 918.6635ms 2026-01-20 17:56:55.085 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:56:55.085 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:56:55.085 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3489ms 2026-01-20 17:56:55.085 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:56:55.085 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:56:55.086 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0786ms 2026-01-20 17:56:55.141 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:56:55.141 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:56:55.142 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:56:55.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:56:55.144 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:56:55.144 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:56:55.144 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:56:55.144 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.9692ms 2026-01-20 17:56:55.154 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 17:56:55.155 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:56:55.155 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:56:55.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:56:55.157 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:56:55.157 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:56:55.157 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 17:56:55.157 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.135ms 2026-01-20 17:57:40.227 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products - null null 2026-01-20 17:57:40.227 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:40.227 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products - 204 null null 0.3174ms 2026-01-20 17:57:40.297 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/products - application/json 23617 2026-01-20 17:57:40.297 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:40.298 +00:00 [INF] Executing endpoint 'HTTP: POST Products/' 2026-01-20 17:57:40.303 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Products] ([BarCode], [BuyPrice], [CategoryId], [CreatedById], [CreatedDate], [DeleteFlag], [ExpirationDate], [MinimunStock], [Name], [Note], [ProductImage], [ProductTaxId], [SalePrice], [Status], [Stock], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16); 2026-01-20 17:57:40.303 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 17:57:40.303 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 17:57:40.304 +00:00 [INF] Executed endpoint 'HTTP: POST Products/' 2026-01-20 17:57:40.304 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/products - 201 null application/json; charset=utf-8 7.3142ms 2026-01-20 17:57:42.460 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 17:57:42.460 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:42.460 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.4355ms 2026-01-20 17:57:42.460 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:57:42.461 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:42.461 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1913ms 2026-01-20 17:57:42.516 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 17:57:42.516 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:42.517 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3024ms 2026-01-20 17:57:42.528 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 17:57:42.528 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:42.529 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:57:42.529 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 17:57:42.529 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:42.530 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 17:57:42.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 17:57:42.531 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:57:42.531 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 17:57:42.531 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 17:57:42.531 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.4259ms 2026-01-20 17:57:42.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:57:42.532 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:57:42.532 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:57:42.532 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 17:57:42.532 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.2121ms 2026-01-20 17:57:42.574 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 17:57:42.575 +00:00 [INF] CORS policy execution successful. 2026-01-20 17:57:42.575 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 17:57:42.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 17:57:42.717 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 17:57:42.717 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 17:57:43.426 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 17:57:43.426 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 852.05ms 2026-01-20 18:01:00.744 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:01:00.744 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:00.744 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3463ms 2026-01-20 18:01:00.744 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:00.745 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:00.745 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.7686ms 2026-01-20 18:01:00.758 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - null null 2026-01-20 18:01:00.758 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:00.758 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - 204 null null 0.368ms 2026-01-20 18:01:00.797 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:01:00.797 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:00.798 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:01:00.798 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:00.798 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:00.798 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:00.803 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:00.804 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:00.804 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:00.804 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:00.805 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.6742ms 2026-01-20 18:01:00.807 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:00.807 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:00.807 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:00.808 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:01:00.808 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 10.631ms 2026-01-20 18:01:00.827 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1572 - null null 2026-01-20 18:01:00.828 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:00.828 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:01:00.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:01:00.832 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:00.832 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:01:00.832 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:01:00.832 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1572 - 200 null application/json; charset=utf-8 4.9163ms 2026-01-20 18:01:04.017 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - null null 2026-01-20 18:01:04.017 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:04.017 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - 204 null null 0.4127ms 2026-01-20 18:01:04.088 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1572 - application/json 23618 2026-01-20 18:01:04.089 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:04.089 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:01:04.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:01:04.167 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:01:04.168 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:01:04.168 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:01:04.169 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1572 - 204 null null 80.2651ms 2026-01-20 18:01:06.243 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:01:06.244 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:06.244 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.1864ms 2026-01-20 18:01:06.245 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:06.245 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:01:06.245 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:06.245 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0971ms 2026-01-20 18:01:06.246 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:06.246 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4951ms 2026-01-20 18:01:06.299 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:01:06.299 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:06.300 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:01:06.299 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:06.300 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:06.300 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:06.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:06.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:06.306 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:06.306 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:06.306 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:06.306 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.9221ms 2026-01-20 18:01:06.314 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:01:06.315 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:06.315 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:01:06.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:01:06.319 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:06.319 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:01:06.320 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:01:06.320 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 6.2008ms 2026-01-20 18:01:06.456 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:06.456 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:07.050 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:01:07.050 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 751.3419ms 2026-01-20 18:01:41.301 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:01:41.301 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:41.301 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3558ms 2026-01-20 18:01:41.302 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:41.302 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:41.302 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.135ms 2026-01-20 18:01:41.303 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:01:41.303 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:41.303 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - 204 null null 0.2495ms 2026-01-20 18:01:41.354 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:41.355 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:41.355 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:41.356 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:01:41.356 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:41.356 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:01:41.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:01:41.359 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:41.360 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:01:41.360 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:01:41.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:41.361 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1571 - 200 null application/json; charset=utf-8 4.8602ms 2026-01-20 18:01:41.361 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:41.361 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:41.361 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:41.361 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.567ms 2026-01-20 18:01:41.371 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:01:41.371 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:41.372 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:01:41.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:41.374 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:41.374 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:41.374 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:01:41.375 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.2847ms 2026-01-20 18:01:45.213 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:01:45.213 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:45.213 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - 204 null null 0.3313ms 2026-01-20 18:01:45.268 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1571 - application/json 23624 2026-01-20 18:01:45.268 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:45.268 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:01:45.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:01:45.328 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:01:45.328 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:01:45.329 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:01:45.329 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1571 - 204 null null 61.0174ms 2026-01-20 18:01:47.386 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:47.386 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:47.386 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3108ms 2026-01-20 18:01:47.387 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:01:47.387 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:47.387 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1658ms 2026-01-20 18:01:47.387 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:01:47.387 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:47.387 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0754ms 2026-01-20 18:01:47.441 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:01:47.441 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:47.441 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:01:47.441 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:01:47.442 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:47.443 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:01:47.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:01:47.444 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:47.444 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:01:47.444 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:01:47.444 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.6676ms 2026-01-20 18:01:47.447 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:47.456 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:01:47.456 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:01:47.457 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:47.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:01:47.461 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:47.461 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:47.461 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:01:47.462 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.3759ms 2026-01-20 18:01:47.624 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:01:47.625 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:01:48.224 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:01:48.224 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 783.4108ms 2026-01-20 18:02:13.800 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:02:13.800 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:13.800 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3579ms 2026-01-20 18:02:13.801 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:02:13.801 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:13.801 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2807ms 2026-01-20 18:02:13.801 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1591 - null null 2026-01-20 18:02:13.801 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:13.801 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1591 - 204 null null 0.1215ms 2026-01-20 18:02:13.854 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1591 - null null 2026-01-20 18:02:13.854 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:13.855 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:02:13.855 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:02:13.856 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:13.857 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:02:13.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:02:13.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:02:13.860 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:02:13.860 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:02:13.860 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:02:13.860 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.1016ms 2026-01-20 18:02:13.860 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:02:13.861 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:02:13.861 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:02:13.861 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1591 - 200 null application/json; charset=utf-8 6.6243ms 2026-01-20 18:02:13.871 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:02:13.871 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:13.871 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:02:13.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:02:13.874 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:02:13.874 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:02:13.874 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:02:13.874 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.3713ms 2026-01-20 18:02:16.696 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:02:16.696 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:16.696 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3696ms 2026-01-20 18:02:16.697 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:02:16.698 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:16.698 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2469ms 2026-01-20 18:02:16.698 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:02:16.698 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:16.698 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:02:16.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:02:16.700 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:02:16.700 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:02:16.700 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:02:16.700 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.555ms 2026-01-20 18:02:16.751 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:02:16.751 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:16.751 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:02:16.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:02:16.753 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:02:16.753 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:02:16.754 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:02:16.754 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.907ms 2026-01-20 18:02:16.767 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:02:16.767 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:02:16.767 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:02:16.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:02:16.925 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:02:16.926 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:02:17.665 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:02:17.665 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 897.8342ms 2026-01-20 18:09:48.412 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:09:48.412 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.412 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2967ms 2026-01-20 18:09:48.412 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:09:48.412 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.413 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1875ms 2026-01-20 18:09:48.413 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:09:48.413 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.413 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1573ms 2026-01-20 18:09:48.417 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 18:09:48.417 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.417 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.2819ms 2026-01-20 18:09:48.469 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:09:48.469 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.470 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:09:48.470 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:09:48.470 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.470 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:09:48.471 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:09:48.471 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.471 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:09:48.473 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 18:09:48.473 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:48.474 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 18:09:48.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:09:48.756 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:09:48.756 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:09:48.756 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:09:48.756 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 286.9041ms 2026-01-20 18:09:48.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:09:48.766 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:09:48.766 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:09:48.766 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:09:48.766 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 295.3298ms 2026-01-20 18:09:48.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:09:48.768 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:09:48.768 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:09:48.768 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:09:48.768 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 297.7951ms 2026-01-20 18:09:48.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 18:09:48.770 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:09:48.770 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:09:48.770 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 18:09:48.770 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 296.4964ms 2026-01-20 18:09:52.518 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - null null 2026-01-20 18:09:52.518 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:52.519 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - 204 null null 0.3081ms 2026-01-20 18:09:52.578 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - null null 2026-01-20 18:09:52.578 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:09:52.579 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:09:52.585 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 18:09:52.587 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:09:52.587 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:09:52.588 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:09:52.588 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - 200 null application/json; charset=utf-8 9.8126ms 2026-01-20 18:10:29.395 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 18:10:29.396 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:10:29.396 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.4184ms 2026-01-20 18:10:29.454 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 18:10:29.454 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:10:29.454 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 18:10:29.459 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 18:10:29.463 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 18:10:29.464 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 18:10:29.464 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 18:10:29.464 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 18:10:29.464 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 10.6012ms 2026-01-20 18:10:29.531 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41317 - null null 2026-01-20 18:10:29.531 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:10:29.531 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41317 - 204 null null 0.4177ms 2026-01-20 18:10:29.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:10:29.561 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:10:29.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4461ms 2026-01-20 18:10:29.601 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41317 - application/json 106 2026-01-20 18:10:29.601 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:10:29.601 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 18:10:29.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:10:29.616 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:10:29.617 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:10:29.617 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:10:29.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:10:29.621 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:10:29.621 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:10:29.622 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:10:29.622 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.73ms 2026-01-20 18:10:29.777 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 18:10:29.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2026-01-20 18:10:29.783 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 18:10:29.784 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 18:10:29.784 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41317 - 201 0 null 183.1625ms 2026-01-20 18:13:48.974 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:13:48.974 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:48.974 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.323ms 2026-01-20 18:13:48.990 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:13:48.991 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:48.991 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3857ms 2026-01-20 18:13:48.990 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:13:48.991 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:48.991 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - 204 null null 0.7727ms 2026-01-20 18:13:49.025 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:13:49.025 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:49.025 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:13:49.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:13:49.028 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:13:49.028 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:13:49.028 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:13:49.029 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.7335ms 2026-01-20 18:13:49.060 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:13:49.060 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:13:49.060 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:49.061 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:13:49.061 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:49.062 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:13:49.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:13:49.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:13:49.065 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:13:49.066 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:13:49.066 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:13:49.066 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:13:49.066 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:13:49.066 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:13:49.067 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1571 - 200 null application/json; charset=utf-8 6.6ms 2026-01-20 18:13:49.067 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 6.3612ms 2026-01-20 18:13:52.740 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:13:52.740 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:52.740 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - 204 null null 0.3612ms 2026-01-20 18:13:52.810 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1571 - application/json 23623 2026-01-20 18:13:52.810 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:52.811 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:13:52.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:13:52.887 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:13:52.887 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:13:52.887 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:13:52.887 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1571 - 204 null null 76.9768ms 2026-01-20 18:13:54.969 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:13:54.969 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:54.969 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3359ms 2026-01-20 18:13:54.970 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:13:54.970 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:54.970 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:13:54.970 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1353ms 2026-01-20 18:13:54.970 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:54.970 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2571ms 2026-01-20 18:13:55.023 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:13:55.023 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:55.023 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:13:55.029 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:13:55.039 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:13:55.039 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:13:55.040 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:55.041 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:13:55.040 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:13:55.042 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:13:55.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:13:55.044 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:13:55.045 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:13:55.045 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:13:55.045 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.7127ms 2026-01-20 18:13:55.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:13:55.052 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:13:55.052 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:13:55.052 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:13:55.053 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 13.2388ms 2026-01-20 18:13:55.191 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:13:55.192 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:13:55.788 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:13:55.789 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 765.9234ms 2026-01-20 18:14:14.902 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1591 - null null 2026-01-20 18:14:14.902 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:14.902 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1591 - 204 null null 0.3786ms 2026-01-20 18:14:14.903 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:14:14.903 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:14.903 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.1184ms 2026-01-20 18:14:14.902 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:14.903 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:14.903 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.0901ms 2026-01-20 18:14:14.955 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:14.956 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:14.956 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:14.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:14.959 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:14.959 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:14.959 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:14.959 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.9877ms 2026-01-20 18:14:14.973 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1591 - null null 2026-01-20 18:14:14.973 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:14.973 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:14:14.973 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:14:14.974 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:14.974 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:14:14.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:14:14.977 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:14.977 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:14:14.977 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:14:14.977 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1591 - 200 null application/json; charset=utf-8 4.5323ms 2026-01-20 18:14:14.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:14.979 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:14.979 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:14.979 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:14:14.979 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 6.398ms 2026-01-20 18:14:18.993 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1591 - null null 2026-01-20 18:14:18.993 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:18.993 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1591 - 204 null null 0.4633ms 2026-01-20 18:14:19.064 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1591 - application/json 23614 2026-01-20 18:14:19.064 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:19.064 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:14:19.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:14:19.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:14:19.140 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:14:19.140 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:14:19.140 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1591 - 204 null null 76.4048ms 2026-01-20 18:14:21.220 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:14:21.221 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:21.221 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3267ms 2026-01-20 18:14:21.222 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:21.222 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:14:21.222 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:21.222 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:21.222 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1607ms 2026-01-20 18:14:21.222 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2252ms 2026-01-20 18:14:21.281 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:14:21.282 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:21.282 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:14:21.286 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:21.293 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:21.293 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:14:21.293 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:21.294 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:14:21.295 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:21.295 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:21.297 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:14:21.298 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:21.298 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:14:21.298 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:14:21.298 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.6431ms 2026-01-20 18:14:21.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:21.310 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:21.311 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:21.311 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:21.311 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 17.829ms 2026-01-20 18:14:21.460 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:21.461 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:22.034 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:14:22.034 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 752.7056ms 2026-01-20 18:14:28.370 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:28.370 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:28.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2759ms 2026-01-20 18:14:28.371 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/2603 - null null 2026-01-20 18:14:28.371 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:28.371 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/2603 - 204 null null 0.076ms 2026-01-20 18:14:28.370 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:14:28.371 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:28.372 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 1.5769ms 2026-01-20 18:14:28.423 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:28.423 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:28.424 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:28.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:28.427 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:28.427 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:28.427 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:28.427 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.4679ms 2026-01-20 18:14:28.441 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/2603 - null null 2026-01-20 18:14:28.441 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:14:28.441 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:28.441 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:28.441 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:14:28.442 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:14:28.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:28.444 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:28.444 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:28.444 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:14:28.444 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.653ms 2026-01-20 18:14:28.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:14:28.446 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:28.446 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:14:28.446 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:14:28.446 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/2603 - 200 null application/json; charset=utf-8 5.7183ms 2026-01-20 18:14:31.945 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/2603 - null null 2026-01-20 18:14:31.945 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:31.945 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/2603 - 204 null null 0.6431ms 2026-01-20 18:14:32.016 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/2603 - application/json 23629 2026-01-20 18:14:32.016 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:32.016 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:14:32.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:14:32.024 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:14:32.025 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:14:32.025 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:14:32.025 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/2603 - 204 null null 9.5335ms 2026-01-20 18:14:34.100 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:14:34.101 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:34.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.409ms 2026-01-20 18:14:34.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:34.101 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:34.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1224ms 2026-01-20 18:14:34.102 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:14:34.102 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:34.102 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1178ms 2026-01-20 18:14:34.153 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:14:34.153 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:34.153 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:14:34.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:34.171 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:14:34.171 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:34.172 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:34.173 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:14:34.173 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:14:34.174 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:14:34.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:14:34.177 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:34.177 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:34.177 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:14:34.177 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.8806ms 2026-01-20 18:14:34.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:14:34.178 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:34.178 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:14:34.178 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:14:34.178 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.8256ms 2026-01-20 18:14:34.366 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:14:34.366 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:14:34.943 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:14:34.943 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 790.5315ms 2026-01-20 18:16:19.009 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1567 - null null 2026-01-20 18:16:19.009 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:19.009 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1567 - 204 null null 0.2981ms 2026-01-20 18:16:19.009 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:19.009 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:19.009 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.0441ms 2026-01-20 18:16:19.009 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:19.010 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:19.010 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.8162ms 2026-01-20 18:16:19.061 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:19.061 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:19.062 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:19.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:19.064 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:19.064 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:19.064 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:19.065 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.3433ms 2026-01-20 18:16:19.078 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1567 - null null 2026-01-20 18:16:19.079 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:19.079 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:16:19.078 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:19.079 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:19.079 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:16:19.086 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:16:19.086 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:19.086 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:16:19.087 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:16:19.087 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1567 - 200 null application/json; charset=utf-8 8.2652ms 2026-01-20 18:16:19.086 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:19.087 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:19.087 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:19.087 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:16:19.087 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 8.8846ms 2026-01-20 18:16:22.849 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1567 - null null 2026-01-20 18:16:22.850 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:22.850 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1567 - 204 null null 0.2824ms 2026-01-20 18:16:22.918 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1567 - application/json 23625 2026-01-20 18:16:22.919 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:22.919 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:16:22.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:16:22.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:16:22.926 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:16:22.926 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:16:22.926 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1567 - 204 null null 7.9147ms 2026-01-20 18:16:25.002 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:16:25.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:25.003 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2986ms 2026-01-20 18:16:25.003 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:25.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:25.003 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.0351ms 2026-01-20 18:16:25.003 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:16:25.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:25.003 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0326ms 2026-01-20 18:16:25.054 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:16:25.055 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:25.055 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:16:25.059 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:25.071 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:16:25.071 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:25.072 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:16:25.072 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:25.072 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:25.072 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:25.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:16:25.074 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:25.075 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:16:25.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:25.075 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:25.075 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:25.075 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:25.075 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.25ms 2026-01-20 18:16:25.076 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:16:25.076 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.5994ms 2026-01-20 18:16:25.254 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:25.254 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:25.832 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:16:25.833 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 778.3733ms 2026-01-20 18:16:32.427 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:32.427 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:32.427 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:32.428 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4242ms 2026-01-20 18:16:32.428 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:32.428 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3463ms 2026-01-20 18:16:32.429 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:16:32.429 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:32.429 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - 204 null null 0.189ms 2026-01-20 18:16:32.479 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:32.479 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:32.480 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:32.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:32.483 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:32.483 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:32.483 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:32.483 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.6638ms 2026-01-20 18:16:32.498 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:32.498 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:32.498 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:16:32.498 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:16:32.499 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:32.499 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:16:32.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:32.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:16:32.502 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:32.502 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:32.502 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:32.503 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:16:32.503 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:16:32.503 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1571 - 200 null application/json; charset=utf-8 4.5745ms 2026-01-20 18:16:32.503 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:16:32.504 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 6.0255ms 2026-01-20 18:16:36.246 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - null null 2026-01-20 18:16:36.246 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:36.246 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1571 - 204 null null 0.3508ms 2026-01-20 18:16:36.316 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1571 - application/json 23621 2026-01-20 18:16:36.317 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:36.317 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:16:36.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:16:36.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:16:36.324 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:16:36.324 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:16:36.325 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1571 - 204 null null 8.2854ms 2026-01-20 18:16:38.399 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:16:38.400 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:38.400 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:38.400 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3955ms 2026-01-20 18:16:38.400 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:38.400 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:16:38.400 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2714ms 2026-01-20 18:16:38.400 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:38.400 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.0912ms 2026-01-20 18:16:38.453 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:16:38.453 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:38.453 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:16:38.458 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:38.470 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:38.470 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:16:38.471 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:38.471 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:38.471 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:16:38.471 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:38.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:38.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:16:38.475 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:38.475 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:38.476 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:38.476 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:16:38.476 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:38.476 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:16:38.477 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 6.478ms 2026-01-20 18:16:38.477 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.7704ms 2026-01-20 18:16:38.680 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:38.680 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:39.241 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:16:39.241 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 788.4629ms 2026-01-20 18:16:46.959 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:46.960 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:46.960 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.4124ms 2026-01-20 18:16:46.960 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - null null 2026-01-20 18:16:46.960 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:46.960 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - 204 null null 0.1433ms 2026-01-20 18:16:46.960 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:46.960 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:46.960 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.2224ms 2026-01-20 18:16:47.012 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:47.012 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:47.012 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:47.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:47.015 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:47.015 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:47.015 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:47.015 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.6144ms 2026-01-20 18:16:47.029 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:47.030 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:47.030 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:16:47.030 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1572 - null null 2026-01-20 18:16:47.032 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:47.032 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:16:47.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:47.033 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:47.034 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:47.034 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:16:47.034 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.3135ms 2026-01-20 18:16:47.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:16:47.035 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:47.035 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:16:47.035 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:16:47.035 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1572 - 200 null application/json; charset=utf-8 5.6883ms 2026-01-20 18:16:50.799 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - null null 2026-01-20 18:16:50.799 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:50.799 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1572 - 204 null null 0.2938ms 2026-01-20 18:16:50.869 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1572 - application/json 23616 2026-01-20 18:16:50.869 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:50.870 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:16:50.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:16:50.877 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:16:50.878 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:16:50.878 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:16:50.878 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1572 - 204 null null 8.7814ms 2026-01-20 18:16:52.953 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:52.953 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:16:52.954 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:52.954 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:52.954 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.29ms 2026-01-20 18:16:52.954 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.202ms 2026-01-20 18:16:52.954 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:16:52.954 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:52.954 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.0836ms 2026-01-20 18:16:53.006 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:16:53.006 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:53.006 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:16:53.016 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:53.023 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:53.023 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:16:53.023 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:53.024 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:16:53.023 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:53.025 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:53.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:16:53.026 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:53.026 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:16:53.026 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:16:53.026 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.7793ms 2026-01-20 18:16:53.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:16:53.028 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:53.028 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:53.028 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:16:53.028 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.034ms 2026-01-20 18:16:53.186 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:16:53.187 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:16:53.757 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:16:53.758 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 751.8851ms 2026-01-20 18:16:59.900 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:16:59.900 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:59.900 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.298ms 2026-01-20 18:16:59.901 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1573 - null null 2026-01-20 18:16:59.900 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:16:59.901 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:59.901 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:16:59.902 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1573 - 204 null null 0.746ms 2026-01-20 18:16:59.902 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 1.8539ms 2026-01-20 18:17:00.019 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1573 - null null 2026-01-20 18:17:00.019 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:00.019 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2026-01-20 18:17:00.020 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:00.020 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:17:00.020 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:17:00.019 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:17:00.022 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:00.022 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:17:00.024 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:17:00.024 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:17:00.024 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 18:17:00.024 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 18:17:00.024 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1573 - 200 null application/json; charset=utf-8 5.5992ms 2026-01-20 18:17:00.025 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:17:00.025 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:17:00.025 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:17:00.026 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2026-01-20 18:17:00.026 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 6.5715ms 2026-01-20 18:17:00.026 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:17:00.026 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:17:00.027 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:17:00.027 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:17:00.027 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 7.8638ms 2026-01-20 18:17:03.865 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1573 - null null 2026-01-20 18:17:03.865 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:03.865 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1573 - 204 null null 0.384ms 2026-01-20 18:17:03.936 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1573 - application/json 23622 2026-01-20 18:17:03.936 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:03.937 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:17:03.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 18:17:03.947 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2026-01-20 18:17:03.947 +00:00 [INF] Setting HTTP status code 204. 2026-01-20 18:17:03.947 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2026-01-20 18:17:03.948 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1573 - 204 null null 11.5276ms 2026-01-20 18:17:06.032 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:17:06.032 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2026-01-20 18:17:06.033 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:06.033 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:06.033 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 1.0921ms 2026-01-20 18:17:06.032 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:17:06.033 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:06.033 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.3574ms 2026-01-20 18:17:06.034 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.8308ms 2026-01-20 18:17:06.085 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2026-01-20 18:17:06.085 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:06.086 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2026-01-20 18:17:06.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:17:06.102 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:17:06.102 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:06.102 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:17:06.102 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:17:06.103 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:17:06.103 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:17:06.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:17:06.106 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:17:06.106 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:17:06.107 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:17:06.107 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.0406ms 2026-01-20 18:17:06.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:17:06.108 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:17:06.108 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:17:06.108 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:17:06.108 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 6.0056ms 2026-01-20 18:17:06.253 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:17:06.253 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:17:06.825 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2026-01-20 18:17:06.825 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 739.9441ms 2026-01-20 18:35:38.794 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:35:38.794 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.794 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2992ms 2026-01-20 18:35:38.795 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:35:38.795 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.795 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.134ms 2026-01-20 18:35:38.795 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:35:38.795 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.795 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.054ms 2026-01-20 18:35:38.807 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 18:35:38.808 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.808 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.376ms 2026-01-20 18:35:38.856 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:35:38.856 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.856 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:35:38.856 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:35:38.856 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.856 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:35:38.857 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:35:38.857 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.857 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:35:38.868 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 18:35:38.869 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:38.869 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 18:35:39.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:35:39.120 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:35:39.120 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:35:39.121 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:35:39.121 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 265.1758ms 2026-01-20 18:35:39.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:35:39.123 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:35:39.123 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:35:39.123 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:35:39.123 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 266.3884ms 2026-01-20 18:35:39.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:35:39.136 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:35:39.136 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:35:39.136 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:35:39.136 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 279.7968ms 2026-01-20 18:35:39.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 18:35:39.137 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:35:39.138 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:35:39.138 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 18:35:39.138 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 269.8848ms 2026-01-20 18:35:43.356 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2026-01-20 18:35:43.356 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:43.356 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2688ms 2026-01-20 18:35:43.412 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2026-01-20 18:35:43.412 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:35:43.412 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:35:43.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 18:35:43.427 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:35:43.428 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:35:43.541 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:35:43.541 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - 200 null application/json; charset=utf-8 129.3929ms 2026-01-20 18:36:26.075 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 18:36:26.076 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:36:26.076 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.4459ms 2026-01-20 18:36:26.137 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2026-01-20 18:36:26.137 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:36:26.137 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 18:36:26.156 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 18:36:26.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 18:36:26.302 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:36:26.302 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 18:36:26.302 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 18:36:26.302 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 165.8086ms 2026-01-20 18:42:26.910 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:42:26.911 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.911 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2671ms 2026-01-20 18:42:26.911 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:42:26.911 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.911 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2145ms 2026-01-20 18:42:26.912 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 18:42:26.912 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.912 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1649ms 2026-01-20 18:42:26.918 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 18:42:26.918 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.918 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.2863ms 2026-01-20 18:42:26.968 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:42:26.968 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.968 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:42:26.969 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 18:42:26.969 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.969 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:42:26.972 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 18:42:26.972 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.972 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 18:42:26.978 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 18:42:26.978 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:26.979 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 18:42:27.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:42:27.249 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:42:27.249 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:42:27.249 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:42:27.249 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 281.0652ms 2026-01-20 18:42:27.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:42:27.264 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:42:27.264 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:42:27.264 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 18:42:27.265 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 295.7881ms 2026-01-20 18:42:27.266 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 18:42:27.266 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:42:27.266 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 18:42:27.266 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 18:42:27.266 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 294.4085ms 2026-01-20 18:42:27.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 18:42:27.282 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:42:27.282 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:42:27.282 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 18:42:27.283 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 304.6753ms 2026-01-20 18:42:50.451 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cita - null null 2026-01-20 18:42:50.451 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:50.451 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cita - 204 null null 0.3434ms 2026-01-20 18:42:50.513 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cita - null null 2026-01-20 18:42:50.514 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:42:50.514 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:42:50.520 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 18:42:50.522 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:42:50.522 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:42:50.522 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:42:50.522 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cita - 200 null application/json; charset=utf-8 8.9356ms 2026-01-20 18:43:42.256 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:43:42.256 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:43:42.256 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3806ms 2026-01-20 18:43:42.322 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 18:43:42.322 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:43:42.322 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:43:42.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 18:43:42.325 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:43:42.325 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:43:42.325 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 18:43:42.325 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.3069ms 2026-01-20 18:46:28.536 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2026-01-20 18:46:28.536 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:46:28.536 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2799ms 2026-01-20 18:46:28.596 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2026-01-20 18:46:28.597 +00:00 [INF] CORS policy execution successful. 2026-01-20 18:46:28.597 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:46:28.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 18:46:28.605 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 18:46:28.605 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 18:46:28.715 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 18:46:28.716 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - 200 null application/json; charset=utf-8 119.3306ms 2026-01-20 19:47:22.764 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5hatp - null null 2026-01-20 19:47:22.765 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:47:22.765 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5hatp - 204 null null 1.3293ms 2026-01-20 19:47:22.824 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/5hatp - null null 2026-01-20 19:47:22.824 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:47:22.825 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:47:23.065 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:47:23.066 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:47:23.066 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:47:23.066 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:47:23.066 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/5hatp - 200 null application/json; charset=utf-8 242.04ms 2026-01-20 19:47:26.745 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5htp - null null 2026-01-20 19:47:26.745 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:47:26.745 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/5htp - 204 null null 0.3574ms 2026-01-20 19:47:26.803 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/5htp - null null 2026-01-20 19:47:26.803 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:47:26.803 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:47:26.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:47:26.809 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:47:26.810 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:47:26.810 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:47:26.810 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/5htp - 200 null application/json; charset=utf-8 7.0787ms 2026-01-20 19:47:53.678 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 19:47:53.678 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:47:53.678 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3266ms 2026-01-20 19:47:53.737 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 19:47:53.738 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:47:53.738 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 19:47:53.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 19:47:53.742 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:47:53.742 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:47:53.742 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 19:47:53.743 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.6637ms 2026-01-20 19:51:14.073 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/essesic - null null 2026-01-20 19:51:14.073 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:51:14.073 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/essesic - 204 null null 0.4124ms 2026-01-20 19:51:14.132 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/essesic - null null 2026-01-20 19:51:14.132 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:51:14.133 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:51:14.144 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:51:14.145 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:51:14.145 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:51:14.145 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:51:14.145 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/essesic - 200 null application/json; charset=utf-8 12.9112ms 2026-01-20 19:51:17.123 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ess - null null 2026-01-20 19:51:17.123 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:51:17.123 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ess - 204 null null 0.3605ms 2026-01-20 19:51:17.187 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ess - null null 2026-01-20 19:51:17.187 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:51:17.188 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:51:17.193 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:51:17.194 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:51:17.194 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:51:17.194 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:51:17.194 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ess - 200 null application/json; charset=utf-8 7.3167ms 2026-01-20 19:51:18.134 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 19:51:18.135 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:51:18.135 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 1.2326ms 2026-01-20 19:51:18.197 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 19:51:18.198 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:51:18.198 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 19:51:18.198 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 19:51:18.198 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7891ms 2026-01-20 19:52:33.639 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinase - null null 2026-01-20 19:52:33.639 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:52:33.639 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinase - 204 null null 0.3053ms 2026-01-20 19:52:33.698 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinase - null null 2026-01-20 19:52:33.698 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:52:33.698 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:52:33.704 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:52:33.704 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:52:33.704 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:52:33.704 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:52:33.704 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinase - 200 null application/json; charset=utf-8 6.7002ms 2026-01-20 19:52:38.400 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinasea - null null 2026-01-20 19:52:38.400 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:52:38.400 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinasea - 204 null null 0.2713ms 2026-01-20 19:52:38.460 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinasea - null null 2026-01-20 19:52:38.460 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:52:38.461 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:52:38.466 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:52:38.466 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:52:38.466 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:52:38.466 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:52:38.466 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinasea - 200 null application/json; charset=utf-8 6.2548ms 2026-01-20 19:52:43.116 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinacea - null null 2026-01-20 19:52:43.116 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:52:43.116 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinacea - 204 null null 0.4764ms 2026-01-20 19:52:43.176 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinacea - null null 2026-01-20 19:52:43.176 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:52:43.176 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:52:43.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:52:43.185 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:52:43.185 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:52:43.297 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:52:43.297 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinacea - 200 null application/json; charset=utf-8 121.3894ms 2026-01-20 19:55:26.151 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/dong - null null 2026-01-20 19:55:26.152 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:55:26.152 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/dong - 204 null null 1.1368ms 2026-01-20 19:55:26.211 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/dong - null null 2026-01-20 19:55:26.211 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:55:26.212 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:55:26.225 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:55:26.229 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:55:26.229 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:55:26.230 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:55:26.230 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/dong - 200 null application/json; charset=utf-8 18.8078ms 2026-01-20 19:57:06.708 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/diente de leon - null null 2026-01-20 19:57:06.708 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:06.708 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/diente de leon - 204 null null 0.3882ms 2026-01-20 19:57:06.769 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/diente de leon - null null 2026-01-20 19:57:06.769 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:06.770 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:06.774 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:57:06.775 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:57:06.775 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:57:06.775 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:06.775 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/diente de leon - 200 null application/json; charset=utf-8 5.7315ms 2026-01-20 19:57:13.831 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Diente de leon - null null 2026-01-20 19:57:13.832 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:13.832 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Diente de leon - 204 null null 0.3368ms 2026-01-20 19:57:13.891 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Diente de leon - null null 2026-01-20 19:57:13.891 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:13.892 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:13.897 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:57:13.897 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:57:13.897 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:57:13.897 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:13.897 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Diente de leon - 200 null application/json; charset=utf-8 6.1242ms 2026-01-20 19:57:17.755 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Leon - null null 2026-01-20 19:57:17.756 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:17.756 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Leon - 204 null null 1.0934ms 2026-01-20 19:57:17.817 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Leon - null null 2026-01-20 19:57:17.817 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:17.817 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:17.822 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:57:17.823 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:57:17.824 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:57:17.824 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:17.824 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Leon - 200 null application/json; charset=utf-8 7.4664ms 2026-01-20 19:57:22.306 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/leon - null null 2026-01-20 19:57:22.306 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:22.306 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/leon - 204 null null 0.3584ms 2026-01-20 19:57:22.366 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/leon - null null 2026-01-20 19:57:22.366 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:22.366 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:22.371 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:57:22.372 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:57:22.372 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:57:22.372 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:22.373 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/leon - 200 null application/json; charset=utf-8 6.6727ms 2026-01-20 19:57:26.315 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/diente - null null 2026-01-20 19:57:26.315 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:26.315 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/diente - 204 null null 0.3176ms 2026-01-20 19:57:26.375 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/diente - null null 2026-01-20 19:57:26.375 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:57:26.375 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:26.383 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:57:26.384 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:57:26.384 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:57:26.384 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:57:26.384 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/diente - 200 null application/json; charset=utf-8 9.4059ms 2026-01-20 19:58:44.709 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/dD3 - null null 2026-01-20 19:58:44.709 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:58:44.709 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/dD3 - 204 null null 0.3824ms 2026-01-20 19:58:44.768 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/dD3 - null null 2026-01-20 19:58:44.769 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:58:44.769 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:58:44.775 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:58:44.775 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:58:44.775 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:58:44.775 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:58:44.775 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/dD3 - 200 null application/json; charset=utf-8 7.1922ms 2026-01-20 19:58:48.067 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - null null 2026-01-20 19:58:48.068 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:58:48.068 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - 204 null null 0.392ms 2026-01-20 19:58:48.127 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - null null 2026-01-20 19:58:48.128 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:58:48.128 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:58:48.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:58:48.136 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:58:48.136 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:58:48.252 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:58:48.253 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - 200 null application/json; charset=utf-8 125.4229ms 2026-01-20 19:59:13.522 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/piedra - null null 2026-01-20 19:59:13.523 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:59:13.523 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/piedra - 204 null null 0.4621ms 2026-01-20 19:59:13.582 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/piedra - null null 2026-01-20 19:59:13.582 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:59:13.582 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:59:13.588 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:59:13.590 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:59:13.590 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:59:13.590 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:59:13.590 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/piedra - 200 null application/json; charset=utf-8 8.1519ms 2026-01-20 19:59:41.273 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cupper - null null 2026-01-20 19:59:41.273 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:59:41.273 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cupper - 204 null null 0.2854ms 2026-01-20 19:59:41.331 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cupper - null null 2026-01-20 19:59:41.331 +00:00 [INF] CORS policy execution successful. 2026-01-20 19:59:41.331 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:59:41.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 19:59:41.336 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 19:59:41.336 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 19:59:41.336 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 19:59:41.336 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cupper - 200 null application/json; charset=utf-8 5.7886ms 2026-01-20 20:03:14.970 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Colageno - null null 2026-01-20 20:03:14.971 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:03:14.971 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Colageno - 204 null null 0.3014ms 2026-01-20 20:03:15.030 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Colageno - null null 2026-01-20 20:03:15.030 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:03:15.031 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:03:15.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:03:15.372 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:03:15.372 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:03:15.373 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:03:15.373 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Colageno - 200 null application/json; charset=utf-8 343.3977ms 2026-01-20 20:03:28.078 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glu - null null 2026-01-20 20:03:28.078 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:03:28.079 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glu - 204 null null 0.5061ms 2026-01-20 20:03:28.138 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glu - null null 2026-01-20 20:03:28.138 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:03:28.139 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:03:28.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:03:28.151 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:03:28.151 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:03:28.317 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:03:28.318 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glu - 200 null application/json; charset=utf-8 179.7638ms 2026-01-20 20:03:55.056 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mujer plus - null null 2026-01-20 20:03:55.056 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:03:55.056 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mujer plus - 204 null null 0.3365ms 2026-01-20 20:03:55.115 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mujer plus - null null 2026-01-20 20:03:55.115 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:03:55.116 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:03:55.122 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:03:55.124 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:03:55.124 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:03:55.124 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:03:55.124 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mujer plus - 200 null application/json; charset=utf-8 9.3007ms 2026-01-20 20:04:29.315 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mulleron - null null 2026-01-20 20:04:29.315 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:29.316 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mulleron - 204 null null 0.462ms 2026-01-20 20:04:29.377 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mulleron - null null 2026-01-20 20:04:29.377 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:29.378 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:29.383 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:04:29.383 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:04:29.383 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:04:29.383 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:29.383 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mulleron - 200 null application/json; charset=utf-8 6.2517ms 2026-01-20 20:04:33.333 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullerin - null null 2026-01-20 20:04:33.334 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:33.334 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullerin - 204 null null 0.3316ms 2026-01-20 20:04:33.393 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullerin - null null 2026-01-20 20:04:33.394 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:33.394 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:33.399 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:04:33.399 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:04:33.399 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:04:33.399 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:33.399 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullerin - 200 null application/json; charset=utf-8 6.1428ms 2026-01-20 20:04:37.652 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:04:37.652 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:37.652 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - 204 null null 0.3495ms 2026-01-20 20:04:37.712 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:04:37.713 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:37.713 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:37.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:04:37.722 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:04:37.722 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:04:37.723 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:37.723 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - 200 null application/json; charset=utf-8 10.8368ms 2026-01-20 20:04:42.971 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:04:42.972 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:42.972 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4811ms 2026-01-20 20:04:43.031 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:04:43.032 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:43.032 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:04:43.037 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:04:43.038 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:04:43.038 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:04:43.038 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:04:43.038 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 6.6302ms 2026-01-20 20:04:48.723 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/odti - null null 2026-01-20 20:04:48.724 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:48.724 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/odti - 204 null null 0.3457ms 2026-01-20 20:04:48.790 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/odti - null null 2026-01-20 20:04:48.790 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:48.791 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:48.796 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:04:48.796 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:04:48.796 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:04:48.796 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:48.796 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/odti - 200 null application/json; charset=utf-8 6.2189ms 2026-01-20 20:04:51.379 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ox - null null 2026-01-20 20:04:51.380 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:51.380 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ox - 204 null null 0.9165ms 2026-01-20 20:04:51.440 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ox - null null 2026-01-20 20:04:51.440 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:51.440 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:51.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:04:51.449 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:04:51.449 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:04:51.450 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:04:51.450 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ox - 200 null application/json; charset=utf-8 10.3682ms 2026-01-20 20:04:52.813 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:04:52.813 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:52.813 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.4268ms 2026-01-20 20:04:52.872 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:04:52.872 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:04:52.873 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:04:52.873 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:04:52.873 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.8883ms 2026-01-20 20:05:41.580 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:05:41.580 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:05:41.580 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - 204 null null 0.382ms 2026-01-20 20:05:41.639 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:05:41.639 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:05:41.639 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:05:41.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:05:41.646 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:05:41.646 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:05:41.646 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:05:41.646 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - 200 null application/json; charset=utf-8 7.4848ms 2026-01-20 20:06:05.878 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hojuela - null null 2026-01-20 20:06:05.878 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:06:05.878 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hojuela - 204 null null 0.3618ms 2026-01-20 20:06:05.937 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hojuela - null null 2026-01-20 20:06:05.937 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:06:05.937 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:06:05.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:06:05.947 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:06:05.947 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:06:05.947 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:06:05.947 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hojuela - 200 null application/json; charset=utf-8 10.4714ms 2026-01-20 20:07:42.053 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kefir - null null 2026-01-20 20:07:42.053 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:07:42.053 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kefir - 204 null null 0.3209ms 2026-01-20 20:07:42.112 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/kefir - null null 2026-01-20 20:07:42.112 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:07:42.112 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:07:42.118 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:07:42.119 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:07:42.119 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:07:42.120 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:07:42.120 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/kefir - 200 null application/json; charset=utf-8 7.7323ms 2026-01-20 20:08:56.638 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:08:56.639 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:08:56.639 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.463ms 2026-01-20 20:08:56.697 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:08:56.697 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:08:56.698 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:08:56.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:08:56.701 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:08:56.701 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:08:56.701 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:08:56.701 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.1524ms 2026-01-20 20:09:03.805 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:09:03.806 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:03.806 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.4672ms 2026-01-20 20:09:03.869 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:09:03.869 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:03.870 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:09:03.870 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:09:03.870 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.9293ms 2026-01-20 20:09:06.448 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/o - null null 2026-01-20 20:09:06.448 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:06.448 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/o - 204 null null 0.3429ms 2026-01-20 20:09:06.515 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/o - null null 2026-01-20 20:09:06.515 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:06.515 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:06.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:09:06.645 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:09:06.646 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:09:07.194 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:07.195 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/o - 200 null application/json; charset=utf-8 680.1066ms 2026-01-20 20:09:11.684 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidaiva - null null 2026-01-20 20:09:11.685 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:11.685 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidaiva - 204 null null 0.766ms 2026-01-20 20:09:11.743 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidaiva - null null 2026-01-20 20:09:11.744 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:11.744 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:11.752 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:09:11.753 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:09:11.753 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:09:11.753 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:11.753 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidaiva - 200 null application/json; charset=utf-8 9.6096ms 2026-01-20 20:09:20.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hojuela - null null 2026-01-20 20:09:20.132 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:20.132 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hojuela - 204 null null 0.3288ms 2026-01-20 20:09:20.195 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hojuela - null null 2026-01-20 20:09:20.195 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:20.196 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:20.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:09:20.203 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:09:20.203 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:09:20.203 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:20.204 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hojuela - 200 null application/json; charset=utf-8 8.8015ms 2026-01-20 20:09:25.591 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kefir - null null 2026-01-20 20:09:25.591 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:25.591 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kefir - 204 null null 0.2649ms 2026-01-20 20:09:25.651 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/kefir - null null 2026-01-20 20:09:25.651 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:09:25.651 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:25.657 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:09:25.658 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:09:25.658 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:09:25.659 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:09:25.659 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/kefir - 200 null application/json; charset=utf-8 7.9795ms 2026-01-20 20:10:17.740 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 20:10:17.740 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:17.740 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.4204ms 2026-01-20 20:10:17.800 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2026-01-20 20:10:17.800 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:17.800 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 20:10:17.817 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 20:10:17.826 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 20:10:17.826 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 20:10:17.826 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 20:10:17.826 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 20:10:17.826 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 26.5904ms 2026-01-20 20:10:17.890 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41318 - null null 2026-01-20 20:10:17.890 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:17.890 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41318 - 204 null null 0.3499ms 2026-01-20 20:10:17.946 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:10:17.946 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:17.947 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.379ms 2026-01-20 20:10:17.980 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41318 - application/json 204 2026-01-20 20:10:17.980 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:17.981 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 20:10:17.986 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:10:18.003 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:10:18.003 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:18.003 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:10:18.239 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 20:10:18.292 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2026-01-20 20:10:18.301 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 20:10:18.302 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 20:10:18.302 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41318 - 201 0 null 321.5978ms 2026-01-20 20:10:18.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:10:18.521 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:10:18.521 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:10:18.521 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:10:18.521 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 518.7839ms 2026-01-20 20:10:41.629 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - null null 2026-01-20 20:10:41.629 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:41.629 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oxidativa - 204 null null 0.2651ms 2026-01-20 20:10:41.695 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - null null 2026-01-20 20:10:41.695 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:41.697 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:10:41.708 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:10:41.711 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:10:41.711 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:10:41.711 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:10:41.711 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oxidativa - 200 null application/json; charset=utf-8 16.4904ms 2026-01-20 20:10:47.693 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 20:10:47.693 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:47.693 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2779ms 2026-01-20 20:10:47.753 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 20:10:47.753 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:47.753 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 20:10:47.759 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 20:10:47.763 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 20:10:47.763 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 20:10:47.763 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 20:10:47.763 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 20:10:47.763 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 10.1821ms 2026-01-20 20:10:47.827 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41319 - null null 2026-01-20 20:10:47.827 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:47.827 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41319 - 204 null null 0.4565ms 2026-01-20 20:10:47.844 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:10:47.845 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:47.845 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4263ms 2026-01-20 20:10:47.883 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41319 - application/json 106 2026-01-20 20:10:47.883 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:47.884 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 20:10:47.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:10:47.904 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:10:47.904 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:10:47.906 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:10:47.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:10:47.910 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:10:47.911 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:10:47.911 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:10:47.912 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 7.8243ms 2026-01-20 20:10:48.108 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 20:10:48.127 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2026-01-20 20:10:48.131 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 20:10:48.132 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 20:10:48.132 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41319 - 201 0 null 248.759ms 2026-01-20 20:20:12.422 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:20:12.422 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:20:12.423 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - 204 null null 0.3584ms 2026-01-20 20:20:12.482 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:20:12.482 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:20:12.483 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:20:12.769 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:20:12.770 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:20:12.771 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:20:12.771 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:20:12.771 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - 200 null application/json; charset=utf-8 289.21ms 2026-01-20 20:20:46.742 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Abc - null null 2026-01-20 20:20:46.742 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:20:46.742 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Abc - 204 null null 0.3444ms 2026-01-20 20:20:46.798 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Abc - null null 2026-01-20 20:20:46.798 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:20:46.799 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:20:46.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:20:46.807 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:20:46.807 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:20:46.807 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:20:46.808 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Abc - 200 null application/json; charset=utf-8 9.7696ms 2026-01-20 20:21:14.919 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/melatoninee - null null 2026-01-20 20:21:14.920 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:14.920 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/melatoninee - 204 null null 0.3959ms 2026-01-20 20:21:14.979 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/melatoninee - null null 2026-01-20 20:21:14.979 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:14.979 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:14.985 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:21:14.985 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:21:14.985 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:21:14.985 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:14.985 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/melatoninee - 200 null application/json; charset=utf-8 6.1912ms 2026-01-20 20:21:23.177 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/melatonine - null null 2026-01-20 20:21:23.177 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:23.178 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/melatonine - 204 null null 0.5754ms 2026-01-20 20:21:23.237 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/melatonine - null null 2026-01-20 20:21:23.237 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:23.238 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:23.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:21:23.244 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:21:23.244 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:21:23.244 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:23.244 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/melatonine - 200 null application/json; charset=utf-8 7.329ms 2026-01-20 20:21:26.666 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mela - null null 2026-01-20 20:21:26.667 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:26.667 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mela - 204 null null 0.3138ms 2026-01-20 20:21:26.726 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mela - null null 2026-01-20 20:21:26.726 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:26.727 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:26.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:21:26.733 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:21:26.734 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:21:26.867 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:26.867 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mela - 200 null application/json; charset=utf-8 141.3292ms 2026-01-20 20:21:56.731 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l- - null null 2026-01-20 20:21:56.731 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:56.731 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l- - 204 null null 0.4184ms 2026-01-20 20:21:56.790 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/l- - null null 2026-01-20 20:21:56.790 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:21:56.790 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:56.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:21:56.800 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:21:56.800 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:21:56.800 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:21:56.801 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/l- - 200 null application/json; charset=utf-8 10.7603ms 2026-01-20 20:23:05.506 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jalea - null null 2026-01-20 20:23:05.506 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:23:05.506 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jalea - 204 null null 0.3343ms 2026-01-20 20:23:05.565 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jalea - null null 2026-01-20 20:23:05.566 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:23:05.566 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:23:05.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:23:05.572 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:23:05.572 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:23:05.572 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:23:05.573 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jalea - 200 null application/json; charset=utf-8 7.3284ms 2026-01-20 20:23:47.708 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/milk - null null 2026-01-20 20:23:47.708 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:23:47.708 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/milk - 204 null null 0.3177ms 2026-01-20 20:23:47.766 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/milk - null null 2026-01-20 20:23:47.766 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:23:47.767 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:23:47.772 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:23:47.773 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:23:47.773 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:23:47.773 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:23:47.773 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/milk - 200 null application/json; charset=utf-8 6.6568ms 2026-01-20 20:24:25.229 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/propoleo - null null 2026-01-20 20:24:25.229 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:24:25.229 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/propoleo - 204 null null 0.3375ms 2026-01-20 20:24:25.288 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/propoleo - null null 2026-01-20 20:24:25.288 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:24:25.289 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:24:25.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:24:25.296 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:24:25.296 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:24:25.302 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:24:25.302 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/propoleo - 200 null application/json; charset=utf-8 13.7248ms 2026-01-20 20:28:12.459 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/higado vital - null null 2026-01-20 20:28:12.460 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:28:12.460 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/higado vital - 204 null null 0.322ms 2026-01-20 20:28:12.519 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/higado vital - null null 2026-01-20 20:28:12.519 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:28:12.520 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:28:12.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:28:12.526 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:28:12.526 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:28:12.526 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:28:12.526 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/higado vital - 200 null application/json; charset=utf-8 7.2944ms 2026-01-20 20:28:22.937 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ionic - null null 2026-01-20 20:28:22.937 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:28:22.938 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ionic - 204 null null 0.2546ms 2026-01-20 20:28:22.997 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ionic - null null 2026-01-20 20:28:22.997 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:28:22.998 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:28:23.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:28:23.004 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:28:23.004 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:28:23.004 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:28:23.004 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ionic - 200 null application/json; charset=utf-8 7.3062ms 2026-01-20 20:29:12.976 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sea - null null 2026-01-20 20:29:12.976 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:29:12.977 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sea - 204 null null 0.2931ms 2026-01-20 20:29:13.035 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sea - null null 2026-01-20 20:29:13.035 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:29:13.035 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:29:13.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:29:13.041 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:29:13.041 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:29:13.041 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:29:13.041 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sea - 200 null application/json; charset=utf-8 6.1803ms 2026-01-20 20:30:16.014 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Grappedd - null null 2026-01-20 20:30:16.014 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:30:16.014 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Grappedd - 204 null null 0.3062ms 2026-01-20 20:30:16.071 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Grappedd - null null 2026-01-20 20:30:16.071 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:30:16.072 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:30:16.078 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:30:16.078 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:30:16.078 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:30:16.078 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:30:16.078 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Grappedd - 200 null application/json; charset=utf-8 7.4538ms 2026-01-20 20:30:19.426 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gra - null null 2026-01-20 20:30:19.426 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:30:19.426 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gra - 204 null null 0.3755ms 2026-01-20 20:30:19.485 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gra - null null 2026-01-20 20:30:19.486 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:30:19.486 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:30:19.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:30:19.508 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:30:19.508 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:30:19.735 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:30:19.736 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gra - 200 null application/json; charset=utf-8 250.1916ms 2026-01-20 20:31:19.683 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coganeo - null null 2026-01-20 20:31:19.684 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:31:19.684 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coganeo - 204 null null 0.3816ms 2026-01-20 20:31:19.743 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/coganeo - null null 2026-01-20 20:31:19.743 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:31:19.743 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:31:19.748 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:31:19.748 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:31:19.748 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:31:19.748 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:31:19.748 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/coganeo - 200 null application/json; charset=utf-8 5.4042ms 2026-01-20 20:31:23.688 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/coganeo - null null 2026-01-20 20:31:23.688 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:31:23.689 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:31:23.695 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:31:23.695 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:31:23.695 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:31:23.695 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:31:23.695 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/coganeo - 200 null application/json; charset=utf-8 6.8457ms 2026-01-20 20:31:28.179 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colageno - null null 2026-01-20 20:31:28.180 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:31:28.180 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colageno - 204 null null 0.2816ms 2026-01-20 20:31:28.248 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colageno - null null 2026-01-20 20:31:28.248 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:31:28.248 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:31:28.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:31:28.256 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:31:28.256 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:31:28.256 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:31:28.256 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/colageno - 200 null application/json; charset=utf-8 8.8275ms 2026-01-20 20:34:54.282 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:34:54.283 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:34:54.283 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3124ms 2026-01-20 20:34:54.342 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:34:54.343 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:34:54.343 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:34:54.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:34:54.345 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:34:54.345 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:34:54.346 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:34:54.346 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.2269ms 2026-01-20 20:35:00.641 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oregano - null null 2026-01-20 20:35:00.641 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:35:00.641 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/oregano - 204 null null 0.3759ms 2026-01-20 20:35:00.701 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/oregano - null null 2026-01-20 20:35:00.701 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:35:00.701 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:35:00.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:35:00.710 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:35:00.710 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:35:00.772 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:35:00.772 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/oregano - 200 null application/json; charset=utf-8 71.1746ms 2026-01-20 20:35:58.857 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echic - null null 2026-01-20 20:35:58.857 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:35:58.858 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echic - 204 null null 0.2967ms 2026-01-20 20:35:58.919 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/echic - null null 2026-01-20 20:35:58.919 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:35:58.919 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:35:58.924 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:35:58.926 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:35:58.926 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:35:58.926 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:35:58.927 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/echic - 200 null application/json; charset=utf-8 7.9855ms 2026-01-20 20:36:03.048 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinc - null null 2026-01-20 20:36:03.048 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:36:03.048 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinc - 204 null null 0.5305ms 2026-01-20 20:36:03.108 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinc - null null 2026-01-20 20:36:03.108 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:36:03.108 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:36:03.115 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:36:03.115 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:36:03.115 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:36:03.115 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:36:03.116 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinc - 200 null application/json; charset=utf-8 7.9917ms 2026-01-20 20:36:13.206 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinacea - null null 2026-01-20 20:36:13.206 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:36:13.206 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/echinacea - 204 null null 0.4479ms 2026-01-20 20:36:13.266 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinacea - null null 2026-01-20 20:36:13.266 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:36:13.266 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:36:13.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:36:13.274 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:36:13.274 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:36:13.274 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:36:13.275 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/echinacea - 200 null application/json; charset=utf-8 9.0842ms 2026-01-20 20:37:55.884 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/diente - null null 2026-01-20 20:37:55.884 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:37:55.884 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/diente - 204 null null 0.3095ms 2026-01-20 20:37:55.943 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/diente - null null 2026-01-20 20:37:55.944 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:37:55.944 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:37:55.949 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:37:55.950 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:37:55.950 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:37:55.950 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:37:55.951 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/diente - 200 null application/json; charset=utf-8 7.2015ms 2026-01-20 20:38:26.711 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/K2 - null null 2026-01-20 20:38:26.711 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:26.711 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/K2 - 204 null null 0.4069ms 2026-01-20 20:38:26.767 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/K2 - null null 2026-01-20 20:38:26.767 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:26.767 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:26.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:26.774 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:26.774 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:26.774 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:26.774 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/K2 - 200 null application/json; charset=utf-8 7.3384ms 2026-01-20 20:38:34.255 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 20:38:34.256 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:34.256 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - 204 null null 0.3457ms 2026-01-20 20:38:34.316 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 20:38:34.316 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:34.316 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:34.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:34.342 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:34.342 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:34.576 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:34.577 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - 200 null application/json; charset=utf-8 261.0215ms 2026-01-20 20:38:35.395 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:38:35.395 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:35.395 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.388ms 2026-01-20 20:38:35.455 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:38:35.456 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:35.456 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:38:35.456 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:38:35.456 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7754ms 2026-01-20 20:38:43.836 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin K - null null 2026-01-20 20:38:43.837 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:43.837 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin K - 204 null null 0.3278ms 2026-01-20 20:38:43.893 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin K - null null 2026-01-20 20:38:43.894 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:43.894 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:43.900 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:43.902 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:43.902 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:43.902 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:43.902 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin K - 200 null application/json; charset=utf-8 8.5421ms 2026-01-20 20:38:45.253 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/2 - null null 2026-01-20 20:38:45.253 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:45.253 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/2 - 204 null null 0.2873ms 2026-01-20 20:38:45.313 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/2 - null null 2026-01-20 20:38:45.313 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:45.313 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:45.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:45.336 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:45.336 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:45.616 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:45.616 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/2 - 200 null application/json; charset=utf-8 303.6479ms 2026-01-20 20:38:50.492 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamina K2 - null null 2026-01-20 20:38:50.493 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:50.493 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamina K2 - 204 null null 0.349ms 2026-01-20 20:38:50.549 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamina K2 - null null 2026-01-20 20:38:50.549 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:50.550 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:50.555 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:50.555 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:50.555 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:50.555 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:50.555 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamina K2 - 200 null application/json; charset=utf-8 6.0567ms 2026-01-20 20:38:55.371 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/K 2 - null null 2026-01-20 20:38:55.371 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:55.371 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/K 2 - 204 null null 0.3062ms 2026-01-20 20:38:55.430 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/K 2 - null null 2026-01-20 20:38:55.431 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:55.431 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:55.436 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:55.436 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:55.436 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:55.436 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:55.436 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/K 2 - 200 null application/json; charset=utf-8 5.4713ms 2026-01-20 20:38:59.720 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/K2 - null null 2026-01-20 20:38:59.721 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:59.721 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/K2 - 204 null null 1.2959ms 2026-01-20 20:38:59.780 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/K2 - null null 2026-01-20 20:38:59.780 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:38:59.781 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:59.785 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:38:59.786 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:38:59.786 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:38:59.786 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:38:59.786 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/K2 - 200 null application/json; charset=utf-8 6.4417ms 2026-01-20 20:39:06.503 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 20:39:06.504 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:39:06.504 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - 204 null null 0.399ms 2026-01-20 20:39:06.562 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 20:39:06.562 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:39:06.562 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:39:06.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:39:06.596 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:39:06.597 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:39:06.599 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:39:06.600 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - 200 null application/json; charset=utf-8 38.0514ms 2026-01-20 20:39:07.548 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:39:07.549 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:39:07.549 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 1.0444ms 2026-01-20 20:39:07.608 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2026-01-20 20:39:07.609 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:39:07.609 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:39:07.610 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:39:07.610 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 1.6709ms 2026-01-20 20:40:07.006 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/chanca - null null 2026-01-20 20:40:07.006 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:07.006 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/chanca - 204 null null 0.3651ms 2026-01-20 20:40:07.065 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/chanca - null null 2026-01-20 20:40:07.066 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:07.066 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:07.071 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:40:07.073 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:40:07.073 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:40:07.074 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:07.074 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/chanca - 200 null application/json; charset=utf-8 8.3302ms 2026-01-20 20:40:30.042 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - null null 2026-01-20 20:40:30.042 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:30.042 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - 204 null null 0.3218ms 2026-01-20 20:40:30.101 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - null null 2026-01-20 20:40:30.101 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:30.101 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:30.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:40:30.116 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:40:30.117 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:40:30.118 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:30.118 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - 200 null application/json; charset=utf-8 17.7011ms 2026-01-20 20:40:46.457 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/salpemetto - null null 2026-01-20 20:40:46.458 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:46.458 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/salpemetto - 204 null null 0.3706ms 2026-01-20 20:40:46.517 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/salpemetto - null null 2026-01-20 20:40:46.517 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:46.517 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:46.522 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:40:46.523 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:40:46.523 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:40:46.523 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:46.523 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/salpemetto - 200 null application/json; charset=utf-8 5.9851ms 2026-01-20 20:40:55.183 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/S - null null 2026-01-20 20:40:55.184 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:55.184 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/S - 204 null null 0.3301ms 2026-01-20 20:40:55.245 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/S - null null 2026-01-20 20:40:55.245 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:40:55.245 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:55.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:40:55.364 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:40:55.364 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:40:55.886 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:40:55.886 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/S - 200 null application/json; charset=utf-8 641.58ms 2026-01-20 20:41:05.956 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/saw - null null 2026-01-20 20:41:05.957 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:41:05.957 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/saw - 204 null null 1.1016ms 2026-01-20 20:41:06.023 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/saw - null null 2026-01-20 20:41:06.023 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:41:06.024 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:41:06.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:41:06.029 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:41:06.029 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:41:06.030 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:41:06.030 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/saw - 200 null application/json; charset=utf-8 7.1675ms 2026-01-20 20:41:38.125 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sea - null null 2026-01-20 20:41:38.125 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:41:38.125 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sea - 204 null null 0.3907ms 2026-01-20 20:41:38.184 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sea - null null 2026-01-20 20:41:38.184 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:41:38.184 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:41:38.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:41:38.192 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:41:38.193 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:41:38.193 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:41:38.193 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sea - 200 null application/json; charset=utf-8 9.1326ms 2026-01-20 20:42:16.928 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colodial - null null 2026-01-20 20:42:16.928 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:42:16.928 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colodial - 204 null null 0.311ms 2026-01-20 20:42:16.988 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colodial - null null 2026-01-20 20:42:16.988 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:42:16.988 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:42:16.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:42:16.993 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:42:16.993 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:42:16.993 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:42:16.993 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/colodial - 200 null application/json; charset=utf-8 5.7205ms 2026-01-20 20:42:20.536 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cupper - null null 2026-01-20 20:42:20.537 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:42:20.537 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cupper - 204 null null 0.9309ms 2026-01-20 20:42:20.596 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cupper - null null 2026-01-20 20:42:20.597 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:42:20.597 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:42:20.601 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:42:20.602 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:42:20.603 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:42:20.603 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:42:20.603 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cupper - 200 null application/json; charset=utf-8 6.8316ms 2026-01-20 20:43:46.581 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mujer - null null 2026-01-20 20:43:46.581 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:43:46.581 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mujer - 204 null null 0.3568ms 2026-01-20 20:43:46.638 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mujer - null null 2026-01-20 20:43:46.638 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:43:46.638 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:43:46.643 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:43:46.645 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:43:46.645 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:43:46.650 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:43:46.650 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mujer - 200 null application/json; charset=utf-8 12.4196ms 2026-01-20 20:44:13.632 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:44:13.633 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:44:13.633 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mullein - 204 null null 0.4452ms 2026-01-20 20:44:13.691 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - null null 2026-01-20 20:44:13.692 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:44:13.692 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:44:13.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:44:13.699 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:44:13.699 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:44:13.700 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:44:13.700 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mullein - 200 null application/json; charset=utf-8 8.4959ms 2026-01-20 20:44:39.564 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/L- - null null 2026-01-20 20:44:39.564 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:44:39.565 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/L- - 204 null null 0.3554ms 2026-01-20 20:44:39.622 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/L- - null null 2026-01-20 20:44:39.622 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:44:39.622 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:44:39.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:44:39.631 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:44:39.631 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:44:39.632 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:44:39.632 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/L- - 200 null application/json; charset=utf-8 10.5827ms 2026-01-20 20:45:24.386 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jale - null null 2026-01-20 20:45:24.387 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:45:24.387 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jale - 204 null null 0.3929ms 2026-01-20 20:45:24.446 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jale - null null 2026-01-20 20:45:24.446 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:45:24.447 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:45:24.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:45:24.452 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:45:24.452 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:45:24.454 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:45:24.454 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jale - 200 null application/json; charset=utf-8 8.5106ms 2026-01-20 20:45:48.252 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/milk - null null 2026-01-20 20:45:48.252 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:45:48.252 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/milk - 204 null null 0.2828ms 2026-01-20 20:45:48.311 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/milk - null null 2026-01-20 20:45:48.311 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:45:48.312 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:45:48.317 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:45:48.319 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:45:48.320 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:45:48.320 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:45:48.320 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/milk - 200 null application/json; charset=utf-8 8.861ms 2026-01-20 20:46:12.090 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ionic - null null 2026-01-20 20:46:12.091 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:12.091 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ionic - 204 null null 0.3969ms 2026-01-20 20:46:12.149 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ionic - null null 2026-01-20 20:46:12.150 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:12.150 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:12.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:46:12.156 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:46:12.157 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:46:12.157 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:12.158 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ionic - 200 null application/json; charset=utf-8 8.2376ms 2026-01-20 20:46:35.092 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/grasee - null null 2026-01-20 20:46:35.092 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:35.092 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/grasee - 204 null null 0.3085ms 2026-01-20 20:46:35.151 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/grasee - null null 2026-01-20 20:46:35.151 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:35.152 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:35.157 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:46:35.157 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:46:35.157 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:46:35.157 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:35.158 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/grasee - 200 null application/json; charset=utf-8 6.5604ms 2026-01-20 20:46:38.550 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gra - null null 2026-01-20 20:46:38.550 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:38.550 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gra - 204 null null 0.303ms 2026-01-20 20:46:38.610 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gra - null null 2026-01-20 20:46:38.610 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:38.611 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:38.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:46:38.634 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:46:38.634 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:46:38.635 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:38.635 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gra - 200 null application/json; charset=utf-8 25.4419ms 2026-01-20 20:46:45.558 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/grapeseed - null null 2026-01-20 20:46:45.559 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:45.560 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/grapeseed - 204 null null 1.2003ms 2026-01-20 20:46:45.618 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/grapeseed - null null 2026-01-20 20:46:45.619 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:46:45.619 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:45.626 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:46:45.629 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:46:45.629 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:46:45.629 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:46:45.629 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/grapeseed - 200 null application/json; charset=utf-8 11.0534ms 2026-01-20 20:47:23.604 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:47:23.604 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:23.604 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4127ms 2026-01-20 20:47:23.664 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:47:23.664 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:23.664 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:47:23.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:47:23.667 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:47:23.667 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:47:23.667 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:47:23.667 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.7787ms 2026-01-20 20:47:27.680 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2026-01-20 20:47:27.681 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:27.682 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 1.3251ms 2026-01-20 20:47:27.739 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2026-01-20 20:47:27.740 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:27.740 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:47:27.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:47:27.748 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:47:27.749 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:47:27.750 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:47:27.750 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 10.6975ms 2026-01-20 20:47:31.866 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1415 - null null 2026-01-20 20:47:31.867 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:31.867 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1415 - 204 null null 0.275ms 2026-01-20 20:47:31.928 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1415 - null null 2026-01-20 20:47:31.928 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:31.929 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:47:31.947 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 20:47:31.948 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:47:31.948 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 20:47:31.948 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 20:47:31.948 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1415 - 200 null application/json; charset=utf-8 19.5677ms 2026-01-20 20:47:48.389 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 20:47:48.389 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:48.390 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.1792ms 2026-01-20 20:47:48.448 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 20:47:48.448 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:48.449 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 20:47:48.454 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 20:47:48.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 20:47:48.460 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 20:47:48.460 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 20:47:48.460 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 20:47:48.461 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 12.5037ms 2026-01-20 20:47:48.524 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41320 - null null 2026-01-20 20:47:48.525 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:48.525 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41320 - 204 null null 0.3461ms 2026-01-20 20:47:48.584 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:47:48.585 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:48.585 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2591ms 2026-01-20 20:47:48.599 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41320 - application/json 106 2026-01-20 20:47:48.599 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:48.599 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 20:47:48.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:47:48.645 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:47:48.646 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:47:48.646 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:47:48.815 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 20:47:48.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2026-01-20 20:47:48.823 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 20:47:48.824 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 20:47:48.824 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41320 - 201 0 null 225.2916ms 2026-01-20 20:47:48.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:47:48.970 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:47:48.971 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:47:48.971 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:47:48.971 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 326.2957ms 2026-01-20 20:49:59.157 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colganeo - null null 2026-01-20 20:49:59.157 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:49:59.157 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colganeo - 204 null null 0.3402ms 2026-01-20 20:49:59.217 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colganeo - null null 2026-01-20 20:49:59.218 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:49:59.218 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:49:59.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:49:59.224 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:49:59.224 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:49:59.224 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:49:59.224 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/colganeo - 200 null application/json; charset=utf-8 6.8946ms 2026-01-20 20:50:01.320 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/col - null null 2026-01-20 20:50:01.321 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:01.321 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/col - 204 null null 0.5275ms 2026-01-20 20:50:01.381 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/col - null null 2026-01-20 20:50:01.381 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:01.382 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:50:01.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:50:01.414 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:50:01.415 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:50:01.642 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:50:01.644 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/col - 200 null application/json; charset=utf-8 262.6872ms 2026-01-20 20:50:31.964 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:50:31.964 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:31.964 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3596ms 2026-01-20 20:50:32.031 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:50:32.031 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:32.031 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:50:32.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:50:32.034 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:50:32.034 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:50:32.035 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:50:32.035 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.9476ms 2026-01-20 20:50:38.139 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/resveratol - null null 2026-01-20 20:50:38.139 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:38.139 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/resveratol - 204 null null 0.2813ms 2026-01-20 20:50:38.199 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/resveratol - null null 2026-01-20 20:50:38.199 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:38.200 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:50:38.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:50:38.205 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:50:38.205 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:50:38.206 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:50:38.206 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/resveratol - 200 null application/json; charset=utf-8 6.5374ms 2026-01-20 20:50:42.898 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/resveratrol - null null 2026-01-20 20:50:42.898 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:42.899 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/resveratrol - 204 null null 0.3977ms 2026-01-20 20:50:42.957 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/resveratrol - null null 2026-01-20 20:50:42.958 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:50:42.958 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:50:42.961 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:50:42.965 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:50:42.966 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:50:42.966 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:50:42.966 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/resveratrol - 200 null application/json; charset=utf-8 8.803ms 2026-01-20 20:53:12.044 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:53:12.045 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:53:12.045 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3025ms 2026-01-20 20:53:12.104 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 20:53:12.105 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:53:12.105 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:53:12.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 20:53:12.107 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:53:12.107 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:53:12.108 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 20:53:12.108 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.2026ms 2026-01-20 20:53:21.773 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reis - null null 2026-01-20 20:53:21.773 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:53:21.773 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reis - 204 null null 0.3138ms 2026-01-20 20:53:21.829 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reis - null null 2026-01-20 20:53:21.829 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:53:21.829 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:53:21.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:53:21.835 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:53:21.835 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:53:21.835 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:53:21.835 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reis - 200 null application/json; charset=utf-8 6.5544ms 2026-01-20 20:54:21.870 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/triple - null null 2026-01-20 20:54:21.871 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:54:21.871 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/triple - 204 null null 0.346ms 2026-01-20 20:54:21.930 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/triple - null null 2026-01-20 20:54:21.930 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:54:21.930 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:54:21.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:54:21.936 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:54:21.936 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:54:21.936 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:54:21.936 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/triple - 200 null application/json; charset=utf-8 6.954ms 2026-01-20 20:55:08.562 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - null null 2026-01-20 20:55:08.562 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:55:08.563 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - 204 null null 0.3434ms 2026-01-20 20:55:08.619 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - null null 2026-01-20 20:55:08.620 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:55:08.620 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:55:08.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:55:08.635 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:55:08.635 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:55:08.749 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:55:08.749 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - 200 null application/json; charset=utf-8 130.0436ms 2026-01-20 20:58:33.826 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kids - null null 2026-01-20 20:58:33.826 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:58:33.826 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kids - 204 null null 0.3039ms 2026-01-20 20:58:33.886 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/kids - null null 2026-01-20 20:58:33.886 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:58:33.887 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:58:33.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:58:33.895 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:58:33.895 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:58:34.013 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:58:34.014 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/kids - 200 null application/json; charset=utf-8 127.5502ms 2026-01-20 20:59:24.835 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/trace - null null 2026-01-20 20:59:24.836 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:59:24.836 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/trace - 204 null null 0.4434ms 2026-01-20 20:59:24.895 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/trace - null null 2026-01-20 20:59:24.896 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:59:24.896 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:59:24.901 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:59:24.902 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:59:24.902 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:59:24.903 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:59:24.903 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/trace - 200 null application/json; charset=utf-8 7.4361ms 2026-01-20 20:59:48.361 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/quater - null null 2026-01-20 20:59:48.361 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:59:48.361 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/quater - 204 null null 0.3248ms 2026-01-20 20:59:48.420 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/quater - null null 2026-01-20 20:59:48.420 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:59:48.421 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:59:48.425 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:59:48.426 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:59:48.426 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:59:48.426 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:59:48.426 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/quater - 200 null application/json; charset=utf-8 5.8384ms 2026-01-20 20:59:52.379 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/quater - null null 2026-01-20 20:59:52.379 +00:00 [INF] CORS policy execution successful. 2026-01-20 20:59:52.380 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:59:52.385 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 20:59:52.386 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 20:59:52.386 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 20:59:52.386 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 20:59:52.386 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/quater - 200 null application/json; charset=utf-8 6.8283ms 2026-01-20 21:00:08.030 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/equate - null null 2026-01-20 21:00:08.030 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:00:08.030 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/equate - 204 null null 0.459ms 2026-01-20 21:00:08.093 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/equate - null null 2026-01-20 21:00:08.093 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:00:08.094 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:00:08.101 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:00:08.114 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:00:08.119 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:00:08.121 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:00:08.122 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/equate - 200 null application/json; charset=utf-8 28.6249ms 2026-01-20 21:01:53.963 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/zinc - null null 2026-01-20 21:01:53.964 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:01:53.964 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/zinc - 204 null null 0.3279ms 2026-01-20 21:01:54.024 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/zinc - null null 2026-01-20 21:01:54.024 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:01:54.024 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:01:54.030 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:01:54.035 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:01:54.035 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:01:54.035 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:01:54.036 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/zinc - 200 null application/json; charset=utf-8 11.9512ms 2026-01-20 21:02:19.238 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/al - null null 2026-01-20 21:02:19.239 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:19.239 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/al - 204 null null 0.4461ms 2026-01-20 21:02:19.297 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/al - null null 2026-01-20 21:02:19.298 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:19.298 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:19.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:02:19.347 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:02:19.347 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:02:19.696 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:19.696 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/al - 200 null application/json; charset=utf-8 398.4274ms 2026-01-20 21:02:24.111 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/alfap - null null 2026-01-20 21:02:24.111 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:24.112 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/alfap - 204 null null 0.3231ms 2026-01-20 21:02:24.177 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/alfap - null null 2026-01-20 21:02:24.177 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:24.178 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:24.183 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:02:24.183 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:02:24.183 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:02:24.183 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:24.183 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/alfap - 200 null application/json; charset=utf-8 6.6109ms 2026-01-20 21:02:28.759 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/alfafa - null null 2026-01-20 21:02:28.759 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:28.759 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/alfafa - 204 null null 0.4272ms 2026-01-20 21:02:28.825 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/alfafa - null null 2026-01-20 21:02:28.825 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:28.826 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:28.831 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:02:28.831 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:02:28.831 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:02:28.831 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:28.831 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/alfafa - 200 null application/json; charset=utf-8 5.9276ms 2026-01-20 21:02:56.460 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/white - null null 2026-01-20 21:02:56.460 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:56.460 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/white - 204 null null 0.3359ms 2026-01-20 21:02:56.529 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/white - null null 2026-01-20 21:02:56.530 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:02:56.530 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:56.536 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:02:56.538 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:02:56.538 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:02:56.538 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:02:56.538 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/white - 200 null application/json; charset=utf-8 8.9994ms 2026-01-20 21:03:15.856 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitam - null null 2026-01-20 21:03:15.856 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:03:15.856 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitam - 204 null null 0.3619ms 2026-01-20 21:03:15.915 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitam - null null 2026-01-20 21:03:15.915 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:03:15.916 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:03:15.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:03:15.943 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:03:15.943 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:03:15.945 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:03:15.946 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitam - 200 null application/json; charset=utf-8 30.8015ms 2026-01-20 21:03:21.694 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamina C - null null 2026-01-20 21:03:21.694 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:03:21.695 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamina C - 204 null null 0.284ms 2026-01-20 21:03:21.754 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamina C - null null 2026-01-20 21:03:21.755 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:03:21.755 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:03:21.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:03:21.764 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:03:21.765 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:03:21.765 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:03:21.766 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamina C - 200 null application/json; charset=utf-8 11.564ms 2026-01-20 21:04:10.731 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/C - null null 2026-01-20 21:04:10.732 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:04:10.732 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/C - 204 null null 0.446ms 2026-01-20 21:04:10.794 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/C - null null 2026-01-20 21:04:10.794 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:04:10.794 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:04:10.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:04:10.894 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:04:10.895 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:04:11.516 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:04:11.516 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/C - 200 null application/json; charset=utf-8 722.8992ms 2026-01-20 21:05:41.135 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:05:41.135 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:05:41.135 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2744ms 2026-01-20 21:05:41.194 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:05:41.194 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:05:41.195 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:05:41.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 21:05:41.198 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:05:41.198 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:05:41.199 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:05:41.199 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.7035ms 2026-01-20 21:05:47.543 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 21:05:47.543 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:05:47.544 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Vitamin - 204 null null 1.1946ms 2026-01-20 21:05:47.603 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - null null 2026-01-20 21:05:47.603 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:05:47.603 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:05:47.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:05:47.625 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:05:47.626 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:05:47.634 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:05:47.636 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Vitamin - 200 null application/json; charset=utf-8 33.6523ms 2026-01-20 21:06:36.662 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamin - null null 2026-01-20 21:06:36.663 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:06:36.663 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamin - 204 null null 0.9264ms 2026-01-20 21:06:36.722 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamin - null null 2026-01-20 21:06:36.722 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:06:36.723 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:06:36.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:06:36.751 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:06:36.751 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:06:36.752 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:06:36.752 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamin - 200 null application/json; charset=utf-8 30.2803ms 2026-01-20 21:07:46.093 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/apple - null null 2026-01-20 21:07:46.094 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:07:46.094 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/apple - 204 null null 0.3758ms 2026-01-20 21:07:46.157 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/apple - null null 2026-01-20 21:07:46.157 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:07:46.158 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:07:46.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:07:46.165 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:07:46.165 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:07:46.165 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:07:46.165 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/apple - 200 null application/json; charset=utf-8 8.336ms 2026-01-20 21:07:57.987 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/bromelian - null null 2026-01-20 21:07:57.988 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:07:57.988 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/bromelian - 204 null null 0.3264ms 2026-01-20 21:07:58.050 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/bromelian - null null 2026-01-20 21:07:58.051 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:07:58.051 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:07:58.057 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:07:58.057 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:07:58.057 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:07:58.057 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:07:58.057 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/bromelian - 200 null application/json; charset=utf-8 7.29ms 2026-01-20 21:08:07.433 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/enzyme - null null 2026-01-20 21:08:07.433 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:08:07.433 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/enzyme - 204 null null 0.3243ms 2026-01-20 21:08:07.492 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/enzyme - null null 2026-01-20 21:08:07.493 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:08:07.493 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:08:07.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:08:07.503 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:08:07.503 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:08:07.505 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:08:07.505 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/enzyme - 200 null application/json; charset=utf-8 12.6252ms 2026-01-20 21:08:54.962 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:08:54.963 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:08:54.963 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.6658ms 2026-01-20 21:08:55.022 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:08:55.022 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:08:55.022 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:08:55.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 21:08:55.025 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:08:55.025 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:08:55.025 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:08:55.025 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.2301ms 2026-01-20 21:09:14.771 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/natr - null null 2026-01-20 21:09:14.771 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:09:14.771 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/natr - 204 null null 0.2605ms 2026-01-20 21:09:14.833 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/natr - null null 2026-01-20 21:09:14.833 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:09:14.833 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:09:14.839 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:09:14.840 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:09:14.840 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:09:14.840 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:09:14.840 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/natr - 200 null application/json; charset=utf-8 6.8877ms 2026-01-20 21:09:19.197 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/natura - null null 2026-01-20 21:09:19.197 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:09:19.197 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/natura - 204 null null 0.2874ms 2026-01-20 21:09:19.257 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/natura - null null 2026-01-20 21:09:19.258 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:09:19.258 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:09:19.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:09:19.270 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:09:19.270 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:09:19.271 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:09:19.271 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/natura - 200 null application/json; charset=utf-8 13.7734ms 2026-01-20 21:09:44.745 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-12 - null null 2026-01-20 21:09:44.745 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:09:44.746 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-12 - 204 null null 0.3042ms 2026-01-20 21:09:44.812 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-12 - null null 2026-01-20 21:09:44.812 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:09:44.812 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:09:44.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:09:44.818 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:09:44.818 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:09:44.819 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:09:44.819 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-12 - 200 null application/json; charset=utf-8 7.0898ms 2026-01-20 21:11:37.066 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-6 - null null 2026-01-20 21:11:37.066 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:11:37.066 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-6 - 204 null null 0.326ms 2026-01-20 21:11:37.124 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-6 - null null 2026-01-20 21:11:37.124 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:11:37.124 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:11:37.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:11:37.130 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:11:37.130 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:11:37.130 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:11:37.130 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-6 - 200 null application/json; charset=utf-8 6.2825ms 2026-01-20 21:12:02.343 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/boron - null null 2026-01-20 21:12:02.343 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:12:02.343 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/boron - 204 null null 0.3868ms 2026-01-20 21:12:02.402 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/boron - null null 2026-01-20 21:12:02.402 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:12:02.403 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:12:02.407 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:12:02.409 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:12:02.409 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:12:02.410 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:12:02.410 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/boron - 200 null application/json; charset=utf-8 8.3995ms 2026-01-20 21:12:43.839 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/berry - null null 2026-01-20 21:12:43.839 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:12:43.839 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/berry - 204 null null 0.322ms 2026-01-20 21:12:43.903 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/berry - null null 2026-01-20 21:12:43.903 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:12:43.903 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:12:43.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:12:43.912 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:12:43.912 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:12:44.027 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:12:44.028 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/berry - 200 null application/json; charset=utf-8 124.9466ms 2026-01-20 21:14:02.706 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cancer - null null 2026-01-20 21:14:02.706 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:02.707 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cancer - 204 null null 0.3563ms 2026-01-20 21:14:02.766 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cancer - null null 2026-01-20 21:14:02.766 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:02.766 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:02.771 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:02.773 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:02.773 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:02.773 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:02.773 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cancer - 200 null application/json; charset=utf-8 7.5996ms 2026-01-20 21:14:19.592 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cascara - null null 2026-01-20 21:14:19.593 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:19.593 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cascara - 204 null null 0.3573ms 2026-01-20 21:14:19.652 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cascara - null null 2026-01-20 21:14:19.652 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:19.652 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:19.657 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:19.657 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:19.657 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:19.657 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:19.657 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cascara - 200 null application/json; charset=utf-8 5.6294ms 2026-01-20 21:14:24.674 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cascara - null null 2026-01-20 21:14:24.674 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:24.674 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cascara - 204 null null 0.3478ms 2026-01-20 21:14:24.734 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cascara - null null 2026-01-20 21:14:24.734 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:24.734 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:24.739 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:24.739 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:24.740 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:24.740 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:24.740 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cascara - 200 null application/json; charset=utf-8 5.8515ms 2026-01-20 21:14:29.430 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sagrada - null null 2026-01-20 21:14:29.430 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:29.431 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sagrada - 204 null null 0.4473ms 2026-01-20 21:14:29.490 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sagrada - null null 2026-01-20 21:14:29.490 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:29.490 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:29.496 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:29.499 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:29.499 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:29.499 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:29.499 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sagrada - 200 null application/json; charset=utf-8 9.1963ms 2026-01-20 21:14:47.639 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/laxante - null null 2026-01-20 21:14:47.639 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:47.639 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/laxante - 204 null null 0.3069ms 2026-01-20 21:14:47.696 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/laxante - null null 2026-01-20 21:14:47.696 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:47.697 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:47.701 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:47.702 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:47.702 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:47.702 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:47.702 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/laxante - 200 null application/json; charset=utf-8 5.8721ms 2026-01-20 21:14:52.745 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sabila - null null 2026-01-20 21:14:52.745 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:52.745 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sabila - 204 null null 0.5661ms 2026-01-20 21:14:52.805 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sabila - null null 2026-01-20 21:14:52.805 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:52.805 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:52.810 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:52.810 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:52.810 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:52.811 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:52.811 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sabila - 200 null application/json; charset=utf-8 6.0861ms 2026-01-20 21:14:55.463 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/papa - null null 2026-01-20 21:14:55.463 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:55.463 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/papa - 204 null null 0.3311ms 2026-01-20 21:14:55.524 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/papa - null null 2026-01-20 21:14:55.525 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:14:55.525 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:55.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:14:55.533 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:14:55.533 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:14:55.533 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:14:55.534 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/papa - 200 null application/json; charset=utf-8 9.2551ms 2026-01-20 21:15:01.778 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:15:01.778 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:15:01.779 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.5993ms 2026-01-20 21:15:01.837 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:15:01.837 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:15:01.837 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:15:01.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 21:15:01.841 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:15:01.841 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:15:01.841 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:15:01.841 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.4564ms 2026-01-20 21:15:16.963 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vital - null null 2026-01-20 21:15:16.964 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:15:16.964 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vital - 204 null null 0.3282ms 2026-01-20 21:15:17.029 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vital - null null 2026-01-20 21:15:17.030 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:15:17.030 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:15:17.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:15:17.037 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:15:17.037 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:15:17.037 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:15:17.037 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/vital - 200 null application/json; charset=utf-8 8.0612ms 2026-01-20 21:16:30.235 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/morunga - null null 2026-01-20 21:16:30.236 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:30.236 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/morunga - 204 null null 0.2592ms 2026-01-20 21:16:30.294 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/morunga - null null 2026-01-20 21:16:30.294 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:30.294 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:30.299 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:16:30.300 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:16:30.300 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:16:30.300 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:30.300 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/morunga - 200 null application/json; charset=utf-8 6.3283ms 2026-01-20 21:16:34.372 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/moringa - null null 2026-01-20 21:16:34.373 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:34.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/moringa - 204 null null 0.3492ms 2026-01-20 21:16:34.436 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/moringa - null null 2026-01-20 21:16:34.436 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:34.436 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:34.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:16:34.443 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:16:34.443 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:16:34.443 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:34.443 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/moringa - 200 null application/json; charset=utf-8 7.5266ms 2026-01-20 21:16:44.273 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucinate - null null 2026-01-20 21:16:44.273 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:44.274 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucinate - 204 null null 0.3244ms 2026-01-20 21:16:44.331 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucinate - null null 2026-01-20 21:16:44.331 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:44.331 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:44.337 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:16:44.337 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:16:44.337 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:16:44.337 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:44.337 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucinate - 200 null application/json; charset=utf-8 6.5134ms 2026-01-20 21:16:49.503 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glycinate - null null 2026-01-20 21:16:49.503 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:49.503 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glycinate - 204 null null 0.2938ms 2026-01-20 21:16:49.570 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glycinate - null null 2026-01-20 21:16:49.570 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:16:49.570 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:49.574 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:16:49.578 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:16:49.578 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:16:49.578 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:16:49.579 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glycinate - 200 null application/json; charset=utf-8 8.9445ms 2026-01-20 21:17:31.624 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tirple - null null 2026-01-20 21:17:31.624 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:17:31.624 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tirple - 204 null null 0.4068ms 2026-01-20 21:17:31.684 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/tirple - null null 2026-01-20 21:17:31.684 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:17:31.684 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:17:31.690 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:17:31.690 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:17:31.690 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:17:31.690 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:17:31.690 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/tirple - 200 null application/json; charset=utf-8 6.6962ms 2026-01-20 21:17:35.150 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/triple - null null 2026-01-20 21:17:35.150 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:17:35.150 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/triple - 204 null null 0.3568ms 2026-01-20 21:17:35.210 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/triple - null null 2026-01-20 21:17:35.210 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:17:35.210 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:17:35.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:17:35.217 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:17:35.218 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:17:35.218 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:17:35.218 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/triple - 200 null application/json; charset=utf-8 8.4282ms 2026-01-20 21:18:02.368 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/spy - null null 2026-01-20 21:18:02.369 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:18:02.369 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/spy - 204 null null 0.3851ms 2026-01-20 21:18:02.427 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/spy - null null 2026-01-20 21:18:02.428 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:18:02.428 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:18:02.434 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:18:02.435 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:18:02.436 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:18:02.436 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:18:02.437 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/spy - 200 null application/json; charset=utf-8 9.2924ms 2026-01-20 21:18:05.583 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/soy - null null 2026-01-20 21:18:05.583 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:18:05.583 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/soy - 204 null null 0.3601ms 2026-01-20 21:18:05.643 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/soy - null null 2026-01-20 21:18:05.643 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:18:05.643 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:18:05.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:18:05.652 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:18:05.652 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:18:05.821 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:18:05.821 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/soy - 200 null application/json; charset=utf-8 177.9554ms 2026-01-20 21:19:04.422 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/turmeric - null null 2026-01-20 21:19:04.422 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:19:04.422 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/turmeric - 204 null null 0.3306ms 2026-01-20 21:19:04.481 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/turmeric - null null 2026-01-20 21:19:04.481 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:19:04.481 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:19:04.487 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:19:04.489 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:19:04.489 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:19:04.489 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:19:04.489 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/turmeric - 200 null application/json; charset=utf-8 8.3707ms 2026-01-20 21:20:24.564 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Hair - null null 2026-01-20 21:20:24.565 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:20:24.565 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Hair - 204 null null 0.2961ms 2026-01-20 21:20:24.624 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Hair - null null 2026-01-20 21:20:24.624 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:20:24.624 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:20:24.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:20:24.633 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:20:24.633 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:20:24.633 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:20:24.633 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Hair - 200 null application/json; charset=utf-8 9.4284ms 2026-01-20 21:25:06.043 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gotula - null null 2026-01-20 21:25:06.043 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:25:06.043 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gotula - 204 null null 0.3922ms 2026-01-20 21:25:06.100 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gotula - null null 2026-01-20 21:25:06.100 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:25:06.101 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:25:06.106 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:25:06.107 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:25:06.107 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:25:06.107 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:25:06.107 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gotula - 200 null application/json; charset=utf-8 7.3821ms 2026-01-20 21:25:10.776 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/goty - null null 2026-01-20 21:25:10.776 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:25:10.776 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/goty - 204 null null 0.4138ms 2026-01-20 21:25:10.842 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/goty - null null 2026-01-20 21:25:10.843 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:25:10.843 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:25:10.848 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:25:10.848 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:25:10.848 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:25:10.848 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:25:10.848 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/goty - 200 null application/json; charset=utf-8 5.6572ms 2026-01-20 21:25:14.652 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gotu - null null 2026-01-20 21:25:14.652 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:25:14.653 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gotu - 204 null null 0.3602ms 2026-01-20 21:25:14.712 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gotu - null null 2026-01-20 21:25:14.712 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:25:14.713 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:25:14.720 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 21:25:14.721 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:25:14.721 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:25:14.721 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 21:25:14.721 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gotu - 200 null application/json; charset=utf-8 8.9489ms 2026-01-20 21:41:10.185 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:41:10.186 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:41:10.186 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3895ms 2026-01-20 21:41:10.251 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 21:41:10.252 +00:00 [INF] CORS policy execution successful. 2026-01-20 21:41:10.252 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:41:10.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 21:41:10.519 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 21:41:10.520 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 21:41:10.520 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 21:41:10.520 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 268.1987ms 2026-01-20 22:24:33.787 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2026-01-20 22:24:33.788 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:33.788 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.6032ms 2026-01-20 22:24:33.847 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 61 2026-01-20 22:24:33.848 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:33.848 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2026-01-20 22:24:34.141 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2026-01-20 22:24:34.272 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2026-01-20 22:24:34.274 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:24:34.274 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2026-01-20 22:24:34.274 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2026-01-20 22:24:34.274 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 426.8156ms 2026-01-20 22:24:38.360 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 22:24:38.360 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.360 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3122ms 2026-01-20 22:24:38.414 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2026-01-20 22:24:38.415 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.415 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2026-01-20 22:24:38.415 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.415 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3381ms 2026-01-20 22:24:38.415 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.9573ms 2026-01-20 22:24:38.416 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2026-01-20 22:24:38.417 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.417 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.4546ms 2026-01-20 22:24:38.428 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 22:24:38.428 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.431 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 22:24:38.445 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 22:24:38.446 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:24:38.446 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 22:24:38.446 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 22:24:38.447 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 19.0686ms 2026-01-20 22:24:38.471 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2026-01-20 22:24:38.472 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.472 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2026-01-20 22:24:38.476 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2026-01-20 22:24:38.477 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.477 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2026-01-20 22:24:38.476 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2026-01-20 22:24:38.478 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:38.479 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2026-01-20 22:24:38.484 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 22:24:38.485 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:24:38.485 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 22:24:38.485 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2026-01-20 22:24:38.485 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 13.9203ms 2026-01-20 22:24:38.500 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2026-01-20 22:24:38.501 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:24:38.502 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 22:24:38.502 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2026-01-20 22:24:38.502 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 25.8668ms 2026-01-20 22:24:38.503 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2026-01-20 22:24:38.503 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:24:38.503 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2026-01-20 22:24:38.503 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2026-01-20 22:24:38.503 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 27.0356ms 2026-01-20 22:24:42.117 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - null null 2026-01-20 22:24:42.117 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:42.117 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - 204 null null 0.2511ms 2026-01-20 22:24:42.174 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - null null 2026-01-20 22:24:42.174 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:24:42.174 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 22:24:42.180 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 22:24:42.182 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:24:42.183 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 22:24:42.183 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 22:24:42.183 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - 200 null application/json; charset=utf-8 8.9329ms 2026-01-20 22:28:06.852 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 22:28:06.852 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:28:06.852 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2633ms 2026-01-20 22:28:06.911 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 22:28:06.911 +00:00 [INF] CORS policy execution successful. 2026-01-20 22:28:06.911 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 22:28:06.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 22:28:06.914 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 22:28:06.914 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 22:28:06.914 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 22:28:06.914 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.1293ms 2026-01-20 22:35:08.160 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2026-01-20 22:35:08.161 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.4274ms 2026-01-20 22:35:08.161 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2026-01-20 23:03:46.867 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - null null 2026-01-20 23:03:46.867 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:03:46.867 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - 204 null null 0.263ms 2026-01-20 23:03:46.934 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - null null 2026-01-20 23:03:46.934 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:03:46.934 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 23:03:47.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2026-01-20 23:03:47.190 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 23:03:47.190 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 23:03:47.190 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2026-01-20 23:03:47.190 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - 200 null application/json; charset=utf-8 256.4316ms 2026-01-20 23:03:50.466 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/242 - null null 2026-01-20 23:03:50.467 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:03:50.467 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/242 - 204 null null 0.6444ms 2026-01-20 23:03:50.533 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/242 - null null 2026-01-20 23:03:50.533 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:03:50.533 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2026-01-20 23:03:50.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2026-01-20 23:03:50.546 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 23:03:50.546 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2026-01-20 23:03:50.546 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2026-01-20 23:03:50.547 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/242 - 200 null application/json; charset=utf-8 14.069ms 2026-01-20 23:04:05.044 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2026-01-20 23:04:05.044 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:04:05.044 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3694ms 2026-01-20 23:04:05.120 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2026-01-20 23:04:05.120 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:04:05.120 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 23:04:05.143 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2026-01-20 23:04:05.166 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2026-01-20 23:04:05.166 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 23:04:05.166 +00:00 [INF] Writing value of type 'Int64' as Json. 2026-01-20 23:04:05.166 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2026-01-20 23:04:05.166 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 46.7972ms 2026-01-20 23:04:05.230 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41321 - null null 2026-01-20 23:04:05.230 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:04:05.230 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41321 - 204 null null 0.3315ms 2026-01-20 23:04:05.289 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 23:04:05.290 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:04:05.290 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3695ms 2026-01-20 23:04:05.300 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41321 - application/json 105 2026-01-20 23:04:05.301 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:04:05.301 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 23:04:05.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 23:04:05.350 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2026-01-20 23:04:05.350 +00:00 [INF] CORS policy execution successful. 2026-01-20 23:04:05.350 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 23:04:05.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2026-01-20 23:04:05.374 +00:00 [INF] Setting HTTP status code 200. 2026-01-20 23:04:05.375 +00:00 [INF] Writing value of type 'List`1' as Json. 2026-01-20 23:04:05.375 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2026-01-20 23:04:05.375 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 25.2015ms 2026-01-20 23:04:05.457 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2026-01-20 23:04:05.465 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2026-01-20 23:04:05.468 +00:00 [INF] Setting HTTP status code 201. 2026-01-20 23:04:05.468 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2026-01-20 23:04:05.468 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41321 - 201 0 null 167.9358ms