Wednesday, February 4, 2026
1 change · master
Enhancements to existing features
This update makes the top bar with embedded actions visible by default when a new audit file is created and opened for the first time. While user preferences can still control visibility later, this change provides a more intuitive starting experience for users working with audit files. This improves usability and efficiency.
Original PR description
Currently, the top bar (embedded actions) in Working Files in audit is not visible by default when the user creates and opens it for the first time. This commit makes it visible when the Audit is created and opened for the first time, later on the visibility is decided as per the user preferences set in the `res.users.settings.embedded.action` model. task-5388717 Forward-Port-Of: odoo/enterprise#101924