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-30
[FIX] account_edi_ubl_cii: removes blocking XML node for cash rounding with peppol
[FIX] product: don't assign specific pricelist if it matches default
[FIX] product: ensure VAT-adjacent fields are properly labeled on contact form
[FIX] spreadsheet_account: move spreadsheet_mixin override
[FIX] html_builder, website: disable transition when applying style
[FIX] website_sale: added hover transition class to list product view
[FIX] html_editor: restore text/plain in HtmlViewer's clipboard
[IMP] stock: allow empty tracking value
[FIX] html_editor: update powerbuttons position on toggling block
[ADD] pos_partner_autocomplete: link between pos and partner_autocomplete
[FIX] l10n_ar_withholding: rounding issue in withholding amount
[FIX] point_of_sale: keep product cards aligned for long names in combo popup
[IMP] web, mail, *: use range instead of array keys
[FIX] html_editor: hide toolbar on mobile when popover or sidebar exists
[FIX] point_of_sale: apply 0 min qty pricelist rule for negative qty too
[FIX] html_editor, website: make simulateArrowKeyPress more general