Monday, May 18, 2026
1 change · saas-18.2
New functionality added to Odoo
This update adds a new test to verify the format of payment data sent to Odoofin. This ensures that any changes to the payment process are explicitly tested and validated, preventing potential issues with Odoofin's systems. It’s a proactive step to maintain data integrity and stability.
Original PR description
Add a test asserting the payment payload structure sent to Odoofin. The goal is to safeguard against unintended payload changes that are not handled on Odoofin's side by making such changes explicit during testing, and reminding developers that corresponding updates may also be required there. No task ID Forward-Port-Of: odoo/enterprise#117260