Bug 7936: Patron Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / members-home.tt
index 765a813..c15cc44 100644 (file)
@@ -4,12 +4,40 @@
 
 <p>The Patrons module stores the information you add about your patrons.</p>
 
-<p>From here you can search for a patron by entering any part of their name, username, email address or barcode in the search box at the top.</p>
+<p>From here you can search for a patron by using the search boxes at the top of the page.</p>
 
-<p>If you want to search for more than just a part of a patron name, username, email address or barcode, you can click the plus sign [+] to the right of the search box.</p>
+<p>Clicking on the link to the Patron module will bring you to a search/browse screen for patrons. From here you can search for a patron.</p>
+
+<p>Depending on what you have chosen for the 'Search fields' you can search for patrons in various different ways.</p>
+
+<ul>
+    <li>Standard:
+<ul>
+    <li>Enter any part of their name, username, email address or barcode</li>
+</ul>
+</li>
+    <li>Email:
+<ul>
+    <li>Enter any part of their email address.</li>
+</ul>
+</li>
+    <li>Borrower number:
+<ul>
+    <li>Enter the Koha borrower number</li>
+</ul>
+</li>
+    <li>Phone number:
+<ul>
+    <li>Enter the phone number exactly as it is in the system or by using spaces between each batch of numbers.</li>
+    <li>Example: To find (212) 555-1212 you can search for it exactly as it was entered or by searching for 212 555 1212</li>
+</ul>
+</li>
+</ul>
+
+<p>If you want to filter your results to a specific branch or category, you can click the plus sign [+] to the right of the search box.</p>
 
 <p>You can also browse through the patron records by clicking on the linked letters across the top.</p>
 
-<p><strong>See the full documentation for the Patrons module in the <a href="http://manual.koha-community.org/3.6/en/patrons.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Patrons module in the <a href="http://manual.koha-community.org/3.8/en/patrons.html">manual</a> (online).</strong></p>
        
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file