bmc_hub/app/services
Christian 86ad68c362 fix: Adjust date filter to 1st of month 12 months back
v1.3.136:
- Changed filter from 365 days to exactly 12 months
- Uses 1st day of the month 12 months ago
- Example: Jan 27, 2026 -> fetches from Feb 1, 2025
2026-01-27 07:09:50 +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: Adjust date filter to 1st of month 12 months back 2026-01-27 07:09:50 +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