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-12
[FIX] account: prevent error on setting accounting period for tax returns
[FIX] account: allow duplicate code check to include archived accounts
2026-02-11
[IMP] account,account_edi_ubl_cii: Remove deprecated methods
[IMP] mail: preview notification templates
[IMP] account: add a country-specific check for structured reference validity
[FIX] account,product,purchase,sale: remove product name in invoice line description
[FIX] *: re-add 50ms to some non deterministic tours
2026-02-10
[FIX] account*: round early payment discount globally
[FIX] analytic, account: Allow (set/not set) filter for analytic distribution search
[FIX] account: production description shadowing product name
2026-02-09
[REF] *: remap useSubEnv import to owl2/utils
[FIX] account, l10n_sa: fix RTL direction in portal preview and subtotal layout
2026-02-07
[FIX] account: disallow untrusted accounts on is_inbound() invoices + log bank account
2026-02-06
[FIX] account: don't block edition of opening date if an opening move is posted
[REF] *: Replace onWillRender/onRendered import path for owl3 migration
[FIX] account: remove comments while parsing XMLs
2026-02-05
[IMP] *: consistently use Journal Entry and Journal Item in UI
[REF] *: Replace useEffect with useLayoutEffect for owl3 migration
[FIX] web_tour: avoid interacting with triggers behind modals