Merge remote-tracking branch 'origin/new/bug_7284'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / readingrec.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Patron Cirulation History</h1>
4
5 <p>The circulation history tab will appear if you have set the intranetreadinghistory preference to allow it to appear. If you have the OPACPrivacy system preference set to 'Allow' and the patron has decided that the library cannot keep this information this tab will only show currently checked out items.</p>
6
7 <p>You can export today's checked in barcodes by clicking on the link above the table. It simply generates a list of barcodes.</p>
8
9 <p><strong>See the full documentation for Circulation History in the <a href="http://manual.koha-community.org/3.6/en/patroninformation.html#circhistory">manual</a> (online).</strong></p>
10
11 [% INCLUDE 'help-bottom.inc' %]