Friday, August 22, 2025
3 changes · master
Enhancements to existing features
This update stores the specific translation method for fields instead of only whether translation is enabled. This helps Odoo preserve clearer translation behavior across upgrades and customizations, reducing ambiguity for multilingual business data.
Original PR description
https://github.com/odoo/odoo/pull/219406 https://github.com/odoo/upgrade/pull/8085 https://github.com/odoo/upgrade-util/pull/296
The CRM pipeline dashboard has been refreshed to align with recent improvements to carousel titles. This provides a more consistent and polished dashboard experience for users reviewing sales pipeline information.
Original PR description
This commit updates the pipeline dashboard following the improvements on the carousel title. Task: 5030334
The VoIP call screen has been visually refined so call statuses look more consistent across regular and AI-assisted calls. This improves clarity for users during calls and creates a more polished, unified experience.
Original PR description
This commit refines the design of the call statuses to ensure consistency across them. task-5026907 Requires: - https://github.com/odoo/odoo/pull/223557 | Before | After | |--------|--------| | <img width="403" height="656" alt="Capture d’écran 2025-08-21 à 09 01 23" src="https://github.com/user-attachments/assets/fec26d4a-f373-4635-a57e-9fd5786350d4" /> | <img width="406" height="660" alt="Capture d’écran 2025-08-21 à 09 00 19" src="https://github.com/user-attachments/assets/dd4cb653-1650-4386-90d5-1e71b182816c" /> |