Commit Graph

13 Commits

Author SHA1 Message Date
Parsa Nazer 189fdbbb1b fix signal 2025-12-28 12:07:20 +03:30
Parsa Nazer 36b4e395f0 fix: Convert Jalali date to datetime for order creation timestamp 2025-12-28 12:04:29 +03:30
Parsa Nazer 34715994ce feat: Add Telegram chat ID to ShopModel for automatic invoice sending
chore: Update Dockerfile to install WeasyPrint dependencies

feat: Enhance ShopOrderModelAdmin with invoice download buttons

feat: Implement invoice generation for OrderModel and ShopOrderModel

feat: Send invoice to shop's Telegram chat upon ShopOrderModel creation

feat: Create Celery task to send shop order invoice via Telegram

feat: Add invoice download endpoints for OrderModel and ShopOrderModel

feat: Implement views for downloading order and shop order invoices

chore: Update requirements.txt to include necessary packages for PDF generation

feat: Create HTML templates for order and shop order invoices
2025-12-28 11:43:33 +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 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 a5e3d00a9a fix signal 2025-03-26 15:30:09 +03:30
Parsa Nazer cbaf71ea91 fix signal and update ci cd 2025-03-26 15:23:59 +03:30
Parsa Nazer 74bcb9d324 send message signal 2025-03-26 15:13:57 +03:30
Parsa Nazer c1cba6c494 base signal update 2025-03-19 22:06:38 +03:30
Parsa Nazer 15a85a0065 remove print form signal 2025-03-19 21:27:40 +03:30
Parsa Nazer c649770941 order cart payment update
added signals for order
2025-03-19 20:08:55 +03:30