Daily updates from Odoo
Monday, June 22, 2026
2 changes · saas-19.2
Enhancements to existing features
This update improves the payment process by adding debtor and creditor information to the data sent to Odoofin, which is required for initiating payments through Powens and Saltedge. This change ensures smoother and more complete payment initiation workflows. It's a necessary improvement for supporting key payment integrations.
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
This update standardizes the font style for customer notes in the Point of Sale system to align with the appearance of line customer notes. This enhances visual consistency and improves the overall user experience for customers and staff.
Original PR description
We updated the general customer note font to match the line customer note's one. task-6294200