Spelling corrections: organisation->organization, authorise->authorize, catalogue...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / orderreceive.tmpl
blobe5a3f335b28f17433b40a6efab6e1b589a26caf4
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
3 <h1>Receiving Orders Help</h1>
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/branch 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> 
21 <!-- TMPL_INCLUDE name="help-bottom.inc" -->