Daily updates from Odoo
Monday, August 21, 2023
2 changes
Enhancements to existing features
This update improves internal automated tests across several Odoo Enterprise apps by replacing slower waiting steps with clearer checks. It helps the development team run and maintain tests more efficiently, with no direct change to end-user features.
Original PR description
Adaptations from community changes. https://github.com/odoo/odoo/pull/130451
Online bank synchronization records now show which third-party provider is used. This makes it easier for users to identify and review synchronization connections directly in list and form views.
Original PR description
The aim of this commit is to add on each online synchronisation the third party provider and to display it in the form and tree views Previous to this commit: tpp was not visible in the online sync views After this commit: now visible odoofin : [odoofin PR](https://github.com/odoo/odoofin/pull/187) task-3336832