mirror of https://github.com/OCA/web.git
[FIX] whitespace
parent
4993cdab24
commit
34d84eb4e0
|
@ -4,14 +4,13 @@
|
||||||
============================
|
============================
|
||||||
Web advanced search wildcard
|
Web advanced search wildcard
|
||||||
============================
|
============================
|
||||||
|
|
||||||
Allows =ilike operator to advanced search option.
|
Allows =ilike operator to advanced search option.
|
||||||
|
|
||||||
Use % as a placeholder.
|
Use % as a placeholder.
|
||||||
Example: "Zip matches 1%" gives all zip starting with 1
|
Example: "Zip matches 1%" gives all zip starting with 1
|
||||||
Also allows insensitive exact search.
|
Also allows insensitive exact search.
|
||||||
Example "Name matches john" will find "John" and "john" but not "Johnson".
|
Example "Name matches john" will find "John" and "john" but not "Johnson".
|
||||||
|
|
||||||
|
|
||||||
Bug Tracker
|
Bug Tracker
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Reference in New Issue