• v2.2.19 09de3c7373

    feat: auto-link vendor from PDF extraction, improve vendor suggestion v2.2.19

    Ghost released this 2026-03-02 00:26:23 +01:00 | 53 commits to main since this release

    • 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
    Downloads