Merge remote-tracking branch 'origin/new/bug_7818'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / parcel.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Receiving Orders</h1>
4
5 <p>Orders can be received from the Vendor Information page or the Vendor Search Results page.</p>
6
7 <p>After clicking 'Receive shipment,' you will be asked to enter a vendor invoice number and a shipment received date.</p>
8
9 <p>The Receive page will list all items still on order with the vendor, no matter which basket the item is from.</p>
10
11 <p>To receive a specific item, click the 'Receive' link to the right of the item.</p>
12
13 <p>From this form, you can alter the cost information. You can also choose to only receive one of multiple items if only one arrived. Once you have made any necessary changes, click 'Save' to mark the item as received.</p>
14
15 <p>When you're finished receiving items, you can navigate away from this page or click the 'Finish receiving' button at the bottom of the screen.</p>
16
17 <p>You will also see that the item is received if you view the basket.</p>
18
19 <p><strong>See the full documentation for Receiving Orders in the <a href="http://manual.koha-community.org/3.8/en/receiveacqorder.html">manual</a> (online).</strong></p>
20
21 [% INCLUDE 'help-bottom.inc' %]