- Implemented test scripts for vTiger account retrieval, contact data, and modules. - Created a detailed test suite for the ticket module, covering database schema validation, ticket number generation, prepaid card constraints, and service logic. - Added tests for vTiger field inspection and various queries related to accounts and sales orders. - Introduced SQL migration scripts for the ALSO Cloud Billing foundation, including import jobs, lines, and mapping tables with necessary constraints and indices. - Enhanced workflow columns in the import lines table to support matching and validation timestamps.
870 B
870 B
Release Notes v2.2.51
Dato: 7. marts 2026
Fixes
- Settings: Bruger-administration i v2 bruger nu stabile admin-endpoints for statusændring og password reset.
- Settings: Forbedrede fejlbeskeder ved brugerhandlinger (status/password), så 4xx/5xx vises tydeligt i UI.
- Ticket Sync: Tilføjet Archived Sync monitor i Settings med knapper for Simply/vTiger import og løbende status-check.
- Ticket Sync: Nyt endpoint
/api/v1/ticket/archived/statusreturnerer parity (remote vs lokal) og samletoverall_synced. - Sikkerhed: Sync/import endpoints er låst til admin/superadmin (
users.manageellersystem.admin).
Ændrede filer
app/settings/frontend/settings.htmlapp/ticket/backend/router.pyapp/system/backend/sync_router.pyapp/auth/backend/admin.pyVERSIONRELEASE_NOTES_v2.2.51.md
Drift
- Deploy:
./updateto.sh v2.2.51