Tuesday, September 9, 2025
2 changes · saas-18.2
Enhancements to existing features
Users can now rename online bank synchronization links directly from the form view. This helps businesses distinguish between multiple connections to the same bank and reduces confusion when managing bank feeds.
Original PR description
With some provider, you can have several links to the same bank. This can be confusing for the user. Allowing to edit the sync name from the form view can help the user sort out its links. Not a FIX, but suggestion is from opw-5004182 Forward-Port-Of: odoo/enterprise#93538
A menu entry for financial budgets has been restored, but it is only visible in debug mode. This gives administrators and support teams an easier way to review, troubleshoot, and import budget records without adding clutter for regular users.
Original PR description
This menuitem was removed with the idea to clean the view, but we now have second thoughts. Having a means to access a tree view of those objects is interesting for debugging purposes and in order to import them. We now put in debug mode only, though.