Daily updates from Odoo
Monday, August 5, 2024
1 change · 17.0
Enhancements to existing features
Users can now reauthorize their bank account connections directly within Odoo when their consent expires, instead of having to navigate away to an external provider. This improvement streamlines the account synchronization process and reduces friction when users need to refresh their banking permissions.
Original PR description
Redirect the user to reauthorize their consent directly from Odoo in a seamless manner if we receive a consent-expired error using the reauthorization endpoint (https://documentation.ibanity.com/ponto-connect/2/api/curl#reauthorization-request). Task: 3208460 Odoofin PR: https://github.com/odoo/odoofin/pull/255 Forward-Port-Of: odoo/enterprise#56901