Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Web
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-09-22 17:33:37
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Samir GUESMI
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
By default, Odoo triggers a new search every time you add or remove a
filter, a group by, or a favorite in the search bar. When you need to
combine several filters before looking at the result, this means the
search is run once per filter, which can be slow and noisy.

This module adds an "Auto search" checkbox next to the search bar. When
unchecked, adding or removing filters no longer triggers an automatic
search: you can freely combine several filters and only trigger the
search once, by clicking the search icon.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.