- 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.
21 lines
649 B
Markdown
21 lines
649 B
Markdown
# Release Notes v2.0.0
|
|
|
|
## New Features
|
|
- Added new opportunities module with advanced features.
|
|
- Improved performance for customer data processing.
|
|
- Enhanced email activity logging system.
|
|
|
|
## Bug Fixes
|
|
- Fixed issues with subscription singular module.
|
|
- Resolved errors in ticket module integration.
|
|
|
|
## Other Changes
|
|
- Updated dependencies in `requirements.txt`.
|
|
- Database schema updated with migration `016_opportunities.sql`.
|
|
|
|
## Deployment Notes
|
|
- Ensure to run the new database migration script `016_opportunities.sql` before deploying.
|
|
- Verify `.env` file is updated with the correct `RELEASE_VERSION`.
|
|
|
|
---
|
|
Release Date: 28. januar 2026 |