Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-03-04
[FIX] point_of_sale: set default preset on orders missing preset_id
[FIX] l10n_hr_edi: Improving credentials error handling, OIB/VAT handling
[FIX] l10n_tw_edi_ecpay_*: check fiscal country instead of company country
[FIX] html_builder: make async useDomState robust to destroyed context
[FIX] spreadsheet_account: handle absence of fiscal year
[FIX] html_editor: fix unexpected selection move when pressing space in Safari
[PERF] l10n_sa_edi: Optimize the sanity check of a journal for onboarding on ZATCA.
[FIX] l10n_tw_edi_ecpay_website_sale: check fiscal country instead of company country
2026-03-03
[IMP] account,l10n_us_account: remove account codes
[FIX] point_of_sale: avoid cash rounding on non-cash consolidation
[FIX] project: Enable auto-deletion for task assignment notification emails
[FIX] hr_attendance: handle timezone overlaps in overtime intervals
[FIX] point_of_sale: fix zero total_cost on ship later FIFO/AVCO orders
[FIX] account_edi_ubl_cii: add fallback for partner info
[REF] hr, *: run rendering context migration script
[REF] web: remove groupBy utility and use native Object.groupBy