Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
Nicole C. Engard 038f3cb07e Bug 7936: Acq Help Files for 3.8
Signed-off-by: Shari Perkins <dear.shari+koha@gmail.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-10 10:36:00 +02:00

17 lines
602 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Order from an Existing Record</h1>
<p>If you are ordering another copy of an existing item, you can simply search for the record in your system</p>
<ul>
<li>From the results, simply click 'Order' to be brought to the order form
<ul>
<li>All of the details associated with the item will already be listed under 'Catalog details'</li>
</ul>
</li>
</ul>
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.8/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]