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-08
[FIX] l10n_de_pos_cert: empty fiskaly connecting fields on duplicating a db
[FIX] product_barcodelookup: avoid crash on invalid image URLs
[IMP] hr_payroll_account_iso20022: add high priority option to sepa_priority field
2026-06-07
[FIX] timesheet_grid{,_hr_attendance}: hotkey for opening timesheet systray
[FIX] planning_field_service: don't start test with onboarding tour with demo
[FIX] planning_field_service: avoid division by 0
2026-06-06
[FIX] account: do not use archived bank accounts on new credit notes
[FIX] pos_urban_piper: correct store timings payload and fix broken tests
[FIX] account_reports: Fix soft reload on reports with sections
[FIX] account_accountant: properly close quick create when error
[FIX] l10n_ro_edi: restrict max chars for name, description, note
[MOV] orm: clear ormcache on transaction
[REF] base, test_assetsbundle: simplify cache-related tests
[IMP] tests: remove drop_caches
[IMP] orm: layered ormcache in Transaction
[MOV] orm: ormcache is part of the ORM
[MOV] orm: clear ormcache to Transaction