Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
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
2026-03-16
[FIX] planning, *_holidays: prevent view error due to xpath mismatch in kanban view
2026-03-15
[FIX] planning_field_service: fix follow-up (round 4)
2026-03-12
[REF] *: run owl3 rendering context migration script
2026-03-11
[FIX] *: various fixes for owl3 this. conversion
[REF] mail_*: run owl3 rendering context migration script
2026-03-10
[FIX] Planning: unable to enter a value in "Allocated Time"
[REF] *: run owl3 rendering context migration script
2026-03-09
[FIX] planning_field_service: add some fields in calendar portal, and some more fixes
[FIX] planning{_field_service_worksheet}: fix mobile form view in gantt
[FIX] planning: don't generate shifts in multi create when no resource available
[FIX] planning: don't include material resources when a human resource is set
[FIX] planning{_field_service}: simplify display_name and conflicts warning
[FIX] planning_field_service: fixes follow-up (round 3)
[FIX] planning: don't send re-assign email when one more resource is assigned
[FIX] planning: display icon instead of label in calendar view
[FIX] planning_field_service: open full form view in calendar
[FIX] planning_field_service: hide field service buttons when slot not published
[FIX] planning: make sure allocated_percentage is defined in the view