Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
web
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 09:06:23
Authors
ACSONE SA/NV, Odoo Community Association (OCA), Versada UAB, Serincloud, Sandip SCS
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA), Versada UAB, Serincloud, Sandip SCS
Committers
Franco Leyes, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
When searching for records on same field Odoo joins multiple queries
with OR. For example:

- Perform a search for customer "John" on field Name
- Odoo displays customers containing "John"
- Search for "Smith" on same field Name
- Odoo displays customers containing "John" OR "Smith"

With this module installed you can press Shift key before searching for
"Smith" and Odoo finds customers containing "John" AND "Smith"

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.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…