Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 81 |
Technical Name |
enhanced_global_search |
License | LGPL-3 |

Enhanced Global Search for Odoo 18.0
Enhance your Odoo 18.0 environment with a powerful global search functionality
Version: 1.0

Overview
The **Enhanced Global Search** module for Odoo 18.0 extends the built-in search functionality, allowing you to search records from multiple models simultaneously. This feature works across both **Odoo Community** and **Enterprise** editions, helping users quickly find sales orders, tasks, projects, invoices, and moreâall from a single search bar.
Key Features
Search Across Multiple Models
Search across various models such as Sale Orders, Tasks, Products, Projects, Invoices, and more.
Quick and Easy Setup
No configuration is needed. Simply install and the enhanced search functionality is ready to use. All we need is to start typing at the start screen and records will come up as they are found.
For community edition users, Control + K is required top open the command pallete, and add / before the search key.Real-Time Search Results
Get results instantly as you type, making it easier to navigate your Odoo instance efficiently.
Secure and Reliable
All search queries are securely processed using Odoo's ORM, preventing SQL injection and maintaining data integrity.
User-Friendly Interface
Results are organized by category, and clicking on any result takes you directly to the relevant record.




Enhanced Global Search - Supported Models
The search works across the following models in Odoo 18.0:
Supported Models
- Task: project.task
- Project: project.project
- Sale Order: sale.order
- Contact: res.partner
- Invoice: account.move
- Delivery: stock.picking
- Purchase: purchase.order
- Product: product.template
- Product Variant: product.product
- Lead: crm.lead
- Ticket: helpdesk.ticket
- Employee: hr.employee
- Payment: account.payment
- Stock Move: stock.move
- Stock Lot: stock.lot
- Bank Statement: account.bank.statement
- Meeting: calendar.event
Technical Implementation
The **Enhanced Global Search** module dynamically searches records from selected models like Sale Orders, Tasks, and more. It leverages Odoo's ORM system to ensure secure and accurate queries while respecting user permissions and accessing data seamlessly from the Odoo interface.
Compatibility
This add-on is specifically designed for Odoo 18.0, fully compatible with both the **Community** and **Enterprise** editions.
Please log in to comment on this module