bmc_hub/app/emails/frontend
Christian 09de3c7373 feat: auto-link vendor from PDF extraction, improve vendor suggestion v2.2.19
- extract_vendor_suggestion: fast path if extracted_vendor_cvr already set
  - CVR lookup in vendors table → returns vendor_id if match found
  - source='pdf_extraction' with confidence=0.95
- Frontend quickCreateVendor:
  - If vendor_id returned → auto-link without modal (no manual input needed)
  - New source label '📄 PDF-faktura' for pdf_extraction source
- Added execute_query_single import to emails router
2026-03-02 00:26:23 +01:00
..
emails.html feat: auto-link vendor from PDF extraction, improve vendor suggestion v2.2.19 2026-03-02 00:26:23 +01:00
views.py feat: Implement email management UI with FastAPI and keyword-based classification 2025-12-11 12:45:29 +01:00