Tuesday, May 20, 2025
3 changes · master
Enhancements to existing features
The SMS-related test coverage was adjusted to account for a new record lock added during message sending. This helps keep automated checks reliable and protects business workflows from false failures as the messaging process becomes more robust.
Original PR description
A lock on the record is added by the send function.
The WhatsApp module was updated to stay aligned with a related messaging infrastructure rename. This helps keep WhatsApp-related status, member list, and security behavior working consistently after the underlying change.
Original PR description
PR community: https://github.com/odoo/odoo/pull/208544 task-4675778
This update aligns WhatsApp test data with the current partner-based recipient field naming. It helps keep automated security tests accurate and easier to maintain, with no expected impact on everyday users.
Original PR description
PR community: https://github.com/odoo/odoo/pull/208412 task-4675786