2025-12-10 00:39:52.819 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - null null 2025-12-10 00:39:52.823 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:39:52.823 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - 204 null null 4.0312ms 2025-12-10 00:39:52.888 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - null null 2025-12-10 00:39:52.888 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:39:52.890 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 00:39:53.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 00:39:53.218 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 00:39:53.219 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 00:39:53.219 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 00:39:53.219 +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 330.6007ms 2025-12-10 00:40:01.157 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 00:40:01.157 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:01.157 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.4515ms 2025-12-10 00:40:01.217 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 00:40:01.224 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:01.224 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 00:40:01.230 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 00:40:01.236 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 00:40:01.236 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 00:40:01.236 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 00:40:01.236 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 00:40:01.237 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 19.3771ms 2025-12-10 00:40:01.297 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41109 - null null 2025-12-10 00:40:01.297 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:01.298 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41109 - 204 null null 0.4324ms 2025-12-10 00:40:01.357 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 00:40:01.357 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:01.357 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4508ms 2025-12-10 00:40:01.367 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41109 - application/json 105 2025-12-10 00:40:01.367 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:01.368 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 00:40:01.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 00:40:01.417 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 00:40:01.418 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:01.418 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 00:40:01.477 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 00:40:01.478 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 00:40:01.478 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 00:40:01.479 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 00:40:01.480 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 62.1195ms 2025-12-10 00:40:01.911 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 00:40:01.928 +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), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 00:40:01.950 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 00:40:01.951 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 00:40:01.951 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41109 - 201 0 null 583.8997ms 2025-12-10 00:40:09.595 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - null null 2025-12-10 00:40:09.596 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:09.596 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sara - 204 null null 0.2703ms 2025-12-10 00:40:09.655 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - null null 2025-12-10 00:40:09.655 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:09.656 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 00:40:09.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 00:40:09.663 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 00:40:09.663 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 00:40:09.663 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 00:40:09.663 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sara - 200 null application/json; charset=utf-8 8.261ms 2025-12-10 00:40:16.483 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 00:40:16.484 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:16.484 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2955ms 2025-12-10 00:40:16.543 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 00:40:16.543 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:16.543 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 00:40:16.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 00:40:16.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 00:40:16.553 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 00:40:16.553 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 00:40:16.553 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 00:40:16.554 +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.9493ms 2025-12-10 00:40:16.617 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41110 - null null 2025-12-10 00:40:16.617 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:16.618 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41110 - 204 null null 0.7783ms 2025-12-10 00:40:16.623 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 00:40:16.624 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:16.624 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.8464ms 2025-12-10 00:40:16.686 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41110 - application/json 105 2025-12-10 00:40:16.686 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:16.687 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 00:40:16.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 00:40:16.693 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 00:40:16.693 +00:00 [INF] CORS policy execution successful. 2025-12-10 00:40:16.694 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 00:40:16.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 00:40:16.696 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 00:40:16.696 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 00:40:16.696 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 00:40:16.697 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.9237ms 2025-12-10 00:40:16.848 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 00:40:16.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 00:40:16.853 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 00:40:16.853 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 00:40:16.853 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41110 - 201 0 null 166.9376ms 2025-12-10 03:37:46.482 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-12-10 03:37:46.482 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 0.3467ms 2025-12-10 03:37:46.482 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http:///, Response status code: 404 2025-12-10 07:19:07.656 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-12-10 07:19:07.657 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 1.7827ms 2025-12-10 07:19:07.657 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-12-10 07:19:19.075 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ - null null 2025-12-10 07:19:19.077 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ - 404 0 null 1.303ms 2025-12-10 07:19:19.077 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/, Response status code: 404 2025-12-10 07:19:23.604 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/wiki - null null 2025-12-10 07:19:23.604 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/wiki - 404 0 null 0.2411ms 2025-12-10 07:19:23.604 +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/wiki, Response status code: 404 2025-12-10 12:10:36.916 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-10 12:10:36.916 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:10:36.916 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3636ms 2025-12-10 12:10:36.977 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 65 2025-12-10 12:10:36.977 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:10:36.977 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-10 12:10:37.278 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-12-10 12:10:37.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-12-10 12:10:37.398 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:10:37.398 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-10 12:10:37.398 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-10 12:10:37.398 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 421.616ms 2025-12-10 12:46:20.626 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 12:46:20.627 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.627 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3296ms 2025-12-10 12:46:20.627 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 12:46:20.627 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.627 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2371ms 2025-12-10 12:46:20.627 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 12:46:20.628 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.628 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3461ms 2025-12-10 12:46:20.633 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - null null 2025-12-10 12:46:20.634 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.634 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/nationalities - 204 null null 0.7416ms 2025-12-10 12:46:20.686 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 12:46:20.687 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.688 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 12:46:20.688 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 12:46:20.688 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.689 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 12:46:20.690 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 12:46:20.690 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.690 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 12:46:20.697 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/nationalities - null null 2025-12-10 12:46:20.697 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:20.697 +00:00 [INF] Executing endpoint 'HTTP: GET /nationalities' 2025-12-10 12:46:20.936 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 12:46:20.936 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:20.936 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 12:46:20.936 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 12:46:20.936 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 248.667ms 2025-12-10 12:46:20.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 12:46:20.944 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:20.944 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:20.944 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 12:46:20.944 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 258.2047ms 2025-12-10 12:46:20.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [n].[Id], [n].[Descripcion], [n].[Estatus], [n].[Gentilicio], [n].[Siglas] FROM [Nationalities] AS [n] 2025-12-10 12:46:20.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 12:46:20.946 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:20.946 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:20.946 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 12:46:20.947 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 256.889ms 2025-12-10 12:46:20.947 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:20.947 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:20.947 +00:00 [INF] Executed endpoint 'HTTP: GET /nationalities' 2025-12-10 12:46:20.947 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/nationalities - 200 null application/json; charset=utf-8 250.2884ms 2025-12-10 12:46:23.540 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/p - null null 2025-12-10 12:46:23.540 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:23.540 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/p - 204 null null 0.4165ms 2025-12-10 12:46:23.596 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/p - null null 2025-12-10 12:46:23.596 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:23.596 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:23.602 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 12:46:23.715 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:23.716 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:24.186 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:24.187 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/p - 200 null application/json; charset=utf-8 590.6552ms 2025-12-10 12:46:25.606 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ata - null null 2025-12-10 12:46:25.606 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:25.606 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ata - 204 null null 0.2925ms 2025-12-10 12:46:25.666 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ata - null null 2025-12-10 12:46:25.666 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:25.666 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:25.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 12:46:25.674 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:25.674 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:25.675 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:25.676 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ata - 200 null application/json; charset=utf-8 10.1079ms 2025-12-10 12:46:31.325 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - null null 2025-12-10 12:46:31.325 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:31.325 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - 204 null null 0.3231ms 2025-12-10 12:46:31.388 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - null null 2025-12-10 12:46:31.388 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:31.388 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:31.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 12:46:31.394 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:31.394 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:31.394 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:31.394 +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 6.3295ms 2025-12-10 12:46:40.532 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - null null 2025-12-10 12:46:40.532 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:40.532 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - 204 null null 0.2538ms 2025-12-10 12:46:40.592 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - null null 2025-12-10 12:46:40.592 +00:00 [INF] CORS policy execution successful. 2025-12-10 12:46:40.593 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:40.598 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 12:46:40.600 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 12:46:40.601 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 12:46:40.601 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 12:46:40.601 +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 8.8056ms 2025-12-10 14:11:45.329 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33/ - null null 2025-12-10 14:11:45.329 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33/ - 404 0 null 0.4603ms 2025-12-10 14:11:45.329 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33/, Response status code: 404 2025-12-10 14:11:46.415 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - null null 2025-12-10 14:11:46.416 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/favicon.ico - 404 0 null 1.0362ms 2025-12-10 14:11:46.417 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://159.89.226.33:5227/favicon.ico, Response status code: 404 2025-12-10 14:12:14.928 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colganeo - null null 2025-12-10 14:12:14.928 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:12:14.928 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/colganeo - 204 null null 0.4129ms 2025-12-10 14:12:14.988 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/colganeo - null null 2025-12-10 14:12:14.988 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:12:14.988 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:12:15.297 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 14:12:15.298 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:12:15.298 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:12:15.298 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:12:15.298 +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 310.1223ms 2025-12-10 14:12:19.205 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Colageno - null null 2025-12-10 14:12:19.206 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:12:19.206 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Colageno - 204 null null 0.3405ms 2025-12-10 14:12:19.262 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Colageno - null null 2025-12-10 14:12:19.263 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:12:19.263 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:12:19.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 14:12:19.269 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:12:19.270 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:12:19.270 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:12:19.271 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Colageno - 200 null application/json; charset=utf-8 8.3076ms 2025-12-10 14:12:26.945 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamina - null null 2025-12-10 14:12:26.945 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:12:26.945 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Glucosamina - 204 null null 0.3589ms 2025-12-10 14:12:27.005 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Glucosamina - null null 2025-12-10 14:12:27.006 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:12:27.006 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:12:27.014 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 14:12:27.017 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:12:27.017 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:12:27.018 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:12:27.018 +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 12.3767ms 2025-12-10 14:36:22.581 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-10 14:36:22.581 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:22.581 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.3369ms 2025-12-10 14:36:22.581 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 14:36:22.581 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:22.581 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.0723ms 2025-12-10 14:36:22.581 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 14:36:22.582 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:22.582 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.7726ms 2025-12-10 14:36:22.634 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 14:36:22.635 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:22.634 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-10 14:36:22.635 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:22.636 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 14:36:22.636 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-10 14:36:22.638 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 14:36:22.639 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:22.639 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 14:36:22.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 14:36:22.873 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:22.873 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 14:36:22.873 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 14:36:22.873 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 239.2327ms 2025-12-10 14:36:22.888 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:36:22.890 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:36:22.890 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:22.890 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:36:22.890 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 14:36:22.891 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 252.0502ms 2025-12-10 14:36:23.088 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:23.088 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:36:24.142 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-10 14:36:24.142 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1507.3665ms 2025-12-10 14:36:40.011 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 14:36:40.012 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-10 14:36:40.012 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:40.012 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.36ms 2025-12-10 14:36:40.012 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - null null 2025-12-10 14:36:40.012 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:40.012 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - 204 null null 0.2164ms 2025-12-10 14:36:40.012 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:40.013 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.4574ms 2025-12-10 14:36:40.069 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1482 - null null 2025-12-10 14:36:40.070 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:40.070 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 14:36:40.070 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 14:36:40.071 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:40.071 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 14:36:40.073 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-10 14:36:40.074 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:40.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:36:40.074 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:40.074 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:36:40.075 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 14:36:40.075 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.4555ms 2025-12-10 14:36:40.075 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-10 14:36:40.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:36:40.079 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:40.079 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:36:40.079 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-10 14:36:40.079 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 5.8725ms 2025-12-10 14:36:40.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 14:36:40.083 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:40.083 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 14:36:40.083 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 14:36:40.083 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1482 - 200 null application/json; charset=utf-8 13.9454ms 2025-12-10 14:36:43.953 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - null null 2025-12-10 14:36:43.953 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:43.953 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - 204 null null 0.3343ms 2025-12-10 14:36:44.007 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1482 - application/json 23637 2025-12-10 14:36:44.008 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:44.008 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-10 14:36:44.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 14:36:44.073 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2025-12-10 14:36:44.075 +00:00 [INF] Setting HTTP status code 204. 2025-12-10 14:36:44.075 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-10 14:36:44.076 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1482 - 204 null null 68.2819ms 2025-12-10 14:36:46.146 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 14:36:46.146 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 14:36:46.146 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:46.147 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:46.147 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.2199ms 2025-12-10 14:36:46.146 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-10 14:36:46.147 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 1.524ms 2025-12-10 14:36:46.147 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:46.148 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 1.4749ms 2025-12-10 14:36:46.198 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 14:36:46.199 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:46.199 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-10 14:36:46.199 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 14:36:46.199 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:46.200 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-10 14:36:46.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 14:36:46.202 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:46.202 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 14:36:46.202 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 14:36:46.202 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.9065ms 2025-12-10 14:36:46.203 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 14:36:46.203 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:36:46.203 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 14:36:46.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:36:46.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:36:46.206 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:46.206 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:36:46.206 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 14:36:46.207 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 3.8596ms 2025-12-10 14:36:46.404 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:36:46.405 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:36:47.003 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-10 14:36:47.004 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 805.4985ms 2025-12-10 14:43:49.314 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - null null 2025-12-10 14:43:49.314 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:43:49.315 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - 204 null null 0.2894ms 2025-12-10 14:43:49.375 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - null null 2025-12-10 14:43:49.375 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:43:49.375 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:43:49.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 14:43:49.702 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:43:49.702 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:43:49.703 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:43:49.703 +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 328.8057ms 2025-12-10 14:43:53.183 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 14:43:53.184 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:43:53.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 1.6474ms 2025-12-10 14:43:53.243 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 14:43:53.244 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:43:53.244 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 14:43:53.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:43:53.247 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:43:53.248 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:43:53.248 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 14:43:53.248 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.8897ms 2025-12-10 14:44:27.187 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - null null 2025-12-10 14:44:27.187 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:27.187 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jarabe - 204 null null 0.4024ms 2025-12-10 14:44:27.249 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jarabe - null null 2025-12-10 14:44:27.249 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:27.250 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:44:27.254 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 14:44:27.256 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:44:27.257 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:44:27.257 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 14:44:27.257 +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 8.3454ms 2025-12-10 14:44:33.185 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/luis - null null 2025-12-10 14:44:33.185 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:33.185 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/luis - 204 null null 0.349ms 2025-12-10 14:44:33.245 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/luis - null null 2025-12-10 14:44:33.245 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:33.246 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 14:44:33.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-12-10 14:44:33.249 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:44:33.249 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:44:33.249 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 14:44:33.249 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/luis - 200 null application/json; charset=utf-8 4.1622ms 2025-12-10 14:44:39.613 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 14:44:39.613 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.613 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3259ms 2025-12-10 14:44:39.673 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-12-10 14:44:39.673 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.674 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 14:44:39.680 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 14:44:39.683 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 14:44:39.684 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 14:44:39.684 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 14:44:39.684 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 14:44:39.684 +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.5845ms 2025-12-10 14:44:39.745 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41111 - null null 2025-12-10 14:44:39.745 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.745 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41111 - 204 null null 0.3708ms 2025-12-10 14:44:39.803 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-12-10 14:44:39.803 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.803 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.3249ms 2025-12-10 14:44:39.813 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 14:44:39.813 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.813 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4715ms 2025-12-10 14:44:39.815 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - null null 2025-12-10 14:44:39.815 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.815 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/accountsReceivable - 204 null null 0.2373ms 2025-12-10 14:44:39.823 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41111 - application/json 104 2025-12-10 14:44:39.824 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.824 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 14:44:39.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:44:39.863 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-12-10 14:44:39.863 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.864 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-12-10 14:44:39.870 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 14:44:39.870 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.870 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 14:44:39.873 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - application/json 171 2025-12-10 14:44:39.874 +00:00 [INF] CORS policy execution successful. 2025-12-10 14:44:39.874 +00:00 [INF] Executing endpoint 'HTTP: POST AccountsReceivable/' 2025-12-10 14:44:39.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 14:44:39.900 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 14:44:39.901 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 14:44:39.902 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 14:44:39.902 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 32.0789ms 2025-12-10 14:44:39.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-12-10 14:44:39.917 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 14:44:39.917 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-12-10 14:44:39.917 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Guid), @p3='?' (DbType = DateTime2), @p4='?' (DbType = Int32), @p5='?' (DbType = Boolean), @p6='?' (DbType = Date), @p7='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p8='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p9='?' (DbType = Int64), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (DbType = Guid), @p14='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [CxC] ([Id], [CapitalAmount], [CreatedById], [CreatedDate], [CustomerId], [DeleteFlag], [ExpirationDate], [InterestAmount], [PenaltyAmount], [ReceiptNumber], [SalesId], [Sequence], [TotalAmount], [UpdatedById], [UpdatedDate]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14); 2025-12-10 14:44:39.918 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 14:44:39.918 +00:00 [INF] Writing value of type 'GetOrUpdateAccountsReceivableDto' as Json. 2025-12-10 14:44:39.918 +00:00 [INF] Executed endpoint 'HTTP: POST AccountsReceivable/' 2025-12-10 14:44:39.918 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/accountsReceivable - 201 null application/json; charset=utf-8 44.6395ms 2025-12-10 14:44:39.918 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-12-10 14:44:39.918 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 55.1347ms 2025-12-10 14:44:40.004 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 14:44:40.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 14:44:40.010 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 14:44:40.010 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 14:44:40.010 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41111 - 201 0 null 187.004ms 2025-12-10 15:12:22.114 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - null null 2025-12-10 15:12:22.114 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:12:22.114 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/silver - 204 null null 0.3708ms 2025-12-10 15:12:22.172 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/silver - null null 2025-12-10 15:12:22.172 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:12:22.173 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:12:22.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:12:22.408 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:12:22.408 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:12:22.409 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:12:22.409 +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 237.4045ms 2025-12-10 15:12:28.839 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glucosamina - null null 2025-12-10 15:12:28.840 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:12:28.840 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glucosamina - 204 null null 0.4589ms 2025-12-10 15:12:28.896 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glucosamina - null null 2025-12-10 15:12:28.896 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:12:28.897 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:12:28.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:12:28.903 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:12:28.903 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:12:28.903 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:12:28.903 +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.3067ms 2025-12-10 15:55:52.862 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 15:55:52.862 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:55:52.862 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2636ms 2025-12-10 15:55:52.921 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 15:55:52.921 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:55:52.921 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 15:55:53.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 15:55:53.158 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:55:53.158 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:55:53.158 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 15:55:53.158 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 237.4312ms 2025-12-10 15:55:57.318 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimyt - null null 2025-12-10 15:55:57.318 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:55:57.318 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimyt - 204 null null 0.2968ms 2025-12-10 15:55:57.381 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimyt - null null 2025-12-10 15:55:57.381 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:55:57.382 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:55:57.388 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:55:57.389 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:55:57.389 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:55:57.389 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:55:57.389 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimyt - 200 null application/json; charset=utf-8 8.5325ms 2025-12-10 15:55:58.519 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-12-10 15:55:58.519 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:55:58.520 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 1.2334ms 2025-12-10 15:55:58.581 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-12-10 15:55:58.581 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:55:58.581 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 15:55:58.581 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 15:55:58.582 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.6236ms 2025-12-10 15:56:02.031 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/rey - null null 2025-12-10 15:56:02.032 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:02.032 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/rey - 204 null null 0.417ms 2025-12-10 15:56:02.093 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/rey - null null 2025-12-10 15:56:02.093 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:02.093 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:02.098 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:56:02.103 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:56:02.104 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:56:02.217 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:02.218 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/rey - 200 null application/json; charset=utf-8 125.1916ms 2025-12-10 15:56:05.057 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 15:56:05.058 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:05.058 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 1.1381ms 2025-12-10 15:56:05.119 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 15:56:05.119 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:05.120 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:05.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-12-10 15:56:05.132 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:56:05.132 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:56:05.132 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:05.133 +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 13.8718ms 2025-12-10 15:56:12.861 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/stevia - null null 2025-12-10 15:56:12.862 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:12.863 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/stevia - 204 null null 1.3454ms 2025-12-10 15:56:12.922 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/stevia - null null 2025-12-10 15:56:12.922 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:12.922 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:12.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:56:12.928 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:56:12.928 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:56:12.928 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:12.928 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/stevia - 200 null application/json; charset=utf-8 6.7867ms 2025-12-10 15:56:22.051 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/c - null null 2025-12-10 15:56:22.052 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:22.052 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/c - 204 null null 0.4494ms 2025-12-10 15:56:22.113 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/c - null null 2025-12-10 15:56:22.113 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:22.113 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:22.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:56:22.198 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:56:22.198 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:56:22.743 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:22.743 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/c - 200 null application/json; charset=utf-8 630.1083ms 2025-12-10 15:56:28.232 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Citate - null null 2025-12-10 15:56:28.232 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:28.232 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Citate - 204 null null 0.4856ms 2025-12-10 15:56:28.291 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Citate - null null 2025-12-10 15:56:28.292 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:28.292 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:28.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:56:28.298 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:56:28.298 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:56:28.298 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:28.299 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Citate - 200 null application/json; charset=utf-8 7.1698ms 2025-12-10 15:56:38.512 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Citrate - null null 2025-12-10 15:56:38.513 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:38.513 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Citrate - 204 null null 0.8911ms 2025-12-10 15:56:38.572 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Citrate - null null 2025-12-10 15:56:38.572 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:56:38.573 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:38.577 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 15:56:38.579 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:56:38.579 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:56:38.579 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 15:56:38.579 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Citrate - 200 null application/json; charset=utf-8 7.0043ms 2025-12-10 15:57:33.398 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1539 - null null 2025-12-10 15:57:33.398 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:57:33.398 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1539 - 204 null null 0.3067ms 2025-12-10 15:57:33.458 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1539 - null null 2025-12-10 15:57:33.458 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:57:33.458 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 15:57:33.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 15:57:33.461 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:57:33.462 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 15:57:33.462 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 15:57:33.462 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1539 - 200 null application/json; charset=utf-8 4.2419ms 2025-12-10 15:58:25.355 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 15:58:25.356 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:58:25.356 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3193ms 2025-12-10 15:58:25.415 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 191 2025-12-10 15:58:25.415 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:58:25.416 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 15:58:25.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 15:58:25.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 15:58:25.424 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 15:58:25.424 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 15:58:25.424 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 15:58:25.424 +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.7446ms 2025-12-10 15:58:25.485 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41112 - null null 2025-12-10 15:58:25.485 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:58:25.485 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41112 - 204 null null 0.3387ms 2025-12-10 15:58:25.545 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 15:58:25.545 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:58:25.546 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2486ms 2025-12-10 15:58:25.565 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41112 - application/json 324 2025-12-10 15:58:25.565 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:58:25.566 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 15:58:25.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 15:58:25.605 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 15:58:25.609 +00:00 [INF] CORS policy execution successful. 2025-12-10 15:58:25.612 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 15:58:25.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 15:58:25.643 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 15:58:25.643 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 15:58:25.644 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 15:58:25.644 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 38.7312ms 2025-12-10 15:58:25.751 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 15:58:25.758 +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-12-10 15:58:25.764 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 15:58:25.764 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 15:58:25.765 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41112 - 201 0 null 199.8259ms 2025-12-10 16:27:37.594 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 16:27:37.594 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:27:37.594 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3021ms 2025-12-10 16:27:37.654 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 16:27:37.654 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:27:37.654 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:27:37.957 +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-12-10 16:27:37.968 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:27:37.969 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:27:38.088 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:27:38.089 +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 434.8739ms 2025-12-10 16:27:56.060 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 16:27:56.061 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:27:56.061 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - 204 null null 0.3591ms 2025-12-10 16:27:56.119 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 16:27:56.120 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:27:56.120 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:27:56.125 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:27:56.127 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:27:56.127 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:27:56.127 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:27:56.128 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - 200 null application/json; charset=utf-8 8.2658ms 2025-12-10 16:28:01.902 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - null null 2025-12-10 16:28:01.902 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:28:01.903 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - 204 null null 1.1517ms 2025-12-10 16:28:01.969 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/G-4 - null null 2025-12-10 16:28:01.969 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:28:01.970 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:28:01.976 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:28:01.978 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:28:01.978 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:28:01.978 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:28:01.978 +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 9.5216ms 2025-12-10 16:31:17.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:31:17.965 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:17.965 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.5303ms 2025-12-10 16:31:18.029 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:31:18.029 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:18.030 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:31:18.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:31:18.035 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:31:18.035 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:31:18.035 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:31:18.036 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 6.8044ms 2025-12-10 16:31:21.684 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 16:31:21.684 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:21.684 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3141ms 2025-12-10 16:31:21.744 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 16:31:21.744 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:21.745 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:31:21.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:31:21.752 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:31:21.752 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:31:21.870 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:31:21.870 +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.8116ms 2025-12-10 16:31:27.691 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 16:31:27.691 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:27.691 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3514ms 2025-12-10 16:31:27.752 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 16:31:27.753 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:27.753 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 16:31:27.760 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 16:31:27.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 16:31:27.765 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 16:31:27.765 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 16:31:27.765 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 16:31:27.765 +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.0342ms 2025-12-10 16:31:27.826 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41113 - null null 2025-12-10 16:31:27.826 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:27.826 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41113 - 204 null null 0.2993ms 2025-12-10 16:31:27.885 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:31:27.885 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:27.886 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3136ms 2025-12-10 16:31:27.903 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41113 - application/json 105 2025-12-10 16:31:27.903 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:27.903 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 16:31:27.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:31:27.942 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:31:27.942 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:27.943 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:31:27.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:31:27.983 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:31:27.984 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:31:27.996 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:31:27.997 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 55.1306ms 2025-12-10 16:31:28.113 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 16:31:28.118 +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), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 16:31:28.124 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 16:31:28.125 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 16:31:28.125 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41113 - 201 0 null 222.7436ms 2025-12-10 16:31:48.031 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 16:31:48.031 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:48.031 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - 204 null null 0.3034ms 2025-12-10 16:31:48.088 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 16:31:48.089 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:48.089 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:31:48.094 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:31:48.096 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:31:48.096 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:31:48.096 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:31:48.096 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - 200 null application/json; charset=utf-8 7.6483ms 2025-12-10 16:31:54.357 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - null null 2025-12-10 16:31:54.357 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:54.357 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - 204 null null 0.3513ms 2025-12-10 16:31:54.417 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/G-4 - null null 2025-12-10 16:31:54.417 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:31:54.418 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:31:54.422 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:31:54.424 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:31:54.424 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:31:54.425 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:31:54.425 +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.5863ms 2025-12-10 16:32:01.665 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jamoneta - null null 2025-12-10 16:32:01.666 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:01.666 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/jamoneta - 204 null null 0.4121ms 2025-12-10 16:32:01.725 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/jamoneta - null null 2025-12-10 16:32:01.725 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:01.726 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:01.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:32:01.735 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:32:01.735 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:32:01.850 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:01.850 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/jamoneta - 200 null application/json; charset=utf-8 125.466ms 2025-12-10 16:32:26.441 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - null null 2025-12-10 16:32:26.441 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:26.441 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - 204 null null 0.3802ms 2025-12-10 16:32:26.503 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - null null 2025-12-10 16:32:26.503 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:26.504 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:26.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:32:26.520 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:32:26.520 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:32:26.740 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:26.740 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - 200 null application/json; charset=utf-8 237.0582ms 2025-12-10 16:32:33.099 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/salchica - null null 2025-12-10 16:32:33.099 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:33.099 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/salchica - 204 null null 0.4639ms 2025-12-10 16:32:33.159 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/salchica - null null 2025-12-10 16:32:33.159 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:33.159 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:33.164 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:32:33.165 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:32:33.165 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:32:33.165 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:33.165 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/salchica - 200 null application/json; charset=utf-8 6.28ms 2025-12-10 16:32:36.618 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Sal - null null 2025-12-10 16:32:36.619 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:36.619 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Sal - 204 null null 1.0919ms 2025-12-10 16:32:36.678 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Sal - null null 2025-12-10 16:32:36.678 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:36.678 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:36.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:32:36.696 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:32:36.696 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:32:36.697 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:36.697 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Sal - 200 null application/json; charset=utf-8 19.5885ms 2025-12-10 16:32:43.980 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/181 - null null 2025-12-10 16:32:43.980 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:43.980 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/181 - 204 null null 0.4089ms 2025-12-10 16:32:44.039 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/181 - null null 2025-12-10 16:32:44.040 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:44.040 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 16:32:44.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 16:32:44.045 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:32:44.045 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 16:32:44.045 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 16:32:44.045 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/181 - 200 null application/json; charset=utf-8 5.8055ms 2025-12-10 16:32:56.544 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/menta - null null 2025-12-10 16:32:56.544 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:56.544 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/menta - 204 null null 0.345ms 2025-12-10 16:32:56.606 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/menta - null null 2025-12-10 16:32:56.607 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:32:56.607 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:56.612 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:32:56.616 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:32:56.616 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:32:56.616 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:32:56.616 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/menta - 200 null application/json; charset=utf-8 9.912ms 2025-12-10 16:34:06.039 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:34:06.039 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:06.039 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4731ms 2025-12-10 16:34:06.097 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:34:06.097 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:06.098 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:34:06.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:34:06.101 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:06.101 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:06.101 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:34:06.102 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 4.4183ms 2025-12-10 16:34:10.683 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Jamonmeta - null null 2025-12-10 16:34:10.683 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:10.683 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Jamonmeta - 204 null null 0.3203ms 2025-12-10 16:34:10.744 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Jamonmeta - null null 2025-12-10 16:34:10.744 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:10.745 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:10.751 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:34:10.751 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:10.751 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:10.751 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:10.751 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Jamonmeta - 200 null application/json; charset=utf-8 7.1558ms 2025-12-10 16:34:14.804 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/menta - null null 2025-12-10 16:34:14.804 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:14.804 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/menta - 204 null null 0.3327ms 2025-12-10 16:34:14.866 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/menta - null null 2025-12-10 16:34:14.866 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:14.866 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:14.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:34:14.873 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:14.873 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:14.874 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:14.874 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/menta - 200 null application/json; charset=utf-8 8.3578ms 2025-12-10 16:34:23.284 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 16:34:23.284 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:23.284 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - 204 null null 0.3878ms 2025-12-10 16:34:23.342 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 16:34:23.342 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:23.343 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:23.347 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:34:23.349 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:23.349 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:23.349 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:23.349 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - 200 null application/json; charset=utf-8 7.2164ms 2025-12-10 16:34:28.543 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - null null 2025-12-10 16:34:28.544 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:28.544 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/G-4 - 204 null null 1.1213ms 2025-12-10 16:34:28.603 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/G-4 - null null 2025-12-10 16:34:28.603 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:28.603 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:28.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:34:28.609 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:28.610 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:28.610 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:28.610 +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.2223ms 2025-12-10 16:34:41.540 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - null null 2025-12-10 16:34:41.541 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:41.541 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ - 204 null null 0.3372ms 2025-12-10 16:34:41.600 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - null null 2025-12-10 16:34:41.600 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:41.600 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 16:34:41.600 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 16:34:41.601 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ - 400 0 null 0.7431ms 2025-12-10 16:34:45.269 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Spray - null null 2025-12-10 16:34:45.269 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:45.269 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Spray - 204 null null 0.4777ms 2025-12-10 16:34:45.329 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Spray - null null 2025-12-10 16:34:45.329 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:45.330 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:45.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:34:45.339 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:45.340 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:45.340 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:45.341 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Spray - 200 null application/json; charset=utf-8 11.8429ms 2025-12-10 16:34:53.400 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Sal - null null 2025-12-10 16:34:53.400 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:53.400 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Sal - 204 null null 0.3883ms 2025-12-10 16:34:53.467 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Sal - null null 2025-12-10 16:34:53.467 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:53.468 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:53.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:34:53.489 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:53.489 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:34:53.490 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:34:53.490 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Sal - 200 null application/json; charset=utf-8 22.8135ms 2025-12-10 16:34:58.766 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/181 - null null 2025-12-10 16:34:58.767 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:58.767 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/181 - 204 null null 1.2495ms 2025-12-10 16:34:58.829 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/181 - null null 2025-12-10 16:34:58.830 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:34:58.830 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 16:34:58.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 16:34:58.834 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:34:58.834 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 16:34:58.834 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 16:34:58.834 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/181 - 200 null application/json; charset=utf-8 5.0868ms 2025-12-10 16:35:03.265 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Jamoneta - null null 2025-12-10 16:35:03.266 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:35:03.266 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Jamoneta - 204 null null 1.656ms 2025-12-10 16:35:03.325 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Jamoneta - null null 2025-12-10 16:35:03.326 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:35:03.326 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:35:03.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:35:03.344 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:35:03.344 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:35:03.345 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:35:03.345 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Jamoneta - 200 null application/json; charset=utf-8 20.4307ms 2025-12-10 16:36:59.953 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 16:36:59.954 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:36:59.954 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.339ms 2025-12-10 16:37:00.012 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 224 2025-12-10 16:37:00.012 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:37:00.013 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 16:37:00.019 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 16:37:00.024 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 16:37:00.025 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 16:37:00.025 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 16:37:00.025 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 16:37:00.025 +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.8689ms 2025-12-10 16:37:00.089 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41114 - null null 2025-12-10 16:37:00.089 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:37:00.089 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41114 - 204 null null 0.5457ms 2025-12-10 16:37:00.149 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:37:00.149 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:37:00.149 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4639ms 2025-12-10 16:37:00.159 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41114 - application/json 621 2025-12-10 16:37:00.159 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:37:00.159 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 16:37:00.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:37:00.205 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:37:00.206 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:37:00.206 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:37:00.373 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 16:37:00.388 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @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), @p113='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p114='?' (DbType = Guid), @p115='?' (DbType = DateTime2), @p116='?' (DbType = Boolean), @p117='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p118='?' (DbType = Int32), @p119='?' (DbType = Int32), @p120='?' (DbType = Int64), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p124='?' (DbType = Guid), @p125='?' (DbType = DateTime2), @p126='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p127='?' (DbType = Guid), @p128='?' (DbType = DateTime2), @p129='?' (DbType = Boolean), @p130='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p131='?' (DbType = Int32), @p132='?' (DbType = Int32), @p133='?' (DbType = Int64), @p134='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p135='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p136='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p137='?' (DbType = Guid), @p138='?' (DbType = DateTime2), @p139='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p140='?' (DbType = Guid), @p141='?' (DbType = DateTime2), @p142='?' (DbType = Boolean), @p143='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p144='?' (DbType = Int32), @p145='?' (DbType = Int32), @p146='?' (DbType = Int64), @p147='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p148='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p149='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p150='?' (DbType = Guid), @p151='?' (DbType = DateTime2), @p152='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p153='?' (DbType = Guid), @p154='?' (DbType = DateTime2), @p155='?' (DbType = Boolean), @p156='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p157='?' (DbType = Int32), @p158='?' (DbType = Int32), @p159='?' (DbType = Int64), @p160='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p161='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p162='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p163='?' (DbType = Guid), @p164='?' (DbType = DateTime2), @p165='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p166='?' (DbType = Guid), @p167='?' (DbType = DateTime2), @p168='?' (DbType = Boolean), @p169='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p170='?' (DbType = Int32), @p171='?' (DbType = Int32), @p172='?' (DbType = Int64), @p173='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p174='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p175='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p176='?' (DbType = Guid), @p177='?' (DbType = DateTime2), @p178='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p179='?' (DbType = Guid), @p180='?' (DbType = DateTime2), @p181='?' (DbType = Boolean), @p182='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p183='?' (DbType = Int32), @p184='?' (DbType = Int32), @p185='?' (DbType = Int64), @p186='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p187='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p188='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p189='?' (DbType = Guid), @p190='?' (DbType = DateTime2), @p191='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p192='?' (DbType = Guid), @p193='?' (DbType = DateTime2), @p194='?' (DbType = Int32), @p195='?' (Size = 34), @p196='?' (DbType = Guid), @p197='?' (DbType = Int32), @p198='?' (DbType = Int32), @p199='?' (DbType = Int32), @p200='?' (Size = 4000), @p201='?' (Size = 4000), @p202='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p203='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p204='?' (DbType = Guid), @p205='?' (DbType = DateTime2), @p206='?' (DbType = Int32), @p207='?' (Size = 34), @p208='?' (DbType = Guid), @p209='?' (DbType = Int32), @p210='?' (DbType = Int32), @p211='?' (DbType = Int32), @p212='?' (Size = 4000), @p213='?' (Size = 4000), @p214='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p215='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p216='?' (DbType = Guid), @p217='?' (DbType = DateTime2), @p218='?' (DbType = Int32), @p219='?' (Size = 34), @p220='?' (DbType = Guid), @p221='?' (DbType = Int32), @p222='?' (DbType = Int32), @p223='?' (DbType = Int32), @p224='?' (Size = 4000), @p225='?' (Size = 4000), @p226='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p227='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p228='?' (DbType = Guid), @p229='?' (DbType = DateTime2), @p230='?' (DbType = Int32), @p231='?' (Size = 34), @p232='?' (DbType = Guid), @p233='?' (DbType = Int32), @p234='?' (DbType = Int32), @p235='?' (DbType = Int32), @p236='?' (Size = 4000), @p237='?' (Size = 4000), @p238='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p239='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p240='?' (DbType = Guid), @p241='?' (DbType = DateTime2), @p242='?' (DbType = Int32), @p243='?' (Size = 34), @p244='?' (DbType = Guid), @p245='?' (DbType = Int32), @p246='?' (DbType = Int32), @p247='?' (DbType = Int32), @p248='?' (Size = 4000), @p249='?' (Size = 4000), @p250='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p251='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p252='?' (DbType = Guid), @p253='?' (DbType = DateTime2), @p254='?' (DbType = Int32), @p255='?' (Size = 34), @p256='?' (DbType = Guid), @p257='?' (DbType = Int32), @p258='?' (DbType = Int32), @p259='?' (DbType = Int32), @p260='?' (Size = 4000), @p261='?' (Size = 4000), @p262='?' (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; MERGE [SalesDetail] USING ( VALUES (@p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, @p122, @p123, @p124, @p125, 0), (@p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, @p134, @p135, @p136, @p137, @p138, 1), (@p139, @p140, @p141, @p142, @p143, @p144, @p145, @p146, @p147, @p148, @p149, @p150, @p151, 2), (@p152, @p153, @p154, @p155, @p156, @p157, @p158, @p159, @p160, @p161, @p162, @p163, @p164, 3), (@p165, @p166, @p167, @p168, @p169, @p170, @p171, @p172, @p173, @p174, @p175, @p176, @p177, 4), (@p178, @p179, @p180, @p181, @p182, @p183, @p184, @p185, @p186, @p187, @p188, @p189, @p190, 5)) 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 (@p191, @p192, @p193, @p194, @p195, @p196, @p197, @p198, @p199, @p200, @p201, @p202, 0), (@p203, @p204, @p205, @p206, @p207, @p208, @p209, @p210, @p211, @p212, @p213, @p214, 1), (@p215, @p216, @p217, @p218, @p219, @p220, @p221, @p222, @p223, @p224, @p225, @p226, 2), (@p227, @p228, @p229, @p230, @p231, @p232, @p233, @p234, @p235, @p236, @p237, @p238, 3), (@p239, @p240, @p241, @p242, @p243, @p244, @p245, @p246, @p247, @p248, @p249, @p250, 4), (@p251, @p252, @p253, @p254, @p255, @p256, @p257, @p258, @p259, @p260, @p261, @p262, 5)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-10 16:37:00.399 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 16:37:00.400 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 16:37:00.400 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41114 - 201 0 null 241.7871ms 2025-12-10 16:37:00.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:37:00.581 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:37:00.581 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:37:00.582 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:37:00.582 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 377.3821ms 2025-12-10 16:54:30.383 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 16:54:30.383 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:54:30.383 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3226ms 2025-12-10 16:54:30.443 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 16:54:30.444 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:54:30.444 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:54:30.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:54:30.691 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:54:30.691 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:54:30.809 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:54:30.810 +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 366.251ms 2025-12-10 16:54:38.362 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/prsion - null null 2025-12-10 16:54:38.362 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:54:38.362 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/prsion - 204 null null 0.3269ms 2025-12-10 16:54:38.422 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/prsion - null null 2025-12-10 16:54:38.422 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:54:38.422 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:54:38.428 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:54:38.428 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:54:38.428 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:54:38.428 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:54:38.428 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/prsion - 200 null application/json; charset=utf-8 6.1428ms 2025-12-10 16:54:43.327 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/presion - null null 2025-12-10 16:54:43.327 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:54:43.328 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/presion - 204 null null 0.2793ms 2025-12-10 16:54:43.390 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/presion - null null 2025-12-10 16:54:43.390 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:54:43.391 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:54:43.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:54:43.400 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:54:43.400 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:54:43.400 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:54:43.400 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/presion - 200 null application/json; charset=utf-8 10.7162ms 2025-12-10 16:55:31.624 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/galletra - null null 2025-12-10 16:55:31.624 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:55:31.624 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/galletra - 204 null null 0.2575ms 2025-12-10 16:55:31.683 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/galletra - null null 2025-12-10 16:55:31.684 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:55:31.684 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:55:31.690 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:55:31.690 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:55:31.691 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:55:31.691 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:55:31.691 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/galletra - 200 null application/json; charset=utf-8 8.1252ms 2025-12-10 16:55:35.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/galleta - null null 2025-12-10 16:55:35.369 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:55:35.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/galleta - 204 null null 0.4465ms 2025-12-10 16:55:35.429 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/galleta - null null 2025-12-10 16:55:35.429 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:55:35.430 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:55:35.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 16:55:35.441 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:55:35.441 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:55:35.618 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 16:55:35.618 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/galleta - 200 null application/json; charset=utf-8 189.0052ms 2025-12-10 16:56:06.113 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 16:56:06.114 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:56:06.114 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.0504ms 2025-12-10 16:56:06.171 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 16:56:06.172 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:56:06.173 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 16:56:06.179 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 16:56:06.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 16:56:06.184 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 16:56:06.184 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 16:56:06.184 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 16:56:06.185 +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.2058ms 2025-12-10 16:56:06.245 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41115 - null null 2025-12-10 16:56:06.246 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:56:06.246 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41115 - 204 null null 1.1241ms 2025-12-10 16:56:06.302 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:56:06.303 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:56:06.304 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 1.4452ms 2025-12-10 16:56:06.310 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41115 - application/json 308 2025-12-10 16:56:06.311 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:56:06.311 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 16:56:06.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:56:06.362 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 16:56:06.362 +00:00 [INF] CORS policy execution successful. 2025-12-10 16:56:06.363 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:56:06.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 16:56:06.388 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 16:56:06.388 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 16:56:06.388 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 16:56:06.388 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 26.3251ms 2025-12-10 16:56:06.459 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 16:56:06.465 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-10 16:56:06.471 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 16:56:06.471 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 16:56:06.471 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41115 - 201 0 null 160.5891ms 2025-12-10 17:31:46.169 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-12-10 17:31:46.169 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 404 0 null 0.3815ms 2025-12-10 17:31:46.169 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http:///, Response status code: 404 2025-12-10 18:10:30.445 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - null null 2025-12-10 18:10:30.445 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:10:30.446 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - 204 null null 1.42ms 2025-12-10 18:10:30.505 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - null null 2025-12-10 18:10:30.506 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:10:30.506 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:10:30.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:10:30.755 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:10:30.755 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:10:30.976 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:10:30.977 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - 200 null application/json; charset=utf-8 471.902ms 2025-12-10 18:10:52.941 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sazon - null null 2025-12-10 18:10:52.942 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:10:52.942 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sazon - 204 null null 0.3885ms 2025-12-10 18:10:53.010 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sazon - null null 2025-12-10 18:10:53.011 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:10:53.011 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:10:53.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:10:53.018 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:10:53.019 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:10:53.019 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:10:53.019 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sazon - 200 null application/json; charset=utf-8 8.4225ms 2025-12-10 18:23:47.909 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:23:47.909 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:23:47.909 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3849ms 2025-12-10 18:23:47.969 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:23:47.969 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:23:47.970 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:23:48.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:23:48.294 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:23:48.294 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:23:48.294 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:23:48.294 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 325.0258ms 2025-12-10 18:23:51.598 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-10 18:23:51.598 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:23:51.598 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.2658ms 2025-12-10 18:23:51.658 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-10 18:23:51.658 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:23:51.659 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:23:51.664 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:23:51.670 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:23:51.670 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:23:51.788 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:23:51.789 +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 130.5752ms 2025-12-10 18:24:07.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 18:24:07.965 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:24:07.965 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3653ms 2025-12-10 18:24:08.025 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-12-10 18:24:08.026 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:24:08.026 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 18:24:08.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 18:24:08.036 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 18:24:08.036 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 18:24:08.036 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 18:24:08.036 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 18:24:08.036 +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.9138ms 2025-12-10 18:24:08.104 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41116 - null null 2025-12-10 18:24:08.105 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:24:08.105 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41116 - 204 null null 0.4146ms 2025-12-10 18:24:08.164 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:24:08.165 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:24:08.165 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 1.0355ms 2025-12-10 18:24:08.173 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41116 - application/json 110 2025-12-10 18:24:08.173 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:24:08.174 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 18:24:08.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:24:08.224 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:24:08.225 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:24:08.225 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:24:08.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:24:08.243 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:24:08.243 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:24:08.244 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:24:08.244 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 19.9529ms 2025-12-10 18:24:08.386 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 18:24:08.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 18:24:08.393 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 18:24:08.394 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 18:24:08.394 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41116 - 201 0 null 220.6437ms 2025-12-10 18:35:29.412 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - null null 2025-12-10 18:35:29.412 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:35:29.412 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - 204 null null 0.5792ms 2025-12-10 18:35:29.470 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/re - null null 2025-12-10 18:35:29.470 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:35:29.471 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:35:29.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:35:29.733 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:35:29.733 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:35:30.075 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:35:30.076 +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 605.4723ms 2025-12-10 18:37:10.393 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - null null 2025-12-10 18:37:10.393 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:10.393 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - 204 null null 0.3119ms 2025-12-10 18:37:10.454 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/re - null null 2025-12-10 18:37:10.454 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:10.454 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:37:10.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:37:10.508 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:37:10.508 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:37:10.849 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:37:10.849 +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 395.471ms 2025-12-10 18:37:15.180 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reim - null null 2025-12-10 18:37:15.180 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:15.180 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reim - 204 null null 0.4239ms 2025-12-10 18:37:15.241 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reim - null null 2025-12-10 18:37:15.242 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:15.242 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:37:15.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:37:15.250 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:37:15.251 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:37:15.251 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:37:15.252 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/reim - 200 null application/json; charset=utf-8 10.2687ms 2025-12-10 18:37:23.576 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 18:37:23.577 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:23.577 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3999ms 2025-12-10 18:37:23.636 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 18:37:23.636 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:23.637 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 18:37:23.643 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 18:37:23.647 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 18:37:23.648 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 18:37:23.648 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 18:37:23.648 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 18:37:23.648 +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.8217ms 2025-12-10 18:37:23.709 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41117 - null null 2025-12-10 18:37:23.710 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:23.710 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41117 - 204 null null 0.2637ms 2025-12-10 18:37:23.766 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:37:23.766 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:23.766 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4194ms 2025-12-10 18:37:23.773 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41117 - application/json 105 2025-12-10 18:37:23.773 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:23.773 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 18:37:23.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:37:23.826 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:37:23.826 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:37:23.826 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:37:23.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:37:23.844 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:37:23.845 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:37:23.847 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:37:23.857 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 31.4052ms 2025-12-10 18:37:23.962 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 18:37:23.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 18:37:23.969 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 18:37:23.970 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 18:37:23.970 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41117 - 201 0 null 197.1942ms 2025-12-10 18:45:00.880 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glucosamina - null null 2025-12-10 18:45:00.880 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:00.880 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glucosamina - 204 null null 0.3491ms 2025-12-10 18:45:00.945 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glucosamina - null null 2025-12-10 18:45:00.945 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:00.946 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:45:01.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:45:01.288 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:45:01.289 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:45:01.290 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:45:01.290 +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 345.395ms 2025-12-10 18:45:04.105 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - null null 2025-12-10 18:45:04.106 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:04.106 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1482 - 204 null null 0.4414ms 2025-12-10 18:45:04.168 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1482 - null null 2025-12-10 18:45:04.168 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:04.168 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 18:45:04.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 18:45:04.176 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:45:04.176 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 18:45:04.176 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 18:45:04.176 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1482 - 200 null application/json; charset=utf-8 8.8908ms 2025-12-10 18:45:09.746 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 18:45:09.746 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:09.746 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.4132ms 2025-12-10 18:45:09.806 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 18:45:09.806 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:09.807 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 18:45:09.812 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 18:45:09.818 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 18:45:09.818 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 18:45:09.818 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 18:45:09.818 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 18:45:09.819 +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.618ms 2025-12-10 18:45:09.883 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41118 - null null 2025-12-10 18:45:09.883 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:09.883 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41118 - 204 null null 0.4826ms 2025-12-10 18:45:09.943 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:45:09.943 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:09.943 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4233ms 2025-12-10 18:45:09.951 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41118 - application/json 106 2025-12-10 18:45:09.952 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:09.953 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 18:45:09.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:45:10.002 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 18:45:10.002 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:45:10.003 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:45:10.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:45:10.036 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:45:10.036 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:45:10.037 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 18:45:10.037 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 34.8771ms 2025-12-10 18:45:10.167 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 18:45:10.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 18:45:10.177 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 18:45:10.177 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 18:45:10.177 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41118 - 201 0 null 225.8063ms 2025-12-10 18:46:23.156 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - null null 2025-12-10 18:46:23.156 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:23.156 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/re - 204 null null 0.3997ms 2025-12-10 18:46:23.215 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/re - null null 2025-12-10 18:46:23.215 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:23.216 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:46:23.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:46:23.261 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:46:23.261 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:46:23.596 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:46:23.597 +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 381.488ms 2025-12-10 18:46:29.064 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 18:46:29.064 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:29.064 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/reimy - 204 null null 0.3188ms 2025-12-10 18:46:29.124 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/reimy - null null 2025-12-10 18:46:29.124 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:29.125 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:46:29.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 18:46:29.134 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:46:29.134 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:46:29.134 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 18:46:29.135 +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 10.6063ms 2025-12-10 18:46:45.729 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-10 18:46:45.729 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:45.729 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.4919ms 2025-12-10 18:46:45.781 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-12-10 18:46:45.781 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:45.782 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-10 18:46:45.800 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-12-10 18:46:45.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (Size = 450)], CommandType='"Text"', CommandTimeout='30'] SELECT [a0].[Name] FROM [AspNetUserRoles] AS [a] INNER JOIN [AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 2025-12-10 18:46:45.920 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:46:45.920 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-10 18:46:45.920 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-10 18:46:45.920 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 138.9689ms 2025-12-10 18:46:50.313 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 18:46:50.313 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:50.313 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.3949ms 2025-12-10 18:46:50.364 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 18:46:50.364 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:50.364 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2649ms 2025-12-10 18:46:50.364 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-10 18:46:50.365 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:50.365 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1165ms 2025-12-10 18:46:50.368 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 18:46:50.369 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:50.369 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 18:46:50.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 18:46:50.371 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:46:50.371 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 18:46:50.371 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 18:46:50.371 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 2.7959ms 2025-12-10 18:46:50.418 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-10 18:46:50.418 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:50.418 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-10 18:46:50.419 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 18:46:50.420 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:46:50.420 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 18:46:50.425 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:46:50.427 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:46:50.428 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:46:50.428 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:46:50.428 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 18:46:50.429 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 9.3012ms 2025-12-10 18:46:50.565 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:46:50.565 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:46:51.462 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-10 18:46:51.463 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1045.0123ms 2025-12-10 18:47:04.473 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-10 18:47:04.474 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:04.474 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.4045ms 2025-12-10 18:47:04.474 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - null null 2025-12-10 18:47:04.474 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:04.474 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - 204 null null 0.2613ms 2025-12-10 18:47:04.473 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 18:47:04.475 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:04.475 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.2234ms 2025-12-10 18:47:04.526 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-10 18:47:04.526 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:04.527 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-10 18:47:04.527 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 18:47:04.527 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:04.528 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 18:47:04.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:47:04.530 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:47:04.530 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:47:04.530 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-10 18:47:04.530 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 4.0379ms 2025-12-10 18:47:04.531 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/228 - null null 2025-12-10 18:47:04.531 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:04.531 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 18:47:04.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:47:04.533 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:47:04.533 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:47:04.534 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 18:47:04.534 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 7.0746ms 2025-12-10 18:47:04.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 18:47:04.536 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:47:04.536 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 18:47:04.536 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 18:47:04.536 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/228 - 200 null application/json; charset=utf-8 5.4952ms 2025-12-10 18:47:15.531 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - null null 2025-12-10 18:47:15.531 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:15.532 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/228 - 204 null null 0.4453ms 2025-12-10 18:47:15.588 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/228 - application/json 23632 2025-12-10 18:47:15.589 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:15.589 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-10 18:47:15.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 18:47:15.653 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2025-12-10 18:47:15.653 +00:00 [INF] Setting HTTP status code 204. 2025-12-10 18:47:15.653 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-10 18:47:15.653 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/228 - 204 null null 64.9563ms 2025-12-10 18:47:17.715 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 18:47:17.716 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:17.716 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.5655ms 2025-12-10 18:47:17.716 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 18:47:17.716 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-10 18:47:17.716 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:17.716 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.1809ms 2025-12-10 18:47:17.716 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:17.717 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.5051ms 2025-12-10 18:47:17.769 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 18:47:17.769 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:17.770 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-10 18:47:17.770 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:17.770 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-10 18:47:17.770 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 18:47:17.771 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 18:47:17.772 +00:00 [INF] CORS policy execution successful. 2025-12-10 18:47:17.772 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 18:47:17.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:47:17.776 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 18:47:17.776 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:47:17.776 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:47:17.776 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 18:47:17.777 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 7.8453ms 2025-12-10 18:47:17.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 18:47:17.793 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:47:17.793 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 18:47:17.793 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 18:47:17.793 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 21.992ms 2025-12-10 18:47:18.010 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 18:47:18.011 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 18:47:19.170 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-10 18:47:19.171 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1401.123ms 2025-12-10 19:04:47.791 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - null null 2025-12-10 19:04:47.791 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:04:47.791 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/mix - 204 null null 0.3002ms 2025-12-10 19:04:47.855 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/mix - null null 2025-12-10 19:04:47.856 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:04:47.856 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:04:48.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:04:48.168 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:04:48.169 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:04:48.341 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:04:48.341 +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 486.0024ms 2025-12-10 19:05:13.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cr - null null 2025-12-10 19:05:13.925 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:05:13.925 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/cr - 204 null null 0.3145ms 2025-12-10 19:05:13.984 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/cr - null null 2025-12-10 19:05:13.984 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:05:13.984 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:05:13.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:05:14.000 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:05:14.001 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:05:14.169 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:05:14.170 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/cr - 200 null application/json; charset=utf-8 185.644ms 2025-12-10 19:05:17.743 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ch - null null 2025-12-10 19:05:17.743 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:05:17.744 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/ch - 204 null null 1.0018ms 2025-12-10 19:05:17.804 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/ch - null null 2025-12-10 19:05:17.804 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:05:17.804 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:05:17.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:05:17.824 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:05:17.825 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:05:18.107 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:05:18.108 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/ch - 200 null application/json; charset=utf-8 304.053ms 2025-12-10 19:05:22.768 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 19:05:22.770 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:05:22.770 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/Chr - 204 null null 1.3417ms 2025-12-10 19:05:22.829 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - null null 2025-12-10 19:05:22.830 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:05:22.830 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:05:22.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:05:22.837 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:05:22.838 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:05:22.838 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:05:22.838 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/Chr - 200 null application/json; charset=utf-8 8.7382ms 2025-12-10 19:06:15.691 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 19:06:15.691 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:06:15.691 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.417ms 2025-12-10 19:06:15.750 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 19:06:15.750 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:06:15.751 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 19:06:15.757 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 19:06:15.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 19:06:15.762 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:06:15.762 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 19:06:15.762 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 19:06:15.762 +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.0807ms 2025-12-10 19:06:15.823 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41119 - null null 2025-12-10 19:06:15.823 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:06:15.824 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41119 - 204 null null 0.5787ms 2025-12-10 19:06:15.885 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 19:06:15.886 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:06:15.886 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4722ms 2025-12-10 19:06:15.893 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41119 - application/json 207 2025-12-10 19:06:15.894 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:06:15.894 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 19:06:15.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 19:06:15.943 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 19:06:15.943 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:06:15.944 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 19:06:15.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 19:06:15.967 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:06:15.968 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:06:15.968 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 19:06:15.969 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 25.78ms 2025-12-10 19:06:16.098 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 19:06:16.104 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-10 19:06:16.111 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:06:16.111 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 19:06:16.112 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41119 - 201 0 null 218.5829ms 2025-12-10 19:07:32.679 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/rei - null null 2025-12-10 19:07:32.680 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:32.680 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/rei - 204 null null 0.3851ms 2025-12-10 19:07:32.745 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/rei - null null 2025-12-10 19:07:32.746 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:32.746 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:07:32.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:07:32.756 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:07:32.756 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:07:32.872 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:07:32.873 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/rei - 200 null application/json; charset=utf-8 127.1196ms 2025-12-10 19:07:48.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 19:07:48.966 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:48.966 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 1.04ms 2025-12-10 19:07:49.023 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 19:07:49.024 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:49.024 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 19:07:49.030 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 19:07:49.035 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 19:07:49.036 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:07:49.036 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 19:07:49.036 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 19:07:49.037 +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.4635ms 2025-12-10 19:07:49.096 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41120 - null null 2025-12-10 19:07:49.096 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:49.096 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41120 - 204 null null 0.4809ms 2025-12-10 19:07:49.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 19:07:49.102 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:49.102 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.3039ms 2025-12-10 19:07:49.156 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41120 - application/json 105 2025-12-10 19:07:49.156 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:49.157 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 19:07:49.158 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 19:07:49.158 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:07:49.159 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 19:07:49.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 19:07:49.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 19:07:49.161 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:07:49.161 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:07:49.161 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 19:07:49.161 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 2.9377ms 2025-12-10 19:07:49.296 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 19:07:49.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 19:07:49.304 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:07:49.305 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 19:07:49.305 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41120 - 201 0 null 148.819ms 2025-12-10 19:30:15.509 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/suro - null null 2025-12-10 19:30:15.510 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:30:15.510 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/suro - 204 null null 0.3074ms 2025-12-10 19:30:15.568 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/suro - null null 2025-12-10 19:30:15.569 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:30:15.569 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:30:15.819 +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-12-10 19:30:15.819 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:30:15.819 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:30:15.819 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:30:15.820 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/suro - 200 null application/json; charset=utf-8 251.1958ms 2025-12-10 19:30:18.568 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/suero - null null 2025-12-10 19:30:18.568 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:30:18.569 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/suero - 204 null null 1.2088ms 2025-12-10 19:30:18.628 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/suero - null null 2025-12-10 19:30:18.628 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:30:18.629 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:30:18.633 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:30:18.641 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:30:18.642 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:30:18.867 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:30:18.868 +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 240.2376ms 2025-12-10 19:51:01.989 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/car - null null 2025-12-10 19:51:01.989 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:01.989 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/car - 204 null null 0.3332ms 2025-12-10 19:51:02.049 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/car - null null 2025-12-10 19:51:02.050 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:02.050 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:51:02.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:51:02.361 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:02.362 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:02.528 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:51:02.528 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/car - 200 null application/json; charset=utf-8 478.9957ms 2025-12-10 19:51:05.209 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - null null 2025-12-10 19:51:05.209 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:05.209 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/pan - 204 null null 0.4715ms 2025-12-10 19:51:05.268 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - null null 2025-12-10 19:51:05.269 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:05.269 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:51:05.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:51:05.281 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:05.282 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:05.282 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:51:05.283 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/pan - 200 null application/json; charset=utf-8 14.5602ms 2025-12-10 19:51:13.060 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plant - null null 2025-12-10 19:51:13.060 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:13.060 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/plant - 204 null null 0.3646ms 2025-12-10 19:51:13.118 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/plant - null null 2025-12-10 19:51:13.118 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:13.118 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:51:13.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 19:51:13.128 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:13.128 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:13.129 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 19:51:13.129 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/plant - 200 null application/json; charset=utf-8 10.9116ms 2025-12-10 19:51:27.464 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/kl - null null 2025-12-10 19:51:27.464 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:27.464 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/kl - 204 null null 0.3248ms 2025-12-10 19:51:27.523 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/kl - null null 2025-12-10 19:51:27.524 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:27.524 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:27.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-12-10 19:51:27.528 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:27.528 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:27.528 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:27.528 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/kl - 200 null application/json; charset=utf-8 5.0593ms 2025-12-10 19:51:27.992 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/klui - null null 2025-12-10 19:51:27.993 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:27.993 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/klui - 204 null null 0.3039ms 2025-12-10 19:51:28.051 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/klui - null null 2025-12-10 19:51:28.051 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:28.052 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:28.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-12-10 19:51:28.054 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:28.054 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:28.055 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:28.055 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/klui - 200 null application/json; charset=utf-8 3.6687ms 2025-12-10 19:51:31.115 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lui - null null 2025-12-10 19:51:31.116 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:31.116 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lui - 204 null null 0.3132ms 2025-12-10 19:51:31.172 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lui - null null 2025-12-10 19:51:31.173 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:31.173 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:31.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-12-10 19:51:31.176 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:31.176 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:31.176 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:31.176 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lui - 200 null application/json; charset=utf-8 3.891ms 2025-12-10 19:51:36.811 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 19:51:36.811 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:36.812 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3616ms 2025-12-10 19:51:36.871 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-12-10 19:51:36.871 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:36.871 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 19:51:36.879 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 19:51:36.884 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 19:51:36.886 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:51:36.886 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 19:51:36.886 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 19:51:36.887 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - 201 null application/json; charset=utf-8 15.6622ms 2025-12-10 19:51:36.945 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41121 - null null 2025-12-10 19:51:36.945 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:36.945 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41121 - 204 null null 0.9722ms 2025-12-10 19:51:37.001 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-12-10 19:51:37.001 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:37.001 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.4386ms 2025-12-10 19:51:37.017 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 19:51:37.018 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:37.018 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.5066ms 2025-12-10 19:51:37.018 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41121 - application/json 213 2025-12-10 19:51:37.018 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:37.018 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 19:51:37.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 19:51:37.056 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-12-10 19:51:37.057 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:37.057 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-12-10 19:51:37.082 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 19:51:37.085 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:37.086 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 19:51:37.090 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-12-10 19:51:37.097 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:51:37.098 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-12-10 19:51:37.098 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-12-10 19:51:37.099 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 42.2739ms 2025-12-10 19:51:37.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 19:51:37.110 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:37.110 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:37.110 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 19:51:37.110 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 28.6464ms 2025-12-10 19:51:37.218 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 19:51:37.223 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p41='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p42='?' (DbType = Guid), @p43='?' (DbType = DateTime2), @p44='?' (DbType = Boolean), @p45='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p46='?' (DbType = Int32), @p47='?' (DbType = Int32), @p48='?' (DbType = Int64), @p49='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p50='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p51='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p52='?' (DbType = Guid), @p53='?' (DbType = DateTime2), @p54='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p55='?' (DbType = Guid), @p56='?' (DbType = DateTime2), @p57='?' (DbType = Boolean), @p58='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p59='?' (DbType = Int32), @p60='?' (DbType = Int32), @p61='?' (DbType = Int64), @p62='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p63='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p64='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p65='?' (DbType = Guid), @p66='?' (DbType = DateTime2), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (DbType = Guid), @p69='?' (DbType = DateTime2), @p70='?' (DbType = Int32), @p71='?' (Size = 34), @p72='?' (DbType = Guid), @p73='?' (DbType = Int32), @p74='?' (DbType = Int32), @p75='?' (DbType = Int32), @p76='?' (Size = 4000), @p77='?' (Size = 4000), @p78='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p79='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p80='?' (DbType = Guid), @p81='?' (DbType = DateTime2), @p82='?' (DbType = Int32), @p83='?' (Size = 34), @p84='?' (DbType = Guid), @p85='?' (DbType = Int32), @p86='?' (DbType = Int32), @p87='?' (DbType = Int32), @p88='?' (Size = 4000), @p89='?' (Size = 4000), @p90='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; MERGE [SalesDetail] USING ( VALUES (@p41, @p42, @p43, @p44, @p45, @p46, @p47, @p48, @p49, @p50, @p51, @p52, @p53, 0), (@p54, @p55, @p56, @p57, @p58, @p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p67, @p68, @p69, @p70, @p71, @p72, @p73, @p74, @p75, @p76, @p77, @p78, 0), (@p79, @p80, @p81, @p82, @p83, @p84, @p85, @p86, @p87, @p88, @p89, @p90, 1)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-10 19:51:37.229 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 19:51:37.230 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 19:51:37.230 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41121 - 201 0 null 212.3653ms 2025-12-10 19:51:49.940 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lui - null null 2025-12-10 19:51:49.940 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:49.940 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lui - 204 null null 0.3041ms 2025-12-10 19:51:49.999 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lui - null null 2025-12-10 19:51:49.999 +00:00 [INF] CORS policy execution successful. 2025-12-10 19:51:50.000 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:50.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-12-10 19:51:50.003 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 19:51:50.003 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 19:51:50.003 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 19:51:50.003 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lui - 200 null application/json; charset=utf-8 4.2536ms 2025-12-10 20:13:32.138 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:13:32.139 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:13:32.139 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 1.0795ms 2025-12-10 20:13:32.198 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:13:32.198 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:13:32.198 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:13:32.439 +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-12-10 20:13:32.439 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:13:32.439 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:13:32.439 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:13:32.439 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 241.3957ms 2025-12-10 20:13:40.180 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutation - null null 2025-12-10 20:13:40.180 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:13:40.180 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutation - 204 null null 0.3383ms 2025-12-10 20:13:40.236 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glutation - null null 2025-12-10 20:13:40.237 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:13:40.237 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:13:40.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 20:13:40.245 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:13:40.246 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:13:40.246 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:13:40.247 +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 10.0101ms 2025-12-10 20:15:50.242 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-10 20:15:50.242 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:15:50.243 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.589ms 2025-12-10 20:15:50.298 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 58 2025-12-10 20:15:50.299 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:15:50.299 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-10 20:15:50.320 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-12-10 20:15:50.434 +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-12-10 20:15:50.434 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:15:50.434 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-10 20:15:50.435 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-10 20:15:50.435 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 136.7258ms 2025-12-10 20:15:55.340 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - null null 2025-12-10 20:15:55.341 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:15:55.341 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/InventoryReplenishment - 204 null null 0.8403ms 2025-12-10 20:15:55.398 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - null null 2025-12-10 20:15:55.398 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:15:55.398 +00:00 [INF] Executing endpoint 'HTTP: GET InventoryReplenishment/' 2025-12-10 20:15:55.402 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 3) 2025-12-10 20:15:55.536 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:15:55.536 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:15:55.537 +00:00 [INF] Executed endpoint 'HTTP: GET InventoryReplenishment/' 2025-12-10 20:15:55.538 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/InventoryReplenishment - 200 null application/json; charset=utf-8 140.0647ms 2025-12-10 20:16:04.857 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 20:16:04.857 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:04.857 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.2804ms 2025-12-10 20:16:04.914 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 20:16:04.914 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:04.914 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.2134ms 2025-12-10 20:16:04.914 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-10 20:16:04.914 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:04.914 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.2369ms 2025-12-10 20:16:04.914 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 20:16:04.914 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:04.915 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 20:16:04.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 20:16:04.917 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:04.917 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 20:16:04.918 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 20:16:04.918 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 3.5813ms 2025-12-10 20:16:04.969 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 20:16:04.969 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-10 20:16:04.970 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:04.970 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:04.971 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-10 20:16:04.971 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 20:16:04.976 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:04.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:04.999 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:05.000 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:05.000 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 20:16:05.001 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 31.3469ms 2025-12-10 20:16:05.162 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:05.163 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:05.887 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-10 20:16:05.888 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 918.434ms 2025-12-10 20:16:13.434 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - null null 2025-12-10 20:16:13.435 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:13.435 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductCategory - 204 null null 0.3343ms 2025-12-10 20:16:13.435 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1399 - null null 2025-12-10 20:16:13.435 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:13.435 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1399 - 204 null null 0.0961ms 2025-12-10 20:16:13.435 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 20:16:13.435 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:13.435 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 0.082ms 2025-12-10 20:16:13.491 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/1399 - null null 2025-12-10 20:16:13.491 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:13.492 +00:00 [INF] Executing endpoint 'HTTP: GET Products/{id}' 2025-12-10 20:16:13.493 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 20:16:13.494 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:13.494 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 20:16:13.493 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - null null 2025-12-10 20:16:13.495 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:13.495 +00:00 [INF] Executing endpoint 'HTTP: GET ProductCategory/' 2025-12-10 20:16:13.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 20:16:13.498 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:13.498 +00:00 [INF] Writing value of type 'GetProductDetailsDto' as Json. 2025-12-10 20:16:13.498 +00:00 [INF] Executed endpoint 'HTTP: GET Products/{id}' 2025-12-10 20:16:13.498 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/1399 - 200 null application/json; charset=utf-8 7.1673ms 2025-12-10 20:16:13.499 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:13.499 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:13.499 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:13.500 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 20:16:13.500 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 6.5505ms 2025-12-10 20:16:13.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Description], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductCategories] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:13.501 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:13.501 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:13.501 +00:00 [INF] Executed endpoint 'HTTP: GET ProductCategory/' 2025-12-10 20:16:13.501 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductCategory - 200 null application/json; charset=utf-8 7.9134ms 2025-12-10 20:16:17.834 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1399 - null null 2025-12-10 20:16:17.834 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:17.834 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/1399 - 204 null null 0.277ms 2025-12-10 20:16:17.890 +00:00 [INF] Request starting HTTP/1.1 PUT http://159.89.226.33:5227/products/1399 - application/json 23639 2025-12-10 20:16:17.890 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:17.891 +00:00 [INF] Executing endpoint 'HTTP: PUT Products/{id}' 2025-12-10 20:16:17.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[Id] = @__p_0 2025-12-10 20:16:17.955 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@p17='?' (DbType = Int32), @p0='?' (Size = 4000), @p1='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p2='?' (DbType = Int32), @p3='?' (DbType = Guid), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Boolean), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 150), @p9='?' (Size = 500), @p10='?' (Size = -1) (DbType = Binary), @p11='?' (DbType = Int32), @p12='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p13='?' (Size = 4000), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Products] SET [BarCode] = @p0, [BuyPrice] = @p1, [CategoryId] = @p2, [CreatedById] = @p3, [CreatedDate] = @p4, [DeleteFlag] = @p5, [ExpirationDate] = @p6, [MinimunStock] = @p7, [Name] = @p8, [Note] = @p9, [ProductImage] = @p10, [ProductTaxId] = @p11, [SalePrice] = @p12, [Status] = @p13, [Stock] = @p14, [UpdatedById] = @p15, [UpdatedDate] = @p16 OUTPUT 1 WHERE [Id] = @p17; 2025-12-10 20:16:17.956 +00:00 [INF] Setting HTTP status code 204. 2025-12-10 20:16:17.956 +00:00 [INF] Executed endpoint 'HTTP: PUT Products/{id}' 2025-12-10 20:16:17.956 +00:00 [INF] Request finished HTTP/1.1 PUT http://159.89.226.33:5227/products/1399 - 204 null null 65.7036ms 2025-12-10 20:16:20.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - null null 2025-12-10 20:16:20.133 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:20.133 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Settings - 204 null null 0.8438ms 2025-12-10 20:16:20.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - null null 2025-12-10 20:16:20.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - null null 2025-12-10 20:16:20.133 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:20.133 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Products - 204 null null 0.7161ms 2025-12-10 20:16:20.133 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:20.133 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/ProductTax - 204 null null 1.289ms 2025-12-10 20:16:20.190 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Products - null null 2025-12-10 20:16:20.190 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - null null 2025-12-10 20:16:20.190 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/Settings - null null 2025-12-10 20:16:20.191 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:20.191 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:20.191 +00:00 [INF] Executing endpoint 'HTTP: GET ProductTax/' 2025-12-10 20:16:20.191 +00:00 [INF] Executing endpoint 'HTTP: GET /products' 2025-12-10 20:16:20.191 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:20.193 +00:00 [INF] Executing endpoint 'HTTP: GET Settings/' 2025-12-10 20:16:20.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[Percentage], [p].[TaxDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [ProductTaxes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:20.195 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:20.195 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:20.195 +00:00 [INF] Executed endpoint 'HTTP: GET ProductTax/' 2025-12-10 20:16:20.195 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/ProductTax - 200 null application/json; charset=utf-8 4.8791ms 2025-12-10 20:16:20.198 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate], [t].[Id], [t].[CreatedById], [t].[CreatedDate], [t].[DeleteFlag], [t].[Description], [t].[UpdatedById], [t].[UpdatedDate], [t0].[Id], [t0].[CreatedById], [t0].[CreatedDate], [t0].[DeleteFlag], [t0].[Percentage], [t0].[TaxDescription], [t0].[UpdatedById], [t0].[UpdatedDate] FROM [Products] AS [p] INNER JOIN ( SELECT [p0].[Id], [p0].[CreatedById], [p0].[CreatedDate], [p0].[DeleteFlag], [p0].[Description], [p0].[UpdatedById], [p0].[UpdatedDate] FROM [ProductCategories] AS [p0] WHERE [p0].[DeleteFlag] = CAST(0 AS bit) ) AS [t] ON [p].[CategoryId] = [t].[Id] INNER JOIN ( SELECT [p1].[Id], [p1].[CreatedById], [p1].[CreatedDate], [p1].[DeleteFlag], [p1].[Percentage], [p1].[TaxDescription], [p1].[UpdatedById], [p1].[UpdatedDate] FROM [ProductTaxes] AS [p1] WHERE [p1].[DeleteFlag] = CAST(0 AS bit) ) AS [t0] ON [p].[ProductTaxId] = [t0].[Id] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:20.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(1) [s].[Id], [s].[AdminPassword], [s].[Discount], [s].[EmploymentDiscount], [s].[ExpirationDateAlert], [s].[ProductExpiredDiscount], [s].[UpdatedById], [s].[UpdatedDate] FROM [Settings] AS [s] 2025-12-10 20:16:20.213 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:20.214 +00:00 [INF] Writing value of type 'SettingDto' as Json. 2025-12-10 20:16:20.215 +00:00 [INF] Executed endpoint 'HTTP: GET Settings/' 2025-12-10 20:16:20.216 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Settings - 200 null application/json; charset=utf-8 25.9246ms 2025-12-10 20:16:20.418 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:20.419 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:21.220 +00:00 [INF] Executed endpoint 'HTTP: GET /products' 2025-12-10 20:16:21.221 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/Products - 200 null application/json; charset=utf-8 1031.1091ms 2025-12-10 20:16:24.069 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:16:24.070 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:24.070 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.2678ms 2025-12-10 20:16:24.170 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:16:24.170 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:24.170 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:16:24.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:24.173 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:24.173 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:24.173 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:16:24.173 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 3.721ms 2025-12-10 20:16:32.298 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutation - null null 2025-12-10 20:16:32.298 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:32.298 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/glutation - 204 null null 0.4941ms 2025-12-10 20:16:32.357 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/glutation - null null 2025-12-10 20:16:32.357 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:32.358 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:16:32.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 20:16:32.366 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:32.366 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:32.366 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:16:32.366 +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.1261ms 2025-12-10 20:16:40.266 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 20:16:40.266 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:40.266 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3065ms 2025-12-10 20:16:40.323 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 182 2025-12-10 20:16:40.323 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:40.323 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 20:16:40.328 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 20:16:40.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 20:16:40.332 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:16:40.332 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 20:16:40.333 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 20:16:40.333 +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.1651ms 2025-12-10 20:16:40.396 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41122 - null null 2025-12-10 20:16:40.396 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:40.396 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41122 - 204 null null 0.2786ms 2025-12-10 20:16:40.455 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:16:40.456 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:40.456 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.292ms 2025-12-10 20:16:40.467 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41122 - application/json 106 2025-12-10 20:16:40.467 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:40.467 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 20:16:40.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:40.545 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:16:40.546 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:16:40.546 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:16:40.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:16:40.548 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:16:40.548 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:16:40.548 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:16:40.548 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 2.8437ms 2025-12-10 20:16:40.633 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 20:16:40.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 20:16:40.641 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:16:40.642 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 20:16:40.642 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41122 - 201 0 null 175.3835ms 2025-12-10 20:23:30.734 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - null null 2025-12-10 20:23:30.735 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:23:30.735 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal - 204 null null 1.1285ms 2025-12-10 20:23:30.794 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - null null 2025-12-10 20:23:30.795 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:23:30.796 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:23:31.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 20:23:31.111 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:23:31.111 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:23:31.331 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:23:31.332 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal - 200 null application/json; charset=utf-8 537.6152ms 2025-12-10 20:23:46.695 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal de ap - null null 2025-12-10 20:23:46.695 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:23:46.695 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sal de ap - 204 null null 0.3216ms 2025-12-10 20:23:46.756 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal de ap - null null 2025-12-10 20:23:46.756 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:23:46.756 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:23:46.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 20:23:46.762 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:23:46.762 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:23:46.762 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:23:46.762 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sal de ap - 200 null application/json; charset=utf-8 6.7865ms 2025-12-10 20:23:55.709 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sazon - null null 2025-12-10 20:23:55.709 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:23:55.709 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/sazon - 204 null null 0.4609ms 2025-12-10 20:23:55.779 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/sazon - null null 2025-12-10 20:23:55.779 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:23:55.779 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:23:55.785 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 20:23:55.789 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:23:55.790 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:23:55.791 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:23:55.791 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/sazon - 200 null application/json; charset=utf-8 12.1426ms 2025-12-10 20:26:10.708 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lu - null null 2025-12-10 20:26:10.708 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:10.708 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/customers/ByName/lu - 204 null null 0.3046ms 2025-12-10 20:26:10.775 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lu - null null 2025-12-10 20:26:10.775 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:10.776 +00:00 [INF] Executing endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 20:26:10.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__name_0_contains='?' (Size = 150)], CommandType='"Text"', CommandTimeout='30'] SELECT [c].[Id], [c].[Address], [c].[BirthDate], [c].[Cedula], [c].[CellPhone], [c].[CreatedById], [c].[CreatedDate], [c].[DeleteFlag], [c].[Email], [c].[Gender], [c].[HomePhone], [c].[Name], [c].[NationalityId], [c].[NationalityId1], [c].[Phone], [c].[UpdatedById], [c].[UpdatedDate] FROM [Customers] AS [c] WHERE [c].[DeleteFlag] = CAST(0 AS bit) AND [c].[Name] LIKE @__name_0_contains ESCAPE N'\' 2025-12-10 20:26:10.778 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:26:10.778 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:26:10.778 +00:00 [INF] Executed endpoint 'HTTP: GET Customers/ByName/{name}' 2025-12-10 20:26:10.778 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/customers/ByName/lu - 200 null application/json; charset=utf-8 3.4325ms 2025-12-10 20:26:17.367 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 20:26:17.367 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.367 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.3351ms 2025-12-10 20:26:17.427 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 188 2025-12-10 20:26:17.427 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.427 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 20:26:17.433 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 20:26:17.439 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 20:26:17.440 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:26:17.441 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 20:26:17.441 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 20:26:17.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 14.5693ms 2025-12-10 20:26:17.507 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41123 - null null 2025-12-10 20:26:17.507 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.507 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41123 - 204 null null 0.4495ms 2025-12-10 20:26:17.517 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - null null 2025-12-10 20:26:17.517 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.518 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/purchasedproducts - 204 null null 0.8085ms 2025-12-10 20:26:17.566 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:26:17.567 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.567 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.7625ms 2025-12-10 20:26:17.572 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41123 - application/json 311 2025-12-10 20:26:17.572 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.573 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 20:26:17.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:26:17.577 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - application/json 40 2025-12-10 20:26:17.577 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.578 +00:00 [INF] Executing endpoint 'HTTP: POST PurchasedProducts/' 2025-12-10 20:26:17.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 11), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int64)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [PurchasedProducts] ([Cedula], [CreatedById], [CreatedDate], [DeleteFlag], [SalesId]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4); 2025-12-10 20:26:17.600 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:26:17.600 +00:00 [INF] Writing value of type 'PurchasedProductsDto' as Json. 2025-12-10 20:26:17.601 +00:00 [INF] Executed endpoint 'HTTP: POST PurchasedProducts/' 2025-12-10 20:26:17.601 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/purchasedproducts - 201 null application/json; charset=utf-8 23.9019ms 2025-12-10 20:26:17.626 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:26:17.627 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:26:17.627 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:26:17.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:26:17.631 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:26:17.631 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:26:17.631 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:26:17.631 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 5.0694ms 2025-12-10 20:26:17.804 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 20:26:17.811 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p40='?' (DbType = Int32), @p23='?' (Size = 4000), @p24='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p25='?' (DbType = Int32), @p26='?' (DbType = Guid), @p27='?' (DbType = DateTime2), @p28='?' (DbType = Boolean), @p29='?' (DbType = DateTime2), @p30='?' (DbType = Int32), @p31='?' (Size = 150), @p32='?' (Size = 500), @p33='?' (Size = -1) (DbType = Binary), @p34='?' (DbType = Int32), @p35='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p36='?' (Size = 4000), @p37='?' (DbType = Int32), @p38='?' (DbType = Guid), @p39='?' (DbType = DateTime2), @p58='?' (DbType = Int32), @p41='?' (Size = 4000), @p42='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p43='?' (DbType = Int32), @p44='?' (DbType = Guid), @p45='?' (DbType = DateTime2), @p46='?' (DbType = Boolean), @p47='?' (DbType = DateTime2), @p48='?' (DbType = Int32), @p49='?' (Size = 150), @p50='?' (Size = 500), @p51='?' (Size = -1) (DbType = Binary), @p52='?' (DbType = Int32), @p53='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p54='?' (Size = 4000), @p55='?' (DbType = Int32), @p56='?' (DbType = Guid), @p57='?' (DbType = DateTime2), @p59='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p60='?' (DbType = Guid), @p61='?' (DbType = DateTime2), @p62='?' (DbType = Boolean), @p63='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p64='?' (DbType = Int32), @p65='?' (DbType = Int32), @p66='?' (DbType = Int64), @p67='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p68='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p69='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p70='?' (DbType = Guid), @p71='?' (DbType = DateTime2), @p72='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p73='?' (DbType = Guid), @p74='?' (DbType = DateTime2), @p75='?' (DbType = Boolean), @p76='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p77='?' (DbType = Int32), @p78='?' (DbType = Int32), @p79='?' (DbType = Int64), @p80='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p81='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p82='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p83='?' (DbType = Guid), @p84='?' (DbType = DateTime2), @p85='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p86='?' (DbType = Guid), @p87='?' (DbType = DateTime2), @p88='?' (DbType = Boolean), @p89='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p90='?' (DbType = Int32), @p91='?' (DbType = Int32), @p92='?' (DbType = Int64), @p93='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p94='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p95='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p96='?' (DbType = Guid), @p97='?' (DbType = DateTime2), @p98='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p99='?' (DbType = Guid), @p100='?' (DbType = DateTime2), @p101='?' (DbType = Int32), @p102='?' (Size = 34), @p103='?' (DbType = Guid), @p104='?' (DbType = Int32), @p105='?' (DbType = Int32), @p106='?' (DbType = Int32), @p107='?' (Size = 4000), @p108='?' (Size = 4000), @p109='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p110='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p111='?' (DbType = Guid), @p112='?' (DbType = DateTime2), @p113='?' (DbType = Int32), @p114='?' (Size = 34), @p115='?' (DbType = Guid), @p116='?' (DbType = Int32), @p117='?' (DbType = Int32), @p118='?' (DbType = Int32), @p119='?' (Size = 4000), @p120='?' (Size = 4000), @p121='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p122='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p123='?' (DbType = Guid), @p124='?' (DbType = DateTime2), @p125='?' (DbType = Int32), @p126='?' (Size = 34), @p127='?' (DbType = Guid), @p128='?' (DbType = Int32), @p129='?' (DbType = Int32), @p130='?' (DbType = Int32), @p131='?' (Size = 4000), @p132='?' (Size = 4000), @p133='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; UPDATE [Products] SET [BarCode] = @p23, [BuyPrice] = @p24, [CategoryId] = @p25, [CreatedById] = @p26, [CreatedDate] = @p27, [DeleteFlag] = @p28, [ExpirationDate] = @p29, [MinimunStock] = @p30, [Name] = @p31, [Note] = @p32, [ProductImage] = @p33, [ProductTaxId] = @p34, [SalePrice] = @p35, [Status] = @p36, [Stock] = @p37, [UpdatedById] = @p38, [UpdatedDate] = @p39 OUTPUT 1 WHERE [Id] = @p40; UPDATE [Products] SET [BarCode] = @p41, [BuyPrice] = @p42, [CategoryId] = @p43, [CreatedById] = @p44, [CreatedDate] = @p45, [DeleteFlag] = @p46, [ExpirationDate] = @p47, [MinimunStock] = @p48, [Name] = @p49, [Note] = @p50, [ProductImage] = @p51, [ProductTaxId] = @p52, [SalePrice] = @p53, [Status] = @p54, [Stock] = @p55, [UpdatedById] = @p56, [UpdatedDate] = @p57 OUTPUT 1 WHERE [Id] = @p58; MERGE [SalesDetail] USING ( VALUES (@p59, @p60, @p61, @p62, @p63, @p64, @p65, @p66, @p67, @p68, @p69, @p70, @p71, 0), (@p72, @p73, @p74, @p75, @p76, @p77, @p78, @p79, @p80, @p81, @p82, @p83, @p84, 1), (@p85, @p86, @p87, @p88, @p89, @p90, @p91, @p92, @p93, @p94, @p95, @p96, @p97, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[DeleteFlag], i.[DiscountAmount], i.[ProductId], i.[Quantity], i.[SalesId], i.[Tax], i.[Total], i.[UnitPrice], i.[UpdatedById], i.[UpdatedDate]) OUTPUT INSERTED.[Id], i._Position; MERGE [InventoryMovements] USING ( VALUES (@p98, @p99, @p100, @p101, @p102, @p103, @p104, @p105, @p106, @p107, @p108, @p109, 0), (@p110, @p111, @p112, @p113, @p114, @p115, @p116, @p117, @p118, @p119, @p120, @p121, 1), (@p122, @p123, @p124, @p125, @p126, @p127, @p128, @p129, @p130, @p131, @p132, @p133, 2)) AS i ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice], _Position) ON 1=0 WHEN NOT MATCHED THEN INSERT ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) VALUES (i.[BuyPrice], i.[CreatedById], i.[CreatedDate], i.[Difference], i.[Discriminator], i.[InventoryMovementHeaderId], i.[NewStock], i.[OriginaStock], i.[ProductId], i.[ProductName], i.[Reazon], i.[SalePrice]) OUTPUT INSERTED.[Id], i._Position; 2025-12-10 20:26:17.818 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:26:17.819 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 20:26:17.819 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41123 - 201 0 null 247.1692ms 2025-12-10 20:29:41.021 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kefir - null null 2025-12-10 20:29:41.021 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:41.022 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/products/find/kefir - 204 null null 0.9145ms 2025-12-10 20:29:41.085 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/products/find/kefir - null null 2025-12-10 20:29:41.085 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:41.085 +00:00 [INF] Executing endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:29:41.090 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__tag_0_contains='?' (Size = 150), @__tag_0_contains_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) AND [p].[CategoryId] IN (1, 2, 3) AND ([p].[Name] LIKE @__tag_0_contains ESCAPE N'\' OR ([p].[BarCode] IS NOT NULL AND [p].[BarCode] NOT LIKE N'' AND [p].[BarCode] LIKE @__tag_0_contains_1 ESCAPE N'\')) 2025-12-10 20:29:41.092 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:29:41.092 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:29:41.092 +00:00 [INF] Executed endpoint 'HTTP: GET Products/find/{tag}' 2025-12-10 20:29:41.092 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/products/find/kefir - 200 null application/json; charset=utf-8 7.3445ms 2025-12-10 20:29:47.910 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - null null 2025-12-10 20:29:47.910 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:47.910 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/saleshd - 204 null null 0.2822ms 2025-12-10 20:29:47.966 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/saleshd - application/json 179 2025-12-10 20:29:47.966 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:47.966 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 20:29:47.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = DateTime2), @p2='?' (DbType = Boolean), @p3='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p4='?' (Precision = 6) (Scale = 2) (DbType = Decimal), @p5='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p6='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p7='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Sales] ([CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [DiscountPercentage], [TotalAmount], [TotalNetAmount], [TotalTax], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); 2025-12-10 20:29:47.976 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (DbType = Boolean), @p4='?' (DbType = Int32), @p5='?' (DbType = Int64), @p6='?' (DbType = Guid), @p7='?' (DbType = DateTime2)], CommandType='"Text"', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [SalesPaymentTypesDetails] ([Amount], [CreatedById], [CreatedDate], [DeleteFlag], [PaymentTypeId], [SalesId], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7); 2025-12-10 20:29:47.976 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:29:47.977 +00:00 [INF] Writing value of type 'Int64' as Json. 2025-12-10 20:29:47.977 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/saleshd' 2025-12-10 20:29:47.977 +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.1992ms 2025-12-10 20:29:48.040 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41124 - null null 2025-12-10 20:29:48.040 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:48.041 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/Sales/salesdetail/41124 - 204 null null 0.7471ms 2025-12-10 20:29:48.096 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:29:48.097 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:48.097 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/SalePaymentType - 204 null null 0.4204ms 2025-12-10 20:29:48.100 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41124 - application/json 104 2025-12-10 20:29:48.101 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:48.101 +00:00 [INF] Executing endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 20:29:48.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[BarCode], [p].[BuyPrice], [p].[CategoryId], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[ExpirationDate], [p].[MinimunStock], [p].[Name], [p].[Note], [p].[ProductImage], [p].[ProductTaxId], [p].[SalePrice], [p].[Status], [p].[Stock], [p].[UpdatedById], [p].[UpdatedDate] FROM [Products] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:29:48.155 +00:00 [INF] Request starting HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - null null 2025-12-10 20:29:48.156 +00:00 [INF] CORS policy execution successful. 2025-12-10 20:29:48.157 +00:00 [INF] Executing endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:29:48.162 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [p].[Id], [p].[CreatedById], [p].[CreatedDate], [p].[DeleteFlag], [p].[PaymentDescription], [p].[UpdatedById], [p].[UpdatedDate] FROM [PaymentTypes] AS [p] WHERE [p].[DeleteFlag] = CAST(0 AS bit) 2025-12-10 20:29:48.163 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 20:29:48.163 +00:00 [INF] Writing value of type 'List`1' as Json. 2025-12-10 20:29:48.163 +00:00 [INF] Executed endpoint 'HTTP: GET SalePaymentType/' 2025-12-10 20:29:48.164 +00:00 [INF] Request finished HTTP/1.1 GET http://159.89.226.33:5227/SalePaymentType - 200 null application/json; charset=utf-8 8.0996ms 2025-12-10 20:29:48.292 +00:00 [WRN] Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information and examples. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. 2025-12-10 20:29:48.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid), @p2='?' (DbType = DateTime2), @p3='?' (Size = 4000), @p4='?' (DbType = Int32), @p22='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32), @p8='?' (DbType = Guid), @p9='?' (DbType = DateTime2), @p10='?' (DbType = Boolean), @p11='?' (DbType = DateTime2), @p12='?' (DbType = Int32), @p13='?' (Size = 150), @p14='?' (Size = 500), @p15='?' (Size = -1) (DbType = Binary), @p16='?' (DbType = Int32), @p17='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = Guid), @p21='?' (DbType = DateTime2), @p23='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p24='?' (DbType = Guid), @p25='?' (DbType = DateTime2), @p26='?' (DbType = Boolean), @p27='?' (Precision = 10) (Scale = 2) (DbType = Decimal), @p28='?' (DbType = Int32), @p29='?' (DbType = Int32), @p30='?' (DbType = Int64), @p31='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p32='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p33='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p34='?' (DbType = Guid), @p35='?' (DbType = DateTime2), @p36='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p37='?' (DbType = Guid), @p38='?' (DbType = DateTime2), @p39='?' (DbType = Int32), @p40='?' (Size = 34), @p41='?' (DbType = Guid), @p42='?' (DbType = Int32), @p43='?' (DbType = Int32), @p44='?' (DbType = Int32), @p45='?' (Size = 4000), @p46='?' (Size = 4000), @p47='?' (Precision = 18) (Scale = 2) (DbType = Decimal)], CommandType='"Text"', CommandTimeout='30'] SET NOCOUNT ON; INSERT INTO [InventoryMovementHeaders] ([Id], [CreatedById], [CreatedDate], [Description], [InventoryMovementType]) VALUES (@p0, @p1, @p2, @p3, @p4); UPDATE [Products] SET [BarCode] = @p5, [BuyPrice] = @p6, [CategoryId] = @p7, [CreatedById] = @p8, [CreatedDate] = @p9, [DeleteFlag] = @p10, [ExpirationDate] = @p11, [MinimunStock] = @p12, [Name] = @p13, [Note] = @p14, [ProductImage] = @p15, [ProductTaxId] = @p16, [SalePrice] = @p17, [Status] = @p18, [Stock] = @p19, [UpdatedById] = @p20, [UpdatedDate] = @p21 OUTPUT 1 WHERE [Id] = @p22; INSERT INTO [SalesDetail] ([BuyPrice], [CreatedById], [CreatedDate], [DeleteFlag], [DiscountAmount], [ProductId], [Quantity], [SalesId], [Tax], [Total], [UnitPrice], [UpdatedById], [UpdatedDate]) OUTPUT INSERTED.[Id] VALUES (@p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); INSERT INTO [InventoryMovements] ([BuyPrice], [CreatedById], [CreatedDate], [Difference], [Discriminator], [InventoryMovementHeaderId], [NewStock], [OriginaStock], [ProductId], [ProductName], [Reazon], [SalePrice]) OUTPUT INSERTED.[Id] VALUES (@p36, @p37, @p38, @p39, @p40, @p41, @p42, @p43, @p44, @p45, @p46, @p47); 2025-12-10 20:29:48.302 +00:00 [INF] Setting HTTP status code 201. 2025-12-10 20:29:48.302 +00:00 [INF] Executed endpoint 'HTTP: POST Sales/salesdetail/{id}' 2025-12-10 20:29:48.303 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/Sales/salesdetail/41124 - 201 0 null 202.2708ms 2025-12-10 21:18:08.690 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - null null 2025-12-10 21:18:08.690 +00:00 [INF] CORS policy execution successful. 2025-12-10 21:18:08.691 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://159.89.226.33:5227/api/signin - 204 null null 0.3271ms 2025-12-10 21:18:08.746 +00:00 [INF] Request starting HTTP/1.1 POST http://159.89.226.33:5227/api/signin - application/json 61 2025-12-10 21:18:08.747 +00:00 [INF] CORS policy execution successful. 2025-12-10 21:18:08.747 +00:00 [INF] Executing endpoint 'HTTP: POST /api/signin' 2025-12-10 21:18:09.040 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__normalizedEmail_0='?' (Size = 256)], CommandType='"Text"', CommandTimeout='30'] SELECT TOP(2) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Discriminator], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName], [a].[FullName] FROM [AspNetUsers] AS [a] WHERE [a].[Discriminator] = N'AppUser' AND [a].[NormalizedEmail] = @__normalizedEmail_0 2025-12-10 21:18:09.174 +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-12-10 21:18:09.176 +00:00 [INF] Setting HTTP status code 200. 2025-12-10 21:18:09.176 +00:00 [INF] Writing value of type '<>f__AnonymousType10`1' as Json. 2025-12-10 21:18:09.176 +00:00 [INF] Executed endpoint 'HTTP: POST /api/signin' 2025-12-10 21:18:09.177 +00:00 [INF] Request finished HTTP/1.1 POST http://159.89.226.33:5227/api/signin - 200 null application/json; charset=utf-8 430.3528ms