Wednesday, February 4, 2026
1 change · saas-19.1
Enhancements to existing features
This update ensures that the top bar with embedded actions is visible by default when a new audit working file is created and opened for the first time. While user preferences can still control this visibility later, this change provides a better initial experience for users. This improves usability and efficiency within the audit process.
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