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-30
2026-04-29
2026-04-24
2026-04-22
2026-04-21
2026-04-17
[IMP] pos_self_order_iot: add worldline terminal tour
2026-04-16
2026-04-15
2026-04-10
2026-03-31
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-03
[REF] hr, *: run rendering context migration script
2026-03-02
[REF] *: Run script to replace t-model by t-custom-model
2026-02-25
2026-02-24
[REF] *: remove url from js file tours