README.rst
parent
d8b3da27cf
commit
68499fb0bd
|
@ -88,11 +88,10 @@ Usage with demo data
|
|||
There are some demo data that allow you to test functionally this module
|
||||
if you are in a **demo** database. The steps are the following:
|
||||
|
||||
#. Then type the text **Jon Smith** or **Smith John** in the search box and
|
||||
select **Search Display Name for: ...**
|
||||
#. Go to *Contacts* and type the text **Jon Smith** or **Smith John** in
|
||||
the search box and select **Search Display Name for: ...**
|
||||
#. You will see two contacts, and they are the ones with display names
|
||||
**John Smith** and **John Smizz**. (See corresponding `demo code
|
||||
<https://github.com/OCA/server-tools/tree/13.0/base_search_fuzzy/demo/res_partner_demo.xml#L18>`_)
|
||||
**John Smith** and **John Smizz**.
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
|
|
@ -440,10 +440,10 @@ followed:</p>
|
|||
<p>There are some demo data that allow you to test functionally this module
|
||||
if you are in a <strong>demo</strong> database. The steps are the following:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Then type the text <strong>Jon Smith</strong> or <strong>Smith John</strong> in the search box and
|
||||
select <strong>Search Display Name for: …</strong></li>
|
||||
<li>Go to <em>Contacts</em> and type the text <strong>Jon Smith</strong> or <strong>Smith John</strong> in
|
||||
the search box and select <strong>Search Display Name for: …</strong></li>
|
||||
<li>You will see two contacts, and they are the ones with display names
|
||||
<strong>John Smith</strong> and <strong>John Smizz</strong>. (See corresponding <a class="reference external" href="https://github.com/OCA/server-tools/tree/13.0/base_search_fuzzy/demo/res_partner_demo.xml#L18">demo code</a>)</li>
|
||||
<strong>John Smith</strong> and <strong>John Smizz</strong>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
|
|
Loading…
Reference in New Issue