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 / neworderbiblio.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Order from an Existing Record</h1>
4
5 <p>If you are ordering another copy of an existing item, you can simply search for the record in your system.</p>
6
7 <ul>
8     <li>From the results, simply click 'Order' to be brought to the order form.</li>
9         <li>All of the details associated with the item will already be listed under 'Catalog details'</li>
10 </ul>
11
12 <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>
13
14 [% INCLUDE 'help-bottom.inc' %]