2025-11-24 00:22:06.955 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-11-24 00:22:06.957 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 1.4467ms 2025-11-24 00:22:06.957 +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-11-24 00:23:38.101 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-24 00:23:38.102 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.9373ms 2025-11-24 00:23:38.102 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-24 02:43:33.165 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:5227/.env - null null 2025-11-24 02:43:33.166 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:5227/.env - 404 0 null 0.9147ms 2025-11-24 02:43:33.166 +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-11-24 07:19:50.810 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-24 07:19:50.811 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.825ms 2025-11-24 07:19:50.811 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-24 07:20:00.241 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-24 07:20:00.241 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3187ms 2025-11-24 07:20:00.241 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-24 07:20:03.801 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/sitemap.xml - null null 2025-11-24 07:20:03.801 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/sitemap.xml - 404 0 null 0.2547ms 2025-11-24 07:20:03.801 +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-11-24 07:59:58.382 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-24 07:59:58.383 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3391ms 2025-11-24 07:59:58.383 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-24 08:01:15.219 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/security.txt - null null 2025-11-24 08:01:15.220 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/security.txt - 404 0 null 0.3954ms 2025-11-24 08:01:15.220 +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/security.txt, Response status code: 404 2025-11-24 12:38:27.366 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-24 12:38:27.367 +00:00 [INF] CORS policy execution successful. 2025-11-24 12:38:27.367 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 1.0486ms 2025-11-24 12:38:27.426 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2025-11-24 12:38:27.427 +00:00 [INF] CORS policy execution successful. 2025-11-24 12:38:27.427 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-24 12:38:27.863 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-11-24 12:38:28.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-11-24 12:38:28.047 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 12:38:28.047 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-24 12:38:28.048 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-24 12:38:28.048 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 621.6364ms 2025-11-24 14:54:40.689 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 14:54:40.689 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.689 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2804ms 2025-11-24 14:54:40.696 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-24 14:54:40.696 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.696 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2725ms 2025-11-24 14:54:40.696 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-24 14:54:40.696 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.696 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.7299ms 2025-11-24 14:54:40.699 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-24 14:54:40.699 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.699 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.2089ms 2025-11-24 14:54:40.746 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 14:54:40.746 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.747 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 14:54:40.756 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-24 14:54:40.756 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.757 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-24 14:54:40.757 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-24 14:54:40.757 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.758 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-24 14:54:40.759 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-24 14:54:40.759 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:40.759 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-24 14:54:40.993 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 14:54:40.994 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:54:40.994 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:54:40.994 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 14:54:40.994 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 248.2618ms 2025-11-24 14:54:41.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-11-24 14:54:41.003 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:54:41.003 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:54:41.003 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-24 14:54:41.003 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 246.8693ms 2025-11-24 14:54:41.003 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-24 14:54:41.003 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:54:41.004 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-24 14:54:41.004 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-24 14:54:41.004 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 246.2969ms 2025-11-24 14:54:41.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 14:54:41.018 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:54:41.018 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:54:41.018 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-24 14:54:41.018 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 259.4022ms 2025-11-24 14:54:45.729 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/valerian - null null 2025-11-24 14:54:45.730 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:45.730 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/valerian - 204 null null 0.2256ms 2025-11-24 14:54:45.789 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/valerian - null null 2025-11-24 14:54:45.790 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:54:45.790 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 14:54:45.798 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 14:54:45.800 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:54:45.800 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:54:45.800 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 14:54:45.801 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/valerian - 200 null application/json; charset=utf-8 11.1776ms 2025-11-24 14:56:58.234 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 14:56:58.234 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:56:58.234 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3344ms 2025-11-24 14:56:58.294 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-11-24 14:56:58.294 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:56:58.295 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 14:56:58.302 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 14:56:58.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 14:56:58.306 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 14:56:58.306 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 14:56:58.306 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 14:56:58.306 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 12.145ms 2025-11-24 14:56:58.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40978 - null null 2025-11-24 14:56:58.369 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:56:58.369 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40978 - 204 null null 0.2871ms 2025-11-24 14:56:58.431 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 14:56:58.431 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:56:58.431 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2845ms 2025-11-24 14:56:58.447 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40978 - application/json 104 2025-11-24 14:56:58.447 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:56:58.448 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 14:56:58.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 14:56:58.490 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 14:56:58.491 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:56:58.491 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 14:56:58.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 14:56:58.494 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:56:58.495 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:56:58.495 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 14:56:58.495 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.5395ms 2025-11-24 14:56:58.592 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 14:56:58.598 +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), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 14:56:58.602 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 14:56:58.603 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 14:56:58.603 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40978 - 201 0 null 155.7588ms 2025-11-24 14:58:15.884 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 14:58:15.885 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:15.885 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.4708ms 2025-11-24 14:58:15.939 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 14:58:15.939 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:15.940 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 14:58:15.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 14:58:15.955 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:58:15.956 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:58:16.112 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 14:58:16.112 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 173.4734ms 2025-11-24 14:58:23.971 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 14:58:23.971 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:23.971 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3121ms 2025-11-24 14:58:24.031 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 14:58:24.031 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:24.032 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 14:58:24.037 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 14:58:24.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 14:58:24.042 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 14:58:24.042 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 14:58:24.042 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 14:58:24.042 +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.002ms 2025-11-24 14:58:24.100 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40979 - null null 2025-11-24 14:58:24.101 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:24.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40979 - 204 null null 1.3037ms 2025-11-24 14:58:24.103 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 14:58:24.103 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:24.103 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.5535ms 2025-11-24 14:58:24.155 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40979 - application/json 106 2025-11-24 14:58:24.155 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:24.155 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 14:58:24.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 14:58:24.162 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 14:58:24.162 +00:00 [INF] CORS policy execution successful. 2025-11-24 14:58:24.162 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 14:58:24.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 14:58:24.166 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 14:58:24.166 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 14:58:24.166 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 14:58:24.166 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.1271ms 2025-11-24 14:58:24.336 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 14:58:24.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 14:58:24.343 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 14:58:24.343 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 14:58:24.343 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40979 - 201 0 null 188.8275ms 2025-11-24 16:12:35.986 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 16:12:35.986 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:12:35.986 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.3476ms 2025-11-24 16:12:36.042 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 16:12:36.042 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:12:36.042 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:12:36.295 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:12:36.303 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:12:36.304 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:12:36.417 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:12:36.418 +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 375.6089ms 2025-11-24 16:13:04.031 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:13:04.032 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:13:04.033 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.4935ms 2025-11-24 16:13:04.091 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-24 16:13:04.092 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:13:04.092 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:13:04.114 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:13:04.118 +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-11-24 16:13:04.119 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:13:04.119 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:13:04.120 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:13:04.120 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 28.6436ms 2025-11-24 16:13:04.184 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40980 - null null 2025-11-24 16:13:04.184 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:13:04.184 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40980 - 204 null null 0.3004ms 2025-11-24 16:13:04.241 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:13:04.242 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:13:04.242 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3641ms 2025-11-24 16:13:04.250 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40980 - application/json 110 2025-11-24 16:13:04.250 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:13:04.251 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:13:04.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:13:04.301 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:13:04.301 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:13:04.302 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:13:04.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:13:04.324 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:13:04.325 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:13:04.325 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:13:04.325 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 24.0743ms 2025-11-24 16:13:04.408 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:13:04.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 16:13:04.416 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:13:04.416 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:13:04.416 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40980 - 201 0 null 166.5607ms 2025-11-24 16:14:07.869 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-11-24 16:14:07.869 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:14:07.869 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.3749ms 2025-11-24 16:14:07.926 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-11-24 16:14:07.926 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:14:07.926 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:14:07.927 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:14:07.927 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 1.3647ms 2025-11-24 16:21:13.725 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 16:21:13.725 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:13.725 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.3072ms 2025-11-24 16:21:13.778 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 16:21:13.779 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:13.779 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:21:14.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:21:14.083 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:21:14.083 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:21:14.250 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:21:14.250 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 471.6172ms 2025-11-24 16:21:27.281 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:21:27.281 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:27.281 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3426ms 2025-11-24 16:21:27.336 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 16:21:27.336 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:27.336 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:21:27.342 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:21:27.346 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 16:21:27.346 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:21:27.346 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:21:27.346 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:21:27.347 +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.023ms 2025-11-24 16:21:27.406 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40981 - null null 2025-11-24 16:21:27.406 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:27.406 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40981 - 204 null null 0.2857ms 2025-11-24 16:21:27.462 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:21:27.462 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:27.462 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.421ms 2025-11-24 16:21:27.467 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40981 - application/json 106 2025-11-24 16:21:27.467 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:27.467 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:21:27.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:21:27.515 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:21:27.516 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:27.516 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:21:27.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:21:27.541 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:21:27.542 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:21:27.542 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:21:27.542 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 26.9848ms 2025-11-24 16:21:27.698 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:21:27.702 +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-11-24 16:21:27.707 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:21:27.707 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:21:27.707 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40981 - 201 0 null 240.6382ms 2025-11-24 16:21:48.589 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arabje - null null 2025-11-24 16:21:48.590 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:48.590 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arabje - 204 null null 0.3376ms 2025-11-24 16:21:48.648 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/arabje - null null 2025-11-24 16:21:48.649 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:48.649 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:21:48.656 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:21:48.656 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:21:48.656 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:21:48.656 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:21:48.656 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/arabje - 200 null application/json; charset=utf-8 8.0367ms 2025-11-24 16:21:52.457 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Arbaje - null null 2025-11-24 16:21:52.458 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:52.458 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Arbaje - 204 null null 0.2654ms 2025-11-24 16:21:52.517 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Arbaje - null null 2025-11-24 16:21:52.518 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:21:52.518 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:21:52.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:21:52.528 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:21:52.529 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:21:52.640 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:21:52.641 +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 123.4895ms 2025-11-24 16:22:00.209 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:22:00.209 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:00.209 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.435ms 2025-11-24 16:22:00.266 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 16:22:00.266 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:00.266 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:22:00.273 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:22:00.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 16:22:00.278 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:22:00.279 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:22:00.279 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:22:00.279 +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.4187ms 2025-11-24 16:22:00.336 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40982 - null null 2025-11-24 16:22:00.336 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:00.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40982 - 204 null null 0.4332ms 2025-11-24 16:22:00.346 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:22:00.346 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:00.346 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3317ms 2025-11-24 16:22:00.389 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40982 - application/json 105 2025-11-24 16:22:00.390 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:00.390 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:22:00.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:22:00.405 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:22:00.406 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:00.406 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:22:00.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:22:00.410 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:22:00.410 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:22:00.410 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:22:00.410 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.0327ms 2025-11-24 16:22:00.565 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:22:00.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 16:22:00.572 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:22:00.573 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:22:00.573 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40982 - 201 0 null 183.951ms 2025-11-24 16:22:29.170 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 16:22:29.170 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:29.170 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.3186ms 2025-11-24 16:22:29.230 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 16:22:29.230 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:29.230 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:22:29.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:22:29.243 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:22:29.243 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:22:29.404 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:22:29.405 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 175.0901ms 2025-11-24 16:22:33.402 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arabje - null null 2025-11-24 16:22:33.403 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:33.403 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arabje - 204 null null 1.2545ms 2025-11-24 16:22:33.462 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/arabje - null null 2025-11-24 16:22:33.462 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:33.462 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:22:33.467 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:22:33.467 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:22:33.467 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:22:33.467 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:22:33.467 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/arabje - 200 null application/json; charset=utf-8 5.3991ms 2025-11-24 16:22:36.608 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arbaje - null null 2025-11-24 16:22:36.608 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:36.608 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/arbaje - 204 null null 0.3423ms 2025-11-24 16:22:36.668 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/arbaje - null null 2025-11-24 16:22:36.668 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:36.669 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:22:36.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:22:36.680 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:22:36.680 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:22:36.681 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:22:36.681 +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 12.7186ms 2025-11-24 16:22:47.837 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:22:47.837 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:47.837 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2533ms 2025-11-24 16:22:47.894 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 16:22:47.894 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:47.895 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:22:47.900 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:22:47.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 16:22:47.904 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:22:47.904 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:22:47.904 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:22:47.904 +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.3706ms 2025-11-24 16:22:47.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:22:47.965 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:47.965 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3754ms 2025-11-24 16:22:47.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40983 - null null 2025-11-24 16:22:47.966 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:47.966 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40983 - 204 null null 0.9518ms 2025-11-24 16:22:48.022 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40983 - application/json 211 2025-11-24 16:22:48.022 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:48.022 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:22:48.023 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:22:48.023 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:22:48.023 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:22:48.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:22:48.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:22:48.027 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:22:48.027 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:22:48.027 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:22:48.027 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.675ms 2025-11-24 16:22:48.157 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:22:48.162 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-24 16:22:48.167 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:22:48.167 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:22:48.167 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40983 - 201 0 null 145.2728ms 2025-11-24 16:29:07.873 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - null null 2025-11-24 16:29:07.873 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:07.873 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - 204 null null 0.3937ms 2025-11-24 16:29:07.932 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - null null 2025-11-24 16:29:07.932 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:07.932 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:29:08.261 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:29:08.265 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:29:08.265 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:29:08.266 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:29:08.266 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - 200 null application/json; charset=utf-8 334.6268ms 2025-11-24 16:29:34.028 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:29:34.028 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:34.028 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3331ms 2025-11-24 16:29:34.087 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-11-24 16:29:34.087 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:34.088 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:29:34.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:29:34.097 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 16:29:34.098 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:29:34.098 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:29:34.098 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:29:34.098 +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.9172ms 2025-11-24 16:29:34.156 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40984 - null null 2025-11-24 16:29:34.156 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:34.156 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40984 - 204 null null 0.2483ms 2025-11-24 16:29:34.211 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:29:34.211 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:34.211 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2469ms 2025-11-24 16:29:34.230 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40984 - application/json 104 2025-11-24 16:29:34.230 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:34.231 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:29:34.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:29:34.267 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:29:34.267 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:29:34.268 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:29:34.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:29:34.286 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:29:34.286 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:29:34.286 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:29:34.286 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 19.1532ms 2025-11-24 16:29:34.407 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:29:34.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 16:29:34.414 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:29:34.415 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:29:34.415 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40984 - 201 0 null 184.8508ms 2025-11-24 16:35:36.883 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-24 16:35:36.883 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:36.883 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.4438ms 2025-11-24 16:35:36.936 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-11-24 16:35:36.936 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:36.937 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-24 16:35:37.180 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-11-24 16:35:37.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-11-24 16:35:37.291 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:35:37.291 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-24 16:35:37.291 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-24 16:35:37.291 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 354.5725ms 2025-11-24 16:35:56.865 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-24 16:35:56.865 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:56.865 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2625ms 2025-11-24 16:35:56.915 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-24 16:35:56.915 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:56.916 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.9429ms 2025-11-24 16:35:56.919 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-11-24 16:35:56.919 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:56.919 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.7254ms 2025-11-24 16:35:56.931 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-24 16:35:56.932 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:56.933 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-24 16:35:56.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-24 16:35:56.948 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:35:56.948 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-24 16:35:56.948 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-24 16:35:56.948 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 16.9226ms 2025-11-24 16:35:56.968 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-24 16:35:56.968 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:56.968 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-24 16:35:56.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:35:56.971 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:35:56.972 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:35:56.972 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-24 16:35:56.972 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.66ms 2025-11-24 16:35:56.973 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-11-24 16:35:56.973 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:35:56.973 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-11-24 16:35:56.981 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:35:57.262 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:35:57.262 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:35:58.522 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-11-24 16:35:58.523 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1550.2301ms 2025-11-24 16:38:40.529 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-24 16:38:40.529 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3516ms 2025-11-24 16:38:40.530 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-24 16:38:55.516 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-11-24 16:38:55.516 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:38:55.516 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3062ms 2025-11-24 16:38:55.577 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-11-24 16:38:55.577 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:38:55.577 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:38:55.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:38:55.588 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:38:55.589 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:38:55.698 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:38:55.699 +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 121.9416ms 2025-11-24 16:39:02.111 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - null null 2025-11-24 16:39:02.112 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:02.112 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - 204 null null 1.4283ms 2025-11-24 16:39:02.175 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - null null 2025-11-24 16:39:02.175 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:02.176 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:39:02.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:39:02.186 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:39:02.186 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:39:02.186 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:39:02.186 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - 200 null application/json; charset=utf-8 11.2969ms 2025-11-24 16:39:04.724 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/47 - null null 2025-11-24 16:39:04.725 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:04.725 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/47 - 204 null null 0.4225ms 2025-11-24 16:39:04.784 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/47 - null null 2025-11-24 16:39:04.785 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:04.785 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:39:04.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 16:39:04.796 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:39:04.796 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 16:39:04.797 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:39:04.797 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/47 - 200 null application/json; charset=utf-8 12.4723ms 2025-11-24 16:39:13.882 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Mix - null null 2025-11-24 16:39:13.882 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:13.883 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Mix - 204 null null 0.2592ms 2025-11-24 16:39:13.942 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Mix - null null 2025-11-24 16:39:13.943 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:13.943 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:39:13.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:39:13.954 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:39:13.954 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:39:14.113 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:39:14.113 +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 170.8401ms 2025-11-24 16:39:19.021 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - null null 2025-11-24 16:39:19.022 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:19.022 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - 204 null null 0.6985ms 2025-11-24 16:39:19.081 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - null null 2025-11-24 16:39:19.082 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:19.082 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:39:19.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 16:39:19.086 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:39:19.086 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 16:39:19.086 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:39:19.086 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - 200 null application/json; charset=utf-8 4.8019ms 2025-11-24 16:39:24.460 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/probio - null null 2025-11-24 16:39:24.460 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:24.460 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/probio - 204 null null 0.3488ms 2025-11-24 16:39:24.515 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/probio - null null 2025-11-24 16:39:24.515 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:39:24.515 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:39:24.520 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:39:24.523 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:39:24.523 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:39:24.523 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:39:24.523 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/probio - 200 null application/json; charset=utf-8 8.3517ms 2025-11-24 16:40:49.621 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - null null 2025-11-24 16:40:49.622 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:40:49.622 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - 204 null null 0.3906ms 2025-11-24 16:40:49.682 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/re - null null 2025-11-24 16:40:49.682 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:40:49.682 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:40:49.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:40:49.716 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:40:49.716 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:40:50.032 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:40:50.033 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/re - 200 null application/json; charset=utf-8 351.1896ms 2025-11-24 16:40:50.873 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/i - null null 2025-11-24 16:40:50.874 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:40:50.874 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/i - 204 null null 0.3226ms 2025-11-24 16:40:50.926 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/i - null null 2025-11-24 16:40:50.927 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:40:50.927 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:40:50.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:40:51.061 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:40:51.061 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:40:51.358 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:40:51.358 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/i - 200 null application/json; charset=utf-8 431.9656ms 2025-11-24 16:40:54.041 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - null null 2025-11-24 16:40:54.042 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:40:54.042 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - 204 null null 1.2654ms 2025-11-24 16:40:54.401 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/228 - null null 2025-11-24 16:40:54.401 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:40:54.401 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:40:54.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 16:40:54.405 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:40:54.405 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 16:40:54.405 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:40:54.405 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/228 - 200 null application/json; charset=utf-8 4.5131ms 2025-11-24 16:41:30.327 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - null null 2025-11-24 16:41:30.327 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:41:30.327 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - 204 null null 0.2981ms 2025-11-24 16:41:30.382 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/G-4 - null null 2025-11-24 16:41:30.383 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:41:30.383 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:41:30.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:41:30.389 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:41:30.389 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:41:30.389 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:41:30.389 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/G-4 - 200 null application/json; charset=utf-8 7.0875ms 2025-11-24 16:42:18.812 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - null null 2025-11-24 16:42:18.812 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:18.812 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - 204 null null 0.2751ms 2025-11-24 16:42:18.872 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/228 - null null 2025-11-24 16:42:18.872 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:18.873 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:42:18.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 16:42:18.876 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:42:18.876 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 16:42:18.876 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:42:18.876 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/228 - 200 null application/json; charset=utf-8 4.449ms 2025-11-24 16:42:27.740 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - null null 2025-11-24 16:42:27.740 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:27.740 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1501 - 204 null null 0.2521ms 2025-11-24 16:42:27.800 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - null null 2025-11-24 16:42:27.800 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:27.801 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:42:27.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 16:42:27.805 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:42:27.805 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 16:42:27.805 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:42:27.805 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1501 - 200 null application/json; charset=utf-8 5.1809ms 2025-11-24 16:42:33.040 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/soy - null null 2025-11-24 16:42:33.041 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:33.041 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/soy - 204 null null 1.1839ms 2025-11-24 16:42:33.099 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/soy - null null 2025-11-24 16:42:33.100 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:33.100 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:42:33.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:42:33.111 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:42:33.112 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:42:33.112 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:42:33.112 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/soy - 200 null application/json; charset=utf-8 13.2229ms 2025-11-24 16:42:53.858 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colganeo - null null 2025-11-24 16:42:53.858 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:53.859 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colganeo - 204 null null 0.3602ms 2025-11-24 16:42:53.914 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colganeo - null null 2025-11-24 16:42:53.915 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:53.915 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:42:53.920 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:42:53.920 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:42:53.920 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:42:53.920 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:42:53.920 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/colganeo - 200 null application/json; charset=utf-8 5.7126ms 2025-11-24 16:42:59.364 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Colageno - null null 2025-11-24 16:42:59.364 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:59.364 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Colageno - 204 null null 0.3894ms 2025-11-24 16:42:59.416 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Colageno - null null 2025-11-24 16:42:59.417 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:42:59.417 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:42:59.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:42:59.422 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:42:59.423 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:42:59.423 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:42:59.423 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Colageno - 200 null application/json; charset=utf-8 6.4614ms 2025-11-24 16:43:09.128 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamina - null null 2025-11-24 16:43:09.128 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:43:09.128 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamina - 204 null null 0.2429ms 2025-11-24 16:43:09.191 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamina - null null 2025-11-24 16:43:09.191 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:43:09.192 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:43:09.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:43:09.198 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:43:09.198 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:43:09.198 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:43:09.198 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamina - 200 null application/json; charset=utf-8 7.5396ms 2025-11-24 16:45:23.433 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - null null 2025-11-24 16:45:23.433 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:45:23.433 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - 204 null null 0.3707ms 2025-11-24 16:45:23.493 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1482 - null null 2025-11-24 16:45:23.493 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:45:23.494 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:45:23.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 16:45:23.498 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:45:23.498 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 16:45:23.499 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:45:23.499 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1482 - 200 null application/json; charset=utf-8 6.0786ms 2025-11-24 16:45:57.456 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/harina - null null 2025-11-24 16:45:57.456 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:45:57.456 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/harina - 204 null null 0.3186ms 2025-11-24 16:45:57.514 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/harina - null null 2025-11-24 16:45:57.514 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:45:57.514 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:45:57.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:45:57.525 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:45:57.526 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:45:57.656 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:45:57.656 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/harina - 200 null application/json; charset=utf-8 142.0943ms 2025-11-24 16:49:25.781 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/realxin - null null 2025-11-24 16:49:25.781 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:25.781 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/realxin - 204 null null 0.3327ms 2025-11-24 16:49:25.837 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/realxin - null null 2025-11-24 16:49:25.837 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:25.838 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:49:25.844 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:49:25.844 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:49:25.844 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:49:25.845 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:49:25.845 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/realxin - 200 null application/json; charset=utf-8 7.5353ms 2025-11-24 16:49:28.300 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/real - null null 2025-11-24 16:49:28.300 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:28.300 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/real - 204 null null 0.2751ms 2025-11-24 16:49:28.360 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/real - null null 2025-11-24 16:49:28.360 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:28.360 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:49:28.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-11-24 16:49:28.366 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:49:28.367 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:49:28.367 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:49:28.367 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/real - 200 null application/json; charset=utf-8 7.2176ms 2025-11-24 16:49:34.619 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/relaxin - null null 2025-11-24 16:49:34.619 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:34.619 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/relaxin - 204 null null 0.3ms 2025-11-24 16:49:34.679 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/relaxin - null null 2025-11-24 16:49:34.679 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:34.679 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:49:34.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:49:34.685 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:49:34.685 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:49:34.685 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:49:34.685 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/relaxin - 200 null application/json; charset=utf-8 6.7755ms 2025-11-24 16:49:36.081 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-11-24 16:49:36.081 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:36.081 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.2791ms 2025-11-24 16:49:36.137 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-11-24 16:49:36.137 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:49:36.137 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:49:36.137 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 16:49:36.137 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7316ms 2025-11-24 16:52:42.038 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:52:42.039 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:52:42.039 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.4613ms 2025-11-24 16:52:42.098 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 239 2025-11-24 16:52:42.098 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:52:42.099 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:52:42.104 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:52:42.125 +00:00 [INF] Executed DbCommand (19ms) [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), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Guid), @p10='?' (DbType = DateTime2), @p11='?' (DbType = Boolean), @p12='?' (DbType = Int32), @p13='?' (DbType = Int64), @p14='?' (DbType = Guid), @p15='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; MERGE [SalesPaymentTypesDetails] USING ( VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, 0), (@p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, 1)) AS i ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) VALUES (i.[Amount], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[PaymentTypeId], i.[SalesId], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; 2025-11-24 16:52:42.126 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:52:42.126 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:52:42.126 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:52:42.126 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 28.0391ms 2025-11-24 16:52:42.188 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40985 - null null 2025-11-24 16:52:42.188 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:52:42.189 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40985 - 204 null null 0.877ms 2025-11-24 16:52:42.243 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:52:42.243 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:52:42.244 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.8672ms 2025-11-24 16:52:42.249 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40985 - application/json 1042 2025-11-24 16:52:42.249 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:52:42.249 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:52:42.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:52:42.296 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:52:42.297 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:52:42.298 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:52:42.446 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:52:42.535 +00:00 [INF] Executed DbCommand (88ms) [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), @p76='?' (DbType = Int32), @p59='?' (Size = 4000), @p60='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p61='?' (DbType = Int32), @p62='?' (DbType = Guid), @p63='?' (DbType = DateTime2), @p64='?' (DbType = Boolean), @p65='?' (DbType = DateTime2), @p66='?' (DbType = Int32), @p67='?' (Size = 150), @p68='?' (Size = 500), @p69='?' (Size = -1) (DbType = Binary), @p70='?' (DbType = Int32), @p71='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p72='?' (Size = 4000), @p73='?' (DbType = Int32), @p74='?' (DbType = Guid), @p75='?' (DbType = DateTime2), @p94='?' (DbType = Int32), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (DbType = Int32), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Boolean), @p83='?' (DbType = DateTime2), @p84='?' (DbType = Int32), @p85='?' (Size = 150), @p86='?' (Size = 500), @p87='?' (Size = -1) (DbType = Binary), @p88='?' (DbType = Int32), @p89='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p90='?' (Size = 4000), @p91='?' (DbType = Int32), @p92='?' (DbType = Guid), @p93='?' (DbType = DateTime2), @p112='?' (DbType = Int32), @p95='?' (Size = 4000), @p96='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p97='?' (DbType = Int32), @p98='?' (DbType = Guid), @p99='?' (DbType = DateTime2), @p100='?' (DbType = Boolean), @p101='?' (DbType = DateTime2), @p102='?' (DbType = Int32), @p103='?' (Size = 150), @p104='?' (Size = 500), @p105='?' (Size = -1) (DbType = Binary), @p106='?' (DbType = Int32), @p107='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p108='?' (Size = 4000), @p109='?' (DbType = Int32), @p110='?' (DbType = Guid), @p111='?' (DbType = DateTime2), @p130='?' (DbType = Int32), @p113='?' (Size = 4000), @p114='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p115='?' (DbType = Int32), @p116='?' (DbType = Guid), @p117='?' (DbType = DateTime2), @p118='?' (DbType = Boolean), @p119='?' (DbType = DateTime2), @p120='?' (DbType = Int32), @p121='?' (Size = 150), @p122='?' (Size = 500), @p123='?' (Size = -1) (DbType = Binary), @p124='?' (DbType = Int32), @p125='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p126='?' (Size = 4000), @p127='?' (DbType = Int32), @p128='?' (DbType = Guid), @p129='?' (DbType = DateTime2), @p148='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p133='?' (DbType = Int32), @p134='?' (DbType = Guid), @p135='?' (DbType = DateTime2), @p136='?' (DbType = Boolean), @p137='?' (DbType = DateTime2), @p138='?' (DbType = Int32), @p139='?' (Size = 150), @p140='?' (Size = 500), @p141='?' (Size = -1) (DbType = Binary), @p142='?' (DbType = Int32), @p143='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p144='?' (Size = 4000), @p145='?' (DbType = Int32), @p146='?' (DbType = Guid), @p147='?' (DbType = DateTime2), @p166='?' (DbType = Int32), @p149='?' (Size = 4000), @p150='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p151='?' (DbType = Int32), @p152='?' (DbType = Guid), @p153='?' (DbType = DateTime2), @p154='?' (DbType = Boolean), @p155='?' (DbType = DateTime2), @p156='?' (DbType = Int32), @p157='?' (Size = 150), @p158='?' (Size = 500), @p159='?' (Size = -1) (DbType = Binary), @p160='?' (DbType = Int32), @p161='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p162='?' (Size = 4000), @p163='?' (DbType = Int32), @p164='?' (DbType = Guid), @p165='?' (DbType = DateTime2), @p184='?' (DbType = Int32), @p167='?' (Size = 4000), @p168='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p169='?' (DbType = Int32), @p170='?' (DbType = Guid), @p171='?' (DbType = DateTime2), @p172='?' (DbType = Boolean), @p173='?' (DbType = DateTime2), @p174='?' (DbType = Int32), @p175='?' (Size = 150), @p176='?' (Size = 500), @p177='?' (Size = -1) (DbType = Binary), @p178='?' (DbType = Int32), @p179='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p180='?' (Size = 4000), @p181='?' (DbType = Int32), @p182='?' (DbType = Guid), @p183='?' (DbType = DateTime2), @p185='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p186='?' (DbType = Guid), @p187='?' (DbType = DateTime2), @p188='?' (DbType = Boolean), @p189='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p190='?' (DbType = Int32), @p191='?' (DbType = Int32), @p192='?' (DbType = Int64), @p193='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p194='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p195='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p196='?' (DbType = Guid), @p197='?' (DbType = DateTime2), @p198='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p199='?' (DbType = Guid), @p200='?' (DbType = DateTime2), @p201='?' (DbType = Boolean), @p202='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p203='?' (DbType = Int32), @p204='?' (DbType = Int32), @p205='?' (DbType = Int64), @p206='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p207='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p208='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p209='?' (DbType = Guid), @p210='?' (DbType = DateTime2), @p211='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p212='?' (DbType = Guid), @p213='?' (DbType = DateTime2), @p214='?' (DbType = Boolean), @p215='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p216='?' (DbType = Int32), @p217='?' (DbType = Int32), @p218='?' (DbType = Int64), @p219='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p220='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p221='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p222='?' (DbType = Guid), @p223='?' (DbType = DateTime2), @p224='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p225='?' (DbType = Guid), @p226='?' (DbType = DateTime2), @p227='?' (DbType = Boolean), @p228='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p229='?' (DbType = Int32), @p230='?' (DbType = Int32), @p231='?' (DbType = Int64), @p232='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p233='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p234='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p235='?' (DbType = Guid), @p236='?' (DbType = DateTime2), @p237='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p238='?' (DbType = Guid), @p239='?' (DbType = DateTime2), @p240='?' (DbType = Boolean), @p241='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p242='?' (DbType = Int32), @p243='?' (DbType = Int32), @p244='?' (DbType = Int64), @p245='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p246='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p247='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p248='?' (DbType = Guid), @p249='?' (DbType = DateTime2), @p250='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p251='?' (DbType = Guid), @p252='?' (DbType = DateTime2), @p253='?' (DbType = Boolean), @p254='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p255='?' (DbType = Int32), @p256='?' (DbType = Int32), @p257='?' (DbType = Int64), @p258='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p259='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p260='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p261='?' (DbType = Guid), @p262='?' (DbType = DateTime2), @p263='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p264='?' (DbType = Guid), @p265='?' (DbType = DateTime2), @p266='?' (DbType = Boolean), @p267='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p268='?' (DbType = Int32), @p269='?' (DbType = Int32), @p270='?' (DbType = Int64), @p271='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p272='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p273='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p274='?' (DbType = Guid), @p275='?' (DbType = DateTime2), @p276='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p277='?' (DbType = Guid), @p278='?' (DbType = DateTime2), @p279='?' (DbType = Boolean), @p280='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p281='?' (DbType = Int32), @p282='?' (DbType = Int32), @p283='?' (DbType = Int64), @p284='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p285='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p286='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p287='?' (DbType = Guid), @p288='?' (DbType = DateTime2), @p289='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p290='?' (DbType = Guid), @p291='?' (DbType = DateTime2), @p292='?' (DbType = Boolean), @p293='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p294='?' (DbType = Int32), @p295='?' (DbType = Int32), @p296='?' (DbType = Int64), @p297='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p298='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p299='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p300='?' (DbType = Guid), @p301='?' (DbType = DateTime2), @p302='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p303='?' (DbType = Guid), @p304='?' (DbType = DateTime2), @p305='?' (DbType = Boolean), @p306='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p307='?' (DbType = Int32), @p308='?' (DbType = Int32), @p309='?' (DbType = Int64), @p310='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p311='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p312='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p313='?' (DbType = Guid), @p314='?' (DbType = DateTime2), @p315='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p316='?' (DbType = Guid), @p317='?' (DbType = DateTime2), @p318='?' (DbType = Int32), @p319='?' (Size = 34), @p320='?' (DbType = Guid), @p321='?' (DbType = Int32), @p322='?' (DbType = Int32), @p323='?' (DbType = Int32), @p324='?' (Size = 4000), @p325='?' (Size = 4000), @p326='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p327='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p328='?' (DbType = Guid), @p329='?' (DbType = DateTime2), @p330='?' (DbType = Int32), @p331='?' (Size = 34), @p332='?' (DbType = Guid), @p333='?' (DbType = Int32), @p334='?' (DbType = Int32), @p335='?' (DbType = Int32), @p336='?' (Size = 4000), @p337='?' (Size = 4000), @p338='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p339='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p340='?' (DbType = Guid), @p341='?' (DbType = DateTime2), @p342='?' (DbType = Int32), @p343='?' (Size = 34), @p344='?' (DbType = Guid), @p345='?' (DbType = Int32), @p346='?' (DbType = Int32), @p347='?' (DbType = Int32), @p348='?' (Size = 4000), @p349='?' (Size = 4000), @p350='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p351='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p352='?' (DbType = Guid), @p353='?' (DbType = DateTime2), @p354='?' (DbType = Int32), @p355='?' (Size = 34), @p356='?' (DbType = Guid), @p357='?' (DbType = Int32), @p358='?' (DbType = Int32), @p359='?' (DbType = Int32), @p360='?' (Size = 4000), @p361='?' (Size = 4000), @p362='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p363='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p364='?' (DbType = Guid), @p365='?' (DbType = DateTime2), @p366='?' (DbType = Int32), @p367='?' (Size = 34), @p368='?' (DbType = Guid), @p369='?' (DbType = Int32), @p370='?' (DbType = Int32), @p371='?' (DbType = Int32), @p372='?' (Size = 4000), @p373='?' (Size = 4000), @p374='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p375='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p376='?' (DbType = Guid), @p377='?' (DbType = DateTime2), @p378='?' (DbType = Int32), @p379='?' (Size = 34), @p380='?' (DbType = Guid), @p381='?' (DbType = Int32), @p382='?' (DbType = Int32), @p383='?' (DbType = Int32), @p384='?' (Size = 4000), @p385='?' (Size = 4000), @p386='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p387='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p388='?' (DbType = Guid), @p389='?' (DbType = DateTime2), @p390='?' (DbType = Int32), @p391='?' (Size = 34), @p392='?' (DbType = Guid), @p393='?' (DbType = Int32), @p394='?' (DbType = Int32), @p395='?' (DbType = Int32), @p396='?' (Size = 4000), @p397='?' (Size = 4000), @p398='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p399='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p400='?' (DbType = Guid), @p401='?' (DbType = DateTime2), @p402='?' (DbType = Int32), @p403='?' (Size = 34), @p404='?' (DbType = Guid), @p405='?' (DbType = Int32), @p406='?' (DbType = Int32), @p407='?' (DbType = Int32), @p408='?' (Size = 4000), @p409='?' (Size = 4000), @p410='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p411='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p412='?' (DbType = Guid), @p413='?' (DbType = DateTime2), @p414='?' (DbType = Int32), @p415='?' (Size = 34), @p416='?' (DbType = Guid), @p417='?' (DbType = Int32), @p418='?' (DbType = Int32), @p419='?' (DbType = Int32), @p420='?' (Size = 4000), @p421='?' (Size = 4000), @p422='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p423='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p424='?' (DbType = Guid), @p425='?' (DbType = DateTime2), @p426='?' (DbType = Int32), @p427='?' (Size = 34), @p428='?' (DbType = Guid), @p429='?' (DbType = Int32), @p430='?' (DbType = Int32), @p431='?' (DbType = Int32), @p432='?' (Size = 4000), @p433='?' (Size = 4000), @p434='?' (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; UPDATE [Products] SET [BarCode] = @p59, [BuyPrice] = @p60, [CategoryId] = @p61, [CreatedById] = @p62, [CreatedDate] = @p63, [DeleteFlag] = @p64, [ExpirationDate] = @p65, [MinimunStock] = @p66, [Name] = @p67, [Note] = @p68, [ProductImage] = @p69, [ProductTaxId] = @p70, [SalePrice] = @p71, [Status] = @p72, [Stock] = @p73, [UpdatedById] = @p74, [UpdatedDate] = @p75 OUTPUT 1 WHERE [Id] = @p76; UPDATE [Products] SET [BarCode] = @p77, [BuyPrice] = @p78, [CategoryId] = @p79, [CreatedById] = @p80, [CreatedDate] = @p81, [DeleteFlag] = @p82, [ExpirationDate] = @p83, [MinimunStock] = @p84, [Name] = @p85, [Note] = @p86, [ProductImage] = @p87, [ProductTaxId] = @p88, [SalePrice] = @p89, [Status] = @p90, [Stock] = @p91, [UpdatedById] = @p92, [UpdatedDate] = @p93 OUTPUT 1 WHERE [Id] = @p94; UPDATE [Products] SET [BarCode] = @p95, [BuyPrice] = @p96, [CategoryId] = @p97, [CreatedById] = @p98, [CreatedDate] = @p99, [DeleteFlag] = @p100, [ExpirationDate] = @p101, [MinimunStock] = @p102, [Name] = @p103, [Note] = @p104, [ProductImage] = @p105, [ProductTaxId] = @p106, [SalePrice] = @p107, [Status] = @p108, [Stock] = @p109, [UpdatedById] = @p110, [UpdatedDate] = @p111 OUTPUT 1 WHERE [Id] = @p112; UPDATE [Products] SET [BarCode] = @p113, [BuyPrice] = @p114, [CategoryId] = @p115, [CreatedById] = @p116, [CreatedDate] = @p117, [DeleteFlag] = @p118, [ExpirationDate] = @p119, [MinimunStock] = @p120, [Name] = @p121, [Note] = @p122, [ProductImage] = @p123, [ProductTaxId] = @p124, [SalePrice] = @p125, [Status] = @p126, [Stock] = @p127, [UpdatedById] = @p128, [UpdatedDate] = @p129 OUTPUT 1 WHERE [Id] = @p130; UPDATE [Products] SET [BarCode] = @p131, [BuyPrice] = @p132, [CategoryId] = @p133, [CreatedById] = @p134, [CreatedDate] = @p135, [DeleteFlag] = @p136, [ExpirationDate] = @p137, [MinimunStock] = @p138, [Name] = @p139, [Note] = @p140, [ProductImage] = @p141, [ProductTaxId] = @p142, [SalePrice] = @p143, [Status] = @p144, [Stock] = @p145, [UpdatedById] = @p146, [UpdatedDate] = @p147 OUTPUT 1 WHERE [Id] = @p148; UPDATE [Products] SET [BarCode] = @p149, [BuyPrice] = @p150, [CategoryId] = @p151, [CreatedById] = @p152, [CreatedDate] = @p153, [DeleteFlag] = @p154, [ExpirationDate] = @p155, [MinimunStock] = @p156, [Name] = @p157, [Note] = @p158, [ProductImage] = @p159, [ProductTaxId] = @p160, [SalePrice] = @p161, [Status] = @p162, [Stock] = @p163, [UpdatedById] = @p164, [UpdatedDate] = @p165 OUTPUT 1 WHERE [Id] = @p166; UPDATE [Products] SET [BarCode] = @p167, [BuyPrice] = @p168, [CategoryId] = @p169, [CreatedById] = @p170, [CreatedDate] = @p171, [DeleteFlag] = @p172, [ExpirationDate] = @p173, [MinimunStock] = @p174, [Name] = @p175, [Note] = @p176, [ProductImage] = @p177, [ProductTaxId] = @p178, [SalePrice] = @p179, [Status] = @p180, [Stock] = @p181, [UpdatedById] = @p182, [UpdatedDate] = @p183 OUTPUT 1 WHERE [Id] = @p184; MERGE [SalesDetail] USING ( VALUES (@p185, @p186, @p187, @p188, @p189, @p190, @p191, @p192, @p193, @p194, @p195, @p196, @p197, 0), (@p198, @p199, @p200, @p201, @p202, @p203, @p204, @p205, @p206, @p207, @p208, @p209, @p210, 1), (@p211, @p212, @p213, @p214, @p215, @p216, @p217, @p218, @p219, @p220, @p221, @p222, @p223, 2), (@p224, @p225, @p226, @p227, @p228, @p229, @p230, @p231, @p232, @p233, @p234, @p235, @p236, 3), (@p237, @p238, @p239, @p240, @p241, @p242, @p243, @p244, @p245, @p246, @p247, @p248, @p249, 4), (@p250, @p251, @p252, @p253, @p254, @p255, @p256, @p257, @p258, @p259, @p260, @p261, @p262, 5), (@p263, @p264, @p265, @p266, @p267, @p268, @p269, @p270, @p271, @p272, @p273, @p274, @p275, 6), (@p276, @p277, @p278, @p279, @p280, @p281, @p282, @p283, @p284, @p285, @p286, @p287, @p288, 7), (@p289, @p290, @p291, @p292, @p293, @p294, @p295, @p296, @p297, @p298, @p299, @p300, @p301, 8), (@p302, @p303, @p304, @p305, @p306, @p307, @p308, @p309, @p310, @p311, @p312, @p313, @p314, 9)) 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 (@p315, @p316, @p317, @p318, @p319, @p320, @p321, @p322, @p323, @p324, @p325, @p326, 0), (@p327, @p328, @p329, @p330, @p331, @p332, @p333, @p334, @p335, @p336, @p337, @p338, 1), (@p339, @p340, @p341, @p342, @p343, @p344, @p345, @p346, @p347, @p348, @p349, @p350, 2), (@p351, @p352, @p353, @p354, @p355, @p356, @p357, @p358, @p359, @p360, @p361, @p362, 3), (@p363, @p364, @p365, @p366, @p367, @p368, @p369, @p370, @p371, @p372, @p373, @p374, 4), (@p375, @p376, @p377, @p378, @p379, @p380, @p381, @p382, @p383, @p384, @p385, @p386, 5), (@p387, @p388, @p389, @p390, @p391, @p392, @p393, @p394, @p395, @p396, @p397, @p398, 6), (@p399, @p400, @p401, @p402, @p403, @p404, @p405, @p406, @p407, @p408, @p409, @p410, 7), (@p411, @p412, @p413, @p414, @p415, @p416, @p417, @p418, @p419, @p420, @p421, @p422, 8), (@p423, @p424, @p425, @p426, @p427, @p428, @p429, @p430, @p431, @p432, @p433, @p434, 9)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-24 16:52:42.542 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:52:42.542 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:52:42.542 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40985 - 201 0 null 293.6734ms 2025-11-24 16:52:42.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:52:42.613 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:52:42.613 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:52:42.613 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:52:42.613 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 316.7925ms 2025-11-24 16:55:52.387 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 16:55:52.387 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:55:52.388 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.9969ms 2025-11-24 16:55:52.446 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 16:55:52.447 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:55:52.447 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:55:52.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 16:55:52.456 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:55:52.457 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:55:52.581 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 16:55:52.582 +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 135.2182ms 2025-11-24 16:56:59.044 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 16:56:59.044 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:56:59.044 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3157ms 2025-11-24 16:56:59.112 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-24 16:56:59.113 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:56:59.113 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:56:59.118 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 16:56:59.122 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 16:56:59.123 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:56:59.123 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 16:56:59.123 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 16:56:59.124 +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.1925ms 2025-11-24 16:56:59.186 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40986 - null null 2025-11-24 16:56:59.186 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:56:59.187 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40986 - 204 null null 1.0964ms 2025-11-24 16:56:59.252 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:56:59.253 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:56:59.253 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.9578ms 2025-11-24 16:56:59.258 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40986 - application/json 110 2025-11-24 16:56:59.259 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:56:59.260 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:56:59.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:56:59.312 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 16:56:59.313 +00:00 [INF] CORS policy execution successful. 2025-11-24 16:56:59.313 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:56:59.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 16:56:59.315 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 16:56:59.315 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 16:56:59.315 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 16:56:59.316 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.4478ms 2025-11-24 16:56:59.457 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 16:56:59.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 16:56:59.464 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 16:56:59.464 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 16:56:59.465 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40986 - 201 0 null 206.1151ms 2025-11-24 17:09:10.947 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/clori - null null 2025-11-24 17:09:10.947 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:10.947 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/clori - 204 null null 0.4024ms 2025-11-24 17:09:11.005 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/clori - null null 2025-11-24 17:09:11.006 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:11.006 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:11.285 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:11.285 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:11.285 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:11.285 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:11.285 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/clori - 200 null application/json; charset=utf-8 279.6177ms 2025-11-24 17:09:15.260 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/clorofila - null null 2025-11-24 17:09:15.260 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:15.260 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/clorofila - 204 null null 0.3745ms 2025-11-24 17:09:15.320 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/clorofila - null null 2025-11-24 17:09:15.320 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:15.321 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:15.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:15.329 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:15.329 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:15.329 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:15.329 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/clorofila - 200 null application/json; charset=utf-8 9.4551ms 2025-11-24 17:09:24.280 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/liquida - null null 2025-11-24 17:09:24.280 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:24.280 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/liquida - 204 null null 0.2625ms 2025-11-24 17:09:24.341 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/liquida - null null 2025-11-24 17:09:24.341 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:24.341 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:24.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:24.346 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:24.347 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:24.347 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:24.347 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/liquida - 200 null application/json; charset=utf-8 6.6268ms 2025-11-24 17:09:43.734 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colloidadl - null null 2025-11-24 17:09:43.734 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:43.734 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colloidadl - 204 null null 0.3056ms 2025-11-24 17:09:43.795 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colloidadl - null null 2025-11-24 17:09:43.795 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:43.795 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:43.800 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:43.801 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:43.801 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:43.801 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:43.801 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/colloidadl - 200 null application/json; charset=utf-8 6.13ms 2025-11-24 17:09:47.019 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plata - null null 2025-11-24 17:09:47.020 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:47.020 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plata - 204 null null 1.1626ms 2025-11-24 17:09:47.086 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plata - null null 2025-11-24 17:09:47.086 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:47.086 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:47.092 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:47.093 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:47.093 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:47.093 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:47.093 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plata - 200 null application/json; charset=utf-8 7.0209ms 2025-11-24 17:09:51.498 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coloidad - null null 2025-11-24 17:09:51.498 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:51.499 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coloidad - 204 null null 0.2398ms 2025-11-24 17:09:51.555 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/coloidad - null null 2025-11-24 17:09:51.555 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:51.555 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:51.561 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:51.561 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:51.561 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:51.561 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:51.561 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/coloidad - 200 null application/json; charset=utf-8 6.3003ms 2025-11-24 17:09:56.844 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coloidal - null null 2025-11-24 17:09:56.844 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:56.844 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/coloidal - 204 null null 0.2475ms 2025-11-24 17:09:56.904 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/coloidal - null null 2025-11-24 17:09:56.904 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:09:56.904 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:56.909 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:09:56.909 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:09:56.909 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:09:56.909 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:09:56.910 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/coloidal - 200 null application/json; charset=utf-8 5.7665ms 2025-11-24 17:10:05.198 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - null null 2025-11-24 17:10:05.198 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:10:05.198 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - 204 null null 0.2538ms 2025-11-24 17:10:05.262 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - null null 2025-11-24 17:10:05.262 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:10:05.263 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:10:05.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:10:05.271 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:10:05.271 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:10:05.271 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:10:05.271 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - 200 null application/json; charset=utf-8 8.9079ms 2025-11-24 17:10:20.239 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/anticandida - null null 2025-11-24 17:10:20.240 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:10:20.240 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/anticandida - 204 null null 0.3577ms 2025-11-24 17:10:20.299 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/anticandida - null null 2025-11-24 17:10:20.299 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:10:20.300 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:10:20.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:10:20.306 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:10:20.306 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:10:20.306 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:10:20.306 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/anticandida - 200 null application/json; charset=utf-8 7.0845ms 2025-11-24 17:11:03.054 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-11-24 17:11:03.054 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:03.054 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3424ms 2025-11-24 17:11:03.120 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-11-24 17:11:03.120 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:03.120 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:11:03.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:11:03.129 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:11:03.129 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:11:03.244 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:11:03.245 +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 125.2426ms 2025-11-24 17:11:18.157 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 17:11:18.157 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:18.157 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2973ms 2025-11-24 17:11:18.219 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-24 17:11:18.220 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:18.220 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 17:11:18.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 17:11:18.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 17:11:18.229 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 17:11:18.229 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 17:11:18.230 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 17:11:18.230 +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.374ms 2025-11-24 17:11:18.289 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40987 - null null 2025-11-24 17:11:18.289 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:18.289 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40987 - 204 null null 0.2403ms 2025-11-24 17:11:18.349 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 17:11:18.349 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:18.349 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.293ms 2025-11-24 17:11:18.350 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40987 - application/json 416 2025-11-24 17:11:18.350 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:18.350 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 17:11:18.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 17:11:18.406 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 17:11:18.407 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:11:18.408 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 17:11:18.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 17:11:18.427 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:11:18.428 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:11:18.428 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 17:11:18.428 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 21.94ms 2025-11-24 17:11:18.573 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 17:11:18.582 +00:00 [INF] Executed DbCommand (9ms) [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), @p76='?' (DbType = Int32), @p59='?' (Size = 4000), @p60='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p61='?' (DbType = Int32), @p62='?' (DbType = Guid), @p63='?' (DbType = DateTime2), @p64='?' (DbType = Boolean), @p65='?' (DbType = DateTime2), @p66='?' (DbType = Int32), @p67='?' (Size = 150), @p68='?' (Size = 500), @p69='?' (Size = -1) (DbType = Binary), @p70='?' (DbType = Int32), @p71='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p72='?' (Size = 4000), @p73='?' (DbType = Int32), @p74='?' (DbType = Guid), @p75='?' (DbType = DateTime2), @p77='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p78='?' (DbType = Guid), @p79='?' (DbType = DateTime2), @p80='?' (DbType = Boolean), @p81='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p82='?' (DbType = Int32), @p83='?' (DbType = Int32), @p84='?' (DbType = Int64), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p87='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p88='?' (DbType = Guid), @p89='?' (DbType = DateTime2), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p91='?' (DbType = Guid), @p92='?' (DbType = DateTime2), @p93='?' (DbType = Boolean), @p94='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p95='?' (DbType = Int32), @p96='?' (DbType = Int32), @p97='?' (DbType = Int64), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p100='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p101='?' (DbType = Guid), @p102='?' (DbType = DateTime2), @p103='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p104='?' (DbType = Guid), @p105='?' (DbType = DateTime2), @p106='?' (DbType = Boolean), @p107='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p108='?' (DbType = Int32), @p109='?' (DbType = Int32), @p110='?' (DbType = Int64), @p111='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p112='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p113='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p114='?' (DbType = Guid), @p115='?' (DbType = DateTime2), @p116='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p117='?' (DbType = Guid), @p118='?' (DbType = DateTime2), @p119='?' (DbType = Boolean), @p120='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p121='?' (DbType = Int32), @p122='?' (DbType = Int32), @p123='?' (DbType = Int64), @p124='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p125='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p126='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p127='?' (DbType = Guid), @p128='?' (DbType = DateTime2), @p129='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p130='?' (DbType = Guid), @p131='?' (DbType = DateTime2), @p132='?' (DbType = Int32), @p133='?' (Size = 34), @p134='?' (DbType = Guid), @p135='?' (DbType = Int32), @p136='?' (DbType = Int32), @p137='?' (DbType = Int32), @p138='?' (Size = 4000), @p139='?' (Size = 4000), @p140='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p141='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p142='?' (DbType = Guid), @p143='?' (DbType = DateTime2), @p144='?' (DbType = Int32), @p145='?' (Size = 34), @p146='?' (DbType = Guid), @p147='?' (DbType = Int32), @p148='?' (DbType = Int32), @p149='?' (DbType = Int32), @p150='?' (Size = 4000), @p151='?' (Size = 4000), @p152='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p153='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p154='?' (DbType = Guid), @p155='?' (DbType = DateTime2), @p156='?' (DbType = Int32), @p157='?' (Size = 34), @p158='?' (DbType = Guid), @p159='?' (DbType = Int32), @p160='?' (DbType = Int32), @p161='?' (DbType = Int32), @p162='?' (Size = 4000), @p163='?' (Size = 4000), @p164='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p165='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p166='?' (DbType = Guid), @p167='?' (DbType = DateTime2), @p168='?' (DbType = Int32), @p169='?' (Size = 34), @p170='?' (DbType = Guid), @p171='?' (DbType = Int32), @p172='?' (DbType = Int32), @p173='?' (DbType = Int32), @p174='?' (Size = 4000), @p175='?' (Size = 4000), @p176='?' (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; UPDATE [Products] SET [BarCode] = @p59, [BuyPrice] = @p60, [CategoryId] = @p61, [CreatedById] = @p62, [CreatedDate] = @p63, [DeleteFlag] = @p64, [ExpirationDate] = @p65, [MinimunStock] = @p66, [Name] = @p67, [Note] = @p68, [ProductImage] = @p69, [ProductTaxId] = @p70, [SalePrice] = @p71, [Status] = @p72, [Stock] = @p73, [UpdatedById] = @p74, [UpdatedDate] = @p75 OUTPUT 1 WHERE [Id] = @p76; MERGE [SalesDetail] USING ( VALUES (@p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, 0), (@p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, @p98, @p99, @p100, @p101, @p102, 1), (@p103, @p104, @p105, @p106, @p107, @p108, @p109, @p110, @p111, @p112, @p113, @p114, @p115, 2), (@p116, @p117, @p118, @p119, @p120, @p121, @p122, @p123, @p124, @p125, @p126, @p127, @p128, 3)) 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 (@p129, @p130, @p131, @p132, @p133, @p134, @p135, @p136, @p137, @p138, @p139, @p140, 0), (@p141, @p142, @p143, @p144, @p145, @p146, @p147, @p148, @p149, @p150, @p151, @p152, 1), (@p153, @p154, @p155, @p156, @p157, @p158, @p159, @p160, @p161, @p162, @p163, @p164, 2), (@p165, @p166, @p167, @p168, @p169, @p170, @p171, @p172, @p173, @p174, @p175, @p176, 3)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-24 17:11:18.591 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 17:11:18.591 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 17:11:18.592 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40987 - 201 0 null 241.7595ms 2025-11-24 17:12:10.182 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/k2 - null null 2025-11-24 17:12:10.182 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:12:10.182 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/k2 - 204 null null 0.3424ms 2025-11-24 17:12:10.239 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/k2 - null null 2025-11-24 17:12:10.239 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:12:10.240 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:12:10.246 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:12:10.247 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:12:10.247 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:12:10.247 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:12:10.247 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/k2 - 200 null application/json; charset=utf-8 8.5076ms 2025-11-24 17:12:53.991 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glicinato - null null 2025-11-24 17:12:53.991 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:12:53.991 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glicinato - 204 null null 0.3084ms 2025-11-24 17:12:54.046 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glicinato - null null 2025-11-24 17:12:54.046 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:12:54.046 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:12:54.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-11-24 17:12:54.052 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:12:54.052 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:12:54.052 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:12:54.052 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/glicinato - 200 null application/json; charset=utf-8 6.418ms 2025-11-24 17:13:04.104 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gly - null null 2025-11-24 17:13:04.104 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:04.104 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gly - 204 null null 0.2851ms 2025-11-24 17:13:04.164 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gly - null null 2025-11-24 17:13:04.164 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:04.164 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:04.167 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:13:04.170 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:13:04.171 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:13:04.171 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:04.171 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gly - 200 null application/json; charset=utf-8 7.6965ms 2025-11-24 17:13:05.507 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/s - null null 2025-11-24 17:13:05.507 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:05.507 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/s - 204 null null 0.3528ms 2025-11-24 17:13:05.563 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/s - null null 2025-11-24 17:13:05.564 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:05.564 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:05.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:13:05.690 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:13:05.691 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:13:06.227 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:06.228 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/s - 200 null application/json; charset=utf-8 664.6206ms 2025-11-24 17:13:13.181 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-11-24 17:13:13.181 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:13.181 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.3255ms 2025-11-24 17:13:13.235 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-11-24 17:13:13.235 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:13.236 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 17:13:13.236 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 17:13:13.236 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7707ms 2025-11-24 17:13:16.191 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/lys - null null 2025-11-24 17:13:16.191 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:16.192 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/lys - 204 null null 0.8841ms 2025-11-24 17:13:16.251 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/lys - null null 2025-11-24 17:13:16.251 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:16.251 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:16.258 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:13:16.258 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:13:16.258 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:13:16.259 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:16.259 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/lys - 200 null application/json; charset=utf-8 7.7472ms 2025-11-24 17:13:22.230 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glyscina - null null 2025-11-24 17:13:22.230 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:22.230 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glyscina - 204 null null 0.4018ms 2025-11-24 17:13:22.290 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glyscina - null null 2025-11-24 17:13:22.290 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:22.290 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:22.296 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:13:22.296 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:13:22.296 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:13:22.296 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:22.296 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/glyscina - 200 null application/json; charset=utf-8 6.1359ms 2025-11-24 17:13:25.823 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gly - null null 2025-11-24 17:13:25.823 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:25.823 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/gly - 204 null null 0.3641ms 2025-11-24 17:13:25.878 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/gly - null null 2025-11-24 17:13:25.878 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:13:25.878 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:25.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:13:25.885 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:13:25.885 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:13:25.885 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:13:25.885 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/gly - 200 null application/json; charset=utf-8 7.7264ms 2025-11-24 17:14:10.847 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/creatina - null null 2025-11-24 17:14:10.847 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:10.847 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/creatina - 204 null null 0.3456ms 2025-11-24 17:14:10.901 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/creatina - null null 2025-11-24 17:14:10.901 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:10.902 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:10.908 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:14:10.908 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:14:10.909 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:14:10.909 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:10.909 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/creatina - 200 null application/json; charset=utf-8 7.7572ms 2025-11-24 17:14:16.988 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/creatina - null null 2025-11-24 17:14:16.988 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:16.988 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/creatina - 204 null null 0.3352ms 2025-11-24 17:14:17.048 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/creatina - null null 2025-11-24 17:14:17.048 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:17.049 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:17.054 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:14:17.054 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:14:17.054 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:14:17.055 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:17.055 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/creatina - 200 null application/json; charset=utf-8 6.6621ms 2025-11-24 17:14:22.460 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/creatine - null null 2025-11-24 17:14:22.460 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:22.461 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/creatine - 204 null null 0.3925ms 2025-11-24 17:14:22.517 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/creatine - null null 2025-11-24 17:14:22.517 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:22.517 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:22.522 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:14:22.525 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:14:22.525 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:14:22.525 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:22.526 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/creatine - 200 null application/json; charset=utf-8 8.7898ms 2025-11-24 17:14:40.843 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - null null 2025-11-24 17:14:40.843 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:40.843 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/omega - 204 null null 0.4533ms 2025-11-24 17:14:40.898 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - null null 2025-11-24 17:14:40.899 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:14:40.899 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:40.905 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:14:40.913 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:14:40.914 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:14:40.914 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:14:40.914 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/omega - 200 null application/json; charset=utf-8 16.0132ms 2025-11-24 17:15:52.508 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 17:15:52.508 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:15:52.508 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2516ms 2025-11-24 17:15:52.567 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 17:15:52.567 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:15:52.568 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 17:15:52.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 17:15:52.570 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:15:52.570 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:15:52.570 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 17:15:52.570 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.1701ms 2025-11-24 17:37:53.311 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tumeric - null null 2025-11-24 17:37:53.312 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:37:53.312 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tumeric - 204 null null 0.4439ms 2025-11-24 17:37:53.371 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/tumeric - null null 2025-11-24 17:37:53.371 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:37:53.371 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:37:53.645 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:37:53.646 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:37:53.647 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:37:53.647 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:37:53.647 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/tumeric - 200 null application/json; charset=utf-8 276.8187ms 2025-11-24 17:38:08.197 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tumw - null null 2025-11-24 17:38:08.197 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:08.197 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tumw - 204 null null 0.2545ms 2025-11-24 17:38:08.253 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/tumw - null null 2025-11-24 17:38:08.254 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:08.254 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:38:08.260 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:38:08.260 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:38:08.260 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:38:08.261 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:38:08.261 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/tumw - 200 null application/json; charset=utf-8 7.7634ms 2025-11-24 17:38:11.258 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tu - null null 2025-11-24 17:38:11.258 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:11.258 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/tu - 204 null null 0.3111ms 2025-11-24 17:38:11.315 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/tu - null null 2025-11-24 17:38:11.316 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:11.316 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:38:11.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 17:38:11.343 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:38:11.343 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:38:11.559 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 17:38:11.559 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/tu - 200 null application/json; charset=utf-8 244.104ms 2025-11-24 17:38:49.663 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 17:38:49.664 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:49.664 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3315ms 2025-11-24 17:38:49.721 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-11-24 17:38:49.722 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:49.722 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 17:38:49.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 17:38:49.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 17:38:49.733 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 17:38:49.733 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 17:38:49.733 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 17:38:49.733 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 12.2143ms 2025-11-24 17:38:49.793 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40988 - null null 2025-11-24 17:38:49.793 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:49.793 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40988 - 204 null null 0.5203ms 2025-11-24 17:38:49.850 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 17:38:49.850 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:49.850 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3409ms 2025-11-24 17:38:49.862 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40988 - application/json 104 2025-11-24 17:38:49.862 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:49.863 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 17:38:49.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 17:38:49.907 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 17:38:49.907 +00:00 [INF] CORS policy execution successful. 2025-11-24 17:38:49.908 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 17:38:49.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 17:38:49.937 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 17:38:49.937 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 17:38:49.937 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 17:38:49.941 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 34.0865ms 2025-11-24 17:38:50.037 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 17:38:50.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 17:38:50.045 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 17:38:50.045 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 17:38:50.045 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40988 - 201 0 null 183.3506ms 2025-11-24 17:47:39.333 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-11-24 17:47:39.333 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 0.3302ms 2025-11-24 17:47:39.333 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-11-24 18:00:08.603 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/localizadp - null null 2025-11-24 18:00:08.604 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:08.605 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/localizadp - 204 null null 1.6455ms 2025-11-24 18:00:08.663 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/localizadp - null null 2025-11-24 18:00:08.664 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:08.664 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:00:09.054 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 18:00:09.055 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 18:00:09.055 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 18:00:09.056 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:00:09.056 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/localizadp - 200 null application/json; charset=utf-8 393.2379ms 2025-11-24 18:00:09.969 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/o - null null 2025-11-24 18:00:09.969 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:09.969 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/o - 204 null null 0.2964ms 2025-11-24 18:00:10.024 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/o - null null 2025-11-24 18:00:10.024 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:10.024 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:00:10.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 18:00:10.368 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 18:00:10.369 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 18:00:10.910 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:00:10.914 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/o - 200 null application/json; charset=utf-8 890.0545ms 2025-11-24 18:00:13.702 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/locali - null null 2025-11-24 18:00:13.702 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:13.702 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/locali - 204 null null 0.5282ms 2025-11-24 18:00:13.822 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/locali - null null 2025-11-24 18:00:13.823 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:13.823 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:00:13.830 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 18:00:13.832 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 18:00:13.832 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 18:00:13.833 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:00:13.833 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/locali - 200 null application/json; charset=utf-8 10.8483ms 2025-11-24 18:00:52.375 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 18:00:52.375 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:52.375 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.4605ms 2025-11-24 18:00:52.431 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 18:00:52.431 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:52.431 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 18:00:52.436 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 18:00:52.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 18:00:52.441 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 18:00:52.441 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 18:00:52.441 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 18:00:52.441 +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.2343ms 2025-11-24 18:00:52.503 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40989 - null null 2025-11-24 18:00:52.503 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:52.503 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40989 - 204 null null 0.3298ms 2025-11-24 18:00:52.557 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 18:00:52.557 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:52.557 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.304ms 2025-11-24 18:00:52.574 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40989 - application/json 106 2025-11-24 18:00:52.574 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:52.574 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 18:00:52.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 18:00:52.611 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 18:00:52.611 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:00:52.612 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 18:00:52.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 18:00:52.636 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 18:00:52.636 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 18:00:52.636 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 18:00:52.637 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 25.8654ms 2025-11-24 18:00:52.778 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 18:00:52.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 18:00:52.786 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 18:00:52.787 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 18:00:52.787 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40989 - 201 0 null 213.7034ms 2025-11-24 18:42:59.347 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 18:42:59.348 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:42:59.348 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.3529ms 2025-11-24 18:42:59.410 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 18:42:59.410 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:42:59.410 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:42:59.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 18:42:59.708 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 18:42:59.708 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 18:42:59.820 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 18:42:59.821 +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 410.8591ms 2025-11-24 18:45:10.872 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 18:45:10.872 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:45:10.872 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3749ms 2025-11-24 18:45:10.931 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-24 18:45:10.931 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:45:10.932 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 18:45:10.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 18:45:10.939 +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-11-24 18:45:10.939 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 18:45:10.939 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 18:45:10.939 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 18:45:10.939 +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.1865ms 2025-11-24 18:45:11.002 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40990 - null null 2025-11-24 18:45:11.002 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:45:11.002 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40990 - 204 null null 0.2934ms 2025-11-24 18:45:11.058 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 18:45:11.058 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:45:11.059 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3239ms 2025-11-24 18:45:11.068 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40990 - application/json 110 2025-11-24 18:45:11.068 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:45:11.069 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 18:45:11.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 18:45:11.116 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 18:45:11.116 +00:00 [INF] CORS policy execution successful. 2025-11-24 18:45:11.117 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 18:45:11.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 18:45:11.139 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 18:45:11.140 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 18:45:11.140 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 18:45:11.140 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 23.9326ms 2025-11-24 18:45:11.202 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 18:45:11.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 18:45:11.209 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 18:45:11.209 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 18:45:11.210 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40990 - 201 0 null 141.3641ms 2025-11-24 19:11:34.336 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:11:34.336 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:11:34.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.2639ms 2025-11-24 19:11:34.391 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:11:34.392 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:11:34.392 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:11:34.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:11:34.650 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:11:34.650 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:11:34.809 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:11:34.810 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 418.2791ms 2025-11-24 19:11:46.744 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:11:46.744 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:11:46.744 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2482ms 2025-11-24 19:11:46.803 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:11:46.804 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:11:46.804 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:11:46.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:11:46.806 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:11:46.806 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:11:46.807 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:11:46.807 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.1084ms 2025-11-24 19:11:50.893 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:11:50.893 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:11:50.893 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.3543ms 2025-11-24 19:11:50.953 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:11:50.953 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:11:50.953 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:11:50.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:11:50.969 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:11:50.969 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:11:51.126 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:11:51.126 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 173.7561ms 2025-11-24 19:12:00.414 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:12:00.414 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:12:00.415 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.3171ms 2025-11-24 19:12:00.469 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:12:00.469 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:12:00.470 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:12:00.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:12:00.483 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:12:00.484 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:12:00.485 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:12:00.485 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 16.2199ms 2025-11-24 19:13:11.706 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-11-24 19:13:11.708 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 2.6019ms 2025-11-24 19:13:11.709 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http:///, Response status code: 404 2025-11-24 19:14:59.830 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:14:59.830 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:14:59.830 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plasma - 204 null null 0.282ms 2025-11-24 19:14:59.892 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - null null 2025-11-24 19:14:59.892 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:14:59.893 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:14:59.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:14:59.904 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:14:59.904 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:15:00.127 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:15:00.128 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plasma - 200 null application/json; charset=utf-8 235.3921ms 2025-11-24 19:16:16.689 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 19:16:16.690 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:16.690 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 1.1692ms 2025-11-24 19:16:16.748 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-11-24 19:16:16.748 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:16.749 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:16:16.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:16:16.757 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:16:16.757 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:16:16.758 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:16:16.758 +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 10.7071ms 2025-11-24 19:16:34.673 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 19:16:34.673 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:34.673 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3322ms 2025-11-24 19:16:34.732 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2025-11-24 19:16:34.732 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:34.733 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:16:34.737 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 19:16:34.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 19:16:34.742 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:16:34.742 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 19:16:34.742 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:16:34.742 +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.6917ms 2025-11-24 19:16:34.803 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40991 - null null 2025-11-24 19:16:34.803 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:34.803 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40991 - 204 null null 0.3194ms 2025-11-24 19:16:34.862 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:16:34.862 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:34.862 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2335ms 2025-11-24 19:16:34.873 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40991 - application/json 215 2025-11-24 19:16:34.874 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:34.874 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:16:34.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:16:34.922 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:16:34.922 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:16:34.923 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:16:35.010 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 19:16:35.016 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-11-24 19:16:35.020 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:16:35.021 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:16:35.021 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40991 - 201 0 null 147.9154ms 2025-11-24 19:16:35.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:16:35.261 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:16:35.261 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:16:35.261 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:16:35.261 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 339.3477ms 2025-11-24 19:25:17.129 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-11-24 19:25:17.129 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:25:17.129 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.2586ms 2025-11-24 19:25:17.187 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-11-24 19:25:17.187 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:25:17.187 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:25:17.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:25:17.428 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:25:17.429 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:25:17.537 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:25:17.538 +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 351.2267ms 2025-11-24 19:25:31.030 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - null null 2025-11-24 19:25:31.030 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:25:31.030 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - 204 null null 0.2763ms 2025-11-24 19:25:31.086 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - null null 2025-11-24 19:25:31.086 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:25:31.086 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:25:31.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:25:31.093 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:25:31.094 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:25:31.094 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:25:31.094 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - 200 null application/json; charset=utf-8 8.0387ms 2025-11-24 19:27:58.445 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 19:27:58.445 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:27:58.445 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3113ms 2025-11-24 19:27:58.504 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 272 2025-11-24 19:27:58.504 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:27:58.504 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:27:58.510 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 19:27:58.527 +00:00 [INF] Executed DbCommand (15ms) [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), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Guid), @p10='?' (DbType = DateTime2), @p11='?' (DbType = Boolean), @p12='?' (DbType = Int32), @p13='?' (DbType = Int64), @p14='?' (DbType = Guid), @p15='?' (DbType = DateTime2), @p16='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p17='?' (DbType = Guid), @p18='?' (DbType = DateTime2), @p19='?' (DbType = Boolean), @p20='?' (DbType = Int32), @p21='?' (DbType = Int64), @p22='?' (DbType = Guid), @p23='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; MERGE [SalesPaymentTypesDetails] USING ( VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, 0), (@p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, 1), (@p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, 2)) AS i ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) VALUES (i.[Amount], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[PaymentTypeId], i.[SalesId], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; 2025-11-24 19:27:58.528 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:27:58.528 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 19:27:58.528 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:27:58.528 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 24.4019ms 2025-11-24 19:27:58.594 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40992 - null null 2025-11-24 19:27:58.594 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:27:58.594 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40992 - 204 null null 0.461ms 2025-11-24 19:27:58.651 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:27:58.651 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:27:58.652 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3812ms 2025-11-24 19:27:58.664 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40992 - application/json 310 2025-11-24 19:27:58.665 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:27:58.665 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:27:58.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:27:58.713 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:27:58.714 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:27:58.714 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:27:58.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:27:58.742 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:27:58.744 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:27:58.745 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:27:58.747 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 33.7292ms 2025-11-24 19:27:58.875 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 19:27:58.882 +00:00 [INF] Executed DbCommand (6ms) [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-11-24 19:27:58.890 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:27:58.890 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:27:58.891 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40992 - 201 0 null 226.2061ms 2025-11-24 19:29:37.918 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/agua - null null 2025-11-24 19:29:37.918 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:29:37.918 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/agua - 204 null null 0.3824ms 2025-11-24 19:29:37.976 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/agua - null null 2025-11-24 19:29:37.976 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:29:37.976 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:29:37.983 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:29:37.984 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:29:37.984 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:29:37.984 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:29:37.984 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/agua - 200 null application/json; charset=utf-8 8.8403ms 2025-11-24 19:29:41.912 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3604 - null null 2025-11-24 19:29:41.913 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:29:41.913 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/3604 - 204 null null 0.4242ms 2025-11-24 19:29:41.972 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/3604 - null null 2025-11-24 19:29:41.972 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:29:41.973 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-11-24 19:29:41.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-11-24 19:29:41.976 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:29:41.976 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-11-24 19:29:41.976 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-11-24 19:29:41.976 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/3604 - 200 null application/json; charset=utf-8 3.7102ms 2025-11-24 19:30:02.801 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 19:30:02.802 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:30:02.802 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3397ms 2025-11-24 19:30:02.861 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 176 2025-11-24 19:30:02.861 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:30:02.861 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:30:02.870 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 19:30:02.881 +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-11-24 19:30:02.883 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:30:02.884 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 19:30:02.884 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:30:02.884 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 23.2348ms 2025-11-24 19:30:02.943 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40993 - null null 2025-11-24 19:30:02.943 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:30:02.943 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40993 - 204 null null 0.6921ms 2025-11-24 19:30:02.945 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:30:02.946 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:30:02.946 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.7463ms 2025-11-24 19:30:03.001 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40993 - application/json 102 2025-11-24 19:30:03.002 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:30:03.003 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:30:03.005 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:30:03.006 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:30:03.007 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:30:03.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:30:03.011 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:30:03.011 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:30:03.011 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:30:03.012 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 7.1978ms 2025-11-24 19:30:03.013 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:30:03.317 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 19:30:03.322 +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-11-24 19:30:03.327 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:30:03.327 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:30:03.327 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40993 - 201 0 null 326.0082ms 2025-11-24 19:46:26.811 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pos - null null 2025-11-24 19:46:26.812 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:26.812 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pos - 204 null null 0.9217ms 2025-11-24 19:46:26.881 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pos - null null 2025-11-24 19:46:26.881 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:26.882 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:27.163 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:46:27.169 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:46:27.170 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:46:27.296 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:27.297 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pos - 200 null application/json; charset=utf-8 415.5978ms 2025-11-24 19:46:34.860 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamiba - null null 2025-11-24 19:46:34.860 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:34.860 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/vitamiba - 204 null null 0.5294ms 2025-11-24 19:46:34.930 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamiba - null null 2025-11-24 19:46:34.930 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:34.930 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:34.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:46:34.936 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:46:34.936 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:46:34.937 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:34.937 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/vitamiba - 200 null application/json; charset=utf-8 7.0192ms 2025-11-24 19:46:39.983 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/suero - null null 2025-11-24 19:46:39.983 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:39.983 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/suero - 204 null null 0.2827ms 2025-11-24 19:46:40.050 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/suero - null null 2025-11-24 19:46:40.050 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:40.050 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:40.055 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:46:40.066 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:46:40.066 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:46:40.331 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:40.331 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/suero - 200 null application/json; charset=utf-8 281.8469ms 2025-11-24 19:46:59.055 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutation - null null 2025-11-24 19:46:59.055 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:59.055 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutation - 204 null null 0.31ms 2025-11-24 19:46:59.124 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glutation - null null 2025-11-24 19:46:59.125 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:46:59.125 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:59.129 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 19:46:59.133 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:46:59.133 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:46:59.133 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 19:46:59.134 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/glutation - 200 null application/json; charset=utf-8 9.2759ms 2025-11-24 19:47:26.479 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 19:47:26.480 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:47:26.480 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2546ms 2025-11-24 19:47:26.548 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 19:47:26.549 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:47:26.549 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:47:26.554 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 19:47:26.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 19:47:26.558 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:47:26.558 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 19:47:26.558 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 19:47:26.558 +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.9427ms 2025-11-24 19:47:26.628 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40994 - null null 2025-11-24 19:47:26.629 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:47:26.629 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40994 - 204 null null 0.8412ms 2025-11-24 19:47:26.693 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:47:26.693 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:47:26.693 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2498ms 2025-11-24 19:47:26.707 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40994 - application/json 314 2025-11-24 19:47:26.708 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:47:26.708 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:47:26.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:47:26.758 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 19:47:26.758 +00:00 [INF] CORS policy execution successful. 2025-11-24 19:47:26.759 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:47:26.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 19:47:26.797 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 19:47:26.797 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 19:47:26.798 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 19:47:26.798 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 39.7443ms 2025-11-24 19:47:26.901 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 19:47:26.907 +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-11-24 19:47:26.910 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 19:47:26.910 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 19:47:26.910 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40994 - 201 0 null 203.1357ms 2025-11-24 22:36:40.464 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-11-24 22:36:40.465 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:40.466 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 1.3965ms 2025-11-24 22:36:40.525 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 61 2025-11-24 22:36:40.525 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:40.525 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-11-24 22:36:40.759 +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-11-24 22:36:40.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-11-24 22:36:40.877 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:36:40.877 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-11-24 22:36:40.877 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-11-24 22:36:40.877 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 352.7671ms 2025-11-24 22:36:50.439 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 22:36:50.439 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.439 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4282ms 2025-11-24 22:36:50.493 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-11-24 22:36:50.493 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.494 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.3104ms 2025-11-24 22:36:50.495 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-11-24 22:36:50.495 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.495 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 22:36:50.496 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.496 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 22:36:50.495 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-11-24 22:36:50.495 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2426ms 2025-11-24 22:36:50.496 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.496 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 1.0345ms 2025-11-24 22:36:50.512 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 22:36:50.513 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:36:50.513 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 22:36:50.513 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 22:36:50.513 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 17.4976ms 2025-11-24 22:36:50.549 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-11-24 22:36:50.550 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.550 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-11-24 22:36:50.552 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-11-24 22:36:50.552 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 22:36:50.553 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:36:50.553 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 22:36:50.553 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-11-24 22:36:50.553 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.8338ms 2025-11-24 22:36:50.554 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-11-24 22:36:50.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-11-24 22:36:50.555 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:36:50.555 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-11-24 22:36:50.555 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-11-24 22:36:50.555 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.2984ms 2025-11-24 22:36:50.562 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-11-24 22:36:50.562 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:50.562 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-11-24 22:36:50.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-11-24 22:36:50.565 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:36:50.565 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 22:36:50.565 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-11-24 22:36:50.566 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 3.6057ms 2025-11-24 22:36:56.391 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan de guineo - null null 2025-11-24 22:36:56.391 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:56.391 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan de guineo - 204 null null 0.3172ms 2025-11-24 22:36:56.451 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan de guineo - null null 2025-11-24 22:36:56.451 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:36:56.452 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 22:36:56.457 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 22:36:56.462 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:36:56.462 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 22:36:56.581 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 22:36:56.582 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan de guineo - 200 null application/json; charset=utf-8 130.6191ms 2025-11-24 22:38:38.769 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 22:38:38.769 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:38:38.770 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.275ms 2025-11-24 22:38:38.829 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-11-24 22:38:38.830 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:38:38.830 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 22:38:38.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 22:38:38.838 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 22:38:38.838 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 22:38:38.838 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 22:38:38.839 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 22:38:38.839 +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.3446ms 2025-11-24 22:38:38.899 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40995 - null null 2025-11-24 22:38:38.900 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:38:38.900 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40995 - 204 null null 0.4872ms 2025-11-24 22:38:38.910 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 22:38:38.910 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:38:38.910 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2737ms 2025-11-24 22:38:38.959 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40995 - application/json 219 2025-11-24 22:38:38.960 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:38:38.960 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 22:38:38.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 22:38:38.969 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 22:38:38.970 +00:00 [INF] CORS policy execution successful. 2025-11-24 22:38:38.970 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 22:38:38.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 22:38:38.987 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 22:38:38.987 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 22:38:38.987 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 22:38:38.988 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 18.5783ms 2025-11-24 22:38:39.155 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 22:38:39.159 +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-11-24 22:38:39.164 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 22:38:39.164 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 22:38:39.164 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40995 - 201 0 null 205.1128ms 2025-11-24 23:41:22.847 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - null null 2025-11-24 23:41:22.847 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:22.847 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - 204 null null 0.4188ms 2025-11-24 23:41:22.907 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - null null 2025-11-24 23:41:22.907 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:22.907 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 23:41:23.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-11-24 23:41:23.160 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 23:41:23.160 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 23:41:23.161 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-11-24 23:41:23.161 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - 200 null application/json; charset=utf-8 254.3406ms 2025-11-24 23:41:32.908 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-11-24 23:41:32.908 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:32.908 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2379ms 2025-11-24 23:41:32.961 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-11-24 23:41:32.962 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:32.962 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 23:41:32.967 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-11-24 23:41:32.971 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-11-24 23:41:32.972 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 23:41:32.972 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-11-24 23:41:32.972 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-11-24 23:41:32.972 +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.853ms 2025-11-24 23:41:33.028 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40996 - null null 2025-11-24 23:41:33.028 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:33.028 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/40996 - 204 null null 0.2676ms 2025-11-24 23:41:33.084 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 23:41:33.084 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:33.084 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2149ms 2025-11-24 23:41:33.094 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40996 - application/json 105 2025-11-24 23:41:33.094 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:33.095 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 23:41:33.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 23:41:33.139 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-11-24 23:41:33.140 +00:00 [INF] CORS policy execution successful. 2025-11-24 23:41:33.141 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 23:41:33.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-11-24 23:41:33.172 +00:00 [INF] Setting HTTP status code 200. 2025-11-24 23:41:33.172 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-11-24 23:41:33.173 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-11-24 23:41:33.173 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 33.4733ms 2025-11-24 23:41:33.257 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-11-24 23:41:33.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-11-24 23:41:33.264 +00:00 [INF] Setting HTTP status code 201. 2025-11-24 23:41:33.264 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-11-24 23:41:33.264 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/40996 - 201 0 null 170.1012ms