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-27
[IMP] test_lint{,_enterprise}, *: Index `Many2one` fields in `related` fields
2026-04-25
[REF] mail, various: remove useless 'tracking_disable' / 'mail_notrack'
2026-04-10
2026-03-04
[FIX] sale_amazon: allow onboarding in multicompany environment
2026-03-02
2026-02-05
2026-02-03
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-22
2025-12-21
2025-12-19
[REF] base: make 'is_company' computed, remove company_type
[ADD] *: add apps icons
2025-12-05
2025-11-24
2025-11-21
[IMP] uom: rename logistic fields
2025-11-10
[IMP] delivery, *: rename Delivery Carrier/Carrier to Delivery Methods
2025-11-06
[FIX] sale_amazon: pass the carrier code in the order fulfillment data
2025-11-03
[FIX] sale_amazon: use x.with_prefetch() instead of x[0] to avoid prefetching
2025-10-23
2025-10-20
[IMP] */__manifest__.py: add missing app pages
2025-09-25
[REF] *: use ir.config_parameter new API get_xxx, set_xxx