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-29
2026-04-27
2026-04-16
[FIX] mail,sms,calendar,fleet,l10n_*: fix write '' to selection fields
2026-04-13
2026-04-07
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
2026-03-17
[REF] *: migrate type="base64" to "bytes"
2026-02-19
2026-02-12
[IMP] mail: cleanup track naming and usage
2026-02-05
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-23
2026-01-21
[IMP] mail: make activity delete action explicit and safer
2026-01-20
[FIX] fleet: Add a default to acquisition date of vehicle for baseline ATN calculation
2026-01-19
2026-01-07
2026-01-02
2025-12-31
2025-12-22
2025-12-19
2025-12-17
2025-12-03
2025-12-02
2025-12-01
2025-11-25
[IMP] web, *: use rounded-pill for badge consistency
2025-11-24
[IMP] *: rename "Cancel" to "Discard"