Saturday, August 30, 2025
2 changes · 17.0
Enhancements to existing features
This update adds coverage for using Twilio as an SMS provider in marketing automation and makes SMS activity execution more predictable. This helps reduce flaky behavior in testing and debugging, improving confidence in automated SMS campaign workflows.
Original PR description
Add tests for twilio integration as an SMS provider. See community PR for more details. Task-4658352
Resolved issues and error corrections
A payroll accounting test was updated so it no longer depends on the current calendar year. This prevents future automated test failures and helps keep payroll maintenance stable without changing business functionality.
Original PR description
Some tests will fail in 2026. This adds a freeze time to prevent this failing. Task: 5034173 Forward-Port-Of: odoo/enterprise#92983