Wednesday, June 17, 2026
1 change · saas-19.1
New functionality added to Odoo
This update adds a button to the employee version list view, allowing users to directly access the detailed form view for each version. Currently, customers can't view attachments related to employee versions because the form view isn't accessible. This functionality is available starting with version 19.2.
Original PR description
In the version list view, there is currently no way to access the form view of an employee version. Add a button in the list view to open the corresponding version form view. The customer has a query regarding employee version attachments, but since we do not currently have access to the form view, there is no way to access the attachments. This functionality is available from version 19.2, but not in version 19. [here]: https://github.com/odoo/odoo/pull/223518/changes opw-6128590 upg-3839420 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#265819