Thursday, July 24, 2025
1 change · saas-18.1
Code cleanup and technical improvements
This update aligns the accounting reconciliation logic with the standard way Odoo checks for early payment discounts. It reduces duplicated logic, making the feature easier to maintain while preserving existing behavior for users.
Original PR description
Supersedes: - https://github.com/odoo/enterprise/pull/88374 (fix branch name to align with community PR) This is repeated code from what already exists in odoo community. OPW-4895365 See: [odoo/odoo#215615](https://github.com/odoo/odoo/pull/215615) Forward-Port-Of: odoo/enterprise#90210