bmc_hub/app
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
..
alert_notes feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
auth feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
backups feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
billing fix: use execute_query_single for duplicate checksum check v2.2.17 2026-03-02 00:05:24 +01:00
contacts feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core fix: BACKUP_STORAGE_PATH→/app/data/backups + container_name STACK_NAME + pdf extension v2.2.14 2026-03-01 20:06:02 +01:00
customers feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
dashboard feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
devportal feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
emails feat: auto-link vendor from PDF extraction, improve vendor suggestion v2.2.19 2026-03-02 00:26:23 +01:00
fixed_price feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
jobs feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
models feat: quick-create customer/vendor from unknown email sender 2026-03-01 11:24:06 +01:00
modules feat: Implement AI-powered Case Analysis Service and QuickCreate Modal 2026-02-20 07:10:06 +01:00
opportunities feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
prepaid feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
products feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
routers feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
services feat: analyze PDF attachments for invoice extraction v2.2.18 2026-03-02 00:17:41 +01:00
settings Release v2.2.4: AI prompt test feature + updateto.sh path fix 2026-03-01 02:56:38 +01:00
shared/frontend feat: Implement AI-powered Case Analysis Service and QuickCreate Modal 2026-02-20 07:10:06 +01:00
subscriptions feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
system/backend Release v2.2.2: sync safety hardening 2026-02-22 03:27:40 +01:00
tags feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00
ticket feat: Implement AI-powered Case Analysis Service and QuickCreate Modal 2026-02-20 07:10:06 +01:00
timetracking feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
vendors feat: Enhance billing frontend with Jinja2 templates and improve invoice handling 2025-12-08 09:15:52 +01:00
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
apply_migration_084.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
apply_migration_085.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
create_relation_table.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00