Webmodule add wildcard operators for advanced search
by initOS GmbH & Co. KG https://github.com/OCA/web , Therp BV https://github.com/OCA/web , Odoo Community Association (OCA) https://github.com/OCA/web
Odoo
Technical Name |
web_advanced_search_wildcard |
License | AGPL-3 |
Repository | lp:web-addons/7.0 |
Also available in version | v 8.0 v 10.0 v 12.0 |
Allows =ilike operator to advanced search option. Use % as a placeholder. Example: "Zip matches 1%" gives all zip starting with 1 Also allows insensitive exact search. Example "Name matches john" will find "John" and "john" but not "Johnson".
Please log in to comment on this module