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
[REF] various: remove useless 'tracking_disable' / 'mail_notrack' in tests
[REF] various: remove tracking_disable=False useless usage in tests
[FIX] website, *: Reduce impact/resources of odoo tracker.
[FIX] website: prevent `generateVideoIframe` from crashing when no `src`
[FIX] purchase_mrp,mrp_subcontracting_dropshipping: fix links between PO and MO
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_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] account_peppol: handle new peppol_move_state for sending condition
[FIX] html_editor: target documents with right class
[FIX] base: check on custom related fields more in line with the ORM