Daily updates from Odoo
Thursday, May 8, 2025
1 change
Features or functions removed from Odoo
This cleanup removes an obsolete delay setting that is no longer used after a related platform update. It reduces maintenance overhead without changing customer-facing behavior.
Original PR description
In this commit we remove checkDelay from codebase because it is no longer used since https://github.com/odoo/odoo/pull/194508 has been merged.