Thursday, August 29, 2024
1 change · saas-17.4
Features or functions removed from Odoo
An outdated internal test for scheduled jobs was removed because it no longer matched the current system behavior and was rarely run. This keeps the test suite cleaner without changing how users interact with Odoo.
Original PR description
The third parameter to the cron callback was removed in 7af878d1212e9b249eb9b2278769265ec7cbfa13. This test was likely missed because it's `-standard` and `database_breaking` so not sure it's ever run.