bmc_hub/scripts
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
..
backfill_quick_analysis.py feat: Implement quick analysis on PDF upload for CVR, document type, and number extraction 2025-12-09 14:54:33 +01:00
backfill_vtiger_archived_contacts.py feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
benchmark_ollama_crm.py feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
create_module.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
debug_bmc_subs.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
deploy_production.sh Production deployment setup: Add deployment scripts, update paths to /srv/podman/bmc_hub_v1.0, add GITEA_URL config 2025-12-17 17:12:10 +01:00
export_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
fix_economic_numbers.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
fix_relations.py Refactor opportunities and settings management 2026-02-15 11:12:58 +01:00
generate_summary_for_conversation.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
import_bmc_office_subscriptions.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
import_economic_csv.py Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
import_from_omnisync.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_sample_data.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_vendors_from_omnisync.py feat: Implement Vendors API and Frontend 2025-12-06 11:04:19 +01:00
link_tmodule_customers.sh feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
lookup_missing_cvr.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
match_all_customers.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
reconcile_known_internet_connections.py Implement tests for sag module, add knowledge base templates, and enhance internet connection migrations 2026-08-30 14:34:43 +02:00
relink_economic_customers.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
reprocess_supplier_invoice_files.py Add comprehensive tests for internet connections module, invoice parsing, and subscription provisioning 2026-07-09 23:44:30 +02:00
reset_and_rebuild_internet_connections.py Implement tests for sag module, add knowledge base templates, and enhance internet connection migrations 2026-08-30 14:34:43 +02:00
run_migrations.py Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
set_customer_wiki_slugs.py feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
simple_match.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
sync_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
sync_cvr_from_simplycrm.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
sync_cvr_from_vtiger.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
test_whisper_capabilities.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
validate_migrations.py feat: add migration validation script and enhance migration status UI 2026-03-25 22:49:33 +01:00