Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-02-23
[FIX] account: prevent invoice content overlapping header on second page
[FIX] account: align to-check payment query with _where_calc behavior
[IMP] l10n_tr_nilvera_einvoice: zero vat line level exemption
[IMP] pos_restaurant: remove payment selection step from deposit tour
[PERF] html_editor: reduce layout thrashing in updatePowerButtons
[IMP] mail: security fields for messages and activities
2026-02-22
2026-02-21
2026-02-20
[REF] html_editor, *: refactor resource functions
[IMP] spreadsheet: update o_spreadsheet to latest version
[FIX] pos_self_order: print combo choice items to preparation printers
[FIX] point_of_sale: assign the correct value to `_base_url`
[REF] account, sale_management: remove template variable in components
[FIX] hr_holidays: first working interval mixup of employee and resource
[REF] *: run owl3 rendering context migration script
[REF] *: turn `(remove|clone)_disabled_reason_processors` into providers