Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
Nicole C. Engard a1225ba9d1 Bug 8945: Acquisitions Help Files for 3.10
This patch adds a few missing help files and updates all
of the existing help files for 3.10.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:14:07 +02:00

14 lines
596 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.</li>
<li>All of the details associated with the item will already be listed under 'Catalog details'</li>
</ul>
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/3.10/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]