Friday, July 4, 2025
1 change
Features or functions removed from Odoo
An unused scheduled task in the Mail module was removed because it referred to functionality that no longer exists. This avoids unnecessary background processing and prevents potential errors from an outdated configuration.
Original PR description
This commit removes a cron job that called a method removed in odoo/odoo/pull/215866.