Daily updates from Odoo
Tuesday, October 14, 2025
3 changes · master
New functionality added to Odoo
A new Romanian Intrastat module adds support for tax return periods used in Intrastat tax reporting. This helps Romanian companies prepare the required Intrastat declarations in Odoo using the newer tax return framework.
Original PR description
Tax return feature was introduced in 18.3, and as a part of that, tax return period for different localisation needs to be introduced. This PR introduces a new module that adds support for tax return periods in Romanian Intrastat Tax Reporting. task-4987885 Forward-Port-Of: odoo/enterprise#93202
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
The Point of Sale delivery integration now supports Keeta as an additional food delivery provider through UrbanPiper. This gives businesses more delivery channel options from within their existing POS workflow.
Original PR description
In this commit : - Integrated Keeta as a new food delivery provider in `pos_urban_piper`. Task - 5128817 Forward-Port-Of: odoo/enterprise#96599