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

18 lines
No EOL
854 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Circulation Help</h1>
<h2>What can I do in Circulation?</h2>
<p>Circulation is where items are check out and in to patrons. Some libraries use different nomeclature for these functions.</p>
<p>Koha uses the following terms:</p>
<ul>
<li><strong>Check Out </strong>= issue an item to a patron</li>
<li><strong>Check In</strong> = return an item from a patron</li>
<li><strong>Transfer</strong> = used to change the holding branch of an item</li>
<li><strong>Holds</strong> = items that patrons have placed a request on (called &quot;reserves&quot; in some libraries - not to be confused with &quot;Course Reserves&quot; used in academimc libraries)</li>
<li><strong>Fast Cataloging</strong> = used for quick cataloging of a small record done at the time of circulation</li>
</ul><br />
[% INCLUDE 'help-bottom.inc' %]