Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-01-28
[FIX] l10n_cl_edi_exports: fix invoice sending in an invoice has a section/note line as the first line
[IMP] account_{followup,reports}: followup report rework
[FIX] {ai_}documents{_account}: open new folder form instead of upload url view
[FIX] *: check ids in res_ids
[FIX] sale_subscription: prevent discount reset during upsell
[FIX] l10n_mx_edi: Partner duplication for user without accounting rights
[REM] stock_barcode: unused `float_scannable_field` widget
[IMP] l10n_au_reports: remove existing return_type and add return_type for all other reports
[IMP] account_reports: Add Partner and Ref on move in return checks
[FIX] ai_documents: traceback for users with access rights
[REF] orm: deprecate Cache view of fields
[FIX] pos_restaurant_appointment: fix restaurant appointment tour
[IMP] sale_subscription: prorate invoice when subscription ends mid-period
[REF] l10n_cl_edi{_factoring,_stock}: refactor to send & print
2026-01-27
[REF] test_mail, various: cleanup tracking tests
[IMP] website_scraper: all images attachments available in website
[IMP] account_reports,*: make `options['column_groups']` a list
[IMP] website_sale(_*): simplify request mock in tests
[IMP] pos_*, whatsapp_pos : Send sms and whatsapp messages...