Commit Graph

572 Commits

Author SHA1 Message Date
Parsa Nazer e54a063d09 fix invoice 2026-05-14 17:04:00 +03:30
Parsa Nazer 10a92aeeed add user rating logic to dynamic product serializer for its instace view type 2026-05-14 16:41:57 +03:30
Parsa Nazer 85dd8ea805 update factors 2026-05-14 16:41:34 +03:30
Parsa Nazer 21769ee074 add allowed hosts 2026-05-14 16:41:14 +03:30
Parsa Nazer de77744557 fix order time 2026-05-12 09:48:34 +03:30
Parsa Nazer 2f74385447 security updates 2026-05-12 09:48:22 +03:30
Parsa Nazer e5d940e3c9 update prints to log 2026-05-12 09:47:45 +03:30
Parsa Nazer 45fe9c1f4c update timezone to tehran 2026-05-12 09:43:33 +03:30
Parsa Nazer 9b19258fd2 update product.view of product 2026-05-12 09:02:39 +03:30
Parsa Nazer e678829a86 rateing system 2026-05-12 08:53:12 +03:30
marzban-dev 9041366720 Refactor to_jalali function for improved clarity and type handling 2026-05-10 23:25:17 +03:30
marzban-dev b6f4b88adb Fix import path for jalali date formatter in invoice generator 2026-05-10 23:14:51 +03:30
marzban-dev a40162fb37 Add jalali date formatting utility and update invoice generation 2026-05-10 22:40:38 +03:30
Parsa Nazer c97570e541 optimze home page and product page 2026-05-06 10:27:08 +03:30
Parsa Nazer 74554a664a update blog performance and fix blog view 2026-05-06 10:26:14 +03:30
Parsa Nazer 8a06133ae8 fix product filters 2026-05-03 18:42:43 +03:30
Parsa Nazer 556b58216b blog category added 2026-05-03 18:41:51 +03:30
Parsa Nazer 91b24a79e3 add google.com to allowed host 2026-04-30 10:31:58 +03:30
Parsa Nazer ea1caefe81 fix detail category 2026-04-29 17:25:27 +03:30
Parsa Nazer 90df556351 update develop database setting 2026-04-29 17:25:17 +03:30
Parsa Nazer e326088dda DEFAULT_TAX_RATE = 0 2026-02-27 16:10:30 +03:30
Parsa Nazer 92bcd85755 admin placement of ProductVariantInLine 2026-02-26 16:56:40 +03:30
Parsa Nazer 7802248d5f update name of heymlz in invoice 2026-02-26 16:53:44 +03:30
Parsa Nazer 6ac3bbcd40 adding store settings for stores 2026-02-24 16:52:33 +03:30
Parsa Nazer dde03eb9c2 showing more detail for stores order 2026-02-24 16:52:06 +03:30
Parsa Nazer fa5ebf4294 order id without 1000 2026-02-24 16:51:35 +03:30
Parsa Nazer ad80907aa4 new invoice design 2026-02-24 16:51:15 +03:30
Parsa Nazer a40b371b27 customer_pickup_title and customer_pickup_description added 2026-02-24 16:49:10 +03:30
Parsa Nazer 586f838444 invoice versiotn2 2026-02-24 11:02:21 +03:30
Parsa Nazer f1f45e4a56 show product link added to admin pannel 2026-02-22 12:48:36 +03:30
Parsa Nazer 201a06ea8b new sliders add for home page 2026-02-20 19:12:14 +03:30
Parsa Nazer 8def6d126a filter categorys to show in home 2026-02-20 18:40:32 +03:30
Parsa Nazer 8e828d6639 category permission for none superuser users 2026-02-16 10:57:06 +03:30
Parsa Nazer 4a6a2b6cb1 superuser only can accsess users 2026-02-16 10:56:37 +03:30
Parsa Nazer 9c88015d61 add password field to user admin 2026-02-16 10:56:18 +03:30
Parsa Nazer 2d296f1561 add PostgreSQL support and enhance product search functionality 2026-02-14 11:48:17 +03:30
Parsa Nazer 0414335181 search for autocomplate of category 2026-02-14 11:25:50 +03:30
Parsa Nazer c69dba2195 reorder product varient fields
increse the range of product list
2026-02-12 11:30:38 +03:30
Parsa Nazer 4dad7dbf4a fix django unfold version 2026-02-09 11:28:48 +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 1065a078b3 fix: cart item delete 2026-02-01 10:50:34 +03:30
Parsa Nazer 3ce96184be change defualt price currency to toman 2026-02-01 10:50:14 +03:30
Parsa Nazer 034580f2b7 update to new server 2026-01-28 23:00:54 +03:30
Parsa Nazer 2e515e288b update special_discount_link method to return a URL based on user authentication 2026-01-06 14:41:19 +03:30
Parsa Nazer 2fe7fa0005 add main_image field to product serializers and update components to use it 2026-01-06 14:10:48 +03:30
Parsa Nazer 91ebd2ed48 fix pageinations style 2026-01-06 13:26:43 +03:30
Parsa Nazer 5559d4bba8 fix page number 2026-01-06 13:22:10 +03:30
Parsa Nazer 6209eae2b4 remove tax display from invoice template 2026-01-06 11:42:38 +03:30
Parsa Nazer 92dcd3e793 refactor create_shop_orders_on_payment to calculate tax after discounts and remove unused tax allocation 2026-01-06 11:25:44 +03:30
Parsa Nazer 4badbf4fbf refactor discount calculations in create_shop_orders_on_payment to use Decimal for precision 2026-01-06 11:16:31 +03:30