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-09
[IMP] web,*: follow up for M3.1 style commit
2026-03-30
2026-03-28
2026-03-23
This commit refactors Odoo's tracking API to simplify how addons generate and log field changes across models. It introduces new methods like _track_add (for manual tracking on current model) and _track_record (for logging changes to parent models), removes low-level data manipulation requirements, and adds a mail.track.mixin to allow tracking without inheriting from mail.thread. The changes include comprehensive tests covering various tracking use cases and API documentation updates to reduce confusion around tracking structures.
[IMP] mail: cleanup and test tracking usage
2026-03-19
[REF] web: add this. in rendering context
2026-03-18
2026-03-16
2026-03-11
2026-03-02
[REF] *: Run script to replace t-ref by t-custom-ref
2026-02-27
2026-02-26
2026-02-25
[REF] *: Run script to replace t-esc by t-out
2026-02-24
[REF] *: remove url from js file tours
2026-02-23
[FIX] planning*: planning field service follow-up
2026-02-19
2026-02-18
2026-02-12
[IMP] mail, various: cleanup track naming and usage
2026-02-11
2026-02-09
2026-01-30
2026-01-27
[REF] test_mail, various: cleanup tracking tests
[IMP] *: add tag to tour that fails without macro delay