Daily updates from Odoo
Wednesday, October 22, 2025
1 change · master
Features or functions removed from Odoo
A web_studio-specific check for saving embedded fields was removed because that behavior now belongs in the website area. This keeps responsibilities clearer internally and should not affect day-to-day users.
Original PR description
`save_embedded_field` is being moved to website, as it's website-specific. This check is not necessary anymore. task-5065980