Daily updates from Odoo
Tuesday, October 14, 2025
1 change · master
New functionality added to Odoo
A new Databases application lets users oversee multiple Odoo databases from one place. It treats each database like a project, making it easier to track related work, timesheets, and key business indicators such as pending documents, draft entries, and tax returns.
Original PR description
The new Databases application allows you to manage a list of other Odoo databases from a single interface. Each database is treated as a Project, enabling features such as task and timesheet management within this context. The list view displays a variety of KPIs retrieved from each database - for example, the number of documents in the Inbox folder, the number of draft journal entries, or the tax returns that need to be submitted. Task-id: 5062431 Forward-Port-Of: odoo/enterprise#94207