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-08
[IMP] web,*: follow up for M3.1 style commit
[FIX] l10n_be_hr_payroll: fix show conditions of low wage warnings
[FIX] web_gantt: prevent crash when opening gantt on a DST transition day
[FIX] website_helpdesk_knowledge: only list linked articles
[FIX] spreadsheet_dashboard_purchase_stock: correct pie chart title
2026-04-07
[IMP] spreadsheet: log data extraction
[FIX] hr_work_entry_enterprise: remove work entry types duplicates
[IMP] l10n_be_hr_payroll: related fields shouldn't customize compute
[IMP] *: replace `@api.onchange` with `@api.depends` for non-stored computed fields
[FIX] l10n_be_hr_contract_salary: preserve employee_type_id compute
[IMP] web_enterprise, *: enable command palette via home menu on touch
[REF] website_*: refactor searchbar template
[REF] *spreadsheet*: charts extract data logic from types
[FIX] *spreadsheet*: adapt tests to add sheetName
[FIX] timesheet_grid: display event names instead of 'Unknown Activity'
[FIX] timesheet_grid: add link to doc in rules no-content helper
[FIX] timesheet_grid: adjust activity types icons in assistant
[FIX] timesheet_grid,*: fix field labels and help
[REF] html_editor, *: improve createBaseContainer handling of empty blocks