Daily updates from Odoo
Tuesday, April 14, 2026
1 change
Code cleanup and technical improvements
This update refines the Odoo Studio interface to better support mobile devices. Specifically, a change was made to the template naming convention to align with recent improvements that allow colorpickers to appear inline with labels, enhancing the user experience on smaller screens.
Original PR description
This commit renames the o_wrap_field_boolean to o_wrap_field_inline in studio templates, following the community changes made to support colorpicker field inline next to its label on mobile.