Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2025-09-07
[FIX] website_sale_*: minor CSS fixes
[IMP] *: improve UI of the preference form and the user form for admin
2025-09-06
[FIX] ir_actions_report: run wkhtmltoimage with encoding='utf-8' to get stderr as string instead of bytes
[IMP] im_livechat: add line break when author changes in session history
[IMP] stock: buy and mnaufacture as warehouse route
[IMP] crm: improve CRM usage: rainbowman, assign, stages, ...
[IMP] spreadsheet: update o_spreadsheet to latest version
2025-09-05
[IMP] calendar: redesign calendar event quick create
[FIX] account_edi_proxy: refresh_token renewal
[IMP] google_gmail, miscosoft_outlook: allow using IAP instead of local credentials
[IMP] base, web, *: introduce binary asset bundle for font-faces
[IMP] *: use the "icons fonts" sub-asset-bundle in all asset bundles
[REF] mass_mailing, *: use html Builder instead of OdooEditor
[FIX] point_of_sale, pos_*: ensure logo is displayed on receipt
[MOV] html_editor,web_editor: move vkbeautify to html_editor
[MOV] html_editor,web_editor: move tools.py to html_editor
[FIX] point_of_sale: make receipt web printing fallback non blocking
[MOV] html_editor,web_editor: move test_views.py to html_editor