2025-11-27 00:38:46.612 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-27 00:38:46.613 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:38:46.613 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 1.5317ms 2025-11-27 00:38:46.673 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-11-27 00:38:46.673 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:38:46.674 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-27 00:38:46.914 +00:00 [INF] Executed DbCommand (5ms) [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 2025-11-27 00:38:47.033 +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 2025-11-27 00:38:47.034 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 00:38:47.034 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-27 00:38:47.034 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-27 00:38:47.034 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 360.5427ms 2025-11-27 00:38:58.905 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 00:38:58.906 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:38:58.906 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.3405ms 2025-11-27 00:38:58.965 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 00:38:58.965 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:38:58.966 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 00:38:58.985 +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) AND [p].[CategoryId] IN (1, 3) 2025-11-27 00:38:59.148 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 00:38:59.148 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 00:38:59.149 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 00:38:59.150 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 184.6374ms 2025-11-27 00:39:45.961 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - null null 2025-11-27 00:39:45.961 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:39:45.961 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 204 null null 0.3097ms 2025-11-27 00:39:46.021 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - application/json 51 2025-11-27 00:39:46.021 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:39:46.021 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2025-11-27 00:39:46.026 +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); 2025-11-27 00:39:46.027 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 00:39:46.027 +00:00 [INF] Writing value of type 'Guid' as Json. 2025-11-27 00:39:46.027 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2025-11-27 00:39:46.027 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 201 null application/json; charset=utf-8 6.4146ms 2025-11-27 00:39:46.106 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - null null 2025-11-27 00:39:46.106 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:39:46.106 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 204 null null 0.3596ms 2025-11-27 00:39:46.166 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - application/json 448 2025-11-27 00:39:46.167 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:39:46.167 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2025-11-27 00:39:46.173 +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) 2025-11-27 00:39:46.390 +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 2025-11-27 00:39:46.392 +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 2025-11-27 00:39:46.397 +00:00 [INF] Executed DbCommand (3ms) [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), @p41='?' (DbType = Int32), @p24='?' (Size = 4000), @p25='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p26='?' (DbType = Int32), @p27='?' (DbType = Guid), @p28='?' (DbType = DateTime2), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (Size = 150), @p33='?' (Size = 500), @p34='?' (Size = -1) (DbType = Binary), @p35='?' (DbType = Int32), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (Size = 4000), @p38='?' (DbType = Int32), @p39='?' (DbType = Guid), @p40='?' (DbType = DateTime2), @p59='?' (DbType = Int32), @p42='?' (Size = 4000), @p43='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p44='?' (DbType = Int32), @p45='?' (DbType = Guid), @p46='?' (DbType = DateTime2), @p47='?' (DbType = Boolean), @p48='?' (DbType = DateTime2), @p49='?' (DbType = Int32), @p50='?' (Size = 150), @p51='?' (Size = 500), @p52='?' (Size = -1) (DbType = Binary), @p53='?' (DbType = Int32), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (Size = 4000), @p56='?' (DbType = Int32), @p57='?' (DbType = Guid), @p58='?' (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)) 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] = @p24, [BuyPrice] = @p25, [CategoryId] = @p26, [CreatedById] = @p27, [CreatedDate] = @p28, [DeleteFlag] = @p29, [ExpirationDate] = @p30, [MinimunStock] = @p31, [Name] = @p32, [Note] = @p33, [ProductImage] = @p34, [ProductTaxId] = @p35, [SalePrice] = @p36, [Status] = @p37, [Stock] = @p38, [UpdatedById] = @p39, [UpdatedDate] = @p40 OUTPUT 1 WHERE [Id] = @p41; UPDATE [Products] SET [BarCode] = @p42, [BuyPrice] = @p43, [CategoryId] = @p44, [CreatedById] = @p45, [CreatedDate] = @p46, [DeleteFlag] = @p47, [ExpirationDate] = @p48, [MinimunStock] = @p49, [Name] = @p50, [Note] = @p51, [ProductImage] = @p52, [ProductTaxId] = @p53, [SalePrice] = @p54, [Status] = @p55, [Stock] = @p56, [UpdatedById] = @p57, [UpdatedDate] = @p58 OUTPUT 1 WHERE [Id] = @p59; 2025-11-27 00:39:46.400 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 00:39:46.400 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 00:39:46.400 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2025-11-27 00:39:46.400 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 201 null application/json; charset=utf-8 234.0899ms 2025-11-27 00:39:46.462 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 00:39:46.462 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:39:46.462 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.7242ms 2025-11-27 00:39:46.522 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 00:39:46.522 +00:00 [INF] CORS policy execution successful. 2025-11-27 00:39:46.522 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 00:39:46.527 +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) AND [p].[CategoryId] IN (1, 3) 2025-11-27 00:39:46.680 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 00:39:46.680 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 00:39:46.681 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 00:39:46.681 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 159.5198ms 2025-11-27 05:12:52.493 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-11-27 05:12:52.493 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 0.389ms 2025-11-27 05:12:52.493 +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 2025-11-27 07:00:50.700 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-27 07:00:50.701 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.8985ms 2025-11-27 07:00:50.701 +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 2025-11-27 07:01:40.543 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/robots.txt - null null 2025-11-27 07:01:40.543 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/robots.txt - 404 0 null 0.3336ms 2025-11-27 07:01:40.543 +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/robots.txt, Response status code: 404 2025-11-27 08:50:43.735 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-27 08:50:43.736 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 1.1181ms 2025-11-27 08:50:43.736 +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 2025-11-27 12:23:23.485 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33/ - null null 2025-11-27 12:23:23.485 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33/ - 404 0 null 0.4289ms 2025-11-27 12:23:23.485 +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/, Response status code: 404 2025-11-27 12:23:25.304 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - null null 2025-11-27 12:23:25.304 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - 404 0 null 0.2962ms 2025-11-27 12:23:25.304 +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/favicon.ico, Response status code: 404 2025-11-27 13:42:36.572 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/meta - null null 2025-11-27 13:42:36.573 +00:00 [INF] CORS policy execution successful. 2025-11-27 13:42:36.573 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/meta - 204 null null 1.3907ms 2025-11-27 13:42:36.627 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/meta - null null 2025-11-27 13:42:36.628 +00:00 [INF] CORS policy execution successful. 2025-11-27 13:42:36.635 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 13:42:37.014 +00:00 [INF] Executed DbCommand (12ms) [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'\')) 2025-11-27 13:42:37.030 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 13:42:37.030 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 13:42:37.030 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 13:42:37.030 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/meta - 200 null application/json; charset=utf-8 402.7858ms 2025-11-27 13:42:45.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/eucalipto - null null 2025-11-27 13:42:45.132 +00:00 [INF] CORS policy execution successful. 2025-11-27 13:42:45.132 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/eucalipto - 204 null null 0.2694ms 2025-11-27 13:42:45.187 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/eucalipto - null null 2025-11-27 13:42:45.187 +00:00 [INF] CORS policy execution successful. 2025-11-27 13:42:45.187 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 13:42:45.190 +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'\')) 2025-11-27 13:42:45.195 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 13:42:45.195 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 13:42:45.305 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 13:42:45.305 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/eucalipto - 200 null application/json; charset=utf-8 118.1389ms 2025-11-27 15:21:01.675 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-27 15:21:01.676 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2673ms 2025-11-27 15:21:01.676 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-27 15:21:01.676 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.1053ms 2025-11-27 15:21:01.675 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:21:01.676 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.8955ms 2025-11-27 15:21:01.686 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-27 15:21:01.686 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.686 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.4798ms 2025-11-27 15:21:01.730 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:21:01.730 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.731 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:21:01.739 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-27 15:21:01.740 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.740 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-27 15:21:01.741 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-27 15:21:01.742 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.742 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-27 15:21:01.746 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-27 15:21:01.747 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:21:01.747 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-27 15:21:02.073 +00:00 [INF] Executed DbCommand (11ms) [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) 2025-11-27 15:21:02.073 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:21:02.073 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:21:02.073 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:21:02.074 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 343.5988ms 2025-11-27 15:21:02.081 +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] 2025-11-27 15:21:02.081 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:21:02.081 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-27 15:21:02.081 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-27 15:21:02.081 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 339.7306ms 2025-11-27 15:21:02.082 +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) 2025-11-27 15:21:02.082 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:21:02.082 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:21:02.082 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-27 15:21:02.082 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 343.3123ms 2025-11-27 15:21:02.098 +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] 2025-11-27 15:21:02.098 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:21:02.099 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:21:02.099 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-27 15:21:02.099 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 352.7498ms 2025-11-27 15:22:59.544 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ozono local - null null 2025-11-27 15:22:59.544 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:22:59.545 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ozono local - 204 null null 0.228ms 2025-11-27 15:22:59.610 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ozono local - null null 2025-11-27 15:22:59.611 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:22:59.611 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:22:59.615 +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'\')) 2025-11-27 15:22:59.616 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:22:59.616 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:22:59.616 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:22:59.617 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ozono local - 200 null application/json; charset=utf-8 6.2139ms 2025-11-27 15:23:07.518 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamina c - null null 2025-11-27 15:23:07.519 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:23:07.519 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamina c - 204 null null 0.3662ms 2025-11-27 15:23:07.579 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamina c - null null 2025-11-27 15:23:07.579 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:23:07.579 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:23:07.582 +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'\')) 2025-11-27 15:23:07.592 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:23:07.592 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:23:07.703 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:23:07.703 +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 124.7389ms 2025-11-27 15:30:21.545 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:30:21.545 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:21.545 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3589ms 2025-11-27 15:30:21.605 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:30:21.605 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:21.605 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:30:21.865 +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) 2025-11-27 15:30:21.865 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:30:21.866 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:30:21.866 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:30:21.866 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 261.1558ms 2025-11-27 15:30:36.486 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1402 - null null 2025-11-27 15:30:36.487 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:36.487 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1402 - 204 null null 0.4547ms 2025-11-27 15:30:36.542 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1402 - null null 2025-11-27 15:30:36.542 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:36.542 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:30:36.552 +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 2025-11-27 15:30:36.553 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:30:36.554 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-27 15:30:36.554 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:30:36.554 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1402 - 200 null application/json; charset=utf-8 12.912ms 2025-11-27 15:30:47.080 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 15:30:47.080 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:47.081 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3661ms 2025-11-27 15:30:47.139 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-27 15:30:47.140 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:47.140 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:30:47.146 +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); 2025-11-27 15:30:47.151 +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); 2025-11-27 15:30:47.152 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:30:47.152 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 15:30:47.152 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:30:47.152 +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.9864ms 2025-11-27 15:30:47.209 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41017 - null null 2025-11-27 15:30:47.209 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:47.209 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41017 - 204 null null 0.3435ms 2025-11-27 15:30:47.264 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:30:47.264 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:47.265 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.6978ms 2025-11-27 15:30:47.279 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41017 - application/json 211 2025-11-27 15:30:47.279 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:47.280 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:30:47.282 +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) 2025-11-27 15:30:47.319 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:30:47.319 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:30:47.319 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:30:47.356 +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) 2025-11-27 15:30:47.356 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:30:47.356 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:30:47.356 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:30:47.356 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 37.5464ms 2025-11-27 15:30:47.486 +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))'. 2025-11-27 15:30:47.497 +00:00 [INF] Executed DbCommand (11ms) [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; 2025-11-27 15:30:47.501 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:30:47.502 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:30:47.502 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41017 - 201 0 null 222.5889ms 2025-11-27 15:37:20.895 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:37:20.895 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:37:20.895 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.4097ms 2025-11-27 15:37:20.954 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:37:20.954 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:37:20.955 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:37:21.196 +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'\')) 2025-11-27 15:37:21.204 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:37:21.204 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:37:21.308 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:37:21.308 +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 354.3043ms 2025-11-27 15:39:21.761 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-11-27 15:39:21.762 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 0.2566ms 2025-11-27 15:39:21.762 +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 2025-11-27 15:40:52.159 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:40:52.159 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:40:52.159 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2931ms 2025-11-27 15:40:52.219 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:40:52.219 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:40:52.219 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:40:52.221 +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) 2025-11-27 15:40:52.221 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:40:52.222 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:40:52.222 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:40:52.222 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.0189ms 2025-11-27 15:45:49.045 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:45:49.045 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:45:49.045 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - 204 null null 0.4203ms 2025-11-27 15:45:49.105 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:45:49.105 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:45:49.105 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:45:49.112 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:45:49.114 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:45:49.114 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:45:49.114 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:45:49.114 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - 200 null application/json; charset=utf-8 9.2828ms 2025-11-27 15:45:49.355 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mon - null null 2025-11-27 15:45:49.356 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:45:49.356 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mon - 204 null null 0.9952ms 2025-11-27 15:45:49.415 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mon - null null 2025-11-27 15:45:49.415 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:45:49.416 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:45:49.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:45:49.418 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:45:49.418 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:45:49.418 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:45:49.418 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mon - 200 null application/json; charset=utf-8 3.4033ms 2025-11-27 15:45:49.995 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mont - null null 2025-11-27 15:45:49.995 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:45:49.995 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mont - 204 null null 0.4206ms 2025-11-27 15:45:50.056 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mont - null null 2025-11-27 15:45:50.056 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:45:50.056 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:45:50.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:45:50.060 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:45:50.060 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:45:50.060 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:45:50.060 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mont - 200 null application/json; charset=utf-8 4.694ms 2025-11-27 15:46:05.856 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:46:05.856 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:05.856 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.4911ms 2025-11-27 15:46:05.921 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:46:05.922 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:05.923 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:46:05.926 +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'\')) 2025-11-27 15:46:05.932 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:46:05.932 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:46:06.045 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:46:06.046 +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 124.6667ms 2025-11-27 15:46:12.140 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:46:12.141 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:12.141 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3991ms 2025-11-27 15:46:12.200 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:46:12.201 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:12.201 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:46:12.203 +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) 2025-11-27 15:46:12.203 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:46:12.203 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:46:12.204 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:46:12.204 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.6976ms 2025-11-27 15:46:16.839 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:46:16.840 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:16.841 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 1.3194ms 2025-11-27 15:46:16.899 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:46:16.899 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:16.899 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:46:16.903 +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'\')) 2025-11-27 15:46:16.911 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:46:16.911 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:46:17.076 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:46:17.076 +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 176.8817ms 2025-11-27 15:46:29.310 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/carbon - null null 2025-11-27 15:46:29.310 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:29.311 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/carbon - 204 null null 0.2994ms 2025-11-27 15:46:29.377 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/carbon - null null 2025-11-27 15:46:29.377 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:29.377 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:46:29.380 +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'\')) 2025-11-27 15:46:29.386 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:46:29.386 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:46:29.387 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:46:29.387 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/carbon - 200 null application/json; charset=utf-8 10.075ms 2025-11-27 15:46:36.191 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/35 - null null 2025-11-27 15:46:36.191 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:36.191 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/35 - 204 null null 0.5305ms 2025-11-27 15:46:36.250 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/35 - null null 2025-11-27 15:46:36.250 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:46:36.251 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:46:36.254 +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 2025-11-27 15:46:36.255 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:46:36.255 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-27 15:46:36.255 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:46:36.255 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/35 - 200 null application/json; charset=utf-8 5.1006ms 2025-11-27 15:47:04.370 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/m - null null 2025-11-27 15:47:04.370 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:04.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/m - 204 null null 0.3391ms 2025-11-27 15:47:04.429 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/m - null null 2025-11-27 15:47:04.429 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:04.430 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:47:04.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:47:04.433 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:47:04.433 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:47:04.433 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:47:04.434 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/m - 200 null application/json; charset=utf-8 4.5911ms 2025-11-27 15:47:04.689 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:47:04.689 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:04.689 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - 204 null null 0.3493ms 2025-11-27 15:47:04.749 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:47:04.749 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:04.749 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:47:04.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:47:04.752 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:47:04.753 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:47:04.753 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:47:04.753 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - 200 null application/json; charset=utf-8 3.9586ms 2025-11-27 15:47:45.611 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 15:47:45.611 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.611 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3567ms 2025-11-27 15:47:45.669 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-27 15:47:45.670 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.670 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:47:45.675 +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); 2025-11-27 15:47:45.679 +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); 2025-11-27 15:47:45.680 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:47:45.680 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 15:47:45.681 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:47:45.681 +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.7315ms 2025-11-27 15:47:45.745 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41018 - null null 2025-11-27 15:47:45.745 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.746 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41018 - 204 null null 0.333ms 2025-11-27 15:47:45.810 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-11-27 15:47:45.810 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.810 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.5363ms 2025-11-27 15:47:45.817 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - null null 2025-11-27 15:47:45.818 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.818 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - 204 null null 0.6341ms 2025-11-27 15:47:45.830 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41018 - application/json 211 2025-11-27 15:47:45.831 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.831 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:47:45.831 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:47:45.831 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.831 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.6713ms 2025-11-27 15:47:45.833 +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) 2025-11-27 15:47:45.865 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-11-27 15:47:45.866 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.866 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 15:47:45.885 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - application/json 177 2025-11-27 15:47:45.886 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.886 +00:00 [INF] Executing endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 15:47:45.900 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:47:45.900 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:47:45.900 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:47:46.002 +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))'. 2025-11-27 15:47:46.006 +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; 2025-11-27 15:47:46.010 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:47:46.010 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:47:46.010 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41018 - 201 0 null 179.7474ms 2025-11-27 15:47:46.199 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Guid), @p3='?' (DbType = DateTime2), @p4='?' (DbType = Int32), @p5='?' (DbType = Boolean), @p6='?' (DbType = Date), @p7='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Int64), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [CxC] ([Id], [CapitalAmount], [CreatedById], [CreatedDate], [CustomerId], [DeleteFlag], [ExpirationDate], [InterestAmount], [PenaltyAmount], [ReceiptNumber], [SalesId], [Sequence], [TotalAmount], [UpdatedById], [UpdatedDate]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14); 2025-11-27 15:47:46.199 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-11-27 15:47:46.200 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:47:46.200 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:47:46.201 +00:00 [INF] Writing value of type 'GetOrUpdateAccountsReceivableDto' as Json. 2025-11-27 15:47:46.201 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-11-27 15:47:46.201 +00:00 [INF] Executed endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 15:47:46.201 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 15:47:46.201 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 335.864ms 2025-11-27 15:47:46.201 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - 201 null application/json; charset=utf-8 315.6935ms 2025-11-27 15:47:46.218 +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) 2025-11-27 15:47:46.219 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:47:46.219 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:47:46.219 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:47:46.219 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 319.5676ms 2025-11-27 15:48:05.606 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:48:05.607 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:48:05.607 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2656ms 2025-11-27 15:48:05.671 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:48:05.672 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:48:05.672 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:48:05.676 +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'\')) 2025-11-27 15:48:05.686 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:48:05.686 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:48:05.808 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:48:05.808 +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 136.8099ms 2025-11-27 15:48:12.423 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/xarbon - null null 2025-11-27 15:48:12.423 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:48:12.423 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/xarbon - 204 null null 0.3948ms 2025-11-27 15:48:12.484 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/xarbon - null null 2025-11-27 15:48:12.484 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:48:12.485 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:48:12.491 +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'\')) 2025-11-27 15:48:12.491 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:48:12.492 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:48:12.492 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:48:12.492 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/xarbon - 200 null application/json; charset=utf-8 8.0584ms 2025-11-27 15:48:16.293 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/carbon - null null 2025-11-27 15:48:16.293 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:48:16.294 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/carbon - 204 null null 0.2525ms 2025-11-27 15:48:16.357 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/carbon - null null 2025-11-27 15:48:16.357 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:48:16.358 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:48:16.361 +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'\')) 2025-11-27 15:48:16.366 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:48:16.366 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:48:16.367 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:48:16.367 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/carbon - 200 null application/json; charset=utf-8 9.7948ms 2025-11-27 15:49:11.185 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/35 - null null 2025-11-27 15:49:11.185 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:11.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/35 - 204 null null 0.3818ms 2025-11-27 15:49:11.244 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/35 - null null 2025-11-27 15:49:11.244 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:11.245 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:49:11.247 +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 2025-11-27 15:49:11.248 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:49:11.248 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-27 15:49:11.249 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:49:11.249 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/35 - 200 null application/json; charset=utf-8 4.397ms 2025-11-27 15:49:16.670 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:49:16.670 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:16.670 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - 204 null null 0.2337ms 2025-11-27 15:49:16.730 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:49:16.730 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:16.731 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:49:16.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:49:16.733 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:49:16.733 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:49:16.734 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:49:16.734 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - 200 null application/json; charset=utf-8 3.643ms 2025-11-27 15:49:37.057 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 15:49:37.057 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.058 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.0383ms 2025-11-27 15:49:37.126 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-27 15:49:37.126 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.127 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:49:37.132 +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); 2025-11-27 15:49:37.136 +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); 2025-11-27 15:49:37.136 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:49:37.136 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 15:49:37.136 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:49:37.136 +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.4331ms 2025-11-27 15:49:37.201 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41019 - null null 2025-11-27 15:49:37.201 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.201 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41019 - 204 null null 0.3461ms 2025-11-27 15:49:37.208 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-11-27 15:49:37.208 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - null null 2025-11-27 15:49:37.209 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.209 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - 204 null null 0.1568ms 2025-11-27 15:49:37.209 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:49:37.209 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.209 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.0424ms 2025-11-27 15:49:37.209 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.209 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 1.1748ms 2025-11-27 15:49:37.260 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41019 - application/json 211 2025-11-27 15:49:37.260 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.261 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:49:37.263 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - application/json 177 2025-11-27 15:49:37.263 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-11-27 15:49:37.264 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.264 +00:00 [INF] Executing endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 15:49:37.263 +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) 2025-11-27 15:49:37.264 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.265 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 15:49:37.269 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:49:37.269 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:37.269 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:49:37.270 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-11-27 15:49:37.271 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:49:37.271 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-11-27 15:49:37.271 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 15:49:37.271 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 7.9589ms 2025-11-27 15:49:37.272 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Guid), @p3='?' (DbType = DateTime2), @p4='?' (DbType = Int32), @p5='?' (DbType = Boolean), @p6='?' (DbType = Date), @p7='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Int64), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [CxC] ([Id], [CapitalAmount], [CreatedById], [CreatedDate], [CustomerId], [DeleteFlag], [ExpirationDate], [InterestAmount], [PenaltyAmount], [ReceiptNumber], [SalesId], [Sequence], [TotalAmount], [UpdatedById], [UpdatedDate]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14); 2025-11-27 15:49:37.273 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:49:37.274 +00:00 [INF] Writing value of type 'GetOrUpdateAccountsReceivableDto' as Json. 2025-11-27 15:49:37.274 +00:00 [INF] Executed endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 15:49:37.274 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - 201 null application/json; charset=utf-8 10.8106ms 2025-11-27 15:49:37.278 +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) 2025-11-27 15:49:37.278 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:49:37.278 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:49:37.278 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:49:37.278 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 9.4067ms 2025-11-27 15:49:37.470 +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))'. 2025-11-27 15:49:37.475 +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; 2025-11-27 15:49:37.480 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:49:37.480 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:49:37.481 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41019 - 201 0 null 220.6389ms 2025-11-27 15:49:52.143 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:49:52.144 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:52.144 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.4076ms 2025-11-27 15:49:52.206 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 15:49:52.206 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:52.206 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:49:52.210 +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'\')) 2025-11-27 15:49:52.219 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:49:52.220 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:49:52.220 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:49:52.220 +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 14.4204ms 2025-11-27 15:49:59.071 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/carbon - null null 2025-11-27 15:49:59.071 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:59.071 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/carbon - 204 null null 0.2815ms 2025-11-27 15:49:59.131 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/carbon - null null 2025-11-27 15:49:59.131 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:49:59.131 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:49:59.134 +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'\')) 2025-11-27 15:49:59.140 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:49:59.140 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:49:59.141 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 15:49:59.141 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/carbon - 200 null application/json; charset=utf-8 9.819ms 2025-11-27 15:50:01.594 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/35 - null null 2025-11-27 15:50:01.594 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:50:01.594 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/35 - 204 null null 0.2848ms 2025-11-27 15:50:01.655 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/35 - null null 2025-11-27 15:50:01.655 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:50:01.655 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:50:01.665 +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 2025-11-27 15:50:01.665 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:50:01.666 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-27 15:50:01.666 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-27 15:50:01.666 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/35 - 200 null application/json; charset=utf-8 11.4065ms 2025-11-27 15:52:19.171 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/m - null null 2025-11-27 15:52:19.171 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:19.172 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/m - 204 null null 0.3114ms 2025-11-27 15:52:19.231 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/m - null null 2025-11-27 15:52:19.231 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:19.232 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:52:19.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:52:19.234 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:52:19.234 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:52:19.235 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:52:19.235 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/m - 200 null application/json; charset=utf-8 3.5638ms 2025-11-27 15:52:19.681 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:52:19.681 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:19.681 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/mo - 204 null null 0.3586ms 2025-11-27 15:52:19.741 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - null null 2025-11-27 15:52:19.741 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:19.741 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:52:19.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 15:52:19.744 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:52:19.744 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:52:19.744 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 15:52:19.744 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/mo - 200 null application/json; charset=utf-8 3.3311ms 2025-11-27 15:52:40.867 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 15:52:40.867 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:40.867 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2652ms 2025-11-27 15:52:40.926 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-27 15:52:40.927 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:40.927 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:52:40.932 +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); 2025-11-27 15:52:40.936 +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); 2025-11-27 15:52:40.937 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:52:40.937 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 15:52:40.937 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 15:52:40.937 +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.0293ms 2025-11-27 15:52:41.006 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41020 - null null 2025-11-27 15:52:41.007 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.007 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41020 - 204 null null 1.0089ms 2025-11-27 15:52:41.065 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-11-27 15:52:41.066 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.066 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.4106ms 2025-11-27 15:52:41.069 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:52:41.069 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.069 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2236ms 2025-11-27 15:52:41.069 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - null null 2025-11-27 15:52:41.070 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.070 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - 204 null null 0.4469ms 2025-11-27 15:52:41.076 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41020 - application/json 211 2025-11-27 15:52:41.076 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.077 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:52:41.079 +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) 2025-11-27 15:52:41.126 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-11-27 15:52:41.126 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.127 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 15:52:41.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-11-27 15:52:41.131 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:52:41.131 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-11-27 15:52:41.131 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 15:52:41.132 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 5.3268ms 2025-11-27 15:52:41.134 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - application/json 177 2025-11-27 15:52:41.135 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.135 +00:00 [INF] Executing endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 15:52:41.143 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Guid), @p3='?' (DbType = DateTime2), @p4='?' (DbType = Int32), @p5='?' (DbType = Boolean), @p6='?' (DbType = Date), @p7='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Int64), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [CxC] ([Id], [CapitalAmount], [CreatedById], [CreatedDate], [CustomerId], [DeleteFlag], [ExpirationDate], [InterestAmount], [PenaltyAmount], [ReceiptNumber], [SalesId], [Sequence], [TotalAmount], [UpdatedById], [UpdatedDate]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14); 2025-11-27 15:52:41.144 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:52:41.144 +00:00 [INF] Writing value of type 'GetOrUpdateAccountsReceivableDto' as Json. 2025-11-27 15:52:41.144 +00:00 [INF] Executed endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 15:52:41.144 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - 201 null application/json; charset=utf-8 9.4572ms 2025-11-27 15:52:41.144 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 15:52:41.144 +00:00 [INF] CORS policy execution successful. 2025-11-27 15:52:41.144 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:52:41.149 +00:00 [INF] Executed DbCommand (4ms) [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) 2025-11-27 15:52:41.149 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 15:52:41.149 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 15:52:41.149 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 15:52:41.149 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.5542ms 2025-11-27 15:52:41.243 +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))'. 2025-11-27 15:52:41.248 +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; 2025-11-27 15:52:41.254 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 15:52:41.255 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 15:52:41.255 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41020 - 201 0 null 179.099ms 2025-11-27 16:32:23.707 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-27 16:32:23.708 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:32:23.709 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 1.256ms 2025-11-27 16:32:23.861 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-11-27 16:32:23.862 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:32:23.862 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-27 16:32:24.179 +00:00 [INF] Executed DbCommand (7ms) [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 2025-11-27 16:32:24.349 +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 2025-11-27 16:32:24.350 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:32:24.350 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-27 16:32:24.351 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-27 16:32:24.351 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 489.2854ms 2025-11-27 16:32:29.709 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salestoday - null null 2025-11-27 16:32:29.709 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:32:29.709 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salestoday - 204 null null 0.3594ms 2025-11-27 16:32:29.764 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Sales/salestoday - null null 2025-11-27 16:32:29.764 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:32:29.765 +00:00 [INF] Executing endpoint 'HTTP: GET Sales/salestoday' 2025-11-27 16:32:29.845 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[@__today_0='?' (DbType = DateTime2), @__AddDays_1='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SELECT [t0].[c], [t0].[c0], [t0].[c1], [t0].[c2], [t0].[c3], [t0].[Key], [t2].[Id], [t2].[CreatedById], [t2].[CreatedDate], [t2].[DeleteFlag], [t2].[DiscountAmount], [t2].[DiscountPercentage], [t2].[TotalAmount], [t2].[TotalNetAmount], [t2].[TotalTax], [t2].[UpdatedById], [t2].[UpdatedDate], [t2].[Id0], [t2].[Amount], [t2].[CreatedById0], [t2].[CreatedDate0], [t2].[DeleteFlag0], [t2].[PaymentTypeId], [t2].[SalesId], [t2].[UpdatedById0], [t2].[UpdatedDate0], [t2].[Id00], [t2].[CreatedById00], [t2].[CreatedDate00], [t2].[DeleteFlag00], [t2].[PaymentDescription], [t2].[UpdatedById00], [t2].[UpdatedDate00] FROM ( SELECT COALESCE(SUM([t].[DiscountPercentage]), 0.0) AS [c], COALESCE(SUM([t].[DiscountAmount]), 0.0) AS [c0], COALESCE(SUM([t].[TotalNetAmount]), 0.0) AS [c1], COALESCE(SUM([t].[TotalTax]), 0.0) AS [c2], COALESCE(SUM([t].[TotalAmount]), 0.0) AS [c3], [t].[Key] FROM ( SELECT [s].[DiscountAmount], [s].[DiscountPercentage], [s].[TotalAmount], [s].[TotalNetAmount], [s].[TotalTax], 1 AS [Key] FROM [Sales] AS [s] WHERE [s].[DeleteFlag] = CAST(0 AS bit) AND [s].[CreatedDate] >= @__today_0 AND [s].[CreatedDate] < @__AddDays_1 ) AS [t] GROUP BY [t].[Key] ) AS [t0] LEFT JOIN ( SELECT [t1].[Id], [t1].[CreatedById], [t1].[CreatedDate], [t1].[DeleteFlag], [t1].[DiscountAmount], [t1].[DiscountPercentage], [t1].[TotalAmount], [t1].[TotalNetAmount], [t1].[TotalTax], [t1].[UpdatedById], [t1].[UpdatedDate], [t3].[Id] AS [Id0], [t3].[Amount], [t3].[CreatedById] AS [CreatedById0], [t3].[CreatedDate] AS [CreatedDate0], [t3].[DeleteFlag] AS [DeleteFlag0], [t3].[PaymentTypeId], [t3].[SalesId], [t3].[UpdatedById] AS [UpdatedById0], [t3].[UpdatedDate] AS [UpdatedDate0], [t3].[Id0] AS [Id00], [t3].[CreatedById0] AS [CreatedById00], [t3].[CreatedDate0] AS [CreatedDate00], [t3].[DeleteFlag0] AS [DeleteFlag00], [t3].[PaymentDescription], [t3].[UpdatedById0] AS [UpdatedById00], [t3].[UpdatedDate0] AS [UpdatedDate00], [t1].[Key] FROM ( SELECT [s0].[Id], [s0].[CreatedById], [s0].[CreatedDate], [s0].[DeleteFlag], [s0].[DiscountAmount], [s0].[DiscountPercentage], [s0].[TotalAmount], [s0].[TotalNetAmount], [s0].[TotalTax], [s0].[UpdatedById], [s0].[UpdatedDate], 1 AS [Key] FROM [Sales] AS [s0] WHERE [s0].[DeleteFlag] = CAST(0 AS bit) AND [s0].[CreatedDate] >= @__today_0 AND [s0].[CreatedDate] < @__AddDays_1 ) AS [t1] LEFT JOIN ( SELECT [s1].[Id], [s1].[Amount], [s1].[CreatedById], [s1].[CreatedDate], [s1].[DeleteFlag], [s1].[PaymentTypeId], [s1].[SalesId], [s1].[UpdatedById], [s1].[UpdatedDate], [t4].[Id] AS [Id0], [t4].[CreatedById] AS [CreatedById0], [t4].[CreatedDate] AS [CreatedDate0], [t4].[DeleteFlag] AS [DeleteFlag0], [t4].[PaymentDescription], [t4].[UpdatedById] AS [UpdatedById0], [t4].[UpdatedDate] AS [UpdatedDate0] FROM [SalesPaymentTypesDetails] AS [s1] INNER JOIN ( 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) ) AS [t4] ON [s1].[PaymentTypeId] = [t4].[Id] WHERE [s1].[DeleteFlag] = CAST(0 AS bit) ) AS [t3] ON [t1].[Id] = [t3].[SalesId] ) AS [t2] ON [t0].[Key] = [t2].[Key] ORDER BY [t0].[Key], [t2].[Id], [t2].[Id0] 2025-11-27 16:32:29.846 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:32:29.846 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:32:29.846 +00:00 [INF] Executed endpoint 'HTTP: GET Sales/salestoday' 2025-11-27 16:32:29.847 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Sales/salestoday - 200 null application/json; charset=utf-8 83.4722ms 2025-11-27 16:33:14.247 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/getearningsthismonth/ - null null 2025-11-27 16:33:14.247 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:33:14.247 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/getearningsthismonth/ - 204 null null 0.2488ms 2025-11-27 16:33:14.303 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Sales/getearningsthismonth/ - null null 2025-11-27 16:33:14.303 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:33:14.303 +00:00 [INF] Executing endpoint 'HTTP: GET Sales/getearningsthismonth' 2025-11-27 16:33:14.332 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__month_0='?' (DbType = Int32), @__year_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT COALESCE(SUM([s].[UnitPrice] - [s].[BuyPrice]), 0.0) FROM [SalesDetail] AS [s] WHERE [s].[DeleteFlag] = CAST(0 AS bit) AND DATEPART(month, [s].[CreatedDate]) = @__month_0 AND DATEPART(year, [s].[CreatedDate]) = @__year_1 2025-11-27 16:33:14.332 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:33:14.332 +00:00 [INF] Writing value of type 'Decimal' as Json. 2025-11-27 16:33:14.333 +00:00 [INF] Executed endpoint 'HTTP: GET Sales/getearningsthismonth' 2025-11-27 16:33:14.333 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Sales/getearningsthismonth/ - 200 null application/json; charset=utf-8 29.9071ms 2025-11-27 16:51:54.407 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 16:51:54.407 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.407 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4469ms 2025-11-27 16:51:54.407 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-27 16:51:54.408 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.408 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.823ms 2025-11-27 16:51:54.417 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-27 16:51:54.418 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.418 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.7445ms 2025-11-27 16:51:54.428 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-27 16:51:54.428 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.428 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.8291ms 2025-11-27 16:51:54.465 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 16:51:54.465 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-27 16:51:54.466 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.466 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.466 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-27 16:51:54.466 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 16:51:54.477 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-27 16:51:54.478 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.479 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-27 16:51:54.487 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-27 16:51:54.488 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:51:54.488 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-27 16:51:54.715 +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) 2025-11-27 16:51:54.716 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:51:54.716 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:51:54.716 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-27 16:51:54.716 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 250.6558ms 2025-11-27 16:51:54.717 +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) 2025-11-27 16:51:54.718 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:51:54.718 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:51:54.719 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 16:51:54.719 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 253.6266ms 2025-11-27 16:51:54.729 +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] 2025-11-27 16:51:54.730 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:51:54.730 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-27 16:51:54.731 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-27 16:51:54.731 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 253.5464ms 2025-11-27 16:51:54.731 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-11-27 16:51:54.732 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:51:54.733 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:51:54.733 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-27 16:51:54.734 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 246.1493ms 2025-11-27 16:52:36.819 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma localizado - null null 2025-11-27 16:52:36.820 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:52:36.820 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma localizado - 204 null null 0.3478ms 2025-11-27 16:52:36.881 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma localizado - null null 2025-11-27 16:52:36.881 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:52:36.881 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 16:52:36.887 +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'\')) 2025-11-27 16:52:36.888 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:52:36.888 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:52:36.888 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 16:52:36.888 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma localizado - 200 null application/json; charset=utf-8 7.2117ms 2025-11-27 16:52:41.498 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-27 16:52:41.498 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:52:41.498 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.2865ms 2025-11-27 16:52:41.561 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-27 16:52:41.561 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:52:41.561 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 16:52:41.564 +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'\')) 2025-11-27 16:52:41.574 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:52:41.574 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:52:41.750 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 16:52:41.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 189.6583ms 2025-11-27 16:53:00.034 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1415 - null null 2025-11-27 16:53:00.034 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:00.035 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1415 - 204 null null 0.8984ms 2025-11-27 16:53:00.097 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1415 - null null 2025-11-27 16:53:00.098 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:00.098 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-27 16:53:00.100 +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 2025-11-27 16:53:00.101 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:53:00.102 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-27 16:53:00.102 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-27 16:53:00.102 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1415 - 200 null application/json; charset=utf-8 5.3679ms 2025-11-27 16:53:52.592 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 16:53:52.593 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:52.593 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.0512ms 2025-11-27 16:53:52.655 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-27 16:53:52.656 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:52.656 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 16:53:52.660 +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); 2025-11-27 16:53:52.664 +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); 2025-11-27 16:53:52.664 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 16:53:52.664 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 16:53:52.664 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 16:53:52.664 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 8.9113ms 2025-11-27 16:53:52.732 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41021 - null null 2025-11-27 16:53:52.733 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:52.733 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41021 - 204 null null 0.3809ms 2025-11-27 16:53:52.742 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 16:53:52.742 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:52.742 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2881ms 2025-11-27 16:53:52.790 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41021 - application/json 106 2025-11-27 16:53:52.791 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:52.791 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 16:53:52.793 +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) 2025-11-27 16:53:52.802 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 16:53:52.802 +00:00 [INF] CORS policy execution successful. 2025-11-27 16:53:52.803 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 16:53:52.805 +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) 2025-11-27 16:53:52.805 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 16:53:52.805 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 16:53:52.806 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 16:53:52.806 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.7817ms 2025-11-27 16:53:52.986 +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))'. 2025-11-27 16:53:52.988 +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); 2025-11-27 16:53:52.993 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 16:53:52.993 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 16:53:52.994 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41021 - 201 0 null 203.2309ms 2025-11-27 18:03:30.408 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/anticandida - null null 2025-11-27 18:03:30.408 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:30.408 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/anticandida - 204 null null 0.3283ms 2025-11-27 18:03:30.468 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/anticandida - null null 2025-11-27 18:03:30.468 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:30.468 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:30.783 +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'\')) 2025-11-27 18:03:30.788 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 18:03:30.788 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 18:03:30.789 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:30.789 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/anticandida - 200 null application/json; charset=utf-8 321.4937ms 2025-11-27 18:03:34.127 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l - null null 2025-11-27 18:03:34.127 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:34.127 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l - 204 null null 0.3857ms 2025-11-27 18:03:34.187 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/l - null null 2025-11-27 18:03:34.188 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:34.188 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:34.191 +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'\')) 2025-11-27 18:03:34.314 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 18:03:34.314 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 18:03:34.908 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:34.909 +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 721.6008ms 2025-11-27 18:03:47.798 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l glutam,ina - null null 2025-11-27 18:03:47.798 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:47.799 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l glutam,ina - 204 null null 0.3466ms 2025-11-27 18:03:47.857 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/l glutam,ina - null null 2025-11-27 18:03:47.858 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:47.858 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:47.863 +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'\')) 2025-11-27 18:03:47.863 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 18:03:47.863 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 18:03:47.863 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:47.863 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/l glutam,ina - 200 null application/json; charset=utf-8 5.7865ms 2025-11-27 18:03:52.826 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l glutamina - null null 2025-11-27 18:03:52.827 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:52.827 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/l glutamina - 204 null null 0.7278ms 2025-11-27 18:03:52.893 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/l glutamina - null null 2025-11-27 18:03:52.893 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:52.893 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:52.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'\')) 2025-11-27 18:03:52.900 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 18:03:52.900 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 18:03:52.900 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:52.900 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/l glutamina - 200 null application/json; charset=utf-8 7.5816ms 2025-11-27 18:03:58.612 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutamina - null null 2025-11-27 18:03:58.612 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:58.612 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutamina - 204 null null 0.3945ms 2025-11-27 18:03:58.672 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glutamina - null null 2025-11-27 18:03:58.672 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:03:58.672 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:58.678 +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'\')) 2025-11-27 18:03:58.680 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 18:03:58.680 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 18:03:58.681 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 18:03:58.681 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/glutamina - 200 null application/json; charset=utf-8 9.1354ms 2025-11-27 18:05:28.167 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 18:05:28.168 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:05:28.168 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.0462ms 2025-11-27 18:05:28.233 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-27 18:05:28.233 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:05:28.233 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 18:05:28.238 +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); 2025-11-27 18:05:28.242 +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); 2025-11-27 18:05:28.243 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 18:05:28.243 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 18:05:28.243 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 18:05:28.243 +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.254ms 2025-11-27 18:05:28.313 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41022 - null null 2025-11-27 18:05:28.313 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:05:28.313 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41022 - 204 null null 0.4788ms 2025-11-27 18:05:28.372 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 18:05:28.373 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:05:28.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3246ms 2025-11-27 18:05:28.393 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41022 - application/json 207 2025-11-27 18:05:28.393 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:05:28.393 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 18:05:28.395 +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) 2025-11-27 18:05:28.432 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 18:05:28.433 +00:00 [INF] CORS policy execution successful. 2025-11-27 18:05:28.433 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 18:05:28.447 +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) 2025-11-27 18:05:28.448 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 18:05:28.448 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 18:05:28.448 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 18:05:28.448 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 15.4728ms 2025-11-27 18:05:28.519 +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))'. 2025-11-27 18:05:28.524 +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; 2025-11-27 18:05:28.529 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 18:05:28.530 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 18:05:28.530 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41022 - 201 0 null 137.3069ms 2025-11-27 19:10:18.195 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/alfalfa - null null 2025-11-27 19:10:18.195 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:10:18.195 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/alfalfa - 204 null null 0.3435ms 2025-11-27 19:10:18.261 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/alfalfa - null null 2025-11-27 19:10:18.261 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:10:18.262 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:10:18.502 +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'\')) 2025-11-27 19:10:18.510 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:10:18.510 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:10:18.510 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:10:18.510 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/alfalfa - 200 null application/json; charset=utf-8 249.1237ms 2025-11-27 19:10:36.227 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 19:10:36.228 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:10:36.228 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3598ms 2025-11-27 19:10:36.287 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 19:10:36.287 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:10:36.288 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 19:10:36.290 +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) 2025-11-27 19:10:36.291 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:10:36.291 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:10:36.291 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 19:10:36.291 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.8401ms 2025-11-27 19:10:45.656 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/bacopa - null null 2025-11-27 19:10:45.656 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:10:45.656 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/bacopa - 204 null null 0.5274ms 2025-11-27 19:10:45.715 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/bacopa - null null 2025-11-27 19:10:45.716 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:10:45.716 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:10:45.721 +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'\')) 2025-11-27 19:10:45.723 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:10:45.723 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:10:45.723 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:10:45.724 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/bacopa - 200 null application/json; charset=utf-8 8.5025ms 2025-11-27 19:19:37.190 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hagalo - null null 2025-11-27 19:19:37.191 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:19:37.191 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hagalo - 204 null null 1.1687ms 2025-11-27 19:19:37.250 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hagalo - null null 2025-11-27 19:19:37.250 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:19:37.250 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:19:37.554 +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'\')) 2025-11-27 19:19:37.555 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:19:37.555 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:19:37.555 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:19:37.556 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hagalo - 200 null application/json; charset=utf-8 305.9469ms 2025-11-27 19:19:43.879 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/limpienza - null null 2025-11-27 19:19:43.879 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:19:43.879 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/limpienza - 204 null null 0.2329ms 2025-11-27 19:19:43.939 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/limpienza - null null 2025-11-27 19:19:43.939 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:19:43.939 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:19:43.944 +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'\')) 2025-11-27 19:19:43.944 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:19:43.944 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:19:43.944 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:19:43.944 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/limpienza - 200 null application/json; charset=utf-8 5.6011ms 2025-11-27 19:19:49.398 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hepatica - null null 2025-11-27 19:19:49.398 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:19:49.398 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hepatica - 204 null null 0.3291ms 2025-11-27 19:19:49.458 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hepatica - null null 2025-11-27 19:19:49.458 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:19:49.458 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:19:49.466 +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'\')) 2025-11-27 19:19:49.467 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:19:49.468 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:19:49.468 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:19:49.468 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hepatica - 200 null application/json; charset=utf-8 10.7754ms 2025-11-27 19:21:51.564 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/daniel - null null 2025-11-27 19:21:51.565 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:21:51.565 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/daniel - 204 null null 0.5512ms 2025-11-27 19:21:51.621 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/daniel - null null 2025-11-27 19:21:51.621 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:21:51.622 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:21:51.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'\')) 2025-11-27 19:21:51.630 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:21:51.630 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:21:51.737 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:21:51.737 +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 115.7856ms 2025-11-27 19:23:18.963 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 19:23:18.963 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:23:18.963 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2366ms 2025-11-27 19:23:19.022 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 19:23:19.022 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:23:19.023 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 19:23:19.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) 2025-11-27 19:23:19.025 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:23:19.025 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:23:19.025 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 19:23:19.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.1545ms 2025-11-27 19:23:32.080 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/a - null null 2025-11-27 19:23:32.081 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:23:32.081 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/a - 204 null null 0.6167ms 2025-11-27 19:23:32.139 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/a - null null 2025-11-27 19:23:32.139 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:23:32.140 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:23:32.142 +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'\')) 2025-11-27 19:23:32.289 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:23:32.289 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:23:32.911 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:23:32.911 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/a - 200 null application/json; charset=utf-8 772.1509ms 2025-11-27 19:24:05.254 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 19:24:05.255 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:24:05.255 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2286ms 2025-11-27 19:24:05.312 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-27 19:24:05.312 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:24:05.313 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:24:05.315 +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'\')) 2025-11-27 19:24:05.321 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:24:05.321 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:24:05.321 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:24:05.322 +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 9.4848ms 2025-11-27 19:24:17.690 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 19:24:17.690 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:24:17.690 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3223ms 2025-11-27 19:24:17.750 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 19:24:17.750 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:24:17.750 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 19:24:17.753 +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) 2025-11-27 19:24:17.753 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:24:17.753 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:24:17.753 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 19:24:17.753 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.3561ms 2025-11-27 19:32:29.289 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-27 19:32:29.289 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:29.290 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3174ms 2025-11-27 19:32:29.340 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-11-27 19:32:29.340 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:29.341 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-27 19:32:29.621 +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 2025-11-27 19:32:29.764 +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 2025-11-27 19:32:29.765 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:29.765 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-27 19:32:29.765 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-27 19:32:29.765 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 425.2699ms 2025-11-27 19:32:34.144 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-27 19:32:34.144 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:34.144 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2898ms 2025-11-27 19:32:34.198 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:32:34.198 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:34.198 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3864ms 2025-11-27 19:32:34.211 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-11-27 19:32:34.211 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:34.212 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3324ms 2025-11-27 19:32:34.212 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-27 19:32:34.212 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:34.212 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-27 19:32:34.228 +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] 2025-11-27 19:32:34.228 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:34.229 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-27 19:32:34.229 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-27 19:32:34.229 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 17.0461ms 2025-11-27 19:32:34.249 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:32:34.249 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:34.250 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:32:34.252 +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) 2025-11-27 19:32:34.253 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:34.253 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:34.253 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:32:34.253 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.5145ms 2025-11-27 19:32:34.271 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-11-27 19:32:34.271 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:34.272 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-11-27 19:32:34.277 +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) 2025-11-27 19:32:34.486 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:34.486 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:35.165 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-11-27 19:32:35.166 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 894.8625ms 2025-11-27 19:32:47.136 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/326 - null null 2025-11-27 19:32:47.136 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:47.136 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/326 - 204 null null 0.3286ms 2025-11-27 19:32:47.195 +00:00 [INF] Request starting HTTP/1.1 DELETE http://159.89.226.33:5227/products/326 - null null 2025-11-27 19:32:47.196 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:47.196 +00:00 [INF] Executing endpoint 'HTTP: DELETE Products/{id}' 2025-11-27 19:32:47.198 +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 2025-11-27 19:32:47.204 +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; 2025-11-27 19:32:47.204 +00:00 [INF] Setting HTTP status code 204. 2025-11-27 19:32:47.204 +00:00 [INF] Executed endpoint 'HTTP: DELETE Products/{id}' 2025-11-27 19:32:47.204 +00:00 [INF] Request finished HTTP/1.1 DELETE http://159.89.226.33:5227/products/326 - 204 null null 8.7949ms 2025-11-27 19:32:47.265 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-11-27 19:32:47.266 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:47.266 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3575ms 2025-11-27 19:32:47.325 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-11-27 19:32:47.325 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:47.326 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-11-27 19:32:47.330 +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) 2025-11-27 19:32:47.548 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:47.548 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:48.197 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-11-27 19:32:48.198 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 872.9701ms 2025-11-27 19:32:49.129 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-11-27 19:32:49.129 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1471 - null null 2025-11-27 19:32:49.130 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:49.130 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:49.130 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1471 - 204 null null 0.7073ms 2025-11-27 19:32:49.130 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.98ms 2025-11-27 19:32:49.138 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:32:49.138 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:49.138 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2347ms 2025-11-27 19:32:49.182 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-11-27 19:32:49.182 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:49.182 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-11-27 19:32:49.184 +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) 2025-11-27 19:32:49.185 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:49.185 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:49.185 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-11-27 19:32:49.185 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.4484ms 2025-11-27 19:32:49.197 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:32:49.197 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:49.198 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:32:49.199 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1471 - null null 2025-11-27 19:32:49.200 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:49.200 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-27 19:32:49.200 +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) 2025-11-27 19:32:49.201 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:49.201 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:49.201 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:32:49.201 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.2715ms 2025-11-27 19:32:49.203 +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 2025-11-27 19:32:49.203 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:49.203 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-27 19:32:49.203 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-27 19:32:49.203 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1471 - 200 null application/json; charset=utf-8 3.9976ms 2025-11-27 19:32:52.488 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1471 - null null 2025-11-27 19:32:52.488 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:52.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1471 - 204 null null 0.3352ms 2025-11-27 19:32:52.559 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1471 - application/json 23638 2025-11-27 19:32:52.559 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:52.560 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-11-27 19:32:52.628 +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 2025-11-27 19:32:52.633 +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; 2025-11-27 19:32:52.634 +00:00 [INF] Setting HTTP status code 204. 2025-11-27 19:32:52.635 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-11-27 19:32:52.635 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1471 - 204 null null 76.086ms 2025-11-27 19:32:54.712 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-27 19:32:54.712 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:54.712 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2496ms 2025-11-27 19:32:54.712 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-11-27 19:32:54.712 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:54.712 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1956ms 2025-11-27 19:32:54.720 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:32:54.721 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:54.721 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3131ms 2025-11-27 19:32:54.764 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-11-27 19:32:54.764 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:54.764 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-11-27 19:32:54.769 +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) 2025-11-27 19:32:54.780 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-27 19:32:54.780 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:54.780 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-27 19:32:54.781 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:32:54.781 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:32:54.781 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:32:54.800 +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] 2025-11-27 19:32:54.801 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:54.801 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-27 19:32:54.801 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-27 19:32:54.801 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 21.7771ms 2025-11-27 19:32:54.812 +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) 2025-11-27 19:32:54.813 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:54.813 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:54.813 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:32:54.814 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 33.2623ms 2025-11-27 19:32:54.916 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:32:54.917 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:32:55.493 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-11-27 19:32:55.494 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 729.7421ms 2025-11-27 19:36:01.167 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-27 19:36:01.167 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:01.167 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2414ms 2025-11-27 19:36:01.237 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-11-27 19:36:01.237 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:01.237 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-27 19:36:01.240 +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 2025-11-27 19:36:01.429 +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 2025-11-27 19:36:01.430 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:36:01.431 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-27 19:36:01.431 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-27 19:36:01.431 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 194.4353ms 2025-11-27 19:36:16.351 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-27 19:36:16.351 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:16.351 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2806ms 2025-11-27 19:36:16.403 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:36:16.403 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:16.403 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3254ms 2025-11-27 19:36:16.420 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-11-27 19:36:16.421 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:16.421 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.9403ms 2025-11-27 19:36:16.422 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-27 19:36:16.422 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:16.422 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-27 19:36:16.424 +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] 2025-11-27 19:36:16.425 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:36:16.425 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-27 19:36:16.426 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-27 19:36:16.426 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.8428ms 2025-11-27 19:36:16.454 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-27 19:36:16.455 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:16.455 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:36:16.457 +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) 2025-11-27 19:36:16.458 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:36:16.458 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:36:16.458 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-27 19:36:16.458 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.1056ms 2025-11-27 19:36:16.490 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-11-27 19:36:16.491 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:16.491 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-11-27 19:36:16.495 +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) 2025-11-27 19:36:16.675 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:36:16.675 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:36:17.460 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-11-27 19:36:17.461 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 970.7956ms 2025-11-27 19:36:46.221 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 19:36:46.222 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:46.222 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.5252ms 2025-11-27 19:36:46.290 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 19:36:46.290 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:36:46.291 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 19:36:46.295 +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) AND [p].[CategoryId] IN (1, 3) 2025-11-27 19:36:46.415 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:36:46.415 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:36:46.416 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 19:36:46.416 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 126.5195ms 2025-11-27 19:37:11.278 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/LI - null null 2025-11-27 19:37:11.279 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:11.279 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/LI - 204 null null 0.3278ms 2025-11-27 19:37:11.343 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/LI - null null 2025-11-27 19:37:11.343 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:11.343 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:11.346 +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'\')) 2025-11-27 19:37:11.383 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:11.383 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:11.675 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:11.676 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/LI - 200 null application/json; charset=utf-8 332.9688ms 2025-11-27 19:37:12.346 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/M - null null 2025-11-27 19:37:12.347 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:12.347 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/M - 204 null null 0.9988ms 2025-11-27 19:37:12.404 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/M - null null 2025-11-27 19:37:12.404 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:12.404 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:12.407 +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'\')) 2025-11-27 19:37:12.513 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:12.514 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:12.923 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:12.923 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/M - 200 null application/json; charset=utf-8 519.0366ms 2025-11-27 19:37:19.451 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/HADALO - null null 2025-11-27 19:37:19.451 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:19.452 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/HADALO - 204 null null 0.2498ms 2025-11-27 19:37:19.511 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/HADALO - null null 2025-11-27 19:37:19.511 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:19.512 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:19.518 +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'\')) 2025-11-27 19:37:19.518 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:19.518 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:19.518 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:19.518 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/HADALO - 200 null application/json; charset=utf-8 7.2953ms 2025-11-27 19:37:23.000 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ha - null null 2025-11-27 19:37:23.001 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:23.001 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ha - 204 null null 0.3438ms 2025-11-27 19:37:23.060 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ha - null null 2025-11-27 19:37:23.061 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:23.061 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:23.064 +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'\')) 2025-11-27 19:37:23.078 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:23.079 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:23.080 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:23.081 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ha - 200 null application/json; charset=utf-8 20.2684ms 2025-11-27 19:37:24.893 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/H - null null 2025-11-27 19:37:24.893 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:24.893 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/H - 204 null null 0.3675ms 2025-11-27 19:37:24.953 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/H - null null 2025-11-27 19:37:24.953 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:24.954 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:24.956 +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'\')) 2025-11-27 19:37:24.993 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:24.993 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:24.996 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:24.997 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/H - 200 null application/json; charset=utf-8 43.4196ms 2025-11-27 19:37:32.012 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/HAGALO - null null 2025-11-27 19:37:32.012 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:32.012 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/HAGALO - 204 null null 0.392ms 2025-11-27 19:37:32.068 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/HAGALO - null null 2025-11-27 19:37:32.069 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:32.069 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:32.073 +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'\')) 2025-11-27 19:37:32.073 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:32.074 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:32.074 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:32.074 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/HAGALO - 200 null application/json; charset=utf-8 5.2193ms 2025-11-27 19:37:37.158 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hagalo - null null 2025-11-27 19:37:37.158 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:37.158 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hagalo - 204 null null 0.2338ms 2025-11-27 19:37:37.217 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hagalo - null null 2025-11-27 19:37:37.218 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:37.218 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:37.224 +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'\')) 2025-11-27 19:37:37.224 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:37.224 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:37.224 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:37.224 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hagalo - 200 null application/json; charset=utf-8 7.0928ms 2025-11-27 19:37:45.629 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/limpienza hepatica - null null 2025-11-27 19:37:45.629 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:45.629 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/limpienza hepatica - 204 null null 0.3887ms 2025-11-27 19:37:45.688 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/limpienza hepatica - null null 2025-11-27 19:37:45.688 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:45.688 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:45.693 +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'\')) 2025-11-27 19:37:45.693 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:45.693 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:45.693 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:45.693 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/limpienza hepatica - 200 null application/json; charset=utf-8 5.3846ms 2025-11-27 19:37:45.935 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - null null 2025-11-27 19:37:45.935 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:45.935 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 204 null null 0.2908ms 2025-11-27 19:37:46.005 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - application/json 46 2025-11-27 19:37:46.005 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:46.005 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2025-11-27 19:37:46.010 +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); 2025-11-27 19:37:46.010 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 19:37:46.011 +00:00 [INF] Writing value of type 'Guid' as Json. 2025-11-27 19:37:46.011 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepHD' 2025-11-27 19:37:46.011 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepHD - 201 null application/json; charset=utf-8 6.2982ms 2025-11-27 19:37:46.081 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - null null 2025-11-27 19:37:46.081 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:46.081 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 204 null null 0.2505ms 2025-11-27 19:37:46.150 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - application/json 660 2025-11-27 19:37:46.150 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:46.150 +00:00 [INF] Executing endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2025-11-27 19:37:46.154 +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) 2025-11-27 19:37:46.300 +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 2025-11-27 19:37:46.302 +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 2025-11-27 19:37:46.303 +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 2025-11-27 19:37:46.308 +00:00 [INF] Executed DbCommand (3ms) [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), @p53='?' (DbType = Int32), @p36='?' (Size = 4000), @p37='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p38='?' (DbType = Int32), @p39='?' (DbType = Guid), @p40='?' (DbType = DateTime2), @p41='?' (DbType = Boolean), @p42='?' (DbType = DateTime2), @p43='?' (DbType = Int32), @p44='?' (Size = 150), @p45='?' (Size = 500), @p46='?' (Size = -1) (DbType = Binary), @p47='?' (DbType = Int32), @p48='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p49='?' (Size = 4000), @p50='?' (DbType = Int32), @p51='?' (DbType = Guid), @p52='?' (DbType = DateTime2), @p71='?' (DbType = Int32), @p54='?' (Size = 4000), @p55='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p56='?' (DbType = Int32), @p57='?' (DbType = Guid), @p58='?' (DbType = DateTime2), @p59='?' (DbType = Boolean), @p60='?' (DbType = DateTime2), @p61='?' (DbType = Int32), @p62='?' (Size = 150), @p63='?' (Size = 500), @p64='?' (Size = -1) (DbType = Binary), @p65='?' (DbType = Int32), @p66='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p67='?' (Size = 4000), @p68='?' (DbType = Int32), @p69='?' (DbType = Guid), @p70='?' (DbType = DateTime2), @p89='?' (DbType = Int32), @p72='?' (Size = 4000), @p73='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p74='?' (DbType = Int32), @p75='?' (DbType = Guid), @p76='?' (DbType = DateTime2), @p77='?' (DbType = Boolean), @p78='?' (DbType = DateTime2), @p79='?' (DbType = Int32), @p80='?' (Size = 150), @p81='?' (Size = 500), @p82='?' (Size = -1) (DbType = Binary), @p83='?' (DbType = Int32), @p84='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p85='?' (Size = 4000), @p86='?' (DbType = Int32), @p87='?' (DbType = Guid), @p88='?' (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)) 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] = @p36, [BuyPrice] = @p37, [CategoryId] = @p38, [CreatedById] = @p39, [CreatedDate] = @p40, [DeleteFlag] = @p41, [ExpirationDate] = @p42, [MinimunStock] = @p43, [Name] = @p44, [Note] = @p45, [ProductImage] = @p46, [ProductTaxId] = @p47, [SalePrice] = @p48, [Status] = @p49, [Stock] = @p50, [UpdatedById] = @p51, [UpdatedDate] = @p52 OUTPUT 1 WHERE [Id] = @p53; UPDATE [Products] SET [BarCode] = @p54, [BuyPrice] = @p55, [CategoryId] = @p56, [CreatedById] = @p57, [CreatedDate] = @p58, [DeleteFlag] = @p59, [ExpirationDate] = @p60, [MinimunStock] = @p61, [Name] = @p62, [Note] = @p63, [ProductImage] = @p64, [ProductTaxId] = @p65, [SalePrice] = @p66, [Status] = @p67, [Stock] = @p68, [UpdatedById] = @p69, [UpdatedDate] = @p70 OUTPUT 1 WHERE [Id] = @p71; UPDATE [Products] SET [BarCode] = @p72, [BuyPrice] = @p73, [CategoryId] = @p74, [CreatedById] = @p75, [CreatedDate] = @p76, [DeleteFlag] = @p77, [ExpirationDate] = @p78, [MinimunStock] = @p79, [Name] = @p80, [Note] = @p81, [ProductImage] = @p82, [ProductTaxId] = @p83, [SalePrice] = @p84, [Status] = @p85, [Stock] = @p86, [UpdatedById] = @p87, [UpdatedDate] = @p88 OUTPUT 1 WHERE [Id] = @p89; 2025-11-27 19:37:46.314 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 19:37:46.315 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:46.315 +00:00 [INF] Executed endpoint 'HTTP: POST InventoryReplenishment/createInvRepDet' 2025-11-27 19:37:46.315 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/InventoryReplenishment/createInvRepDet - 201 null application/json; charset=utf-8 165.704ms 2025-11-27 19:37:46.384 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 19:37:46.385 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:46.385 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 1.0172ms 2025-11-27 19:37:46.456 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2025-11-27 19:37:46.457 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:46.457 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 19:37:46.461 +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) AND [p].[CategoryId] IN (1, 3) 2025-11-27 19:37:46.562 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:46.562 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:46.563 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2025-11-27 19:37:46.563 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 107.2144ms 2025-11-27 19:37:50.928 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hepatica - null null 2025-11-27 19:37:50.929 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:50.929 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/hepatica - 204 null null 1.1186ms 2025-11-27 19:37:50.994 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/hepatica - null null 2025-11-27 19:37:50.995 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:37:50.996 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:51.000 +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'\')) 2025-11-27 19:37:51.002 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:37:51.002 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:37:51.003 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:37:51.003 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/hepatica - 200 null application/json; charset=utf-8 8.5184ms 2025-11-27 19:49:15.683 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/0 - null null 2025-11-27 19:49:15.683 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:49:15.683 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/0 - 204 null null 0.2974ms 2025-11-27 19:49:15.737 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/0 - null null 2025-11-27 19:49:15.737 +00:00 [INF] CORS policy execution successful. 2025-11-27 19:49:15.737 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:49:15.971 +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'\')) 2025-11-27 19:49:16.009 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 19:49:16.009 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 19:49:16.431 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 19:49:16.431 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/0 - 200 null application/json; charset=utf-8 694.1325ms 2025-11-27 22:21:08.962 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/d - null null 2025-11-27 22:21:08.962 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:21:08.962 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/d - 204 null null 0.2853ms 2025-11-27 22:21:09.026 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/d - null null 2025-11-27 22:21:09.026 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:21:09.026 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 22:21:09.282 +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'\')) 2025-11-27 22:21:09.382 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 22:21:09.382 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 22:21:09.834 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 22:21:09.835 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/d - 200 null application/json; charset=utf-8 809.0195ms 2025-11-27 22:21:10.175 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/e - null null 2025-11-27 22:21:10.176 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:21:10.177 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/e - 204 null null 1.1829ms 2025-11-27 22:21:10.235 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/e - null null 2025-11-27 22:21:10.236 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:21:10.236 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 22:21:10.239 +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'\')) 2025-11-27 22:21:10.389 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 22:21:10.389 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 22:21:10.597 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 22:21:10.598 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/e - 200 null application/json; charset=utf-8 362.1753ms 2025-11-27 22:21:13.845 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/delga - null null 2025-11-27 22:21:13.846 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:21:13.846 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/delga - 204 null null 1.12ms 2025-11-27 22:21:13.905 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/delga - null null 2025-11-27 22:21:13.906 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:21:13.906 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 22:21:13.911 +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'\')) 2025-11-27 22:21:13.912 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 22:21:13.912 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 22:21:13.912 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-27 22:21:13.912 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/delga - 200 null application/json; charset=utf-8 7.2268ms 2025-11-27 22:45:21.692 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/sa - null null 2025-11-27 22:45:21.693 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:21.693 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/sa - 204 null null 1.107ms 2025-11-27 22:45:21.749 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/sa - null null 2025-11-27 22:45:21.749 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:21.750 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 22:45:21.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], 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] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-11-27 22:45:21.978 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 22:45:21.978 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 22:45:21.979 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-11-27 22:45:21.979 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/sa - 200 null application/json; charset=utf-8 229.8132ms 2025-11-27 22:45:52.246 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-27 22:45:52.247 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.247 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3807ms 2025-11-27 22:45:52.304 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-27 22:45:52.304 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.305 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 22:45:52.310 +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); 2025-11-27 22:45:52.314 +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); 2025-11-27 22:45:52.314 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 22:45:52.314 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-27 22:45:52.314 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-27 22:45:52.314 +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.0504ms 2025-11-27 22:45:52.375 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41023 - null null 2025-11-27 22:45:52.375 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.375 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41023 - 204 null null 0.3441ms 2025-11-27 22:45:52.428 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41023 - application/json 110 2025-11-27 22:45:52.428 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.428 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 22:45:52.429 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-11-27 22:45:52.429 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.429 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.5364ms 2025-11-27 22:45:52.431 +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) 2025-11-27 22:45:52.434 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 22:45:52.435 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.435 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.9425ms 2025-11-27 22:45:52.436 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - null null 2025-11-27 22:45:52.436 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.436 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - 204 null null 0.7634ms 2025-11-27 22:45:52.485 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-11-27 22:45:52.485 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.486 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 22:45:52.493 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - application/json 174 2025-11-27 22:45:52.493 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.494 +00:00 [INF] Executing endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 22:45:52.495 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-27 22:45:52.495 +00:00 [INF] CORS policy execution successful. 2025-11-27 22:45:52.495 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 22:45:52.514 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-11-27 22:45:52.515 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 22:45:52.515 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-11-27 22:45:52.515 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-11-27 22:45:52.515 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 29.6123ms 2025-11-27 22:45:52.527 +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) 2025-11-27 22:45:52.527 +00:00 [INF] Setting HTTP status code 200. 2025-11-27 22:45:52.527 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-27 22:45:52.527 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-27 22:45:52.527 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 32.5989ms 2025-11-27 22:45:52.529 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Guid), @p3='?' (DbType = DateTime2), @p4='?' (DbType = Int32), @p5='?' (DbType = Boolean), @p6='?' (DbType = Date), @p7='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Int64), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [CxC] ([Id], [CapitalAmount], [CreatedById], [CreatedDate], [CustomerId], [DeleteFlag], [ExpirationDate], [InterestAmount], [PenaltyAmount], [ReceiptNumber], [SalesId], [Sequence], [TotalAmount], [UpdatedById], [UpdatedDate]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14); 2025-11-27 22:45:52.529 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 22:45:52.529 +00:00 [INF] Writing value of type 'GetOrUpdateAccountsReceivableDto' as Json. 2025-11-27 22:45:52.529 +00:00 [INF] Executed endpoint 'HTTP: POST AccountsReceivable/' 2025-11-27 22:45:52.529 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - 201 null application/json; charset=utf-8 36.0354ms 2025-11-27 22:45:52.627 +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))'. 2025-11-27 22:45:52.629 +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); 2025-11-27 22:45:52.633 +00:00 [INF] Setting HTTP status code 201. 2025-11-27 22:45:52.633 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-27 22:45:52.633 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41023 - 201 0 null 205.1036ms 2025-11-27 23:20:34.291 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/aws/profile.conf - null null 2025-11-27 23:20:34.292 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/aws/profile.conf - 404 0 null 0.421ms 2025-11-27 23:20:34.292 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/aws/profile.conf, Response status code: 404