Thursday, November 6, 2025
1 change · saas-18.4
Enhancements to existing features
Odoo now uses a shared flow for settling customer accounts in point of sale test tours. This makes the tests more consistent and helps prevent cases where customer selection could be lost when dialogs are closed or reopened during the process.
Original PR description
In this commit: --------------- - We have introduced a common function for settlement of customer accounts and replaced it in existing tours. task: 5028009 related PR: [95156](https://github.com/odoo/enterprise/pull/95156) Forward-Port-Of: odoo/odoo#227971