Daily updates from Odoo
Friday, January 24, 2025
1 change · master
Resolved issues and error corrections
Project update stat buttons now refresh their counts when users change the selected companies. This helps teams working across multiple companies see accurate project-related figures in the right-side panel.
Original PR description
Before this commit, the stat buttons count values in the project updates right-side panel were not updated when the user was changing companies in the company selector. After this commit, the counts displayed in the stat buttons are updated based on the selected companies. task-3689065 related-https://github.com/odoo/odoo/pull/150870