bmc_hub/app/services
Christian 404e81a7a8 fix: Fetch all invoices then filter by customer
v1.3.141:
- Removed unsupported customer filter from API params
- Fetch all invoices from /invoices/sent with pagination
- Filter by customer number in code
- Apply 13-month date filter after customer filter
2026-01-27 07:18:36 +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 feat: Implement tracking of billed Hub order ID for time entries and update related services 2026-01-08 18:57:04 +01:00
cvr_service.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
economic_service.py fix: Fetch all invoices then filter by customer 2026-01-27 07:18:36 +01: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 feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00
email_processor_service.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
email_service.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
email_workflow_service.py feat: Implement Transcription Service for audio files using Whisper API 2026-01-11 19:23:21 +01:00
invoice2data_service.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
ollama_service.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01: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 feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
subscription_matrix.py fix: Skip invoice lines with zero amount (text/description fields only) 2026-01-27 06:58:39 +01: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
vtiger_service.py feat: Implement tracking of billed Hub order ID for time entries and update related services 2026-01-08 18:57:04 +01:00