Bug: 2259: eliminate lines too long for git to use.
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / acqui / acqui-home.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2  <h1>Acquisitions Help</h1><h2>What is Acquisitions? </h2>
3
4 <p>The Koha Acquisitions module provides a way where the library can record orders placed with vendors and manage purchase budgets.</p><p>You do not need to use Acquisitions to add items to your catalogue. If you do not want to track orders and budget expenditure, then use the <strong>&quot;Add MARC&quot; </strong>feature in <strong>Cataloging </strong>to add new bibliographic and item records.</p>
5
6 <h2>How to place an order? </h2>
7
8 <p>To place an order, the first step is to locate your Vendor (supplier). If no Vendor exists, you will need to create one. Once you have a Vendor you can place an order.</p>
9
10 <h2>How to receive an order?</h2>
11
12 <p>There are two ways to receive an order:</p><ol><li><strong>By Supplier (Supplier Search) - </strong>search for the vendor and view all order associated with the item. </li><li><strong>By Order (Orders Search) -</strong> enter the title of the ordered Item in the orders search and locate the item.</li></ol><h2>What needs to be setup to use Acquisitions?</h2>
13
14 <p>To make the most of acquisitions the following needs to be setup under <strong>System Administration</strong></p>
15 <ul>
16   <li><strong>Budgets and Funds</strong> - &quot;Funds&quot; are used to group &quot;Budgets&quot;. For example a Fund may be called &quot;General Stack&quot;, and will have a &quot;Budget&quot; which records the amount availalbe to spend during the period of the budget. A budget must have a start and end date. </li>
17   <li><strong>Exchange Rates (optional)- </strong>If making purchases in overseas currency, the exchange rate will need to be set realtive to your local currency. Remember that your local currency should be set to 1.00<br /><strong>NOTE: Exchanges Rates need to be updated manually. <br /></strong></li>
18   <li><strong>Vendor(s) - </strong>These are the entities where items are purchased, or donated from. Orders are placed with Vendors.</li>
19 </ul>
20 <h2>How do you handle donated items? </h2>In Koha, doners are simply vendors who do not charge anything for items. You can either setup a catchall vendor account for all donations, or setup a new vendor account for each doner. When items are &quot;ordered&quot; from a vendor, simply enter 0 in the purchase price. If you wish to, you can record the actual value of the item in the &quot;Replacement Cost&quot; field.&nbsp;
21
22 <!-- TMPL_INCLUDE name="help-bottom.inc" -->