Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2025-11-25
2025-11-24
2025-11-22
2025-11-21
2025-11-20
[IMP] lead_generation: Add lead generation onboarding dialog
2025-11-19
[FIX] mail,*: use many2one field widget for rotting in list view
2025-11-12
2025-11-07
2025-11-06
2025-11-03
[REF] mail, *: replace core/common/record imports by model/export
2025-10-31
2025-10-28
[IMP] mail: return thread instead of thread_id in message_process
2025-10-24
[IMP] website_{crm_partner_assign,partnership}: add routes and snippets
2025-10-22
2025-10-21
2025-10-17
2025-10-16
2025-10-15
2025-10-10
2025-10-07
[IMP] various: update label of rotting_threshold_days field
[IMP] orm: use SQL alias for Field.compute_sql
[REF] orm: examples of Query and SQL alias usage