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
[IMP] test_lint{,_enterprise}, *: Index `Many2one` fields in `related` fields
2026-04-14
2026-03-23
This commit systematically adds `.this` prefixes to template variable references across multiple Odoo modules in preparation for OWL3 framework compatibility. The migration changes unqualified component properties, state variables, and method references in XML templates to explicitly use `.this` notation, ensuring templates correctly target component instance members rather than template scope variables. This is a large-scale refactoring applied across accounting, documents, appointment, and knowledge modules to maintain compatibility with OWL3's stricter variable scoping requirements.
[REF] *: run rendering context migration script entire codebase
2026-03-19
[REF] *: run rendering context migration script again
2026-03-18
[REF] *: migrate type="base64" to "bytes"
2026-03-17
[FIX] equity: allow changing equity currency on first transaction
2026-03-11
2026-03-02
2026-02-25
[REF] *: Run script to replace t-esc by t-out
2026-02-19
[FIX] equity: fix missing record error when send email in equity.transaction
2026-02-09
2026-02-04
[REF] *: Replace useEffect with useLayoutEffect for owl3 migration
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-15
[FIX] web_studio, appointment, web: fix property parsing and migrate badge widgets
2026-01-14
2026-01-06
2025-12-19
[REF] base: make 'is_company' computed, remove company_type
[ADD] *: add apps icons
2025-12-18
2025-12-11
2025-12-04
[IMP] *: Remove the old syntax of t-call
2025-11-28
[IMP] web_enterprise, *: use inputbox design
2025-11-25
[REF] *: reduce datas usage
2025-11-24
[IMP] *: remove unnecessary button "Discard" labels