Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-04-16
2026-04-02
2026-03-23
This commit refactors Odoo's field tracking infrastructure to simplify the API and improve code organization. It introduces a new mail.track.mixin that separates tracking value generation from message posting, adds new _track_add and _track_record methods to replace manual tracking value manipulation, and renames _track_subtype to _track_log_get_default_subtype for clarity. The changes eliminate low-level data structure handling across multiple modules (account, CRM, HR, fleet, Peppol) while adding comprehensive test coverage for various tracking scenarios including parent model logging and manual tracking calls.
[IMP] mail: cleanup and test tracking usage
2026-03-19
[REF] web: add this. in rendering context
2026-03-18
[REF] web: add this. in rendering context
2026-03-11
2026-03-04
2026-02-19
2026-02-14
[IMP] mail,*: MailThreadCC removal, default subject and tweaks
2026-02-12
[IMP] mail: cleanup track naming and usage
2026-02-05
2026-01-21
2025-12-19
2025-12-04
2025-11-25
[IMP] web, *: use rounded-pill for badge consistency
2025-11-22
2025-11-21
2025-11-20
2025-11-14
[IMP] maintenance: added new maintenance_request_state_selection widget
2025-11-05
2025-10-23
2025-10-17
2025-10-10
2025-10-09
[FIX] maintenance: fail gracefully when `close_date=False`
2025-09-30
[REF] all: model's description should be singular