update main page help file
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / orderreceive.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Receiving Orders Help</h1>
4
5 <h2>How do I receive items that have arrived?</h2>
6 <p>Firstly, check the catalog details that you are recieiving the right item. If these are correct, you can add the  item details.</p>
7 <p>For each item you will need to check the following:</p>
8         <ul>
9                 <li><strong>Volume/Copy </strong>for Serials</li>
10                 <li><strong>Item Barcode</strong> scan or enter the barcode that has been assigned to the item</li>
11                 <li><strong>Home Library </strong>choose the home library for the item from the drop down list</li>
12                 <li><strong>Item Type </strong>choose the item type from the drop down.</li>
13         </ul>
14         
15         <h2>How do I receive multiple identical items?</h2>
16 <p>If you have ordered multiple copies of the same item, then use the &quot;+&quot; to bring up another <strong>Item Details</strong> input fieldset.</p>
17 <p>For each copy you will need to set that Item Barcode, Home Library and Item Type.</p>
18 <p>Each time you add a new item, the <strong>Quantity Received</strong> under <strong>Accounting Details</strong> should be updated.</p>
19 <p>If you press the &quot;+&quot; by mistake, use the &quot;-&quot; button to remove the unwanted Item Details <strong>input fieldset </strong></p> 
20
21 <!-- TMPL_INCLUDE name="help-bottom.inc" -->