Mango.Nop.Libraries/Mango.Nop.Core/NopDependencies/Catalogs
Loretta 954b99fcbc Add OrderStatus enum property to Order class
Introduced the OrderStatus property as an enum wrapper for OrderStatusId in the Order class. This enhances type safety and code readability by allowing direct use of the OrderStatus enum. The property is annotated with ToonDescription to clarify its purpose and business rule.
2026-01-15 11:33:51 +01:00
..
Customer.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
CustomerRole.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
DiscountMapping.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
DiscountProductMapping.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
GenericAttribute.cs Add ToonDescription attributes for enhanced metadata support 2026-01-14 21:05:20 +01:00
Order.cs Add OrderStatus enum property to Order class 2026-01-15 11:33:51 +01:00
OrderItem.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
OrderNote.cs Add ToonDescription attributes for enhanced metadata support 2026-01-14 21:05:20 +01:00
Product.cs Mango.Nop.Core cleanup; 2025-11-05 14:56:40 +01:00
StockQuantityHistory.cs StockQuantityHistoryExt, StockQuantityHistoryDto; improvements, fixes; 2025-11-13 19:58:39 +01:00