2025-12-01 04:00:21.954 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-12-01 04:00:21.956 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 1.8098ms 2025-12-01 04:00:21.956 +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-12-01 08:07:43.286 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-12-01 08:07:43.287 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.523ms 2025-12-01 08:07:43.287 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2025-12-01 08:15:44.105 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-12-01 08:15:44.105 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.325ms 2025-12-01 08:15:44.105 +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-12-01 08:16:07.060 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-12-01 08:16:07.060 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3877ms 2025-12-01 08:16:07.060 +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-12-01 08:16:36.117 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/sitemap.xml - null null 2025-12-01 08:16:36.117 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/sitemap.xml - 404 0 null 0.3294ms 2025-12-01 08:16:36.117 +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/sitemap.xml, Response status code: 404 2025-12-01 09:00:21.289 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-12-01 09:00:21.289 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3338ms 2025-12-01 09:00:21.289 +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-12-01 09:00:32.454 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/.well-known/security.txt - null null 2025-12-01 09:00:32.455 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/.well-known/security.txt - 404 0 null 0.4508ms 2025-12-01 09:00:32.455 +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/.well-known/security.txt, Response status code: 404 2025-12-01 09:38:04.869 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-12-01 09:38:04.870 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.3104ms 2025-12-01 09:38:04.870 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://localhost:5227/.env, Response status code: 404 2025-12-01 11:18:47.940 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-12-01 11:18:47.940 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.2957ms 2025-12-01 11:18:47.940 +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-12-01 12:48:21.266 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-01 12:48:21.267 +00:00 [INF] CORS policy execution successful. 2025-12-01 12:48:21.267 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.6068ms 2025-12-01 12:48:21.323 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2025-12-01 12:48:21.324 +00:00 [INF] CORS policy execution successful. 2025-12-01 12:48:21.324 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-01 12:48:21.685 +00:00 [INF] Executed DbCommand (17ms) [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-12-01 12:48:21.811 +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-12-01 12:48:21.812 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 12:48:21.812 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-01 12:48:21.812 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-01 12:48:21.813 +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.191ms 2025-12-01 14:18:04.861 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 14:18:04.861 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.861 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.283ms 2025-12-01 14:18:04.864 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-12-01 14:18:04.864 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.864 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.4132ms 2025-12-01 14:18:04.864 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:18:04.864 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.864 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1043ms 2025-12-01 14:18:04.864 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 14:18:04.865 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.865 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.0732ms 2025-12-01 14:18:04.915 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 14:18:04.915 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.916 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 14:18:04.918 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-12-01 14:18:04.918 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.918 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-12-01 14:18:04.922 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 14:18:04.923 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.923 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 14:18:04.930 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:18:04.931 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:04.931 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:18:05.200 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-01 14:18:05.202 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:05.202 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:18:05.202 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 14:18:05.203 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 287.9631ms 2025-12-01 14:18:05.211 +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-12-01 14:18:05.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-01 14:18:05.213 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:05.213 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:05.213 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:18:05.214 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-12-01 14:18:05.214 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 296.0104ms 2025-12-01 14:18:05.214 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 14:18:05.215 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 14:18:05.215 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 292.8056ms 2025-12-01 14:18:05.217 +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-12-01 14:18:05.217 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:05.218 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:18:05.218 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:18:05.218 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 288.0515ms 2025-12-01 14:18:11.952 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omeg - null null 2025-12-01 14:18:11.952 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:11.952 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omeg - 204 null null 0.3792ms 2025-12-01 14:18:12.008 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/omeg - null null 2025-12-01 14:18:12.008 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:12.009 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:18:12.014 +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-12-01 14:18:12.025 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:12.025 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:18:12.141 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:18:12.142 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/omeg - 200 null application/json; charset=utf-8 133.9206ms 2025-12-01 14:18:28.246 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - null null 2025-12-01 14:18:28.246 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:28.246 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/B-100 - 204 null null 0.273ms 2025-12-01 14:18:28.305 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - null null 2025-12-01 14:18:28.305 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:28.306 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:18:28.312 +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-12-01 14:18:28.315 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:28.316 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:18:28.316 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:18:28.316 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/B-100 - 200 null application/json; charset=utf-8 11.5251ms 2025-12-01 14:18:33.793 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/zinc - null null 2025-12-01 14:18:33.794 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:33.794 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/zinc - 204 null null 0.3415ms 2025-12-01 14:18:33.852 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/zinc - null null 2025-12-01 14:18:33.853 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:18:33.853 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:18:33.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-12-01 14:18:33.864 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:18:33.864 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:18:33.865 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:18:33.865 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/zinc - 200 null application/json; charset=utf-8 12.5473ms 2025-12-01 14:20:40.135 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 14:20:40.136 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:20:40.136 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.6607ms 2025-12-01 14:20:40.196 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2025-12-01 14:20:40.197 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:20:40.197 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 14:20:40.205 +00:00 [INF] Executed DbCommand (6ms) [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-12-01 14:20:40.209 +00:00 [INF] Executed DbCommand (4ms) [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-12-01 14:20:40.210 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 14:20:40.210 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 14:20:40.210 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 14:20:40.210 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 13.6124ms 2025-12-01 14:20:40.269 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41031 - null null 2025-12-01 14:20:40.270 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:20:40.270 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41031 - 204 null null 0.4691ms 2025-12-01 14:20:40.326 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 14:20:40.326 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:20:40.327 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2246ms 2025-12-01 14:20:40.341 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41031 - application/json 322 2025-12-01 14:20:40.341 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:20:40.341 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 14:20:40.344 +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-12-01 14:20:40.389 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 14:20:40.390 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:20:40.391 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 14:20:40.394 +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-12-01 14:20:40.394 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:20:40.394 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:20:40.394 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 14:20:40.394 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.5384ms 2025-12-01 14:20:40.533 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-01 14:20:40.546 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-01 14:20:40.552 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 14:20:40.552 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 14:20:40.552 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41031 - 201 0 null 211.9226ms 2025-12-01 14:22:29.588 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/labial - null null 2025-12-01 14:22:29.588 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:22:29.588 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/labial - 204 null null 0.241ms 2025-12-01 14:22:29.643 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/labial - null null 2025-12-01 14:22:29.643 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:22:29.643 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:22:29.648 +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-12-01 14:22:29.648 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:22:29.648 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:22:29.648 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:22:29.649 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/labial - 200 null application/json; charset=utf-8 6.008ms 2025-12-01 14:22:45.140 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tender - null null 2025-12-01 14:22:45.140 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:22:45.141 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tender - 204 null null 0.4621ms 2025-12-01 14:22:45.199 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/tender - null null 2025-12-01 14:22:45.200 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:22:45.200 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:22:45.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-01 14:22:45.207 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:22:45.207 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:22:45.207 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:22:45.207 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/tender - 200 null application/json; charset=utf-8 8.1518ms 2025-12-01 14:26:18.100 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1566 - null null 2025-12-01 14:26:18.100 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:18.100 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1566 - 204 null null 0.3746ms 2025-12-01 14:26:18.160 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - null null 2025-12-01 14:26:18.160 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:18.160 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:18.169 +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-12-01 14:26:18.170 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:18.170 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:26:18.171 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:18.171 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - 200 null application/json; charset=utf-8 10.6898ms 2025-12-01 14:26:18.313 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - null null 2025-12-01 14:26:18.314 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:18.314 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:18.317 +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-12-01 14:26:18.317 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:18.317 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:26:18.317 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:18.317 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - 200 null application/json; charset=utf-8 4.5411ms 2025-12-01 14:26:19.353 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - null null 2025-12-01 14:26:19.353 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:19.354 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:19.356 +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-12-01 14:26:19.358 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:19.358 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:26:19.358 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:19.358 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - 200 null application/json; charset=utf-8 4.7682ms 2025-12-01 14:26:19.657 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - null null 2025-12-01 14:26:19.657 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:19.658 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:19.660 +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-12-01 14:26:19.661 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:19.661 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:26:19.662 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:19.662 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - 200 null application/json; charset=utf-8 4.5786ms 2025-12-01 14:26:20.483 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - null null 2025-12-01 14:26:20.483 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:20.483 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:20.485 +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-12-01 14:26:20.486 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:20.486 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:26:20.486 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:26:20.486 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1566 - 200 null application/json; charset=utf-8 3.8399ms 2025-12-01 14:26:37.120 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/exfoliahnte - null null 2025-12-01 14:26:37.120 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:37.120 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/exfoliahnte - 204 null null 0.2175ms 2025-12-01 14:26:37.179 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/exfoliahnte - null null 2025-12-01 14:26:37.179 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:37.180 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:26:37.185 +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-12-01 14:26:37.186 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:37.186 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:26:37.186 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:26:37.186 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/exfoliahnte - 200 null application/json; charset=utf-8 6.6589ms 2025-12-01 14:26:43.878 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/exfoliante - null null 2025-12-01 14:26:43.878 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:43.878 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/exfoliante - 204 null null 0.4144ms 2025-12-01 14:26:43.938 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/exfoliante - null null 2025-12-01 14:26:43.938 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:26:43.938 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:26:43.942 +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-12-01 14:26:43.944 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:26:43.944 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:26:43.944 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:26:43.945 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/exfoliante - 200 null application/json; charset=utf-8 7.1067ms 2025-12-01 14:31:06.013 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/roy - null null 2025-12-01 14:31:06.013 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:31:06.013 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/roy - 204 null null 0.3249ms 2025-12-01 14:31:06.073 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/roy - null null 2025-12-01 14:31:06.073 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:31:06.073 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:31:06.079 +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-12-01 14:31:06.079 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:31:06.079 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:31:06.079 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:31:06.079 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/roy - 200 null application/json; charset=utf-8 6.8814ms 2025-12-01 14:31:07.931 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-12-01 14:31:07.932 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:31:07.932 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 1.1241ms 2025-12-01 14:31:08.003 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-12-01 14:31:08.003 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:31:08.003 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:31:08.003 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:31:08.003 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.806ms 2025-12-01 14:31:10.040 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 14:31:10.040 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:31:10.040 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.311ms 2025-12-01 14:31:10.100 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 14:31:10.100 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:31:10.101 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 14:31:10.103 +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-12-01 14:31:10.103 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:31:10.103 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:31:10.103 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 14:31:10.104 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.3421ms 2025-12-01 14:34:30.135 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-01 14:34:30.135 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:30.135 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2884ms 2025-12-01 14:34:30.204 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-12-01 14:34:30.204 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:30.204 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-01 14:34:30.524 +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-12-01 14:34:30.704 +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-12-01 14:34:30.704 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:30.705 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-01 14:34:30.705 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-01 14:34:30.705 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 501.2202ms 2025-12-01 14:34:33.850 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 14:34:33.851 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:33.851 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3599ms 2025-12-01 14:34:33.902 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:34:33.902 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:33.902 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2157ms 2025-12-01 14:34:33.919 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 14:34:33.919 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:33.919 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2434ms 2025-12-01 14:34:33.920 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 14:34:33.921 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:33.922 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 14:34:33.924 +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-12-01 14:34:33.924 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:33.924 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 14:34:33.924 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 14:34:33.924 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.8652ms 2025-12-01 14:34:33.954 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:34:33.955 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:33.955 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:34:33.957 +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-12-01 14:34:33.958 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:33.958 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:34:33.958 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:34:33.958 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.5399ms 2025-12-01 14:34:33.979 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 14:34:33.979 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:33.980 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 14:34:33.990 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-01 14:34:34.205 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:34.206 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:34:34.860 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 14:34:34.861 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 881.78ms 2025-12-01 14:34:42.184 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 14:34:42.185 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/339 - null null 2025-12-01 14:34:42.185 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:42.185 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:42.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 1.4366ms 2025-12-01 14:34:42.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/339 - 204 null null 0.5903ms 2025-12-01 14:34:42.192 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:34:42.193 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:42.193 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.7524ms 2025-12-01 14:34:42.237 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 14:34:42.237 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:42.237 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-01 14:34:42.240 +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-12-01 14:34:42.240 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:42.241 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:34:42.241 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-01 14:34:42.241 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.1762ms 2025-12-01 14:34:42.253 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:34:42.253 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:42.254 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:34:42.254 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/339 - null null 2025-12-01 14:34:42.254 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:42.254 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:34:42.257 +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-12-01 14:34:42.258 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:42.258 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:34:42.258 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:34:42.258 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/339 - 200 null application/json; charset=utf-8 4.2748ms 2025-12-01 14:34:42.260 +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-12-01 14:34:42.260 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:42.261 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:34:42.261 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:34:42.261 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 8.1927ms 2025-12-01 14:34:50.236 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 14:34:50.236 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 14:34:50.236 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:50.236 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.396ms 2025-12-01 14:34:50.236 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:50.237 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.8653ms 2025-12-01 14:34:50.245 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:34:50.245 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:50.245 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2733ms 2025-12-01 14:34:50.288 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 14:34:50.289 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:50.289 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 14:34:50.293 +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-12-01 14:34:50.305 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:34:50.305 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:50.305 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:34:50.306 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 14:34:50.306 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:34:50.306 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 14:34:50.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-01 14:34:50.326 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:50.327 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:34:50.327 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:34:50.327 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 22.4994ms 2025-12-01 14:34:50.332 +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-12-01 14:34:50.332 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:50.333 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 14:34:50.333 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 14:34:50.334 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 27.7061ms 2025-12-01 14:34:50.497 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:34:50.498 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:34:51.886 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 14:34:51.887 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1598.2933ms 2025-12-01 14:35:05.573 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 14:35:05.574 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:05.574 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:35:05.574 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3253ms 2025-12-01 14:35:05.575 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:05.576 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.7102ms 2025-12-01 14:35:05.582 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/339 - null null 2025-12-01 14:35:05.583 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:05.583 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/339 - 204 null null 0.3025ms 2025-12-01 14:35:05.627 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:35:05.628 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:05.628 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:35:05.630 +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-12-01 14:35:05.630 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:35:05.631 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:35:05.631 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:35:05.631 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.4857ms 2025-12-01 14:35:05.643 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 14:35:05.643 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/339 - null null 2025-12-01 14:35:05.643 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:05.643 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:05.644 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:35:05.644 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-01 14:35:05.647 +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-12-01 14:35:05.647 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:35:05.647 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-01 14:35:05.648 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:35:05.648 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:35:05.648 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-01 14:35:05.648 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.5981ms 2025-12-01 14:35:05.648 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 14:35:05.648 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 14:35:05.648 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/339 - 200 null application/json; charset=utf-8 4.8476ms 2025-12-01 14:35:15.796 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/339 - null null 2025-12-01 14:35:15.797 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:15.797 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/339 - 204 null null 0.4068ms 2025-12-01 14:35:15.859 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/339 - application/json 23625 2025-12-01 14:35:15.859 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:15.859 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-01 14:35:15.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-01 14:35:15.929 +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-12-01 14:35:15.930 +00:00 [INF] Setting HTTP status code 204. 2025-12-01 14:35:15.930 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-01 14:35:15.930 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/339 - 204 null null 71.2395ms 2025-12-01 14:35:18.291 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:35:18.291 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 14:35:18.292 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:18.292 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.9838ms 2025-12-01 14:35:18.292 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:18.292 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.398ms 2025-12-01 14:35:18.299 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 14:35:18.299 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:18.299 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.6426ms 2025-12-01 14:35:18.345 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 14:35:18.346 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:18.346 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 14:35:18.351 +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-12-01 14:35:18.360 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 14:35:18.361 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:18.361 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 14:35:18.361 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 14:35:18.362 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:35:18.362 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:35:18.365 +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-12-01 14:35:18.365 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:35:18.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-01 14:35:18.365 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:35:18.366 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:35:18.366 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 14:35:18.366 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 14:35:18.366 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 14:35:18.366 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.4626ms 2025-12-01 14:35:18.366 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.9135ms 2025-12-01 14:35:18.578 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:35:18.579 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:35:19.210 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 14:35:19.210 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 864.8037ms 2025-12-01 14:36:24.162 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/exfoliante - null null 2025-12-01 14:36:24.162 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:36:24.162 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/exfoliante - 204 null null 0.2449ms 2025-12-01 14:36:24.222 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/exfoliante - null null 2025-12-01 14:36:24.222 +00:00 [INF] CORS policy execution successful. 2025-12-01 14:36:24.222 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:36:24.225 +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-12-01 14:36:24.228 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 14:36:24.228 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 14:36:24.228 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 14:36:24.228 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/exfoliante - 200 null application/json; charset=utf-8 6.3256ms 2025-12-01 15:06:51.259 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:06:51.259 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:06:51.259 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2411ms 2025-12-01 15:06:51.319 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:06:51.319 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:06:51.319 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:06:51.553 +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-12-01 15:06:51.553 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:06:51.554 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:06:51.554 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:06:51.554 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 235.5111ms 2025-12-01 15:07:32.525 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 15:07:32.525 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:07:32.525 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.2679ms 2025-12-01 15:07:32.590 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 15:07:32.590 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:07:32.590 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:07:32.593 +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-12-01 15:07:32.599 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:07:32.599 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:07:32.716 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:07:32.717 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - 200 null application/json; charset=utf-8 126.8958ms 2025-12-01 15:07:42.927 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - null null 2025-12-01 15:07:42.928 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:07:42.928 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - 204 null null 0.4063ms 2025-12-01 15:07:42.987 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - null null 2025-12-01 15:07:42.988 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:07:42.988 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:07:42.991 +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-12-01 15:07:43.003 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:07:43.003 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:07:43.181 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:07:43.181 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - 200 null application/json; charset=utf-8 193.9267ms 2025-12-01 15:09:26.417 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:09:26.417 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:26.417 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3233ms 2025-12-01 15:09:26.476 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:09:26.476 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:26.476 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:09:26.478 +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-12-01 15:09:26.479 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:09:26.479 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:09:26.479 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:09:26.479 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.4134ms 2025-12-01 15:09:31.584 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/higado - null null 2025-12-01 15:09:31.584 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:31.584 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/higado - 204 null null 0.3385ms 2025-12-01 15:09:31.644 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/higado - null null 2025-12-01 15:09:31.644 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:31.644 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:09:31.647 +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-12-01 15:09:31.650 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:09:31.650 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:09:31.651 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:09:31.651 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/higado - 200 null application/json; charset=utf-8 6.9703ms 2025-12-01 15:09:37.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 15:09:37.369 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:37.369 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2459ms 2025-12-01 15:09:37.433 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-12-01 15:09:37.434 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:37.434 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 15:09:37.439 +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-12-01 15:09:37.442 +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-12-01 15:09:37.443 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 15:09:37.443 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 15:09:37.443 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 15:09:37.443 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 9.4427ms 2025-12-01 15:09:37.506 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41032 - null null 2025-12-01 15:09:37.507 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:37.507 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41032 - 204 null null 0.758ms 2025-12-01 15:09:37.567 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:09:37.568 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:37.568 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.9702ms 2025-12-01 15:09:37.591 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41032 - application/json 103 2025-12-01 15:09:37.592 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:37.592 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 15:09:37.595 +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-12-01 15:09:37.628 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:09:37.628 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:09:37.628 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:09:37.655 +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-12-01 15:09:37.656 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:09:37.656 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:09:37.656 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:09:37.657 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 29.3583ms 2025-12-01 15:09:37.770 +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-12-01 15:09:37.773 +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-12-01 15:09:37.778 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 15:09:37.778 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 15:09:37.779 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41032 - 201 0 null 187.5948ms 2025-12-01 15:10:51.066 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 15:10:51.066 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:51.066 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3492ms 2025-12-01 15:10:51.124 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 15:10:51.124 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:51.124 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:10:51.129 +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-12-01 15:10:51.133 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:10:51.133 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:10:51.243 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:10:51.244 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - 200 null application/json; charset=utf-8 120.0588ms 2025-12-01 15:10:56.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 15:10:56.965 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:56.965 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3221ms 2025-12-01 15:10:57.024 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 15:10:57.025 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:57.025 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 15:10:57.029 +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-12-01 15:10:57.038 +00:00 [INF] Executed DbCommand (8ms) [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-12-01 15:10:57.039 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 15:10:57.039 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 15:10:57.039 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 15:10:57.039 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 15.1279ms 2025-12-01 15:10:57.104 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41033 - null null 2025-12-01 15:10:57.105 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:57.105 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41033 - 204 null null 0.8964ms 2025-12-01 15:10:57.116 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:10:57.116 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:57.117 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.9406ms 2025-12-01 15:10:57.164 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41033 - application/json 105 2025-12-01 15:10:57.165 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:57.165 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 15:10:57.167 +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-12-01 15:10:57.175 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:10:57.176 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:10:57.177 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:10:57.179 +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-12-01 15:10:57.180 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:10:57.180 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:10:57.181 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:10:57.181 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.5456ms 2025-12-01 15:10:57.333 +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-12-01 15:10:57.336 +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-12-01 15:10:57.341 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 15:10:57.341 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 15:10:57.341 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41033 - 201 0 null 176.8438ms 2025-12-01 15:34:25.133 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consul - null null 2025-12-01 15:34:25.133 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:34:25.134 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consul - 204 null null 0.3395ms 2025-12-01 15:34:25.194 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consul - null null 2025-12-01 15:34:25.195 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:34:25.195 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:34:25.428 +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-12-01 15:34:25.443 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:34:25.443 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:34:25.669 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:34:25.669 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consul - 200 null application/json; charset=utf-8 474.7142ms 2025-12-01 15:34:27.245 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ta - null null 2025-12-01 15:34:27.246 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:34:27.246 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ta - 204 null null 0.3237ms 2025-12-01 15:34:27.304 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ta - null null 2025-12-01 15:34:27.304 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:34:27.304 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:34:27.309 +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-12-01 15:34:27.350 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:34:27.351 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:34:27.765 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:34:27.766 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ta - 200 null application/json; charset=utf-8 461.9112ms 2025-12-01 15:35:35.188 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - null null 2025-12-01 15:35:35.188 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:35.188 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/consulta - 204 null null 0.3748ms 2025-12-01 15:35:35.246 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - null null 2025-12-01 15:35:35.246 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:35.247 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:35:35.250 +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-12-01 15:35:35.261 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:35:35.262 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:35:35.263 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:35:35.263 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/consulta - 200 null application/json; charset=utf-8 16.9618ms 2025-12-01 15:35:40.568 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 15:35:40.569 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:40.569 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2501ms 2025-12-01 15:35:40.635 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 15:35:40.635 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:40.635 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:35:40.639 +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-12-01 15:35:40.647 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:35:40.647 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:35:40.648 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 15:35:40.648 +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 13.1777ms 2025-12-01 15:35:54.638 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 15:35:54.638 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:54.638 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.4433ms 2025-12-01 15:35:54.699 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2025-12-01 15:35:54.700 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:54.700 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 15:35:54.705 +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-12-01 15:35:54.709 +00:00 [INF] Executed DbCommand (4ms) [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-12-01 15:35:54.710 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 15:35:54.710 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 15:35:54.710 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 15:35:54.710 +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.6229ms 2025-12-01 15:35:54.772 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41034 - null null 2025-12-01 15:35:54.772 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:54.772 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41034 - 204 null null 0.3422ms 2025-12-01 15:35:54.832 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:35:54.832 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:54.832 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4121ms 2025-12-01 15:35:54.842 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41034 - application/json 215 2025-12-01 15:35:54.842 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:54.842 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 15:35:54.844 +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-12-01 15:35:54.892 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 15:35:54.892 +00:00 [INF] CORS policy execution successful. 2025-12-01 15:35:54.893 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:35:54.919 +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-12-01 15:35:54.919 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 15:35:54.919 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 15:35:54.919 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 15:35:54.919 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 26.7942ms 2025-12-01 15:35:55.029 +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-12-01 15:35:55.034 +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-12-01 15:35:55.040 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 15:35:55.041 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 15:35:55.041 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41034 - 201 0 null 199.2814ms 2025-12-01 16:21:35.153 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3+ - null null 2025-12-01 16:21:35.154 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:21:35.154 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3+ - 204 null null 1.1131ms 2025-12-01 16:21:35.223 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3+ - null null 2025-12-01 16:21:35.223 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:21:35.224 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:21:35.505 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-01 16:21:35.505 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 16:21:35.505 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 16:21:35.506 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:21:35.506 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3+ - 200 null application/json; charset=utf-8 282.8844ms 2025-12-01 16:21:40.537 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - null null 2025-12-01 16:21:40.538 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:21:40.539 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - 204 null null 1.7445ms 2025-12-01 16:21:40.598 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - null null 2025-12-01 16:21:40.598 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:21:40.598 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:21:40.604 +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-12-01 16:21:40.610 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 16:21:40.610 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 16:21:40.728 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:21:40.728 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - 200 null application/json; charset=utf-8 130.4826ms 2025-12-01 16:21:56.465 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arab - null null 2025-12-01 16:21:56.465 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:21:56.465 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arab - 204 null null 0.3497ms 2025-12-01 16:21:56.527 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/arab - null null 2025-12-01 16:21:56.527 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:21:56.527 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:21:56.533 +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-12-01 16:21:56.534 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 16:21:56.535 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 16:21:56.535 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:21:56.537 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/arab - 200 null application/json; charset=utf-8 10.2403ms 2025-12-01 16:22:02.502 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Arbaje - null null 2025-12-01 16:22:02.503 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:02.503 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Arbaje - 204 null null 0.3487ms 2025-12-01 16:22:02.572 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Arbaje - null null 2025-12-01 16:22:02.573 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:02.573 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:22:02.576 +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-12-01 16:22:02.582 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 16:22:02.583 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 16:22:02.754 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:22:02.754 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Arbaje - 200 null application/json; charset=utf-8 182.029ms 2025-12-01 16:22:13.131 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 16:22:13.131 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:13.131 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3059ms 2025-12-01 16:22:13.200 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 16:22:13.200 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:13.201 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 16:22:13.206 +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-12-01 16:22:13.210 +00:00 [INF] Executed DbCommand (4ms) [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-12-01 16:22:13.210 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 16:22:13.210 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 16:22:13.210 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 16:22:13.210 +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.2948ms 2025-12-01 16:22:13.274 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41035 - null null 2025-12-01 16:22:13.274 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:13.274 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41035 - 204 null null 0.2752ms 2025-12-01 16:22:13.331 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 16:22:13.332 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:13.332 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3054ms 2025-12-01 16:22:13.334 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41035 - application/json 209 2025-12-01 16:22:13.334 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:13.334 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 16:22:13.337 +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-12-01 16:22:13.390 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 16:22:13.390 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:22:13.390 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 16:22:13.414 +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-12-01 16:22:13.415 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 16:22:13.415 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 16:22:13.415 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 16:22:13.415 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 25.5253ms 2025-12-01 16:22:13.542 +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-12-01 16:22:13.548 +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-12-01 16:22:13.553 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 16:22:13.553 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 16:22:13.553 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41035 - 201 0 null 218.99ms 2025-12-01 16:26:31.584 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-12-01 16:26:31.584 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 0.7261ms 2025-12-01 16:26:31.585 +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-12-01 16:48:28.703 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 16:48:28.704 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:48:28.704 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.483ms 2025-12-01 16:48:28.761 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 16:48:28.761 +00:00 [INF] CORS policy execution successful. 2025-12-01 16:48:28.761 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:48:29.088 +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-12-01 16:48:29.093 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 16:48:29.094 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 16:48:29.215 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 16:48:29.215 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - 200 null application/json; charset=utf-8 454.2665ms 2025-12-01 16:57:31.600 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33/ - null null 2025-12-01 16:57:31.601 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33/ - 404 0 null 0.3567ms 2025-12-01 16:57:31.601 +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-12-01 16:57:32.656 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - null null 2025-12-01 16:57:32.656 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - 404 0 null 0.3016ms 2025-12-01 16:57:32.656 +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-12-01 17:01:49.697 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 17:01:49.697 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:01:49.698 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.3147ms 2025-12-01 17:01:49.756 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 17:01:49.756 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:01:49.757 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 17:01:49.992 +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-12-01 17:01:50.002 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 17:01:50.002 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 17:01:50.123 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 17:01:50.124 +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 368.0952ms 2025-12-01 17:17:21.884 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 17:17:21.885 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:17:21.885 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2907ms 2025-12-01 17:17:21.945 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2025-12-01 17:17:21.945 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:17:21.945 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 17:17:22.215 +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-12-01 17:17:22.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-01 17:17:22.221 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 17:17:22.221 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 17:17:22.222 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 17:17:22.222 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 277.3882ms 2025-12-01 17:17:22.284 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41036 - null null 2025-12-01 17:17:22.284 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:17:22.284 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41036 - 204 null null 0.2498ms 2025-12-01 17:17:22.338 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 17:17:22.338 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41036 - application/json 214 2025-12-01 17:17:22.338 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:17:22.339 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:17:22.339 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.9556ms 2025-12-01 17:17:22.339 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 17:17:22.341 +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-12-01 17:17:22.394 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 17:17:22.395 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:17:22.395 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 17:17:22.424 +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-12-01 17:17:22.425 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 17:17:22.425 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 17:17:22.425 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 17:17:22.426 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 31.5533ms 2025-12-01 17:17:22.498 +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-12-01 17:17:22.503 +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-12-01 17:17:22.508 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 17:17:22.508 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 17:17:22.508 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41036 - 201 0 null 170.2696ms 2025-12-01 17:33:30.084 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Magnesio - null null 2025-12-01 17:33:30.084 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:33:30.084 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Magnesio - 204 null null 0.2695ms 2025-12-01 17:33:30.154 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Magnesio - null null 2025-12-01 17:33:30.154 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:33:30.154 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 17:33:30.390 +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-12-01 17:33:30.401 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 17:33:30.402 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 17:33:30.520 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 17:33:30.520 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Magnesio - 200 null application/json; charset=utf-8 366.408ms 2025-12-01 17:34:06.987 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/curcumi - null null 2025-12-01 17:34:06.988 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:34:06.988 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/curcumi - 204 null null 0.5377ms 2025-12-01 17:34:07.046 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/curcumi - null null 2025-12-01 17:34:07.047 +00:00 [INF] CORS policy execution successful. 2025-12-01 17:34:07.047 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 17:34:07.052 +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-12-01 17:34:07.055 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 17:34:07.055 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 17:34:07.055 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 17:34:07.055 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/curcumi - 200 null application/json; charset=utf-8 8.7895ms 2025-12-01 18:27:05.859 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 18:27:05.860 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:05.860 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 1.0151ms 2025-12-01 18:27:05.918 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 18:27:05.919 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:05.919 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 18:27:06.156 +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-12-01 18:27:06.156 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:27:06.156 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:27:06.157 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 18:27:06.157 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 238.4275ms 2025-12-01 18:27:09.248 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cas - null null 2025-12-01 18:27:09.248 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:09.249 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cas - 204 null null 0.2346ms 2025-12-01 18:27:09.309 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cas - null null 2025-12-01 18:27:09.309 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:09.309 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:09.325 +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-12-01 18:27:09.325 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:27:09.325 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:27:09.326 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:09.326 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cas - 200 null application/json; charset=utf-8 17.1028ms 2025-12-01 18:27:16.177 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cascara - null null 2025-12-01 18:27:16.177 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:16.177 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cascara - 204 null null 0.3083ms 2025-12-01 18:27:16.237 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cascara - null null 2025-12-01 18:27:16.237 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:16.237 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:16.245 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-01 18:27:16.245 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:27:16.246 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:27:16.246 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:16.246 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cascara - 200 null application/json; charset=utf-8 8.8992ms 2025-12-01 18:27:28.065 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Cascara - null null 2025-12-01 18:27:28.065 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:28.065 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Cascara - 204 null null 0.3414ms 2025-12-01 18:27:28.128 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Cascara - null null 2025-12-01 18:27:28.128 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:28.128 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:28.134 +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-12-01 18:27:28.134 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:27:28.135 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:27:28.135 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:28.135 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Cascara - 200 null application/json; charset=utf-8 7.8871ms 2025-12-01 18:27:33.313 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sagrada - null null 2025-12-01 18:27:33.313 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:33.313 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sagrada - 204 null null 0.2524ms 2025-12-01 18:27:33.373 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sagrada - null null 2025-12-01 18:27:33.373 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:33.374 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:33.378 +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-12-01 18:27:33.380 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:27:33.380 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:27:33.380 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:33.380 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sagrada - 200 null application/json; charset=utf-8 7.1811ms 2025-12-01 18:27:48.211 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Natura - null null 2025-12-01 18:27:48.211 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:48.211 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Natura - 204 null null 0.3072ms 2025-12-01 18:27:48.270 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Natura - null null 2025-12-01 18:27:48.270 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:27:48.270 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:48.273 +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-12-01 18:27:48.278 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:27:48.279 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:27:48.395 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:27:48.396 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Natura - 200 null application/json; charset=utf-8 125.7827ms 2025-12-01 18:28:03.657 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 18:28:03.657 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:28:03.659 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 1.5538ms 2025-12-01 18:28:03.717 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-01 18:28:03.717 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:28:03.717 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:28:03.720 +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-12-01 18:28:03.724 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:28:03.725 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:28:03.725 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 18:28:03.725 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - 200 null application/json; charset=utf-8 8.4896ms 2025-12-01 18:30:27.912 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 18:30:27.912 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:30:27.912 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3361ms 2025-12-01 18:30:27.978 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 18:30:27.978 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:30:27.978 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 18:30:27.983 +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-12-01 18:30:27.989 +00:00 [INF] Executed DbCommand (5ms) [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-12-01 18:30:27.991 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 18:30:27.991 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 18:30:27.991 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 18:30:27.991 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 13.8038ms 2025-12-01 18:30:28.046 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41037 - null null 2025-12-01 18:30:28.047 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:30:28.047 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41037 - 204 null null 0.2867ms 2025-12-01 18:30:28.103 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 18:30:28.103 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:30:28.103 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3373ms 2025-12-01 18:30:28.107 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41037 - application/json 309 2025-12-01 18:30:28.107 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:30:28.108 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 18:30:28.110 +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-12-01 18:30:28.166 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 18:30:28.167 +00:00 [INF] CORS policy execution successful. 2025-12-01 18:30:28.167 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 18:30:28.185 +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-12-01 18:30:28.186 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 18:30:28.187 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 18:30:28.187 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 18:30:28.187 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 20.7452ms 2025-12-01 18:30:28.275 +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-12-01 18:30:28.280 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-01 18:30:28.284 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 18:30:28.285 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 18:30:28.285 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41037 - 201 0 null 177.6087ms 2025-12-01 19:02:35.885 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cafe - null null 2025-12-01 19:02:35.885 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:02:35.885 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cafe - 204 null null 0.3092ms 2025-12-01 19:02:35.948 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cafe - null null 2025-12-01 19:02:35.949 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:02:35.949 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:02:36.201 +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-12-01 19:02:36.205 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:02:36.205 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:02:36.206 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:02:36.206 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cafe - 200 null application/json; charset=utf-8 257.3481ms 2025-12-01 19:04:15.938 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:04:15.939 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:04:15.939 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3978ms 2025-12-01 19:04:15.996 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:04:15.996 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:04:15.996 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:04:16.008 +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-12-01 19:04:16.009 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:04:16.009 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:04:16.010 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:04:16.010 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 13.8721ms 2025-12-01 19:04:20.547 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Nordic - null null 2025-12-01 19:04:20.547 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:04:20.547 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Nordic - 204 null null 0.3156ms 2025-12-01 19:04:20.607 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Nordic - null null 2025-12-01 19:04:20.607 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:04:20.608 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:04:20.614 +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-12-01 19:04:20.615 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:04:20.615 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:04:20.615 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:04:20.615 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Nordic - 200 null application/json; charset=utf-8 7.9705ms 2025-12-01 19:06:41.413 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-01 19:06:41.413 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:41.413 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3146ms 2025-12-01 19:06:41.525 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-12-01 19:06:41.525 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:41.525 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-01 19:06:41.541 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-12-01 19:06:41.652 +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-12-01 19:06:41.652 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:06:41.653 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-01 19:06:41.653 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-01 19:06:41.653 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 127.7577ms 2025-12-01 19:06:44.253 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:06:44.254 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:44.254 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.022ms 2025-12-01 19:06:44.325 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:06:44.325 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:44.325 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.7529ms 2025-12-01 19:06:44.373 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:06:44.373 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:44.374 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.7847ms 2025-12-01 19:06:44.389 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:06:44.390 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:44.390 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:06:44.392 +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-12-01 19:06:44.393 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:06:44.393 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:06:44.393 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:06:44.393 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.2859ms 2025-12-01 19:06:44.405 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:06:44.405 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:44.405 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:06:44.408 +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-12-01 19:06:44.409 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:06:44.409 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:06:44.409 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:06:44.410 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.0622ms 2025-12-01 19:06:44.501 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:06:44.502 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:06:44.502 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:06:44.507 +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-12-01 19:06:44.693 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:06:44.693 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:07:20.817 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/syrup - null null 2025-12-01 19:07:20.818 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:20.818 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/syrup - 204 null null 0.3603ms 2025-12-01 19:07:20.870 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/syrup - null null 2025-12-01 19:07:20.871 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:20.871 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:20.877 +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-12-01 19:07:20.878 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:20.878 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:07:20.878 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:20.878 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/syrup - 200 null application/json; charset=utf-8 7.6692ms 2025-12-01 19:07:34.094 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:07:34.095 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 49593.464ms 2025-12-01 19:07:37.503 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/c - null null 2025-12-01 19:07:37.503 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:37.504 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/c - 204 null null 0.3071ms 2025-12-01 19:07:37.563 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/c - null null 2025-12-01 19:07:37.564 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:37.564 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:37.567 +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-12-01 19:07:37.757 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:37.758 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:07:39.126 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:39.126 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/c - 200 null application/json; charset=utf-8 1562.9197ms 2025-12-01 19:07:41.053 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ougth - null null 2025-12-01 19:07:41.053 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:41.054 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ougth - 204 null null 0.4748ms 2025-12-01 19:07:41.118 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ougth - null null 2025-12-01 19:07:41.118 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:41.119 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:41.124 +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-12-01 19:07:41.124 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:41.124 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:07:41.124 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:41.125 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ougth - 200 null application/json; charset=utf-8 6.5675ms 2025-12-01 19:07:46.992 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - null null 2025-12-01 19:07:46.992 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:46.992 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - 204 null null 0.2937ms 2025-12-01 19:07:47.052 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - null null 2025-12-01 19:07:47.052 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:47.052 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:47.054 +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-12-01 19:07:47.060 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:47.060 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:07:47.061 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:07:47.061 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - 200 null application/json; charset=utf-8 9.6752ms 2025-12-01 19:07:59.044 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:07:59.045 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:59.045 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3112ms 2025-12-01 19:07:59.053 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:07:59.053 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:59.053 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3183ms 2025-12-01 19:07:59.125 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:07:59.125 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:59.125 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2557ms 2025-12-01 19:07:59.181 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:07:59.181 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:59.182 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:07:59.182 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:07:59.182 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:59.182 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:07:59.184 +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-12-01 19:07:59.185 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:59.185 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:07:59.186 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:07:59.186 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.8497ms 2025-12-01 19:07:59.186 +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-12-01 19:07:59.187 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:59.187 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:07:59.187 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:07:59.187 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 5.0658ms 2025-12-01 19:07:59.205 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:07:59.205 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:07:59.205 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:07:59.209 +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-12-01 19:07:59.445 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:07:59.445 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:08:10.417 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/courgh - null null 2025-12-01 19:08:10.417 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:10.417 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/courgh - 204 null null 0.3026ms 2025-12-01 19:08:10.476 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/courgh - null null 2025-12-01 19:08:10.476 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:10.477 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:08:10.483 +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-12-01 19:08:10.483 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:08:10.484 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:08:10.484 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:08:10.484 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/courgh - 200 null application/json; charset=utf-8 7.4945ms 2025-12-01 19:08:19.289 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:08:19.290 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 20085.1065ms 2025-12-01 19:08:32.533 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:08:32.533 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:32.533 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3159ms 2025-12-01 19:08:32.541 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:08:32.541 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:32.541 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2244ms 2025-12-01 19:08:32.541 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:08:32.541 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:32.542 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.0419ms 2025-12-01 19:08:32.649 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:08:32.649 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:32.649 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:08:32.654 +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-12-01 19:08:32.665 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:08:32.665 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:32.665 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:08:32.666 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:08:32.666 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:08:32.666 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:08:32.856 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:08:32.857 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:08:33.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-01 19:08:33.110 +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-12-01 19:08:33.111 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:08:33.111 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:08:33.112 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:08:33.112 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:08:33.112 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:08:33.112 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 447.595ms 2025-12-01 19:08:33.113 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:08:33.113 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 447.3362ms 2025-12-01 19:09:53.605 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:09:53.606 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 80957.4087ms 2025-12-01 19:10:42.735 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:10:42.735 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:42.735 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3483ms 2025-12-01 19:10:42.742 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:10:42.742 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:42.742 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.2848ms 2025-12-01 19:10:42.742 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3616 - null null 2025-12-01 19:10:42.743 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:42.743 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3616 - 204 null null 0.1415ms 2025-12-01 19:10:42.853 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/3616 - null null 2025-12-01 19:10:42.853 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:42.854 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:10:42.857 +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-12-01 19:10:42.859 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:10:42.859 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 19:10:42.859 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:10:42.859 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/3616 - 200 null application/json; charset=utf-8 6.1389ms 2025-12-01 19:10:42.860 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:10:42.861 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:42.861 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:10:42.863 +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-12-01 19:10:42.863 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:10:42.863 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:10:42.863 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:10:42.863 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 2.749ms 2025-12-01 19:10:42.869 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:10:42.870 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:42.870 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:10:42.873 +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-12-01 19:10:42.874 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:10:42.874 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:10:42.875 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:10:42.875 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 5.7596ms 2025-12-01 19:10:56.261 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3616 - null null 2025-12-01 19:10:56.261 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:56.262 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3616 - 204 null null 0.302ms 2025-12-01 19:10:56.389 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/3616 - application/json 23624 2025-12-01 19:10:56.389 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:56.389 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-01 19:10:56.911 +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-12-01 19:10:56.916 +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-12-01 19:10:56.917 +00:00 [INF] Setting HTTP status code 204. 2025-12-01 19:10:56.917 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-01 19:10:56.917 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/3616 - 204 null null 527.7629ms 2025-12-01 19:10:59.021 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:10:59.021 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:59.021 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2858ms 2025-12-01 19:10:59.029 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:10:59.029 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:59.029 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2553ms 2025-12-01 19:10:59.030 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:10:59.030 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:59.030 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.091ms 2025-12-01 19:10:59.133 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:10:59.133 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:59.133 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:10:59.135 +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-12-01 19:10:59.136 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:10:59.136 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:10:59.136 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:10:59.136 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.0728ms 2025-12-01 19:10:59.140 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:10:59.140 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:59.141 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:10:59.143 +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-12-01 19:10:59.143 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:10:59.143 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:10:59.143 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:10:59.143 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.1534ms 2025-12-01 19:10:59.149 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:10:59.149 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:10:59.149 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:10:59.153 +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-12-01 19:10:59.380 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:10:59.380 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:11:12.062 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:11:12.062 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 12913.4342ms 2025-12-01 19:15:43.749 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:15:43.749 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:15:43.749 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4028ms 2025-12-01 19:15:43.809 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:15:43.809 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:15:43.809 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:15:44.038 +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-12-01 19:15:44.038 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:15:44.038 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:15:44.038 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:15:44.039 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 229.8821ms 2025-12-01 19:15:47.558 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - null null 2025-12-01 19:15:47.558 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:15:47.559 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/D3 - 204 null null 0.3989ms 2025-12-01 19:15:47.618 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - null null 2025-12-01 19:15:47.618 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:15:47.619 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:15:47.624 +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-12-01 19:15:47.629 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:15:47.629 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:15:47.759 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:15:47.759 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/D3 - 200 null application/json; charset=utf-8 141.2523ms 2025-12-01 19:16:25.320 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 19:16:25.321 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:16:25.321 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3372ms 2025-12-01 19:16:25.380 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-12-01 19:16:25.380 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:16:25.380 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 19:16:25.385 +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-12-01 19:16:25.389 +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-12-01 19:16:25.390 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 19:16:25.390 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 19:16:25.390 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 19:16:25.390 +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.9498ms 2025-12-01 19:16:25.449 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41038 - null null 2025-12-01 19:16:25.450 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:16:25.450 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41038 - 204 null null 0.301ms 2025-12-01 19:16:25.506 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41038 - application/json 104 2025-12-01 19:16:25.506 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:16:25.507 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:16:25.507 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2957ms 2025-12-01 19:16:25.506 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:16:25.507 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 19:16:25.509 +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-12-01 19:16:25.577 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:16:25.578 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:16:25.579 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:16:25.608 +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-12-01 19:16:25.609 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:16:25.609 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:16:25.610 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:16:25.610 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 32.498ms 2025-12-01 19:16:25.669 +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-12-01 19:16:25.673 +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-12-01 19:16:25.677 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 19:16:25.678 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 19:16:25.678 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41038 - 201 0 null 172.1016ms 2025-12-01 19:33:09.602 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/c - null null 2025-12-01 19:33:09.603 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:09.603 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/c - 204 null null 1.105ms 2025-12-01 19:33:09.662 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/c - null null 2025-12-01 19:33:09.663 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:09.663 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:09.888 +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-12-01 19:33:09.989 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:33:09.990 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:33:10.562 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:10.562 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/c - 200 null application/json; charset=utf-8 899.903ms 2025-12-01 19:33:17.901 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/co - null null 2025-12-01 19:33:17.901 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:17.901 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/co - 204 null null 0.2265ms 2025-12-01 19:33:17.960 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/co - null null 2025-12-01 19:33:17.961 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:17.961 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:17.964 +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-12-01 19:33:17.990 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:33:17.990 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:33:17.993 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:17.994 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/co - 200 null application/json; charset=utf-8 33.3899ms 2025-12-01 19:33:20.880 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gt - null null 2025-12-01 19:33:20.880 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:20.880 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gt - 204 null null 0.3858ms 2025-12-01 19:33:20.940 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gt - null null 2025-12-01 19:33:20.940 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:20.940 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:20.945 +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-12-01 19:33:20.946 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:33:20.946 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:33:20.946 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:20.946 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gt - 200 null application/json; charset=utf-8 5.8866ms 2025-12-01 19:33:26.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cough - null null 2025-12-01 19:33:26.101 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:26.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cough - 204 null null 0.3412ms 2025-12-01 19:33:26.160 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cough - null null 2025-12-01 19:33:26.160 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:26.160 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:26.165 +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-12-01 19:33:26.165 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:33:26.165 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:33:26.165 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:26.165 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cough - 200 null application/json; charset=utf-8 5.3978ms 2025-12-01 19:33:34.411 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Syrup - null null 2025-12-01 19:33:34.411 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:34.411 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Syrup - 204 null null 0.3171ms 2025-12-01 19:33:34.471 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Syrup - null null 2025-12-01 19:33:34.471 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:34.471 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:34.478 +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-12-01 19:33:34.478 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:33:34.478 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:33:34.478 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:33:34.478 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Syrup - 200 null application/json; charset=utf-8 7.1662ms 2025-12-01 19:33:35.567 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-12-01 19:33:35.567 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:35.567 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.3211ms 2025-12-01 19:33:35.627 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-12-01 19:33:35.627 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:33:35.627 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:33:35.627 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:33:35.627 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.5644ms 2025-12-01 19:34:01.492 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/zarbe - null null 2025-12-01 19:34:01.492 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:34:01.492 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/zarbe - 204 null null 0.448ms 2025-12-01 19:34:01.553 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/zarbe - null null 2025-12-01 19:34:01.554 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:34:01.554 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:34:01.568 +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-12-01 19:34:01.569 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:34:01.570 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:34:01.570 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:34:01.570 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/zarbe - 200 null application/json; charset=utf-8 16.5417ms 2025-12-01 19:34:02.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-12-01 19:34:02.561 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:34:02.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.265ms 2025-12-01 19:34:02.621 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-12-01 19:34:02.621 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:34:02.622 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:34:02.622 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:34:02.622 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7592ms 2025-12-01 19:35:15.416 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/daily - null null 2025-12-01 19:35:15.416 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:15.416 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/daily - 204 null null 0.327ms 2025-12-01 19:35:15.475 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/daily - null null 2025-12-01 19:35:15.475 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:15.475 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:35:15.481 +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-12-01 19:35:15.481 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:35:15.481 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:35:15.482 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:35:15.482 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/daily - 200 null application/json; charset=utf-8 6.5735ms 2025-12-01 19:35:33.421 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-01 19:35:33.421 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:33.422 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.4775ms 2025-12-01 19:35:33.544 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-12-01 19:35:33.544 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:33.544 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-01 19:35:33.559 +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-12-01 19:35:33.674 +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-12-01 19:35:33.675 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:35:33.675 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-01 19:35:33.675 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-01 19:35:33.675 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 131.4731ms 2025-12-01 19:35:35.892 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:35:35.892 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:35.892 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3729ms 2025-12-01 19:35:36.004 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:35:36.004 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:36.004 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2681ms 2025-12-01 19:35:36.012 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:35:36.012 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:36.012 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3335ms 2025-12-01 19:35:36.021 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:35:36.021 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:36.021 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:35:36.023 +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-12-01 19:35:36.023 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:35:36.024 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:35:36.024 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:35:36.024 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.13ms 2025-12-01 19:35:36.084 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:35:36.084 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:36.085 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:35:36.085 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:35:36.085 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:35:36.085 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:35:36.087 +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-12-01 19:35:36.087 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:35:36.087 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:35:36.087 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:35:36.087 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.9572ms 2025-12-01 19:35:36.092 +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-12-01 19:35:36.241 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:35:36.241 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:36:15.030 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:36:15.030 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 38945.0355ms 2025-12-01 19:36:20.692 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mary - null null 2025-12-01 19:36:20.693 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:36:20.693 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mary - 204 null null 0.3665ms 2025-12-01 19:36:20.752 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mary - null null 2025-12-01 19:36:20.752 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:36:20.752 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:36:20.756 +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-12-01 19:36:20.757 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:36:20.758 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:36:20.758 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:36:20.758 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/mary - 200 null application/json; charset=utf-8 6.2508ms 2025-12-01 19:36:26.920 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:36:26.920 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:36:26.920 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2927ms 2025-12-01 19:36:26.980 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:36:26.980 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:36:26.980 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:36:26.983 +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-12-01 19:36:26.983 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:36:26.983 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:36:26.983 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:36:26.983 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.4397ms 2025-12-01 19:37:46.964 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:37:46.965 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:46.965 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.383ms 2025-12-01 19:37:46.973 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:37:46.974 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:46.974 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.5255ms 2025-12-01 19:37:47.093 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3617 - null null 2025-12-01 19:37:47.093 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:47.093 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3617 - 204 null null 0.2892ms 2025-12-01 19:37:47.100 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:37:47.100 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:47.101 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:37:47.103 +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-12-01 19:37:47.103 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:37:47.103 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:37:47.103 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:37:47.103 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 3.2487ms 2025-12-01 19:37:47.109 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:37:47.109 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:47.109 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:37:47.111 +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-12-01 19:37:47.112 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:37:47.112 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:37:47.112 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:37:47.112 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.9257ms 2025-12-01 19:37:47.229 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/3617 - null null 2025-12-01 19:37:47.229 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:47.229 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:37:47.231 +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-12-01 19:37:47.232 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:37:47.232 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 19:37:47.233 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:37:47.233 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/3617 - 200 null application/json; charset=utf-8 3.868ms 2025-12-01 19:37:56.213 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3617 - null null 2025-12-01 19:37:56.214 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:56.214 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3617 - 204 null null 0.8548ms 2025-12-01 19:37:56.509 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/3617 - application/json 23622 2025-12-01 19:37:56.509 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:56.510 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-01 19:37:56.719 +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-12-01 19:37:56.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2025-12-01 19:37:56.725 +00:00 [INF] Setting HTTP status code 204. 2025-12-01 19:37:56.726 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-01 19:37:56.726 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/3617 - 204 null null 216.7262ms 2025-12-01 19:37:59.340 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:37:59.340 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:59.340 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2178ms 2025-12-01 19:37:59.349 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:37:59.349 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:59.350 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:37:59.350 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:59.350 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2125ms 2025-12-01 19:37:59.350 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.1978ms 2025-12-01 19:37:59.444 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:37:59.445 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:59.445 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:37:59.449 +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-12-01 19:37:59.461 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:37:59.461 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:59.462 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:37:59.463 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:37:59.463 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:37:59.464 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:37:59.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-01 19:37:59.478 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:37:59.478 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:37:59.478 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:37:59.478 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 16.8483ms 2025-12-01 19:37:59.489 +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-12-01 19:37:59.490 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:37:59.490 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:37:59.490 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:37:59.491 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 27.4468ms 2025-12-01 19:37:59.639 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:37:59.640 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:39:42.566 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:39:42.567 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 103122.287ms 2025-12-01 19:39:58.964 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers - null null 2025-12-01 19:39:58.964 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:39:58.964 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers - 204 null null 0.3858ms 2025-12-01 19:40:00.589 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers - null null 2025-12-01 19:40:00.589 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:40:00.589 +00:00 [INF] Executing endpoint 'HTTP: GET /customers' 2025-12-01 19:40:00.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate], [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Customers] AS [c] LEFT JOIN [Nationalities] AS [n] ON [c].[NationalityId1] = [n].[Id] WHERE [c].[DeleteFlag] = CAST(0 AS bit) 2025-12-01 19:40:00.592 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:40:00.592 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:40:00.592 +00:00 [INF] Executed endpoint 'HTTP: GET /customers' 2025-12-01 19:40:00.592 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers - 200 null application/json; charset=utf-8 3.2497ms 2025-12-01 19:53:33.627 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/terapia - null null 2025-12-01 19:53:33.627 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:33.627 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/terapia - 204 null null 0.3844ms 2025-12-01 19:53:33.689 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/terapia - null null 2025-12-01 19:53:33.689 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:33.689 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:53:33.934 +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-12-01 19:53:33.945 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:53:33.946 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:53:34.117 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 19:53:34.117 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/terapia - 200 null application/json; charset=utf-8 428.8109ms 2025-12-01 19:53:41.104 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 19:53:41.104 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:41.104 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3499ms 2025-12-01 19:53:41.157 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 19:53:41.157 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:41.158 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 19:53:41.162 +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-12-01 19:53:41.165 +00:00 [INF] Executed DbCommand (2ms) [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-12-01 19:53:41.165 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 19:53:41.165 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 19:53:41.165 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 19:53:41.166 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 8.4584ms 2025-12-01 19:53:41.227 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41039 - null null 2025-12-01 19:53:41.227 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:41.227 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41039 - 204 null null 0.311ms 2025-12-01 19:53:41.285 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:53:41.285 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:41.285 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2229ms 2025-12-01 19:53:41.296 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41039 - application/json 106 2025-12-01 19:53:41.297 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:41.297 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 19:53:41.299 +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-12-01 19:53:41.338 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 19:53:41.339 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:53:41.339 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:53:41.364 +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-12-01 19:53:41.365 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:53:41.365 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:53:41.365 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 19:53:41.366 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 27.1707ms 2025-12-01 19:53:41.482 +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-12-01 19:53:41.485 +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-12-01 19:53:41.490 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 19:53:41.490 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 19:53:41.491 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41039 - 201 0 null 194.2055ms 2025-12-01 19:55:45.286 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:55:45.286 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:55:45.286 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3321ms 2025-12-01 19:55:45.287 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:55:45.287 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:55:45.287 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1596ms 2025-12-01 19:55:45.288 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:55:45.288 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:55:45.288 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1351ms 2025-12-01 19:55:45.401 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:55:45.402 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:55:45.402 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:55:45.404 +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-12-01 19:55:45.404 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:55:45.404 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:55:45.404 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:55:45.404 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.1032ms 2025-12-01 19:55:45.405 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:55:45.405 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:55:45.406 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:55:45.405 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:55:45.407 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:55:45.407 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:55:45.411 +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-12-01 19:55:45.413 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-01 19:55:45.413 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:55:45.413 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:55:45.413 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:55:45.414 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 8.8405ms 2025-12-01 19:55:45.611 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:55:45.612 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:56:40.984 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:56:40.984 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 55578.857ms 2025-12-01 19:57:12.487 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:57:12.487 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:12.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.5405ms 2025-12-01 19:57:12.487 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1589 - null null 2025-12-01 19:57:12.488 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:12.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1589 - 204 null null 0.9852ms 2025-12-01 19:57:12.487 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:57:12.488 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:12.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.8476ms 2025-12-01 19:57:12.591 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1589 - null null 2025-12-01 19:57:12.591 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:12.592 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:57:12.595 +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-12-01 19:57:12.595 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:12.595 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 19:57:12.595 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:57:12.595 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1589 - 200 null application/json; charset=utf-8 4.2634ms 2025-12-01 19:57:12.611 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:57:12.611 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:12.612 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:57:12.614 +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-12-01 19:57:12.614 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:12.614 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:57:12.614 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:57:12.614 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.9641ms 2025-12-01 19:57:12.622 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:57:12.623 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:12.623 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:57:12.625 +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-12-01 19:57:12.626 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:12.626 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:57:12.626 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:57:12.627 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.7035ms 2025-12-01 19:57:20.675 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1589 - null null 2025-12-01 19:57:20.675 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:20.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1589 - 204 null null 0.401ms 2025-12-01 19:57:20.766 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1589 - application/json 23627 2025-12-01 19:57:20.766 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:20.767 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-01 19:57:20.886 +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-12-01 19:57:20.891 +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-12-01 19:57:20.892 +00:00 [INF] Setting HTTP status code 204. 2025-12-01 19:57:20.892 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-01 19:57:20.892 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1589 - 204 null null 126.2996ms 2025-12-01 19:57:23.358 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 19:57:23.359 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:23.359 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3425ms 2025-12-01 19:57:23.359 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:57:23.359 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:23.359 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.1165ms 2025-12-01 19:57:23.366 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-01 19:57:23.366 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:23.366 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2758ms 2025-12-01 19:57:23.466 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:57:23.466 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:23.466 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:57:23.468 +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-12-01 19:57:23.468 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:23.469 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:57:23.469 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:57:23.469 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 2.7542ms 2025-12-01 19:57:23.474 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 19:57:23.474 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:23.474 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 19:57:23.475 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-01 19:57:23.475 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:23.475 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-01 19:57:23.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-01 19:57:23.477 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:23.478 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 19:57:23.478 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 19:57:23.478 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.315ms 2025-12-01 19:57:23.480 +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-12-01 19:57:23.663 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:23.664 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:57:44.167 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-01 19:57:44.167 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 20691.6854ms 2025-12-01 19:57:57.966 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:57:57.966 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:57.966 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2925ms 2025-12-01 19:57:57.967 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3617 - null null 2025-12-01 19:57:57.967 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:57.967 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3617 - 204 null null 0.3524ms 2025-12-01 19:57:57.967 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:57:57.968 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:57.968 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.7612ms 2025-12-01 19:57:58.058 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/3617 - null null 2025-12-01 19:57:58.058 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:58.059 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:57:58.061 +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-12-01 19:57:58.062 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:58.062 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 19:57:58.063 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 19:57:58.064 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/3617 - 200 null application/json; charset=utf-8 5.5749ms 2025-12-01 19:57:58.068 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 19:57:58.068 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-01 19:57:58.068 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:58.069 +00:00 [INF] CORS policy execution successful. 2025-12-01 19:57:58.069 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:57:58.069 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:57:58.078 +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-12-01 19:57:58.078 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:58.078 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:57:58.078 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 19:57:58.078 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 10.4522ms 2025-12-01 19:57:58.078 +00:00 [INF] Executed DbCommand (5ms) [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-12-01 19:57:58.078 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 19:57:58.078 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 19:57:58.078 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-01 19:57:58.078 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 10.3942ms 2025-12-01 20:07:59.662 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jacobo - null null 2025-12-01 20:07:59.662 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:07:59.662 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jacobo - 204 null null 0.3199ms 2025-12-01 20:07:59.718 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jacobo - null null 2025-12-01 20:07:59.719 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:07:59.719 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 20:07:59.972 +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-12-01 20:07:59.977 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 20:07:59.977 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 20:07:59.977 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 20:07:59.978 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jacobo - 200 null application/json; charset=utf-8 259.1794ms 2025-12-01 20:08:07.544 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 20:08:07.544 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:08:07.544 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3172ms 2025-12-01 20:08:07.602 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 20:08:07.603 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:08:07.603 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 20:08:07.609 +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-12-01 20:08:07.612 +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-12-01 20:08:07.613 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 20:08:07.614 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 20:08:07.614 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 20:08:07.614 +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.7186ms 2025-12-01 20:08:07.681 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41040 - null null 2025-12-01 20:08:07.681 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:08:07.681 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41040 - 204 null null 0.3025ms 2025-12-01 20:08:07.741 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 20:08:07.741 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:08:07.741 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3266ms 2025-12-01 20:08:07.751 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41040 - application/json 105 2025-12-01 20:08:07.751 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:08:07.751 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 20:08:07.753 +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-12-01 20:08:07.796 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 20:08:07.796 +00:00 [INF] CORS policy execution successful. 2025-12-01 20:08:07.797 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 20:08:07.816 +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-12-01 20:08:07.816 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 20:08:07.816 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 20:08:07.816 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 20:08:07.816 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 20.748ms 2025-12-01 20:08:07.903 +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-12-01 20:08:07.905 +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-12-01 20:08:07.909 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 20:08:07.909 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 20:08:07.910 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41040 - 201 0 null 158.8927ms 2025-12-01 21:01:40.057 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jacobo - null null 2025-12-01 21:01:40.058 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:40.058 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jacobo - 204 null null 1.1699ms 2025-12-01 21:01:40.115 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jacobo - null null 2025-12-01 21:01:40.116 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:40.116 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:01:40.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-01 21:01:40.370 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:01:40.370 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:01:40.370 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:01:40.370 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jacobo - 200 null application/json; charset=utf-8 255.0116ms 2025-12-01 21:01:48.523 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 21:01:48.523 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:48.523 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3033ms 2025-12-01 21:01:48.583 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 21:01:48.583 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:48.584 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 21:01:48.588 +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-12-01 21:01:48.592 +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-12-01 21:01:48.592 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 21:01:48.593 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 21:01:48.593 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 21:01:48.593 +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.3034ms 2025-12-01 21:01:48.652 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41041 - null null 2025-12-01 21:01:48.652 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:48.653 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41041 - 204 null null 0.3046ms 2025-12-01 21:01:48.711 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:01:48.711 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:48.711 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2895ms 2025-12-01 21:01:48.713 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41041 - application/json 105 2025-12-01 21:01:48.713 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:48.714 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 21:01:48.717 +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-12-01 21:01:48.767 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:01:48.767 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:01:48.768 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:01:48.793 +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-12-01 21:01:48.793 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:01:48.793 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:01:48.793 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:01:48.793 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 26.6386ms 2025-12-01 21:01:48.942 +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-12-01 21:01:48.945 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-01 21:01:48.949 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 21:01:48.950 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 21:01:48.950 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41041 - 201 0 null 236.9429ms 2025-12-01 21:12:29.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-01 21:12:29.924 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:29.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.2434ms 2025-12-01 21:12:29.984 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 61 2025-12-01 21:12:29.984 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:29.984 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-01 21:12:30.232 +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-12-01 21:12:30.341 +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-12-01 21:12:30.342 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:30.342 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-01 21:12:30.342 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-01 21:12:30.342 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 358.4358ms 2025-12-01 21:12:33.315 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:12:33.316 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.316 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2825ms 2025-12-01 21:12:33.372 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-12-01 21:12:33.372 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.372 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-01 21:12:33.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.2346ms 2025-12-01 21:12:33.373 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.4659ms 2025-12-01 21:12:33.373 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-01 21:12:33.373 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2318ms 2025-12-01 21:12:33.377 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:12:33.377 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.378 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:12:33.393 +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-12-01 21:12:33.394 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:33.394 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:12:33.394 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:12:33.394 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 17.1152ms 2025-12-01 21:12:33.426 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-01 21:12:33.427 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.427 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-01 21:12:33.429 +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-12-01 21:12:33.430 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:33.430 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-12-01 21:12:33.430 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-01 21:12:33.430 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.431 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-01 21:12:33.431 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-12-01 21:12:33.431 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 4.323ms 2025-12-01 21:12:33.433 +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-12-01 21:12:33.434 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:33.434 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:12:33.435 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-12-01 21:12:33.435 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 4.6727ms 2025-12-01 21:12:33.436 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-01 21:12:33.437 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:33.437 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-01 21:12:33.439 +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-12-01 21:12:33.439 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:33.440 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:12:33.440 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-01 21:12:33.440 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.2534ms 2025-12-01 21:12:38.262 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 21:12:38.262 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:38.262 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2826ms 2025-12-01 21:12:38.321 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 21:12:38.321 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:38.322 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:12:38.325 +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-12-01 21:12:38.331 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:38.331 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:12:38.445 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:12:38.445 +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.3571ms 2025-12-01 21:12:44.181 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1561 - null null 2025-12-01 21:12:44.182 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:44.182 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1561 - 204 null null 1.0016ms 2025-12-01 21:12:44.238 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1561 - null null 2025-12-01 21:12:44.238 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:44.238 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 21:12:44.241 +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-12-01 21:12:44.241 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:44.241 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 21:12:44.242 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 21:12:44.242 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1561 - 200 null application/json; charset=utf-8 4.1697ms 2025-12-01 21:12:45.860 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1562 - null null 2025-12-01 21:12:45.860 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:45.860 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1562 - 204 null null 0.2849ms 2025-12-01 21:12:45.938 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1562 - null null 2025-12-01 21:12:45.938 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:45.938 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-01 21:12:45.941 +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-12-01 21:12:45.941 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:45.941 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-01 21:12:45.942 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-01 21:12:45.942 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1562 - 200 null application/json; charset=utf-8 4.4869ms 2025-12-01 21:12:50.883 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jugo - null null 2025-12-01 21:12:50.883 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:50.883 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jugo - 204 null null 0.2802ms 2025-12-01 21:12:50.936 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jugo - null null 2025-12-01 21:12:50.936 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:12:50.937 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:12:50.940 +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-12-01 21:12:50.942 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:12:50.943 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:12:50.943 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:12:50.943 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jugo - 200 null application/json; charset=utf-8 7.1552ms 2025-12-01 21:13:37.373 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:13:37.373 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:13:37.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2342ms 2025-12-01 21:13:37.425 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:13:37.425 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:13:37.425 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:13:37.427 +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-12-01 21:13:37.427 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:13:37.428 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:13:37.428 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:13:37.428 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.0765ms 2025-12-01 21:13:40.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 21:13:40.924 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:13:40.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.3567ms 2025-12-01 21:13:40.978 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 21:13:40.978 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:13:40.978 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:13:40.981 +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-12-01 21:13:40.984 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:13:40.985 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:13:41.141 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:13:41.141 +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 163.4036ms 2025-12-01 21:13:58.685 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jugo - null null 2025-12-01 21:13:58.685 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:13:58.685 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jugo - 204 null null 0.2269ms 2025-12-01 21:13:58.744 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jugo - null null 2025-12-01 21:13:58.745 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:13:58.745 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:13:58.748 +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-12-01 21:13:58.751 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:13:58.751 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:13:58.751 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:13:58.751 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jugo - 200 null application/json; charset=utf-8 6.6298ms 2025-12-01 21:14:43.776 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 21:14:43.776 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:14:43.776 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3026ms 2025-12-01 21:14:43.835 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-12-01 21:14:43.835 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:14:43.835 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 21:14:43.840 +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-12-01 21:14:43.844 +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-12-01 21:14:43.844 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 21:14:43.844 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 21:14:43.844 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 21:14:43.844 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 9.5299ms 2025-12-01 21:14:43.902 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41042 - null null 2025-12-01 21:14:43.902 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:14:43.902 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41042 - 204 null null 0.4364ms 2025-12-01 21:14:43.905 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:14:43.906 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:14:43.906 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2272ms 2025-12-01 21:14:43.955 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41042 - application/json 319 2025-12-01 21:14:43.955 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:14:43.956 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 21:14:43.958 +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-12-01 21:14:43.965 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:14:43.965 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:14:43.966 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:14:43.980 +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-12-01 21:14:43.980 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:14:43.980 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:14:43.980 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:14:43.981 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 15.7431ms 2025-12-01 21:14:44.114 +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-12-01 21:14:44.120 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-01 21:14:44.124 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 21:14:44.124 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 21:14:44.124 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41042 - 201 0 null 169.496ms 2025-12-01 21:16:20.424 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 21:16:20.425 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:16:20.425 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 1.2233ms 2025-12-01 21:16:20.484 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-01 21:16:20.484 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:16:20.485 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:16:20.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-01 21:16:20.492 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:16:20.493 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:16:20.493 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 21:16:20.493 +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.2527ms 2025-12-01 21:21:04.973 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 21:21:04.974 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:21:04.974 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3226ms 2025-12-01 21:21:05.034 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-12-01 21:21:05.035 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:21:05.035 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 21:21:05.041 +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-12-01 21:21:05.046 +00:00 [INF] Executed DbCommand (4ms) [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-12-01 21:21:05.047 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 21:21:05.047 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 21:21:05.048 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 21:21:05.048 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 13.7204ms 2025-12-01 21:21:05.110 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41043 - null null 2025-12-01 21:21:05.110 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:21:05.110 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41043 - 204 null null 0.905ms 2025-12-01 21:21:05.167 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:21:05.167 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:21:05.167 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.6641ms 2025-12-01 21:21:05.169 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41043 - application/json 219 2025-12-01 21:21:05.169 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:21:05.169 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 21:21:05.172 +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-12-01 21:21:05.223 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 21:21:05.223 +00:00 [INF] CORS policy execution successful. 2025-12-01 21:21:05.224 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:21:05.368 +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-12-01 21:21:05.374 +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-12-01 21:21:05.381 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 21:21:05.381 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 21:21:05.381 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41043 - 201 0 null 212.6873ms 2025-12-01 21:21:05.581 +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-12-01 21:21:05.582 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 21:21:05.582 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 21:21:05.582 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 21:21:05.582 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 359.5905ms 2025-12-01 22:16:15.677 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/magnesio - null null 2025-12-01 22:16:15.677 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:15.677 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/magnesio - 204 null null 0.2429ms 2025-12-01 22:16:15.737 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/magnesio - null null 2025-12-01 22:16:15.737 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:15.738 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 22:16:15.964 +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-12-01 22:16:15.972 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 22:16:15.973 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 22:16:16.132 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 22:16:16.133 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/magnesio - 200 null application/json; charset=utf-8 395.3635ms 2025-12-01 22:16:35.027 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/curcumin - null null 2025-12-01 22:16:35.028 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:35.028 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/curcumin - 204 null null 0.2356ms 2025-12-01 22:16:35.086 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/curcumin - null null 2025-12-01 22:16:35.087 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:35.087 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 22:16:35.091 +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-12-01 22:16:35.092 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 22:16:35.093 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 22:16:35.093 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-01 22:16:35.093 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/curcumin - 200 null application/json; charset=utf-8 6.3235ms 2025-12-01 22:16:59.429 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-01 22:16:59.429 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:59.429 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2592ms 2025-12-01 22:16:59.488 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-01 22:16:59.488 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:59.488 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 22:16:59.492 +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-12-01 22:16:59.495 +00:00 [INF] Executed DbCommand (2ms) [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-12-01 22:16:59.495 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 22:16:59.495 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-01 22:16:59.495 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-01 22:16:59.495 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 7.5984ms 2025-12-01 22:16:59.555 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41044 - null null 2025-12-01 22:16:59.555 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:59.555 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41044 - 204 null null 0.246ms 2025-12-01 22:16:59.611 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 22:16:59.611 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:59.611 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2339ms 2025-12-01 22:16:59.615 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41044 - application/json 219 2025-12-01 22:16:59.615 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:59.616 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 22:16:59.617 +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-12-01 22:16:59.668 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-01 22:16:59.669 +00:00 [INF] CORS policy execution successful. 2025-12-01 22:16:59.669 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 22:16:59.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-01 22:16:59.683 +00:00 [INF] Setting HTTP status code 200. 2025-12-01 22:16:59.684 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-01 22:16:59.684 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-01 22:16:59.684 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 16.19ms 2025-12-01 22:16:59.763 +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-12-01 22:16:59.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @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-12-01 22:16:59.770 +00:00 [INF] Setting HTTP status code 201. 2025-12-01 22:16:59.770 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-01 22:16:59.770 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41044 - 201 0 null 154.9339ms