Daily updates from Odoo
Tuesday, July 28, 2026
3 changes
1 change
Features or functions removed from Odoo
Point of Sale receipts will no longer include extra payment terminal receipts for Worldline, Six, and Tyro terminals. This keeps customer receipts shorter and avoids duplicate or unnecessary payment details while preserving payment processing.
Original PR description
This PR removes the terminal receipts which were until now added to Point Of Sale receipts. This is removed for 1) Worldline 2) Six 3) Tyro see https://github.com/odoo/odoo/pull/278393 task-6416813
1 change
Features or functions removed from Odoo
- Remove the unused quants_cache initialization, as the cached values are never accessed after this [PR](https://github.com/odoo/odoo/commit/de50d04a4db0df0b800ffcb516c2e933a35b50da). This commit removes the dead code to keep the codebase clean and maintainable.
Original PR description
- Remove the unused quants_cache initialization, as the cached values are never accessed after this [PR](https://github.com/odoo/odoo/commit/de50d04a4db0df0b800ffcb516c2e933a35b50da). This commit removes the dead code to keep the codebase clean and maintainable.
1 change
Features or functions removed from Odoo
- Remove the unused `quants_cache` initialization, as the cached values are never accessed after this [PR](https://github.com/odoo/odoo/commit/de50d04a4db0df0b800ffcb516c2e933a35b50da) - This commit removes the dead code to keep the codebase clean and maintainable.
Original PR description
- Remove the unused `quants_cache` initialization, as the cached values are never accessed after this [PR](https://github.com/odoo/odoo/commit/de50d04a4db0df0b800ffcb516c2e933a35b50da) - This commit removes the dead code to keep the codebase clean and maintainable.