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-02
[FIX] snailmail: fix access error when accessing IAP account company
[FIX] html_editor: fix link color lost when html_editor is unloaded
[REM] account_peppol: remove country code validation
[FIX] sale_management: prevent line breaks in section line of quotation template
[FIX] l10n_jo_edi{_pos}: Fix credit notes lines ids matching algorithm
[PERF] stock_account_report: Optimize memory usage in inventory valuation report
[FIX] account_peppol: Hide participation role setting for branches
[FIX] hr_work_entry: prevent duplicate work entry type code
[FIX] website_sale: show correct variant image on attribute hover in shop
[IMP] product, stock: display base unit price on product labels
[IMP] product, stock: move ZPL product labels, merge unpriced labels
[IMP] product: use pricelists for base unit prices on product labels
[FIX] orm, product: seller_ids does not depend on context
[FIX] account_peppol,l10n_dk: avoid Access Error on webhook.
[FIX] stock_dropshipping,purchase_stock: prevent traceback when mixing date type
[FIX] web: allow sorting grouped lists on date/datetime aggregate fields
[FIX] pos_discount: improve POS discount handling
[FIX] sale_edi_ubl, purchase_edi_ubl_bis3: Import line-level charges
[REF] base: ir.cron._rollback_progress()