Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-06-13
[FIX] timesheet_grid: make template field required in AW rule
[FIX] timesheet_grid: ignore rules without template defined
2026-06-11
[IMP] timesheet_grid: add side_activity attribute to assistant rules
[IMP] timesheet_grid: improve Google Meet rule regex
[IMP] timesheet_grid: add Google Sheets and Slides rules
2026-06-09
[IMP] timesheet_grid: avoid reloading systray on timer focus
[FIX] timesheet_grid, sale_timesheet: fix assistant rules visibility and sharing
[IMP] timesheet_grid: add Excalidraw rule for Timesheets Assistant
[IMP] timesheet_grid: remove unused relation props in grid rows
2026-06-07
[FIX] timesheet_grid{,_hr_attendance}: hotkey for opening timesheet systray
2026-06-06
[MOV] orm: clear ormcache on transaction
2026-06-04
[FIX] timesheet_grid: assistant frequency view not opening
[REF] *: Owl3 - replace useState with proxy
[FIX] timesheet_grid: add documentation link for Timesheets Assistant
2026-06-03
[IMP] *: respect user timezone for business dates
2026-06-02
[FIX] timesheet_grid: open internal links in modal in Assistant
2026-05-31
2026-05-30
[REF] *: Owl3 - replace one-arg reactive calls with proxy
2026-05-29
2026-05-27
[FIX] timesheet_grid: allow timer on subtask form
2026-05-22
[REF] *: migrate t-call to parametric arguments for Owl 3
[REF] *: remap @odoo/owl imports to @web/owl2/utils for Owl 3
[REF] *: prefix template references with this. and rename t-esc/t-ref/t-model for Owl 3