Daily updates from Odoo
Tuesday, July 22, 2025
1 change · 18.0
Code cleanup and technical improvements
This update replaces repeated logic with a shared check for early payment discounts in the accounting reconciliation flow. It keeps behavior aligned with the main Odoo codebase and reduces maintenance risk without changing day-to-day user workflows.
Original PR description
This is repeated code from what already exists in odoo community. OPW-4895365 See: [odoo/odoo#215615](https://github.com/odoo/odoo/pull/215615)