Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-05-29
[FIX] documents: fix access error linking to composer
[FIX] hr_payroll: improve warning handling for payslips with wrong data and versions
[PERF] sale_subscription: Avoid OOM during install
[FIX] l10n_mx_edi: Incorrect length limits for Folio and Serie in CFDI document
[FIX] l10n_sa_hr_payroll_attendance: access write for reading country_code
[FIX] planning_field_service: add "Send Report" in form view cog menu
[FIX] account_reports: force tax return journal to be shown in test
[FIX] l10n_vn_reports: prevent crash on empty pdf export and fix data references
[FIX] account_iso20022,accountant_knowledge: replace VAT with Tax ID
[FIX] l10n_it_reports: handle periodic gaps and debit/credit columns
[FIX] account_intrastat: raise error when setting intrastat on product template without products
[FIX] sale_subscription: adapt query counter to current module usage
[FIX] mrp_workorder: hide manufacturing control types for invalid QC
[FIX] account_saft: SupplierID reference without matching Supplier
[FIX] stock_barcode: rework JS/CSS logic to speed up global rendering
[FIX] account_accountant: protect taxes in onchange account predictive
[FIX] account_accountant: predictable predictive
[IMP] mrp_plm, product: simplify product list view for sales
[FIX] pos_restaurant_preparation_display: fix fire course orm call
[REF] web: refactor Clickbot into an ES6 class