Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tt
Shari Perkins deddc5b16d Bug 7936 followup: Copyedited Acquisitions help files
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-10 10:36:07 +02:00

19 lines
983 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Acquisitions Searching</h1>
<p>At the top of the various Acquisition pages, there is a quick search box where you can perform either a Vendor Search or an Order Search.</p>
<p>In the Vendor Search, you can enter any part of the vendor name to get results.</p>
<p>Using the Orders Search, you can search for items that have been ordered with or without the vendor.</p>
<p>You can enter info in one or both fields and you can enter any part of the title and/or vendor name.</p>
<p>Clicking the plus sign to the right of the Vendor search box will expand the search and allow you to search for additional fields.</p>
<p>Clicking Advanced Search to the right of the search button will give you all of the order search options available.</p>
<p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.8/en/acqsearch.html">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]