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-02
[REF] *: rename remaining t-ref into t-custom-ref
2026-03-28
2026-03-23
This commit systematically adds `.this` prefixes to template variable references across multiple Odoo modules in preparation for OWL3 framework compatibility. The migration changes unqualified component properties, state variables, and method references in XML templates to explicitly use `.this` notation, ensuring templates correctly target component instance members rather than template scope variables. This is a large-scale refactoring applied across accounting, documents, appointment, and knowledge modules to maintain compatibility with OWL3's stricter variable scoping requirements.
[REF] *: run rendering context migration script entire codebase
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-19
[REF] *: run rendering context migration script again
[REF] web: add this. in rendering context
2026-03-18
[REF] web: add this. in rendering context
[FIX] timesheet_grid: stop systray timer when checked out
[FIX] timesheet_grid: save systray changes for all records
2026-03-17
[IMP] {helpdesk,sale,project}timesheet{,enterprise,forecast}: timesheet assistant generic improvements
2026-03-16
2026-03-13
2026-03-12
[REF] *: run owl3 rendering context migration script
2026-03-11
[REF] timesheet_grid: run owl3 rendering context migration script
[FIX] timesheet_grid: remove the special timer format in the systray
[REF] mail_*: run owl3 rendering context migration script
2026-03-10
2026-03-09
[FIX] timesheet_grid: make "Open Assistant" bolder
[FIX] timesheet_grid,*: reduce space between fields in systray
[REF] timesheet_grid: run owl3 rendering context migration script
2026-03-06
[FIX] timesheet_grid: timesheet assistant unselect all suggestions