Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / catalogue / issuehistory.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Checkout History</h1>
4
5 <p>Each bibliographic record keeps a circulation history (with or without the patron information depending on your settings), but each item also has its own circulation history page. To see this, click on the 'Items' tab to the left of the record you are viewing.</p>
6
7 <p>Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.</p>
8
9 <p><strong>See the full documentation for Item Checkout History in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/cataloging.html#item-specific-circulation-history">manual</a> (online).</strong></p>
10
11 [% INCLUDE 'help-bottom.inc' %]