Bug 13771: Add missing item search help file
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / catalogue / itemsearch.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Item Search</h1>
4
5 <p>If you are looking for specific items you can use the item search engine in the staff client to find them.</p>
6
7 <p>At the top of the advanced search page in the staff client you will see a link to 'Go to item search'</p>
8
9 <p>Clicking that link will open up a item specific search engine.</p>
10
11 <p>Using the search form that is presented you can find a list of specific items that can be output to the screen or to a CSV file. If your results are printed to the screen you will have the option to narrow your search further using filters at the top.</p>
12
13 <p><strong>See the full documentation for Searching in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/searchguide.html#searchguide-itemsearch">manual</a> (online).</strong></p>
14
15 [% INCLUDE 'help-bottom.inc' %]