Bug 6966 Acquisitions help files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / neworderempty.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Order from a New Empty Record</h1>
4
5 <p>To order from a record that can't be found anywhere else, choose the 'From a new (empty) record'</p>
6
7 <ul>
8         <li>You will be presented with an empty form to fill in all of the necessary details about the item you are ordering</li>
9 </ul>
10
11 <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>
12
13 [% INCLUDE 'help-bottom.inc' %]