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-04
[FIX] html_builder, *: allow inline at root for a, span, ...
[FIX] base, mail, various: remove accounting disabled mail context in tests
[FIX] account: round_tax_details_base_lines consider only not zero taxes_data
2026-04-03
[FIX] crm_sale_project: whitelist company_id in template default context
[FIX] website_project: prevent error when submitting the “Create a Task” form
[ADD] account_peppol_response: add the Peppol business level responses
[ADD] l10n_dk_nemhandel_response: add the business level responses
[CLN] html_editor, website: remove duplicate height utility classes
[FIX] project_timesheet_holidays: correct timesheet hours for multiple contracts
[FIX] website: prevent crash on field deletion used by website form
[FIX] project_timesheet_holidays: Only create timesheets for validated leaves
[FIX] html_editor: toolbar not opening on macOS with Cmd+Shift+Arrow
[FIX] hr_attendance, hr_holidays_attendance: fix employee access to overtime lines
[FIX] account_peppol: Fix peppol Invoice period extra field
[IMP] payment_mercado_pago: add required data to reccuring payments
[FIX] hr_holidays: ensure work entry type visibility via country and date context
[IMP] mail, *: use self_member_id when possible
[IMP] *: use widget "boolean_checkbox" to have checkbox on small screen
[IMP] web, *: BooleanField: show toggler on small screen