Bug 14424: Add on site checkouts help for 3.20
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / on-site_checkouts.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Pending on-site checkouts</h1>
4
5 <p>If you are using the on site checkouts functionality (OnSiteCheckouts) then you'll have a report to view all items that are currently checked out on site.</p>
6
7 <p>This will list the due date (overdues in red), who has the item, item information and what library the item is at.</p>
8
9 <p><strong>See the full documentation for Pending on-site checkouts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#pendingonsite">manual</a> (online).</strong></p>
10
11 [% INCLUDE 'help-bottom.inc' %]