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-02
[IMP] tools: add hooks for bound objects and C descriptors (`safe_eval`)
[FIX] website_sale_collect: fix C&C widget availability
[FIX] product, hr_expense, point_of_sale: enable zoom on product images
[FIX] base: add ir_sequence_date context key for prefix/suffix interpolation
[FIX] microsoft_calendar: fix synchronization of cancelled events
[FIX] html_editor: prevent table menu from overflowing into adjacent cells
[FIX] html_editor: fix QWeb table menu button visibility and positioning
[FIX] account: Check archived accounts for unaffected earnings
[IMP] hr_attendance: parallelize hasGroup calls in AttendanceActionHelper
[FIX] account_journal: Remove the character constraint from the code field to prevent duplicate journal codes.
[IMP] website, *: allow inserting snippets between form fields