Api/Netina.Core
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
..
Abstracts refactor(SearchService) , chore(BaseServices) , feat(SmsLookUpMethod) 2024-06-06 13:26:40 +03:30
BaseServices Refactor and enhance product and order handling 2024-12-06 17:37:41 +03:30
CoreServices fix files 2024-08-09 21:55:16 +03:30
EntityServices Add support for brand-based discounts 2025-03-23 09:40:55 +03:30
Models Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
QuartzServices fix (ControllerMethodsDescription) , fix(SlugExtension) 2024-08-16 18:27:54 +03:30
Utilities feat (scalarUi) , fix (search) 2024-05-28 10:46:18 +03:30
CoreConfig.cs fix(TaxesFee) , fix(InvoiceWaterMark) , VER 1.0.9.11 2024-07-01 21:08:32 +03:30
Netina.Core.csproj Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30