Merge branch 'bug_8117' into 3.12-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / addorderiso2709.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Order from a Staged File</h1>
4
5 <ul>
6     <li>From the list of files you are presented with, choose the 'Add orders' link.
7 <ul>
8     <li>From the list of records, click 'Add order' next to the item that you want to add to your order.
9 <ul>
10     <li>From the order form, you will not be able to edit the catalog details.</li>
11 </ul>
12 </li>
13 </ul>
14 </li>
15     <li>The other option is to import all records from the staged file by scrolling below the list of records in the staged file and filling in the item information.
16 <ul>
17     <li>If you choose this option the Koha will look in the 020$c and grab the pricing information from that field and put that on each order line.</li>
18 </ul>
19 </li>
20 </ul>
21
22 <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>
23
24 [% INCLUDE 'help-bottom.inc' %]