Monday, June 22, 2026
2 changes · saas-19.1
Enhancements to existing features
This update enhances the timesheet assistant by providing clearer guidance when the Odoo Timesheet Assistant (AW) isn't properly set up, offering helpful warnings if the extension is missing, and displaying more relevant suggestions for time tracking. It also improves the accuracy of time entries by resolving record names and prioritizing recent timesheeted projects.
This update improves the payment process by adding debtor and creditor information to the data sent to Odoofin, which is required for using Powens and Saltedge payment gateways. This change ensures smoother and more complete payment initiation workflows.
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