From 645ca22647fceb3bc83d1a01b0acaf1c708bb872 Mon Sep 17 00:00:00 2001 From: NCE Date: Mon, 14 Jul 2008 08:50:59 -0400 Subject: [PATCH] Updates to online help Signed-off-by: Joshua Ferraro --- .../prog/en/modules/help/circ/pendingreserves.tmpl | 11 ++--------- .../en/modules/help/circ/transferstoreceive.tmpl | 12 ++---------- 2 files changed, 4 insertions(+), 19 deletions(-) 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 index 196b545bd3..d5f58b4fe3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tmpl @@ -1,10 +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.

- - \ No newline at end of file +

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.



TIP: This report is only applicable if the ReserveNeedReturn system preference is on.

+ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl index 6f8a5e926e..bf8ca7eae0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/transferstoreceive.tmpl @@ -1,11 +1,3 @@ - -

Transfers To Receive Help

What is a Transfer To Receive?

- -

This report shows all the items from other libraries/branches that are in transit to your branch. The status of all these items is marked as "In Transit"

- -

How do I process a Transfer To Receive?

- -

One the item has physically arrived in your branch, click "Receive Item". This will change the status of the item from "In Transit" to "Waiting". The item will now show on the "Holds Awaiting Pick Up" report.

- - +

Transfers To Receive Help

This report depends on the system preference 'TransfersMaxDaysWarning'.  If items are not transferred by the number of days defined in this preference a warning will be issued via the 'check this transfer' link.

 

What is a Transfer To Receive?

This report shows all the items from other libraries/branches that are in transit to your branch. The status of all these items is marked as "In Transit"

How do I process a Transfer To Receive?

Once the item has physically arrived in your branch, click "Receive Item". This will change the status of the item from "In Transit" to "Waiting". The item will now show on the "Holds Awaiting Pick Up" report.

+ -- 2.39.5