Friday, June 12, 2026
1 change · saas-19.1
Features or functions removed from Odoo
This update removes a redundant, read-only column ('Extra Hours (encoded)') from the HR attendance view. Previously, this column was disabled in a previous fix, so removing it simplifies the user interface and reduces unnecessary complexity. This change improves the overall user experience.
Original PR description
The 'Extra Hours (encoded)' column was previously made read-only in a stable fix, making its presence obsolete for users in this view. This commit removes the `manual_duration` field column entirely from the view to clear interface clutter. Task: 6253553 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#266921