base_search_fuzzy

This module enables fuzzy search functionality in Odoo by providing the ability to create trigram indexes on text and character fields and supporting the '%' operator for approximate string matching in search domains.

Key Features

View on GitHub