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-07
[IMP] spreadsheet: log data extraction
[FIX] hr_work_entry_enterprise: remove work entry types duplicates
[FIX] point_of_sale: prevent tax change via price_include_override
[FIX] hr_attendance: checkout employee when archived
[FIX] website_sale: make has_published_products non-recursive
[IMP] html_builder, *: use resize observer to detect mobile view switch
[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] *: replace `@api.onchange` with `@api.depends` for non-stored computed fields
[IMP] web_enterprise, *: enable command palette via home menu on touch
[REF] website_*: refactor searchbar template
[REF] website, *: refactor searchbar template
[REF] *spreadsheet*: charts extract data logic from types
[FIX] *spreadsheet*: adapt tests to add sheetName
[REF] spreadsheet: charts extract data logic from types