Merge remote branch 'kc/master' into new/enh/bug_5917
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / circulation-home.tmpl
index df1f7e8..63bd956 100644 (file)
@@ -1,18 +1,23 @@
 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
 
-<h1>Circulation Help</h1>
-<h2>What can I do in Circulation?</h2>
+<h1>Circulation</h1>
 
-<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 />
+<p>Circulation functions can be accessed in several different ways. On the main page of the staff client there are some quick links in the center of the page to check items out, in or transfer them. For a complete listing of Circulation functions you can visit the Circulation page which is linked from the top left of every page or from the center of the main page.</p>
+
+<p>Before circulating your collection you will want to set your Global System Preferences, Basic Parameters and Patrons & Circulation Rules.</p>
+
+<p>While in Circulation you can jump between the tabs on the quick search box at the top of the screen by using the following hot keys:</p>
 
+<ul>
+       <li>jump to the catalog search with Alt+Q</li>
+       <li>jump to the checkout with Alt+U
+<ul>
+       <li>this will not work for Mac user</li>
+</ul>
+</li>
+       <li>jump to the checkin with Alt+R</li>
+</ul>
 
+<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
 
 <!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file