Monday, August 25, 2025
1 change · saas-18.2
Code cleanup and technical improvements
This update replaces repeated logic in Accounting with a shared check for early payment discounts. It reduces maintenance effort and helps keep bank reconciliation behavior consistent with the main Odoo codebase.
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