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