Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-06-02
[IMP] orm: link signaling to transaction lifecycle
2026-06-01
[IMP] l10n_it_edi, account: streamline SDI status feedback
[FIX] account: Allow branch users create journal currency transactions
2026-05-31
2026-05-30
2026-05-29
[FIX] account{,edi_ubl_cii}: fixing ubl import with included taxes
[IMP] account: do not pre-predict on base of the partner
[IMP] account_edi_ubl_cii,l10n_it_edi: adapt new predictive API
[REF] web, *: rename RemainingDaysField to RelativeDateField
2026-05-28
[PERF] account: improve memory use when searching product similarity
[FIX] account: clear matching_number when account.full.reconcile is unlinked
[PERF] account: skip prior usage consistency check when creating a tax
2026-05-27
[IMP] account: introduce a way to install Avatax from the settings
[REF] core: expose minimal functions in tools.sql and deprecate a few
[IMP] test_orm: make sure currencies are selectable
2026-05-23
[FIX] account_edi_ubl_cii: Select taxes that match the journal entry tax country
[FIX] account, base_vat: improve Swiss VAT matching during EDI import
[REF] account: extract review_state access helpers to avoid duplication