Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-04-29
2026-04-27
[IMP] test_lint{,_enterprise}, *: Index `Many2one` fields in `related` fields
2026-04-17
2026-04-13
[IMP] l10n_be_hr_payroll: Improve End of Collaboration UX
2026-04-10
[FIX] l10n_uy_edi,hr_appraisal: Computes should be private
2026-04-01
[FIX] hr_appraisal: goals bypass access for employees
2026-03-28
[FIX] hr_appraisal: remove future appraisals on employee departure
2026-03-23
This commit refactors the avatar popover system across multiple Odoo modules to use a unified AvatarCard component from the mail module instead of separate popover implementations, while updating the chat opening mechanism to use mail.store service. The planning module receives enhanced functionality to display employee role tags in the avatar card, and several modules (hr_appraisal, knowledge, hr_gantt, timesheet_grid) are updated to reference the new standardized components and hooks.
[REF] planning: update AvatarCardPopover template
2026-03-21
This commit fixes a test setup sequence issue in the HR Appraisal module where employee creation was occurring before the company's appraisal plan settings were configured, causing next appraisal date calculations to use incorrect default values. By moving the employee creation to after the appraisal plan configuration is complete, the test now properly validates the appraisal date computation logic with the correct settings in place.
[FIX] hr_appraisal: fix next appraisal date tests
2026-03-19
[REF] web: add this. in rendering context
2026-03-18
[REF] web: add this. in rendering context
2026-03-03
[REF] hr, *: run rendering context migration script
2026-02-26
2026-02-25
[REF] *: Run script to replace t-esc by t-out
2026-02-24
[REF] *: remove url from js file tours
2026-02-11
[IMP] various: set email layout in the mail templates
2026-02-09
2026-02-02
2026-01-30
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-21
2026-01-16
2026-01-15
[IMP] *: remove multiple departure feature
[FIX] hr_appraisal: improve template selection on appraisal creation
[FIX] web_studio, appointment, web: fix property parsing and migrate badge widgets