Bug 7936: Circ Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / circulation-home.tt
1 [% INCLUDE 'help-top.inc' %]
2  
3 <h1>Circulation</h1>
4
5 <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>
6
7 <p>Before circulating your collection you will want to set your Global System Preferences, Basic Parameters and Patrons &amp; Circulation Rules.</p>
8
9 <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>
10
11 <ul>
12         <li>jump to the catalog search with Alt+Q</li>
13         <li>jump to the checkout with Alt+U
14         <ul>
15                 <li>this will not work for Mac user</li>
16         </ul>
17         </li>
18         <li>jump to the checkin with Alt+R</li>
19 </ul>
20
21 <p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
22
23 <p><strong>See the full documentation for Circulation in the <a href="http://manual.koha-community.org/3.8/en/circulation.html">manual</a> (online).</strong></p>
24
25 [% INCLUDE 'help-bottom.inc' %]