feat(ticket): update email integration to use new priority constants for ticket classification
feat(procurement): add procurement overview page with dynamic data loading and display
test(subscriptions): add tests for billing calendar to ensure correct invoice dates
feat(reminder): implement automated task lists with user-defined rules for reminders
feat(migrations): create tables for managing delefiber product prices and mobile recorder provisioning history
test(mobile_recorder): add tests for provisioning mobile recorders to ensure correct asset creation and updates
- 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.