Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
8
web_search_with_and/readme/CONTRIBUTORS.md
Executable file
8
web_search_with_and/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,8 @@
|
||||
- Andrius Preimantas \<<andrius@versada.lt>\>
|
||||
- Adrien Didenot \<<adrien.didenot@horanet.com>\>
|
||||
- Francesco Apruzzese \<<f.apruzzese@apuliasoftware.it>\>
|
||||
- Numigi (tm) and all its contributors (<https://bit.ly/numigiens>)
|
||||
- Souheil Bejaoui \<<souheil.bejaoui@acsone.eu>\>
|
||||
- Pedro Guirao \<<pedro.guirao@ingenieriacloud.com>\>
|
||||
- Nedas Žilinskas \<<nedas.zilinskas@avoin.systems>\>
|
||||
- Sandip SerpentCS \<<sandip.v.serpentcs@gmail.com>\>
|
||||
10
web_search_with_and/readme/DESCRIPTION.md
Executable file
10
web_search_with_and/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
5
web_search_with_and/readme/USAGE.md
Executable file
5
web_search_with_and/readme/USAGE.md
Executable file
@@ -0,0 +1,5 @@
|
||||
- Enter your value in omnibar search field
|
||||
- Press and hold Shift key
|
||||
- Select field with mouse or keyboard to perform search on
|
||||
|
||||
[](https://runbot.odoo-community.org/runbot/162/11.0)
|
||||
Reference in New Issue
Block a user