Files
hossein-por-shop/backend
Parsa Nazer d29ed8e35b feat: add profit and special discount fields to ProductVariant model
- Updated ProductVariant model to include 'profit' and 'special_discount_percent' fields.
- Added corresponding fields in the admin interface for ProductVariant.
- Created migration to add new fields to the database.

feat: implement special discount code functionality in cart

- Added composables for submitting and deleting special discount codes.
- Updated CartSummary and CartItem components to handle special discount codes.
- Enhanced API endpoints to support special discount operations.
- Updated global types to include special discount code details in the cart.
2025-11-15 11:00:33 +03:30
..
2025-03-28 19:10:15 +03:30
2025-05-21 15:04:21 +03:30
2025-06-22 16:03:30 +03:30
2025-11-14 16:31:24 +03:30
2025-11-14 16:31:24 +03:30
2025-01-01 23:08:05 +03:30
2025-11-14 14:08:27 +03:30
2025-04-22 02:48:35 +03:30
2025-03-10 16:40:12 +03:30
2025-03-18 18:18:09 +03:30
fix
2025-10-20 19:34:21 +03:30