Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2025-12-08
[FIX] base_import: show errors when a batch import is unsuccessful
[FIX] account: Improve line description entry when `sale` is not installed
[FIX] website_sale_mondialrelay: remove tooltip cleanup
[FIX] stock_account: do not rely on account.change.lock.date in test_backdate_picking_with_lock_date
[FIX] mrp,stock: mark new move line as picked if move was already picked
[FIX] point_of_sale: fix crash when switching tab while printing receipt
[IMP] html_builder: extract unit-related code from BuilderNumberInput
[PERF] sale_project: Add index on `sale.order.project_id`
[IMP] sale,sale_stock: Add SO line availability widget without stock
[IMP] html_builder, *: add various UX/UI improvements
[REF] html_editor: improve cursor management in `preserveSelection`