Friday, November 22, 2024
1 change · master
Features or functions removed from Odoo
This change removes unused code from the ISO 20022 accounting payment flow. Partners without bank accounts are already handled elsewhere by being skipped with a warning, so this cleanup reduces maintenance without changing the user experience.
Original PR description
This exception was never triggered anymore, the partners without bank accounts are now skipped, and a warning is displayed in the register payment wizard: https://github.com/odoo/odoo/blob/18.0/addons/account/wizard/account_payment_register_views.xml#L48