Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / z3950_search.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Order from an External Source</h1>
4
5 <p>If you want to search other libraries for an item to purchase, use the 'From an external source' option, which will allow you to order from a MARC record found via a Z39.50 search.</p>
6
7 <ul>
8     <li>From the results, click the Order link next to the item you want to purchase.</li>
9     <li>If the item you're ordering from an external source looks like it might be a duplicate, Koha will warn you and give you options for how to proceed.
10 <ul>
11     <li>From the warning, you can choose to order another copy on the existing bib record, create a new bib record, or cancel your order of this item.</li>
12 </ul>
13 </li>
14     <li>In the order form that pops up, you will not be able to edit the catalog details</li>
15 </ul>
16
17 <p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
18
19 [% INCLUDE 'help-bottom.inc' %]