Api/Netina.Repository/Handlers
Amir Hossein Khademi 96feec0b26 Add support for brand-based discounts
* 🆕 Added support for brand discounts in `CalculateOrderDiscountCommandHandler`
* 🏷️ Updated `DiscountCommands` class to include `BrandId` property
* 🏗️ Introduced `BrandDiscount` class in `Discount.Aggregate.cs` with `Create` method
* 🛠️ Modified `Order` class in `Order.Aggregate.cs` to handle `BrandId`
* 🏷️ Updated `OrderProduct` class in `Order.Aggregate.cs` to include `BrandId` property
* 🆕 Added `Brand` discount type to `DiscountType` enum
*  Enhanced `CreateDiscountCommandHandler` and `UpdateDiscountCommandHandler` for brand discounts
* 🆕 Introduced `BrandDiscount` class in `BrandDiscount.cs` to represent brand-specific discounts

Changes made by Amir.h Khademi
2025-03-23 09:40:55 +03:30
..
Accounting fix files 2024-08-09 21:55:16 +03:30
Addresses fix files 2024-08-09 21:55:16 +03:30
Blogs fix files 2024-08-09 21:55:16 +03:30
Brands Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Comments change to comment 2024-09-25 17:08:35 +03:30
Complexes feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:55 +03:30
Customers feat(MetaTags) , feat(ProductCategoryMetaTags) , VER 1.6.18.28 2024-10-25 14:36:19 +03:30
Discounts Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
Faqs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
Marketers fix files 2024-08-09 21:55:16 +03:30
Newsletters fix files 2024-08-09 21:55:16 +03:30
Orders Refactor and enhance product and order handling 2024-12-06 17:37:41 +03:30
ProductCategories feat(MetaTags) , feat(ProductCategoryMetaTags) , VER 1.6.18.28 2024-10-25 14:36:19 +03:30
Products Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Warehouses fix files 2024-08-09 21:55:16 +03:30