Tuesday, February 24, 2026
2 changes · saas-19.2
Enhancements to existing features
This update enhances the depreciation schedule reports within the Enterprise edition of Odoo by automatically including an analytic filter. This allows for more granular tracking of depreciation costs by specific projects or departments, providing better financial insights. The change improves reporting accuracy and supports more detailed cost analysis.
Original PR description
Forward-Port-Of: odoo/enterprise#108334
This update enables OAuth and tokenization for Mercado Pago payments, enhancing security and payment processing capabilities. It also addresses a critical issue by explicitly excluding unsupported countries, preventing errors for users in those regions. The changes include required data for recurring payments to meet Mercado Pago's homologation requirements.
Original PR description
OAuth is enabled for Mercado Pago, which also allows enabling tokenization. Not supported countries were added to the list of countries which would result in an error when user in one of the unsupported countries would try to go through OAuth. Forward-Port-Of: odoo/odoo#234747