bmc_hub/app/services
Christian cbcd0fe4e7 feat: Implement data consistency checking system for customer data across BMC Hub, vTiger, and e-conomic
- Added CustomerConsistencyService to compare and sync customer data.
- Introduced new API endpoints for data consistency checks and field synchronization.
- Enhanced customer detail page with alert for discrepancies and modal for manual syncing.
- Updated vTiger and e-conomic services to support fetching and updating customer data.
- Added configuration options for enabling/disabling sync operations and automatic checks.
- Implemented data normalization and error handling for robust comparisons.
- Documented the new system and its features in DATA_CONSISTENCY_SYSTEM.md.
2026-01-08 18:28:00 +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 data consistency checking system for customer data across BMC Hub, vTiger, and e-conomic 2026-01-08 18:28:00 +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: Implement data consistency checking system for customer data across BMC Hub, vTiger, and e-conomic 2026-01-08 18:28:00 +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 email management UI with FastAPI and keyword-based classification 2025-12-11 12:45:29 +01:00
email_processor_service.py feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
email_service.py feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
email_workflow_service.py feat(migrations): add supplier invoice enhancements for accounting integration 2026-01-07 10:32:41 +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: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
simple_classifier.py feat: Implement email management UI with FastAPI and keyword-based classification 2025-12-11 12:45:29 +01:00
simplycrm_service.py feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
template_service.py feat: Implement Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
vtiger_service.py feat: Implement data consistency checking system for customer data across BMC Hub, vTiger, and e-conomic 2026-01-08 18:28:00 +01:00