bmc_hub/app/services
Christian 31fc285342 feat: Fetch from multiple e-conomic endpoints for complete data
v1.3.149:
- Added /invoices/booked (sent invoices)
- Added /invoices/paid (paid invoices)
- Added /invoices/unpaid (unpaid invoices)
- Keep /invoices/drafts (draft invoices)
- Track unique invoices to avoid duplicates
- Apply customer and date filters correctly after fetching
2026-01-27 08:42:22 +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 feat: Fetch from multiple e-conomic endpoints for complete data 2026-01-27 08:42:22 +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