bmc_hub/app/services
Christian 0655b4c4f8 feat: Enhance opportunity listing and invoice error finder functionality
- Added customer_id and contact_id filters to the list_opportunities endpoint for improved querying.
- Implemented a redirect for opportunity detail pages to a new format.
- Refactored SubscriptionMatrixService to load invoices from a local snapshot instead of an external service, improving performance and reliability.
- Updated settings to include 'pipeline' as a case type and added a new section for managing ignored product texts in the invoice error finder.
- Introduced a new user_sag_create_preferences table to store per-user default case types for new cases.
- Enhanced frontend settings page with invoice error finder configuration options and improved handling of ignored product texts.
- Added migrations to support new features, including resolved status for invoice error finder issues and user-specific case type preferences.
2026-07-17 01:58:02 +02:00
..
anydesk.py feat(anydesk): Implement multi-ID support for AnyDesk cases 2026-04-06 12:46:04 +02:00
brother_label_print_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
case_analysis_service.py Add QuickCreate heuristic fallback when AI unavailable 2026-03-18 10:29:45 +01:00
customer_activity_logger.py feat: Add comprehensive customer activity logging for all CRUD operations 2026-01-06 13:12:46 +01:00
customer_consistency.py chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
cvr_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
economic_service.py Release: mission day workflow, telefoni contact modal, fedex support overview, and economic sync dry-run 2026-05-02 11:02:29 +02:00
email_activity_logger.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
email_analysis_service.py release: v2.2.65 fix AI prompt tests and case email threading 2026-03-18 13:49:33 +01:00
email_processor_service.py feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
email_service.py feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
email_workflow_service.py chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
eset_service.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
invoice2data_service.py Add comprehensive tests for internet connections module, invoice parsing, and subscription provisioning 2026-07-09 23:44:30 +02:00
m365_calendar.py feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
ollama_service.py Release v2.2.67: mission touch UX, camera/webhook, env temperature feed 2026-03-25 13:46:03 +01:00
reminder_notification_service.py feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
simple_classifier.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
simplycrm_service.py chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +02:00
sms_service.py feat: add SMS service and frontend integration 2026-02-14 02:26:29 +01:00
subscription_matrix.py feat: Enhance opportunity listing and invoice error finder functionality 2026-07-17 01:58:02 +02:00
task_routing.py feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
template_service.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
transcription_service.py feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00
vaultwarden_service.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
vtiger_service.py feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00