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] hr_holidays: autovalidate leaves created by timeoff officers
[IMP] hr_recruitment_survey: expire survey links
[FIX] stock_account,sale_stock_margin: compute cost on sale order dropshipped
[FIX] l10n_es_edi_facturae: Error when generating invoice without tax
[IMP] html_editor: make `FontSizeSelector` responsive
[IMP] spreadsheet: remove unused `PivotUIGlobalFilterPlugin`
[FIX] html_editor: exclude non editable nodes from style detection
[FIX] html_editor: exclude spaces-only from style detection
2026-04-07
[FIX] cloud_storage_google: fix binary value decoding for config settings
[FIX] point_of_sale: deprecated Pillow Image getdata() call
[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] *: replace `@api.onchange` with `@api.depends` for non-stored computed fields