bmc_hub/app/jobs
Christian 1cfe5aee76 feat(migrations): add AI benchmark and vTiger archive tables
- Created tables for AI benchmark runs and results to facilitate model evaluation.
- Added expected answers column to benchmark results.
- Introduced tables for internet connection change cases and vTiger archive management, including records, relations, and checkpoints.
- Implemented triggers to enforce append-only behavior for vTiger archive records and files.
- Enhanced solution management with soft delete capabilities for sag_solutions and knowledge_articles.

feat(scripts): add CRM benchmarking script for Ollama models

- Developed a Python script to benchmark CRM models exposed through Ollama, including various test cases and scoring mechanisms.

test(tests): add comprehensive tests for new features

- Implemented tests for internet change case service, vTiger archive functionality, and sag solution knowledge management.
- Ensured coverage for edge cases and error handling in the new features.
2026-08-31 13:01:35 +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
archived_vtiger_sync.py chore(release): bump version to 2.3.23 2026-07-03 20:20:22 +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: Implement quick-rent functionality for hardware assets 2026-04-21 01:34:40 +02:00
invoice_error_finder_sync.py feat(invoice_error_finder): add invoice error finder module 2026-07-10 07:08:49 +02:00
process_subscriptions.py release: v2.7.2 2026-08-28 20:49:55 +02:00
project_ct_archive_sync.py feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02: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