Skip to main content

"What's New in Odoo 20" — covers the headline feature (agentic AI that can take actions, not just answer questions), the native MCP server, database-wide natural language search, the redesigned mobile app, and accounting/e-invoicing updates. Ends with honest guidance: it's not fully generally available yet, so there's no rush to upgrade immediately, but it's a good moment to start planning if you're on Odoo 17/18.

Odoo 20 was just unveiled today at Odoo Experience 2026 in Brussels, during the opening keynote by founder and CEO Fabien Pinckaers. It's not generally available yet (that's still a few weeks out), but the direction is now official. Here's what's actually new. The headline: AI that takes action, not just answers Odoo 19 introduced AI that could answer questions. Odoo 20 pushes it further: agentic AI that can actually execute tasks inside your database. Think reassigning unclosed leads in CRM based on rules you set, or building a full project with stages and tasks straight from an uploaded document. What else is new Native MCP server (Enterprise): AI assistants can connect directly to your Odoo database without extra middleware. Database-wide natural language search: ask a plain-language question and get answers pulled straight from your records, no filters to configure. Redesigned mobile app: a rebuilt touch interface running on Owl 3, with offline se...

"What's New in Odoo 20" — covers the headline feature (agentic AI that can take actions, not just answer questions), the native MCP server, database-wide natural language search, the redesigned mobile app, and accounting/e-invoicing updates. Ends with honest guidance: it's not fully generally available yet, so there's no rush to upgrade immediately, but it's a good moment to start planning if you're on Odoo 17/18.

Odoo 20 was just unveiled today at Odoo Experience 2026 in Brussels, during the opening keynote by founder and CEO Fabien Pinckaers. It's not generally available yet (that's still a few weeks out), but the direction is now official. Here's what's actually new.

The headline: AI that takes action, not just answers

Odoo 19 introduced AI that could answer questions. Odoo 20 pushes it further: agentic AI that can actually execute tasks inside your database. Think reassigning unclosed leads in CRM based on rules you set, or building a full project with stages and tasks straight from an uploaded document.

What else is new

  • Native MCP server (Enterprise): AI assistants can connect directly to your Odoo database without extra middleware.
  • Database-wide natural language search: ask a plain-language question and get answers pulled straight from your records, no filters to configure.
  • Redesigned mobile app: a rebuilt touch interface running on Owl 3, with offline search support.
  • New External API (JSON-2): a cleaner way for other systems to talk to Odoo.
  • Accounting updates: improvements tied to e-invoicing and e-reporting requirements already active across parts of the EU.

Should you upgrade right away?

Not necessarily. Odoo 20 is expected to be a long-term support release, which makes it a solid target for planning, but general availability is still weeks away and early versions often get refined quickly after launch. If you're running an older version (17 or 18), this is a good moment to start planning your upgrade path rather than rushing day one.

Curious what Odoo 20 actually means for your setup? Reach out and I'll help you figure out the right timing.

Follow @odoo.simplified

Practical Odoo tips, quick tutorials, and ERP advice, posted every week on Instagram.

Follow on Instagram

Comments

Popular posts from this blog

flectra Installation Steps

This documents for How to install Flectra in Linux and Windows. This documents provide installation steps. Step :1 Execute the following command in root to install PostgreSQL server : #apt-get install postgresql -y   Step :2 Flectra provides a repository for you can used with Linux enviornment Like  Debian and Ubuntu. It can be used to install Flectra by using command in root : # wget -O - https://nightly.flectra.com/flectra.key | apt-key add - # echo "deb http://nightly.flectra.com/11.0/nightly/deb/ ./" >> /etc/apt/sources.list.d/flectra.list # apt-get update && apt-get install flectra You can then use the usual apt-get upgrade command to keep your installation up-to-date.  Step :3 You can use repository as well 'deb' package downloaded here : Community Edition : Flectrahq note : if Python is already installed, make sure it is 3.5 or above, previous versions are not compatible with Flectra.If python is not install than inst...

Odoo Developer mode ( How to start debug mode in odoo ??)

Using Developer mode, you get more access and an extra right in Odoo ERP. This feature very useful for Developers. You can active this features using two method. Active through the settings. Click on Setting Menu -> Click on Active the Developer Mode. Note : Active the Developer mode with assets is used by developers. Activate the developer mode (with tests assets) is used by developers and testers.' Active through browser Url. Just add ?debug=1 or ?debug=true in browser url after web. Note : Developers: type ?debug=assets and activate the mode with assets You can also use Odoo Debug browser extension for active and deactive mode.

Flectra Module/App

Flectra focusing on grow your business with powerful modular design. Here are the basic Flectra modules: CRM Sales Invoicing Accounting Purchase Inventory HR POS Manufacturing Expenses Documents Docusign No-Code Sudio Project Helpdesk Marketing Subscriptions Website eComm Blog PLM Maintenance Rental Timesheet Survey eLearning Appointments Time off Email Marketing Live Chat Signnow If you wan to know more bout Flectra installation click here