Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2025-10-07
[FIX] *_spreadsheet_*: fix insertion of pivot sorted by date
[REF] orm: examples of Query and SQL alias usage
[FIX] html_editor: splitElement should not lose element reference
[FIX] l10n_tr_nilvera_einvoice: remove test mode message and adjust send label
[IMP] website: default to 301 redirect and autogenerate redirect name
[IMP] l10n_mx_edi(_pos): show latest fiscal folio on POS orders
[REF] iot: simplify webrtc/websocket
[REF] mail_enterprise, *: rename Thread JS model to mail.thread
[FIX] l10n_gcc_invoice: use `_get_section_lines` to compute section totals
[IMP] pos_{, discount}: place global discount in discount section
[FIX] pos_settle_due: prevent error when a partner is removed
[FIX] account_online_synchronization: clean access rights
[FIX] test_website_modules: one less query when there is no enterprise
[IMP] orm: remove Query.add_table, use explicit joins only