Monday, January 22, 2024
1 change · master
Enhancements to existing features
The web client now includes systray activity information in an existing startup data request, avoiding an extra server call each time users open Odoo. This improves startup efficiency across affected apps without changing the visible user experience.
Original PR description
This will remove one RPC at every webclient startup. Part of task-3605717 https://github.com/odoo/odoo/pull/150367