Daily updates from Odoo
Monday, June 22, 2026
1 change · saas-18.2
Enhancements to existing features
This update enhances payment processing by adding debtor and creditor information to the data sent to Odoofin. This is necessary to support payments initiated through Powens and Saltedge, ensuring accurate and complete payment initiation.
Original PR description
In order to be able to initiate payments using Powens and Saltedge, we need to include debtor information in the payload sent to Odoofin. This commit adds the necessary fields and updates the tests accordingly. Task ID: 5977148, 6095729 Forward-Port-Of: odoo/enterprise#119843