Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt
Nicole C. Engard 18012c7443 Bug 8945: Add missing acq help file
This adds the missing order from staged file help doc
to Koha.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Passed-QA-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-11-12 18:46:34 -05:00

24 lines
934 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Order from a Staged File</h1>
<ul>
<li>From the list of files you are presented with, choose the 'Add orders' link.
<ul>
<li>From the list of records, click 'Add order' next to the item that you want to add to your order.
<ul>
<li>From the order form, you will not be able to edit the catalog details.</li>
</ul>
</li>
</ul>
</li>
<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.
<ul>
<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>
</ul>
</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' %]