Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/neworderempty.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

13 lines
511 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Order from a New Empty Record</h1>
<p>To order from a record that can't be found anywhere else, choose the 'From a new (empty) record.'</p>
<ul>
<li>You will be presented with an empty form to fill in all of the necessary details about the item.</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' %]