Daily updates from Odoo
Tuesday, May 27, 2025
2 changes · master
Enhancements to existing features
WhatsApp-related tests were adjusted to match a platform change that allows presence information to be accessed using a token. This helps keep WhatsApp messaging behavior reliable after the underlying access flow was simplified.
Original PR description
The community counterpart simplify the access to presences with a token. Whatsapp tests need to be adapted. task-4676556 community: https://github.com/odoo/odoo/pull/210762
Spreadsheet charts now include an option to hide individual point markers on line and combo charts. This makes charts with many data points easier to read by reducing visual clutter.