Wednesday, June 4, 2025
1 change
Code cleanup and technical improvements
This change modernizes how several Odoo editing tools trigger actions, replacing an older internal dispatch mechanism with user commands. It affects content editing areas such as Appointments, Knowledge, and Studio reports, helping keep the editor framework more consistent and easier to maintain without introducing a direct business workflow change.
Original PR description
See https://github.com/odoo/odoo/pull/184096