Go to file
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
.vs initialize v1.1 2024-11-11 12:06:29 +01:00
Mango.Nop.Core Add OrderStatus enum property to Order class 2026-01-15 11:33:51 +01:00
Mango.Nop.Data .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Mango.Nop.Services .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
.gitignore merge 2024-11-11 13:50:52 +01:00