c00c6e3c67
There is no help for the pending on site checkouts report. This patch adds it. To test: * visit pending on site checkouts * click help * confirm help is there and correct Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
11 lines
No EOL
588 B
Text
11 lines
No EOL
588 B
Text
[% INCLUDE 'help-top.inc' %]
|
|
|
|
<h1>Pending on-site checkouts</h1>
|
|
|
|
<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>
|
|
|
|
<p>This will list the due date (overdues in red), who has the item, item information and what library the item is at.</p>
|
|
|
|
<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>
|
|
|
|
[% INCLUDE 'help-bottom.inc' %] |