Commit Graph

40 Commits

Author SHA1 Message Date
Parsa Nazer fa5ebf4294 order id without 1000 2026-02-24 16:51:35 +03:30
Parsa Nazer bd7c7252c7 feat: add daily report functionality and settlement status to shop orders 2026-02-09 11:08:39 +03:30
Parsa Nazer 0e0a6ccc24 fix order model invoice genrator 2026-01-04 12:45:44 +03:30
Parsa Nazer 9e0cba4c2b add special_discount_code to order model 2026-01-04 10:21:53 +03:30
Parsa Nazer f300fe1553 ShopOrderModel fields and signal update 2025-12-11 13:14:46 +03:30
Parsa Nazer ce18f602c4 ShopOrderModel and ShopDailyReport system 2025-11-18 14:27:22 +03:30
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
Parsa Nazer 27712f8572 fix rollback of in stock function 2025-09-23 11:53:12 +03:30
Parsa Nazer 0ce765c2df finish payment logic 2025-09-23 11:25:20 +03:30
Parsa Nazer dab89b93a7 update cart logic 2025-09-23 10:17:19 +03:30
Parsa Nazer d50dc2309d signal of address and some model udapte send address filed of an order 2025-04-18 17:29:04 +03:30
Parsa Nazer 09df95fe64 shared task for send notif and sms 2025-03-29 13:15:05 +03:30
Parsa Nazer a4ea17d816 clean up cart and add order_id filed to order 2025-03-27 22:17:03 +03:30
Parsa Nazer 42f90edc22 removing execptions.py 2025-03-19 17:03:26 +03:30
Parsa Nazer 5cbe093400 iranian bank gateway added to apps
schedule job for updeing bank status and az iranian bank gateway admin style
2025-03-18 18:18:09 +03:30
Parsa Nazer 58cb417ef9 defualy price 2025-03-17 17:56:22 +03:30
Parsa Nazer f9a339b039 update order list serializer add get order view and its permission 2025-03-17 16:15:38 +03:30
Parsa Nazer d440a3e8a6 test payment 2025-03-15 01:51:44 +03:30
Parsa Nazer 6009c43345 base of payment gateway 2025-03-13 22:26:17 +03:30
Parsa Nazer e6ff075e99 structre product cart response 2025-03-12 20:27:08 +03:30
Parsa Nazer e9d6426856 update price migrations 2025-03-11 23:17:51 +03:30
Parsa Nazer 234e27e90e new fields for order model and update cart serialzier 2025-03-11 22:35:49 +03:30
Parsa Nazer 4255910e81 cart place holder 2025-03-11 01:21:16 +03:30
Parsa Nazer 2589ac7321 discount admin and code to name update 2025-03-11 00:09:36 +03:30
Parsa Nazer 7c0c4329b1 cron job added if it wont work fck this 2025-03-09 01:13:21 +03:30
Parsa Nazer 856acd8623 small postive integer filed for order item model quantity 2025-03-06 21:03:27 +03:30
Parsa Nazer 71522070a7 clean code with space 2025-03-06 17:31:46 +03:30
Parsa Nazer 880ab60fac order list view and serilaizer 2025-02-25 00:54:50 +03:30
Parsa Nazer 96cfcf1fcb persion datetime and serializer ticket udpate 2025-02-17 22:40:44 +03:30
Parsa Nazer a25c27f65f fix display of order notif 2025-02-17 19:27:55 +03:30
Parsa Nazer 2c4988d2c6 image for notif 2025-02-17 00:52:29 +03:30
Parsa Nazer e118f5c7d2 for all status 2025-02-17 00:34:21 +03:30
Parsa Nazer d6390118ce debug push sub 2025-02-17 00:30:28 +03:30
Parsa Nazer ad022cdf6a push notificantion test 2025-02-17 00:11:50 +03:30
Parsa Nazer d8f7be7772 order urls fix intendent and order item verbose name udpate 2025-02-15 00:43:32 +03:30
Parsa Nazer 81d75d61e7 product varient change list bug fix order item change quantity and remove 2025-02-15 00:08:16 +03:30
Parsa Nazer c02c9e56dd protect for order product 2025-02-05 00:58:30 +03:30
Parsa Nazer 6443b5106c order model verbose name 2025-02-04 21:03:08 +03:30
Parsa Nazer 7ffd128e2d debug and migrations order 2025-01-26 03:17:57 +03:30
Parsa Nazer 6a05adcb92 order app update 2025-01-26 03:08:20 +03:30