Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 115 |
Technical Name |
compos_product_search |
License | OPL-1 |
Website | https://www.compos-dz.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 115 |
Technical Name |
compos_product_search |
License | OPL-1 |
Website | https://www.compos-dz.com |
Enhanced Product Search
Enhances product search to find products with non-consecutive terms

Explore this module
Overview
This module enhances the product search functionality in Odoo by allowing users to search for products using non-consecutive terms.
By default, Odoo's search mechanism only matches exact sequences of words. This limitation is what led us to create this module.
It improves product search across all views where products are used â including product lists, sale orders, purchase orders, and any other model that relies on product selection.
Features

ð Keeps the original Odoo search behavior
The module keeps the standard Odoo search behavior as an available option

ð Any Term Search
Allows searching for products that contain at least one of the entered terms.

â All Terms Search
Filters products to only those that contain all entered terms, regardless of their order.

ð Global Product Search Integration
The enhanced search works across all areas in Odoo where products are used: sales, purchases, product views, and more.
Screenshots
Exemples:
in this section we will une the Odoo products demo data. we will search for the products Corner Desk Left Sit and Corner Desk Right Sit

settings:
To change the search behavior settings in Odoo, you need to go to the Inventory -> configuration . Then, under the Products block, you will find the relevant options.

ð Default Odoo Search
By default, Odoo searches for exact sequences of words.
Searching for product "Corner Right" will not return the product "Corner Desk Right Sit" , because the words are not adjacent even if the term "Corner Right" appears in the product "Corner Desk Right Sit" .
Odoo will not found the product with term "Corn Righ"

ð "Any Term" Search
This option returns products containing
any
of the entered terms.
Searching for the product
"Corner Right"
or
"Corn Righ"
will show any product containing at least one of those terms.

â "All Terms" Search
Only products containing
all
the entered terms will be shown, in any order.
For example,
"Corner Right"
or
"Corn Righ"
will return only the product
"Corner Desk Right Sit"
.


Our Innovative Solutions
Discover our tailor-made solutions designed to propel your business to new heights.
Custom Software Development
Creation of tailor-made software solutions aligned with your companyâs unique goals.
Mobile Development
Development of mobile applications delivering a smooth user experience across all platforms.
E-commerce
Development of high-performance e-commerce platforms that enhance the online shopping experience.
Web Solutions Deployment
Deployment of scalable and secure web solutions tailored to your requirements.
Modular Integration
Customization and integration of modular solutions to meet your company's specific needs.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module