Koha/koha-tt/intranet-tmpl/prog/en/modules/help/acqui/parcels.tt
2011-03-21 20:02:15 +13:00

30 lines
No EOL
1.5 KiB
Text

[% INCLUDE 'help-top.inc' %]
<h1>Receiving Orders</h1>
<p>After your orders have been entered into the system and sent off to the vendors, you will need to mark them received.</p>
<ul>
<li>You must first pick a vendor</li>
<li>After searching for a vendor you will see all open orders on a summary page</li>
<li>To receive an order click 'Receive order' (link) or 'Receive Parcel' (button)</li>
<li>Enter the invoice number is 'Vendor invoice' and the shipment date in 'Shipment date'</li>
<li>Click 'Save'</li>
<li>You'll need to choose which items arrived in this shipment</li>
<li>Either search by title or ISBN or click 'Receive order' next to the item you'd like to mark as received</li>
<li>Be sure to update the 'Quantity received' as well as any other information you need for your records
<ul>
<li>
<span style="background-color: #ffe599">
TIP: To add another received item, click the '+' (plus) icon at the bottom left. If you add too many click the '-' (minus) to the right of the '+' (plus)</span></li>
</ul></li>
<li>Click 'Save'</li>
<li>You will now see the received items in the summary of 'Items in this shipment'</li>
<li>When you've added all of the items to your shipment you can browse away from the page.
<ul>
<li>To make edits to your shipment return to Acquisitions and search for the vendor in question.</li>
<li>Click the 'Receive Parcel' button</li>
<li>Your previous orders will be searchable and editable from here</li>
</ul></li>
</ul>
</div> [% INCLUDE 'help-bottom.inc' %]