bmc_hub/app/timetracking/backend
Christian a2857f5e12 Fix: Tilføj case_number og Hub ordre nr til e-conomic
- Varetekst: Tilføj case_number tilbage (CC5784)
- Format: 'CC5784 / Arbejde konstant / 09.12.2025 - Marley'
- Tilføj Hub ordre nummer (TT-20251222-005) til otherReference felt
- otherReference vises som 'Øvrig ref' i e-conomic
2025-12-23 01:33:19 +01:00
..
__init__.py feat(timetracking): Implement time tracking module with frontend views, HTML templates, and database migrations 2025-12-09 22:46:30 +01:00
audit.py feat(timetracking): Implement time tracking module with frontend views, HTML templates, and database migrations 2025-12-09 22:46:30 +01:00
economic_export.py Fix: Tilføj case_number og Hub ordre nr til e-conomic 2025-12-23 01:33:19 +01:00
models.py feat: Implement email processing system with scheduler, fetching, classification, and rule matching 2025-12-11 02:31:29 +01:00
order_service.py Fix: Return single order object ved cancel_order (ikke list) 2025-12-23 00:46:38 +01:00
router.py feat: Implement internal comments for customer subscriptions with database support 2025-12-16 22:07:20 +01:00
vtiger_sync.py feat: Implement internal comments for customer subscriptions with database support 2025-12-16 22:07:20 +01:00
wizard.py feat: Implement internal comments for customer subscriptions with database support 2025-12-16 22:07:20 +01:00