|
@ -1,4 +1,5 @@ |
|
|
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|
|
|
|
|
|
|
|
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png |
|
|
|
|
|
:target: https://www.gnu.org/licenses/agpl |
|
|
:alt: License: AGPL-3 |
|
|
:alt: License: AGPL-3 |
|
|
|
|
|
|
|
|
============================ |
|
|
============================ |
|
@ -7,7 +8,6 @@ Wildcard in advanced search |
|
|
|
|
|
|
|
|
Allows =ilike ('matches') operator to advanced search option. |
|
|
Allows =ilike ('matches') operator to advanced search option. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usage |
|
|
Usage |
|
|
===== |
|
|
===== |
|
|
Use % as a placeholder. |
|
|
Use % as a placeholder. |
|
@ -17,17 +17,16 @@ Example: "Zip" - 'matches' - "1%" gives all zip starting with 1 |
|
|
.. image:: /web_advanced_search_wildcard/static/description/screenshot.png |
|
|
.. image:: /web_advanced_search_wildcard/static/description/screenshot.png |
|
|
:alt: Screenshot |
|
|
:alt: Screenshot |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
|
|
=========== |
|
|
=========== |
|
|
|
|
|
|
|
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_. |
|
|
|
|
|
In case of trouble, please check there if your issue has already been reported. |
|
|
|
|
|
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback |
|
|
|
|
|
`here <https://github.com/OCA/web/issues/new?body=module:%20web_advanced_search_wildcard%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
|
|
|
|
|
|
|
|
Bugs are tracked on `GitHub Issues |
|
|
|
|
|
<https://github.com/OCA/web/issues>`_. In case of trouble, please |
|
|
|
|
|
check there if your issue has already been reported. If you spotted it first, |
|
|
|
|
|
help us smash it by providing detailed and welcomed feedback. |
|
|
|
|
|
|
|
|
Credits |
|
|
Credits |
|
|
======= |
|
|
======= |
|
@ -35,7 +34,7 @@ Credits |
|
|
Images |
|
|
Images |
|
|
------ |
|
|
------ |
|
|
|
|
|
|
|
|
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_. |
|
|
|
|
|
|
|
|
* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_. |
|
|
|
|
|
|
|
|
Contributors |
|
|
Contributors |
|
|
------------ |
|
|
------------ |
|
@ -43,7 +42,9 @@ Contributors |
|
|
* Markus Schneider <markus.schneider@initos.com> |
|
|
* Markus Schneider <markus.schneider@initos.com> |
|
|
* Thomas Rehn <thomas.rehn@initos.com> |
|
|
* Thomas Rehn <thomas.rehn@initos.com> |
|
|
* L Freeke <lfreeke@therp.nl> |
|
|
* L Freeke <lfreeke@therp.nl> |
|
|
|
|
|
* Alex Comba <alex.comba@agilebg.com> |
|
|
|
|
|
|
|
|
|
|
|
Do not contact contributors directly about support or help with technical issues. |
|
|
|
|
|
|
|
|
Maintainer |
|
|
Maintainer |
|
|
---------- |
|
|
---------- |
|
|