mirror of
https://github.com/huge-dream/django-vue3-admin.git
synced 2026-09-23 21:18:07 +00:00
- Add _should_send_inquiry_notification() cooldown helper for 24h deduplication - Add notify_suppliers_inquiry_published() for status 3/4 inquiries -> supplier WS push + email - Add notify_purchasers_quote_completed() for status 5 inquiries -> purchaser WS push + email - Both use EmailNotice.biz_type cooldown (inquiry_published / inquiry_quote_ended)