Merge branch 'bug_9850' into 3.14-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / booksellers.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Acquisitions Searching</h1>
4
5 <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>
6
7 <p>In the Vendor Search you can enter any part of the vendor name to get results.</p>
8
9 <p>Using the Orders Search you can search for items that have been ordered with or without the vendor.</p>
10
11 <p>You can enter info in one or both fields and you can enter any part of the title and/or vendor name.</p>
12
13 <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>
14
15 <p>Clicking Advanced Search to the right of the search button will give you all of the order search options available.</p>
16
17 <p><strong>See the full documentation for Acquisitions Searching in the <a href="http://manual.koha-community.org/3.12/en/acqsearch.html">manual</a> (online).</strong></p>
18         
19 [% INCLUDE 'help-bottom.inc' %]