From bebcf6f957c6bf0c98459b1e4b1f123337b349d5 Mon Sep 17 00:00:00 2001 From: Russel Garlick Date: Fri, 4 Jan 2008 00:00:13 -0600 Subject: [PATCH] Online help for Pending Reserves Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../prog/en/modules/help/circ/pendingreserves.tmpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl new file mode 100644 index 0000000000..cd2084b529 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl @@ -0,0 +1,3 @@ + +

Pending Holds Help

What is a "Pending Hold"?

A Pending Hold is a Hold that has been placed by a Patron that has not been "Filled". Where Filled means that the item is now ready for the Patron to pick up.

This report indicates all the items that have Holds on them that are currently held on the library shelves or stack.

How does an Hold come off this list?

Locate the Item on the shelf and then in Circulation, scan or enter the barcode of the item to Check In the item. The item has now been "seen" by Koha and the status has changed. The item will now appear on the "Holds Awaiting Pickup" report.

 

+ -- 2.39.5