Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderbiblio.tt
Nicole C. Engard 4e65e26bab Bug 6966 Acquisitions help files
This patch updates help files in the acqui folder. It removes
a file that isn't used anymore and adds links to the manual
for all files that weren't edit in patches for bug 6942.
2011-10-08 20:00:52 +13: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.6/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]