Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-03-17
[FIX] mrp_subcontracting: prevent duplicate RFQs by reusing stock ref
[IMP] account: improve performance of is_used computation
[FIX] sale: always allow printing a quote if user has access to it
[REF] purchase_stock: enable tests for valuation
2026-03-16
[IMP] test_mail: use _access_domain and update perf count
[FIX] account_edi_ubl_cii: automate bill line grouping
[FIX] payment_mollie: ensure billing address fields are strings
[PERF] orm: optimize _search() for access domain containing ids
[REV] account, product, sale: add product name in invoice line
[REF] html_builder, website: align addBuilderOption with XML-based API