Tuesday, April 21, 2026
2 changes · master
Features or functions removed from Odoo
This update removes an unused internal capability related to opening documents in the Mail app. It helps keep the codebase simpler and easier to maintain, with no expected impact on day-to-day users.
The sale-related screens no longer include hardcoded links to specific documentation sections that could break when documentation is rebuilt. This reduces confusion for users by avoiding links that may stop working unexpectedly.
Original PR description
Those links were introduced to promote the quote builder & product documents features, but are too easily broken as they rely on sphinx-generated hashes. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr