Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2025-09-25
[FIX] hr_holidays: only list time off types requiring allocation
[FIX] survey: comment as answer not working on roaming multiple choice
[FIX] sale_project_stock: tax access for sale line values
[IMP] spreadsheet_*: add fiscal year global filter
[IMP] website_livechat, *: visitor history calculation on the client side
[FIX] project,sale_timesheet: fix tours when there are project templates
[FIX] account: render product label as text outside edit mode
[REF] *: use ir.config_parameter new API get_xxx, set_xxx
[FIX] l10n_tr_nilvera_einvoice: fix value returned for import file type
[FIX] project: show “Back to edit mode” banner on task detail page in portal
[IMP] base,all: remove deprecated 't-esc' ir.qweb directive
[IMP] mail, *: use `count` pseudo in tests when it's possible