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-25
[FIX] marketing_automation_whatsapp: correctly handle set of traces to execute
[FIX] l10n_ch_hr_payroll_elm_transmission: Fix minimum IS amount
[FIX] stock_barcode: bypass zero-demand warning for immediate receipts
2026-04-24
[FIX] pos_self_order: fix combo price computation for qty > 1
[FIX] project: incorrect view change after deleting task stage
[FIX] l10n_sa_edi_pos: prevent AccessError when opening invoices
[FIX] l10n_br_edi: include approximate taxes in EDI generation
[FIX] l10n_ar,l10n_latam_check: unreconcile check from invoice on voiding
[FIX] html_editor: clear image shape classes when replacing with icon
[FIX] sale_service: check with_price_unit in context to display it
[FIX] l10n_cz_reports_2025: remove country code from vat number in vies summary report xml
[IMP] account_reports: post tax return exports in chatter on validation
[FIX] account_peppol: handle new peppol_move_state for sending condition
[FIX] account_accountant: avoid archived user in demo records
[FIX] web_mobile: handle absolute urls when downloading files
[FIX] html_editor: target documents with right class
[FIX] base: check on custom related fields more in line with the ORM