bmc_hub/app/jobs
Christian 270af0e277 feat(anydesk): Implement multi-ID support for AnyDesk cases
- Added endpoints to list, upsert, and delete AnyDesk IDs associated with cases.
- Introduced normalization for AnyDesk IDs and ensured case existence checks.
- Enhanced session management with quick-connect functionality and local session synchronization.
- Created a new job for syncing AnyDesk sessions from a local endpoint.
- Added database migration for the new `sag_anydesk_ids` table to store AnyDesk IDs per case.
2026-04-06 12:46:04 +02:00
..
__init__.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
anydesk_local_sync.py feat(anydesk): Implement multi-ID support for AnyDesk cases 2026-04-06 12:46:04 +02:00
backfill_vtiger_archived_contacts.py feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
check_reminders.py feat: Add global search functionality and email results section 2026-04-01 21:34:58 +02:00
eset_sync.py feat: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
process_subscriptions.py feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
reconcile_ordre_drafts.py feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
sync_economic_accounts.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00