]> git.evergreen-ils.org Git - working/Evergreen.git/blob
Merge branch 'rel_1_6' of git.evergreen-ils.org:Evergreen-DocBook
[working/Evergreen.git] /
1 <chapter xml:id="circulation" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="EN"\r
2     xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">\r
3 <info>\r
4     <title>Circulation</title>\r
5 </info>\r
6 \r
7 <section xml:id="Holds">\r
8         <title>Holds</title>\r
9 <section id="_placing_holds">\r
10         <title>Placing Holds</title>\r
11         <simpara>Holds can be placed by staff in the Staff Client and by patrons in the OPAC. In this chapter we demonstrate placing holds on the Staff Client.</simpara>\r
12         <simplesect id="_holds_levels">\r
13         <title>Holds Levels</title>\r
14         <simpara>Evergreen has five different levels of holds. Library staff can place holds at all five levels, while patrons can only place meta-record, title-level \r
15         holds, and parts-level holds. The chart below summarizes the five levels of holds.</simpara>\r
16         <table\r
17         frame="all"\r
18         rowsep="1" colsep="1"\r
19         >\r
20         <title>Hold Levels</title>\r
21         <tgroup cols="6">\r
22         <colspec colname="col_1" colwidth="14*"/>\r
23         <colspec colname="col_2" colwidth="14*"/>\r
24         <colspec colname="col_3" colwidth="14*"/>\r
25         <colspec colname="col_4" colwidth="14*"/>\r
26         <colspec colname="col_5" colwidth="14*"/>\r
27         <colspec colname="col_6" colwidth="14*"/>\r
28         <colspec colname="col_7" colwidth="14*"/>\r
29         <thead>\r
30         <row>\r
31         <entry align="left" valign="top">Hold level </entry>\r
32         <entry align="left" valign="top">Abbreviation </entry>\r
33         <entry align="left" valign="top">When to use </entry>\r
34         <entry align="left" valign="top">How to use </entry>\r
35         <entry align="left" valign="top">Who can use </entry>\r
36         <entry align="left" valign="top">Hold tied to </entry>\r
37         </row>\r
38         </thead>\r
39         <tbody>\r
40         <row>\r
41         <entry align="left" valign="top"><simpara>Meta-record</simpara></entry>\r
42         <entry align="left" valign="top"><simpara>M</simpara></entry>\r
43         <entry align="left" valign="top"><simpara>Patron wants first available copy of multiple titles of the same/different format</simpara></entry>\r
44         <entry align="left" valign="top"><simpara>Click on place hold next to the title. From holds confirmation screen, click Advanced hold options and select other \r
45         applicable formats.</simpara></entry>\r
46         <entry align="left" valign="top"><simpara>Patron or staff</simpara></entry>\r
47         <entry align="left" valign="top"><simpara>Holdings attached to multiple MARC (title) records sharing the same title and author of selected format(s)(book, \r
48         video, audiobook, etc.)</simpara></entry>\r
49         </row>\r
50 \r
51         <row>\r
52         <entry align="left" valign="top"><simpara>Title</simpara></entry>\r
53         <entry align="left" valign="top"><simpara>T</simpara></entry>\r
54         <entry align="left" valign="top"><simpara>Patron wants first available copy of a title</simpara></entry>\r
55         <entry align="left" valign="top"><simpara>Staff or patron click on place hold next to title.</simpara></entry>\r
56         <entry align="left" valign="top"><simpara>Patron or staff</simpara></entry>\r
57         <entry align="left" valign="top"><simpara>Holdings attached to a single MARC (title) record</simpara></entry>\r
58         </row>\r
59 \r
60         <row>\r
61         <entry align="left" valign="top"><simpara>Parts</simpara></entry>\r
62         <entry align="left" valign="top"><simpara>P</simpara></entry>\r
63         <entry align="left" valign="top"><simpara>Patron wants a particular part of title (e.g. volume or disk number)</simpara></entry>\r
64         <entry align="left" valign="top"><simpara>Staff or patron selects part on the create/edit hold screen when setting holds notification options.</simpara></entry>\r
65         <entry align="left" valign="top"><simpara>Patron or staff</simpara></entry>\r
66         <entry align="left" valign="top"><simpara>Holdings with identical parts attached to a single MARC (title) record.</simpara></entry>\r
67         </row>\r
68         \r
69         <row>\r
70         <entry align="left" valign="top"><simpara>Volume</simpara></entry>\r
71         <entry align="left" valign="top"><simpara>V</simpara></entry>\r
72         <entry align="left" valign="top"><simpara>A call number specific volume of a title is required</simpara></entry>\r
73         <entry align="left" valign="top"><simpara>Staff click place hold on any items shown in holdings list, next to the call number.</simpara></entry>\r
74         <entry align="left" valign="top"><simpara>Staff</simpara></entry>\r
75         <entry align="left" valign="top"><simpara>Holdings with identical call numbers owned by the same library and attached to a single MARC (title) record.</simpara></entry>\r
76         </row>\r
77         \r
78         <row>\r
79         <entry align="left" valign="top"><simpara>Copy</simpara></entry>\r
80         <entry align="left" valign="top"><simpara>C</simpara></entry>\r
81         <entry align="left" valign="top"><simpara>Patron or staff want a specific copy of a title</simpara></entry>\r
82         <entry align="left" valign="top"><simpara>Staff click details to view barcode then place hold next to that barcode.</simpara></entry>\r
83         <entry align="left" valign="top"><simpara>Staff</simpara></entry>\r
84         <entry align="left" valign="top"><simpara>Item barcode</simpara></entry>\r
85         </row>\r
86 \r
87         </tbody>\r
88         </tgroup>\r
89         </table>\r
90         <simplesect id="_title_level_hold">\r
91         <title>Title Level Hold</title>\r
92         <orderedlist numeration="arabic">\r
93         <listitem>\r
94         <simpara>\r
95         To place a title level hold, retrieve the title record on the catalog and click the Place Hold link beside the title on the search results list, or click the Place \r
96         Hold link on the title summary screen.\r
97         </simpara>\r
98         <mediaobject>\r
99           <imageobject>\r
100         <imagedata fileref="../media/holds-placing-1.png"/>\r
101         </imageobject>\r
102         </mediaobject>\r
103         </listitem>\r
104         <listitem>\r
105         <simpara>\r
106         Scan or type patron’s barcode into Enter recipient barcode then click Submit.\r
107         </simpara>\r
108         <mediaobject>\r
109           <imageobject>\r
110         <imagedata fileref="../media/holds-placing-2.png"/>\r
111         </imageobject>\r
112         </mediaobject>\r
113         </listitem>\r
114         <listitem>\r
115         <simpara>\r
116         Edit patron hold notification and expiration date fields as required and click Place Hold. Confirm your action in the pop-up window.\r
117         </simpara>\r
118         <mediaobject>\r
119           <imageobject>\r
120         <imagedata width="100%" scalefit="1" fileref="../media/holds-placing-3.png"/>\r
121         </imageobject>\r
122         </mediaobject>\r
123         </listitem>\r
124         <tip>\r
125         <simpara>A default hold expiration date will be displayed if the library has set up a default holds expiration period in their library settings. Uncaptured \r
126         holds will not be targeted after theexpiration date.</simpara>\r
127         <simpara>If you select the Suspend this Hold checkbox, the hold will be suspended and not be captured until you activate it.</simpara>\r
128         </tip>\r
129         </orderedlist>\r
130         </simplesect>\r
131         <simplesect id="_meta_record_level_hold">\r
132         <title>Meta-record Level Hold</title>\r
133         <orderedlist numeration="arabic">\r
134         <listitem>\r
135         <simpara>\r
136         Search for the meta-record on which you want to place a hold. Select the Group by Formats and Editions checkbox from the advanced search screen. Enter \r
137         search terms. Click Go.\r
138         </simpara>\r
139         <mediaobject>\r
140           <imageobject>\r
141         <imagedata fileref="../media/holds-placing-4.png"/>\r
142         </imageobject>\r
143         </mediaobject>\r
144         </listitem>\r
145         <listitem>\r
146         <simpara>\r
147         Click Place Hold beside the meta-record on the result list.\r
148         </simpara>\r
149         <tip>\r
150         <simpara>The lit-up icons indicate the system-wide available formats. Click the title to find out the available formats and holdings information at your \r
151         library.</simpara>\r
152         </tip>\r
153         </listitem>\r
154         <listitem>\r
155         <simpara>\r
156         Type in or scan the patron barcode at the prompt.\r
157         </simpara>\r
158         </listitem>\r
159         <listitem>\r
160         <simpara>\r
161         Select the acceptable formats. Use the CTRL key together with a mouse click to select multiple entries. Click Place Hold once done.\r
162         </simpara>\r
163         <mediaobject>\r
164           <imageobject>\r
165         <imagedata fileref="../media/holds-placing-5.png"/>\r
166         </imageobject>\r
167         </mediaobject>\r
168         <tip>\r
169         <simpara>If you do not select group formats and editions when conducting a search, you can still place a hold on a meta-record. After entering the user’s barcode, \r
170         click Advanced Hold Options at the bottom of the screen to select acceptable formats for the hold.</simpara>\r
171         </tip>\r
172         </listitem>\r
173         <listitem>\r
174         <simpara>\r
175         After a meta-record hold is placed, if a new MARC record is added and it meets the grouping criteria (title, author and format), items under this new record will \r
176         be used to fulfill the existing holds.\r
177         </simpara>\r
178         <tip>\r
179         <simpara>Requested formats are listed in the Holdable Formats column in hold records. Use the Column Picker to display it when the hold record is displayed. \r
180         Format information is from the MARC record leader.</simpara>\r
181         </tip>\r
182         </listitem>\r
183         </orderedlist>\r
184         </simplesect>\r
185         <simplesect id="_parts_level_hold">\r
186         <title>Parts Level Hold</title>\r
187         <orderedlist numeration="arabic">\r
188         <listitem>\r
189         <simpara>\r
190         To place a parts level, retrieve a record with parts-level items attached to the title, such as a multi-disc DVD, an annual travel guide, or a multi-volume book set.\r
191         </simpara>\r
192         </listitem>\r
193         <listitem>\r
194         <simpara>\r
195         Place the hold as you would for a title-level hold.\r
196         </simpara>\r
197         </listitem>\r
198         <listitem>\r
199         <simpara>\r
200         Scan or type patron’s barcode into Enter recipient barcode then click Submit.\r
201         </simpara>\r
202         </listitem>\r
203         <listitem>\r
204         <simpara>\r
205         Select the applicable part from the Parts dropdown menu.\r
206         </simpara>\r
207         <mediaobject>\r
208           <imageobject>\r
209         <imagedata fileref="../media/holds-placing-6.png"/>\r
210         </imageobject>\r
211         </mediaobject>\r
212 \r
213         </listitem>\r
214         <listitem>\r
215         <simpara>\r
216         Click Place Hold once done.\r
217         </simpara>\r
218         <tip>\r
219         <simpara>Requested formats are listed in the Holdable Part column in hold records. Use the Column Picker to display it when the hold record is displayed.</simpara>\r
220         </tip>\r
221         </listitem>\r
222         </orderedlist>\r
223         <note>\r
224         <simpara>\r
225         Parts level holds cannot be placed on meta-records.</simpara>\r
226         </note>\r
227         </simplesect>\r
228         <simplesect id="_volume_level_hold">\r
229         <title>Volume Level Hold</title>\r
230         <orderedlist numeration="arabic">\r
231         <listitem>\r
232         <simpara>\r
233         To place a volume level hold, only possible within the Staff Client, retrieve and display the record.\r
234         </simpara>\r
235         </listitem>\r
236         <listitem>\r
237         <simpara>\r
238         Choose the appropriate volume record (call number). If not displayed, click View copy Information for all libraries to display all volumes.\r
239         </simpara>\r
240         </listitem>\r
241         <listitem>\r
242         <simpara>\r
243         Click Place Hold under Actions for the appropriate volume record. Your hold will be on any copy with the same call number and the same owning library.\r
244         </simpara>\r
245         <mediaobject>\r
246           <imageobject>\r
247         <imagedata fileref="../media/holds-placing-7.png"/>\r
248         </imageobject>\r
249         </mediaobject>\r
250         </listitem>\r
251         <listitem>\r
252         <simpara>\r
253         Scan or type patron’s barcode into Enter recipient barcode then click Submit.\r
254         </simpara>\r
255         </listitem>\r
256         <listitem>\r
257         <simpara>\r
258         Edit patron hold notification fields as required and click Place Hold. Note the hold is identified as a Volume Hold.\r
259         </simpara>\r
260         </listitem>\r
261         </orderedlist>\r
262         </simplesect>\r
263         <simplesect id="_copy_level_hold">\r
264         <title>Copy Level Hold</title>\r
265         <orderedlist numeration="arabic">\r
266         <listitem>\r
267         <simpara>\r
268         To place a copy level hold, repeat steps 1 and 2 in the section called Volume Level Hold.\r
269         </simpara>\r
270         </listitem>\r
271         <listitem>\r
272         <simpara>\r
273         Click on Copy details under Actions.\r
274         </simpara>\r
275         <mediaobject>\r
276           <imageobject>\r
277         <imagedata fileref="../media/holds-placing-8.png"/>\r
278         </imageobject>\r
279         </mediaobject>\r
280         </listitem>\r
281         <listitem>\r
282         <simpara>\r
283         Click place hold beside the barcode. Your hold will be on this specific copy.\r
284         </simpara>\r
285         <mediaobject>\r
286           <imageobject>\r
287         <imagedata fileref="../media/holds-placing-9.png"/>\r
288         </imageobject>\r
289         </mediaobject>\r
290         </listitem>\r
291         <listitem>\r
292         <simpara>\r
293         Scan or type patron’s barcode into Enter recipient barcode then click Submit.\r
294         </simpara>\r
295         </listitem>\r
296         <listitem>\r
297         <simpara>\r
298         Edit the patron hold notification fields as required and click Place Hold. Note the hold is identified as a Copy Hold.\r
299         </simpara>\r
300         </listitem>\r
301         </orderedlist>\r
302         </simplesect>\r
303         </simplesect>\r
304         <simplesect id="_placing_holds_in_patron_records">\r
305         <title>Placing Holds in Patron Records</title>\r
306         <orderedlist numeration="arabic">\r
307         <listitem>\r
308         <simpara>\r
309         Holds can be placed from patron records too. In the patron record Holds screen, click the Place Hold button on the left top corner.\r
310         </simpara>\r
311         <mediaobject>\r
312           <imageobject>\r
313         <imagedata width="100%" scalefit="1" fileref="../media/holds-placing-10.png"/>\r
314         </imageobject>\r
315         </mediaobject>\r
316         </listitem>\r
317         <listitem>\r
318         <simpara>\r
319         The catalog is displayed in the Holds screen to search for the title on which you want to place a hold.\r
320         </simpara>\r
321         <mediaobject>\r
322           <imageobject>\r
323         <imagedata width="100%" scalefit="1" fileref="../media/holds-placing-11.png"/>\r
324         </imageobject>\r
325         </mediaobject>\r
326         </listitem>\r
327         <listitem>\r
328         <simpara>\r
329         Search for the title and click the Place Hold link when you are at the appropriate place.\r
330         </simpara>\r
331         </listitem>\r
332         <listitem>\r
333         <simpara>\r
334         The patron&#8217;s account information is retrieved automatically. Set up the notification and expiration date fields. Click Place Hold and confirm your action in the \r
335         pop-up window.\r
336         </simpara>\r
337         </listitem>\r
338         <listitem>\r
339         <simpara>\r
340         You may continue to search for more titles. Once you are done, click the Holds button on top to go back to the Holds screen. Click the Refresh button to reflect your \r
341         newly placed holds.\r
342         </simpara>\r
343         </listitem>\r
344         </orderedlist>\r
345         </simplesect>\r
346         </section>\r
347         <section id="_managing_holds">\r
348         <title>Managing Holds</title>\r
349         <simpara>Holds can be cancelled at any time by staff or patrons. Before holds are captured, staff or patrons can suspend them or set them as inactive for a period of \r
350         time without losing the hold queue position, activate suspended holds, change notification method, phone number, pick-up location (for multi-branch libraries only), \r
351         expiration date, activation date for inactive holds, etc. Once a hold is captured, staff can change the pickup location and extend the hold shelf time if required.</simpara>\r
352         <simpara>Staff can edit holds in either patron&#8217;s records or the title records. Patrons can edit their holds in their account on the OPAC.</simpara>\r
353 \r
354         <tip><simpara>If you use the column picker to change the holds display from one area of the staff client (e.g. the patron record), it will change the display for all \r
355         parts of the staff client that deal with holds, including the title record holds display, the holds shelf display, and the pull list display.</simpara></tip>\r
356 \r
357         <simplesect id="_managing_holds_in_patron_records">\r
358         <title>Managing Holds in Patron Records</title>\r
359         <simplesect id="_actions_for_selected_holds">\r
360         <title>Actions for Selected Holds</title>\r
361         <orderedlist numeration="arabic">\r
362         <listitem>\r
363         <simpara>\r
364         Retrieve the patron record and go to the Holds screen.\r
365         </simpara>\r
366         </listitem>\r
367         <listitem>\r
368         <simpara>\r
369         Highlight the hold record, then select Actions for Selected Holds.\r
370         </simpara>\r
371         <mediaobject>\r
372           <imageobject>\r
373         <imagedata width="100%" scalefit="1" fileref="../media/holds-managing-1.png"/>\r
374         </imageobject>\r
375         </mediaobject>\r
376         </listitem>\r
377         <listitem>\r
378         <simpara>\r
379         Manage the hold by choosing an action on the list.\r
380         </simpara>\r
381         <orderedlist numeration="loweralpha">\r
382         <listitem>\r
383         <simpara>\r
384         If you want to cancel the hold, click Cancel Hold on the above screen. You are prompted to select a reason and put in a note if required. Once done, click Apply.\r
385         </simpara>\r
386         <mediaobject>\r
387           <imageobject>\r
388         <imagedata fileref="../media/holds-managing-2.png"/>\r
389         </imageobject>\r
390         </mediaobject>\r
391         <note>\r
392         <simpara>\r
393           A captured hold with a status of "On Hold Shelf" can be cancelled by either staff or patrons. But the status of the item will not be changed until staff check it in.\r
394         </simpara>\r
395         </note>\r
396         </listitem>\r
397         <listitem>\r
398         <simpara>\r
399         If you want to suspend a hold or activate a suspended hold, click the appropriate action on the list. You will be prompted to confirm your action. Suspended holds have a \r
400         <literal>No</literal> value in the Active? column.\r
401         </simpara>\r
402         <mediaobject>\r
403           <imageobject>\r
404         <imagedata width="100%" scalefit="1" fileref="../media/holds-managing-3.png"/>\r
405         </imageobject>\r
406         </mediaobject>\r
407         <note><simpara>Suspended holds will not be filled but its hold position will be kept. They will automatically become active on the activation day if there is an activation \r
408         date in the record. Without an activation date, the holds will remain inactive until staff or a patron activates them manually.</simpara></note>\r
409         </listitem>\r
410         <listitem>\r
411         <simpara>\r
412         You may edit the Activation Date and Expiration Date by using the corresponding action entry on the Action for Selected Holds dropdown menu. You will be prompted to \r
413         enter the new date. Use the calendar widget to choose a date, then click Apply. Use the Remove button to unset the date.\r
414         </simpara>\r
415         <mediaobject>\r
416           <imageobject>\r
417         <imagedata fileref="../media/holds-managing-4.png"/>\r
418         </imageobject>\r
419         </mediaobject>\r
420         </listitem>\r
421         <listitem>\r
422         <simpara>\r
423         Hold shelf expire time is automatically recorded in the hold record when a hold is filled. You may edit this time by using the Edit Shelf Expire Time on the Action for \r
424         Selected Holds dropdown menu. You will be prompted to enter the new date. Use the calendar widget to choose a date, then click Apply.\r
425         </simpara>\r
426         </listitem>\r
427         <listitem>\r
428         <simpara>\r
429         If you want to enable or disable phone notification or change the phone number, click Edit Phone Notification. You will be prompted to enter the new phone number. You \r
430         must follow the format of XXX-XXX-XXXX. The phone number is used for this hold only and can be different from the one in the patron account. It has no impact on the \r
431         patron account. If you leave it blank, no phone number will be printed on the hold slip.\r
432         </simpara>\r
433         <mediaobject>\r
434           <imageobject>\r
435         <imagedata fileref="../media/holds-managing-5.png"/>\r
436         </imageobject>\r
437         </mediaobject>\r
438         </listitem>\r
439         <listitem>\r
440         <simpara>\r
441         If you want to enable or disable email notification for the hold, click Set Email Notification. Click Email or No Email on the prompt screen.\r
442         </simpara>\r
443         <mediaobject>\r
444           <imageobject>\r
445         <imagedata fileref="../media/holds-managing-6.png"/>\r
446         </imageobject>\r
447         </mediaobject>\r
448         </listitem>\r
449         <listitem>\r
450         <simpara>\r
451         Pickup location can be changed by clicking Edit Pickup Library. Click the dropdown list of all libraries and choose the new pickup location. Click Done.\r
452         </simpara>\r
453         <mediaobject>\r
454           <imageobject>\r
455         <imagedata fileref="../media/holds-managing-7.png"/>\r
456         </imageobject>\r
457         </mediaobject>\r
458         <note>\r
459         <simpara>\r
460          Staff can change the pickup location for holds with in-transit status. Item will be sent in transit to the new destination. Staff cannot change the pickup location \r
461         once an item is on the holds shelf.\r
462         </simpara>\r
463         </note>\r
464 \r
465         </listitem>\r
466         <listitem>\r
467         <simpara>\r
468         The item&#8217;s physical condition is recorded in the copy record as Good or Mediocre in the Quality field. You may request that your holds be filled with copies \r
469         of good quality only. Click Set Desired Copy Quality on the Actions for Selected Holds list. Make your choice in the pop-up window.\r
470         </simpara>\r
471         <mediaobject>\r
472           <imageobject>\r
473         <imagedata fileref="../media/holds-managing-8.png"/>\r
474         </imageobject>\r
475         </mediaobject>\r
476         </listitem>\r
477         </orderedlist>\r
478         </listitem>\r
479         </orderedlist>\r
480         </simplesect>\r
481         <simplesect id="_transferring_holds">\r
482         <title>Transferring Holds</title>\r
483         <orderedlist numeration="arabic">\r
484         <listitem>\r
485         <simpara>\r
486         Holds on one title can be transferred to another with the hold request time preserved. To do so, you need to find the destination title, click Actions for this Record → \r
487         Mark as Title Hold Transfer Destination.\r
488         </simpara>\r
489         <mediaobject>\r
490           <imageobject>\r
491         <imagedata width="100%" scalefit="1" fileref="../media/holds-managing-9.png"/>\r
492         </imageobject>\r
493         </mediaobject>\r
494         </listitem>\r
495         <listitem>\r
496         <simpara>\r
497         Select the hold you want to transfer. Click Actions for Selected Holds → Transfer to Marked Title.\r
498         </simpara>\r
499         <mediaobject>\r
500           <imageobject>\r
501         <imagedata fileref="../media/holds-managing-10.png"/>\r
502         </imageobject>\r
503         </mediaobject>\r
504 \r
505         </listitem>\r
506         </orderedlist>\r
507         </simplesect>\r
508         <simplesect id="_cancelled_holds">\r
509         <title>Cancelled Holds</title>\r
510         <orderedlist numeration="arabic">\r
511         <listitem>\r
512         <simpara>\r
513         Cancelled holds can be displayed. Click Show Cancelled Holds button on the Holds screen.\r
514         </simpara>\r
515         <mediaobject>\r
516           <imageobject>\r
517         <imagedata fileref="../media/holds-managing-11.png"/>\r
518         </imageobject>\r
519         </mediaobject>\r
520         </listitem>\r
521         <listitem>\r
522         <simpara>\r
523         You can un-cancel holds.\r
524         </simpara>\r
525         <mediaobject>\r
526           <imageobject>\r
527         <imagedata fileref="../media/holds-managing-12.png"/>\r
528         </imageobject>\r
529         </mediaobject>\r
530         </listitem>\r
531         </orderedlist>\r
532         <simpara>Based on your library&#8217;s setting, hold request time can be reset when a hold is un-cancelled.</simpara>\r
533         </simplesect>\r
534         <simplesect id="_viewing_details_amp_adding_notes_to_holds">\r
535         <title>Viewing Details &amp; Adding Notes to Holds</title>\r
536         <orderedlist numeration="arabic">\r
537         <listitem>\r
538         <simpara>\r
539         You can view details of a hold by selecting a hold then clicking the Detail View button on the Holds screen.\r
540         </simpara>\r
541         <mediaobject>\r
542           <imageobject>\r
543         <imagedata fileref="../media/holds-managing-13.png"/>\r
544         </imageobject>\r
545         </mediaobject>\r
546         </listitem>\r
547         <listitem>\r
548         <simpara>\r
549         You may add a note to a hold in the Detail View.\r
550         </simpara>\r
551         <mediaobject>\r
552           <imageobject>\r
553         <imagedata width="100%" scalefit="1" fileref="../media/holds-managing-14.png"/>\r
554         </imageobject>\r
555         </mediaobject>\r
556         </listitem>\r
557         <listitem>\r
558         <simpara>\r
559         Notes can be printed on the hold slip if the Print on slip? checkbox is selected. Key in the message then click Add Note.\r
560         </simpara>\r
561         <mediaobject>\r
562           <imageobject>\r
563         <imagedata fileref="../media/holds-managing-15.png"/>\r
564         </imageobject>\r
565         </mediaobject>\r
566         </listitem>\r
567         </orderedlist>\r
568         </simplesect>\r
569         <simplesect id="_displaying_queue_position">\r
570         <title>Displaying Queue Position</title>\r
571         <simpara>Using the Column Picker, you can display Queue Position and Total number of Holds.</simpara>\r
572         <mediaobject>\r
573           <imageobject>\r
574         <imagedata width="100%" scalefit="1" fileref="../media/holds-managing-16.png"/>\r
575         </imageobject>\r
576         </mediaobject>\r
577         </simplesect>\r
578         <simplesect id="_managing_holds_in_title_records">\r
579         <title>Managing Holds in Title Records</title>\r
580         <orderedlist numeration="arabic">\r
581         <listitem>\r
582         <simpara>\r
583         Retrieve and display the title record in the catalog.\r
584         </simpara>\r
585         </listitem>\r
586         <listitem>\r
587         <simpara>\r
588         Click Actions for this Record &#8594; View Holds.\r
589         </simpara>\r
590         <mediaobject>\r
591           <imageobject>\r
592         <imagedata fileref="../media/holds-managing-17.png"/>\r
593         </imageobject>\r
594         </mediaobject>\r
595         </listitem>\r
596         <listitem>\r
597         <simpara>\r
598         All holds on this title to be picked up at your library are displayed. Use Filter checkbox and Pickup Library to view holds to be picked up at other libraries.\r
599         </simpara>\r
600         <mediaobject>\r
601           <imageobject>\r
602         <imagedata fileref="../media/holds-managing-18.png"/>\r
603         </imageobject>\r
604         </mediaobject>\r
605         </listitem>\r
606         <listitem>\r
607         <simpara>\r
608         Highlight the hold you want to edit. Click Actions for Selected Holds and the appropriate action you want to take as described in the Actions for Selected Holds \r
609         section of Managing Holds in Patron Records.\r
610         </simpara>\r
611         <mediaobject>\r
612           <imageobject>\r
613         <imagedata fileref="../media/holds-managing-19.png"/>\r
614         </imageobject>\r
615         </mediaobject>\r
616         </listitem>\r
617         <listitem>\r
618         <simpara>\r
619         You can retrieve the hold requestor&#8217;s account by selecting Retrieve Patron on the above dropdown menu.\r
620         Retargeting Holds\r
621         </simpara>\r
622         </listitem>\r
623         </orderedlist>\r
624         <simpara>Holds need to be retargeted whenever a new item is added to a record, or after some types of item status changes, for instance when an item is changed from On \r
625         Order to In Process. The system does not automatically recognize the newly added items as available to fill holds.</simpara>\r
626         <orderedlist numeration="arabic">\r
627         <listitem>\r
628         <simpara>\r
629         View the holds for the item.\r
630         </simpara>\r
631         </listitem>\r
632         <listitem>\r
633         <simpara>\r
634         Highlight all the holds for the record, which have a status of Waiting for Copy. If there are a lot of holds, it may be helpful to sort the holds by Status.\r
635         </simpara>\r
636         </listitem>\r
637         <listitem>\r
638         <simpara>\r
639         Click on the head of the status column.\r
640         </simpara>\r
641         </listitem>\r
642         <listitem>\r
643         <simpara>\r
644         Under Actions for Selected Holds (Alt+S) select Find Another Target (Alt+T)\r
645         </simpara>\r
646         </listitem>\r
647         <listitem>\r
648         <simpara>\r
649         A window will open asking if you are sure you would like to reset the holds for these items.\r
650         </simpara>\r
651         </listitem>\r
652         <listitem>\r
653         <simpara>\r
654         Click Yes (Alt+Y). Nothing may appear to happen, or if you are retargeting a lot of holds at once, your screen may go blank or seem to freeze for a moment while the holds are retargeted.\r
655         </simpara>\r
656         </listitem>\r
657         <listitem>\r
658         <simpara>\r
659         When the screen refreshes, the holds will be retargeted. The system will now recognize the new items as available for holds.\r
660         </simpara>\r
661         </listitem>\r
662         </orderedlist>\r
663         </simplesect>\r
664         </simplesect>\r
665 </section>\r
666 <section id="_pulling_amp_capturing_holds">\r
667         <title>Pulling &amp; Capturing Holds</title>\r
668         <simplesect id="_holds_pull_list">\r
669         <title>Holds Pull List</title>\r
670         <simpara>There are usually four types of status a hold may have: Waiting for Copy, Waiting for Capture, In Transit and Ready for Pickup.</simpara>\r
671         <orderedlist numeration="arabic">\r
672         <listitem>\r
673         <simpara>\r
674         Waiting-for-copy: all holdable copies are checked out or not available.\r
675         </simpara>\r
676         </listitem>\r
677         <listitem>\r
678         <simpara>\r
679         Waiting-for-capture: an available copy is assigned to the hold. The item shows up on the Holds Pull List waiting for staff to search the shelf and capture the hold.\r
680         </simpara>\r
681         </listitem>\r
682         <listitem>\r
683         <simpara>\r
684         In Transit: holds are captured at a non-pickup branch and on the way to the pick-up location.\r
685         </simpara>\r
686         </listitem>\r
687         <listitem>\r
688         <simpara>\r
689         Ready-for-pick-up: holds are captured and items are on the Hold Shelf waiting for patrons to pick up.\r
690         Besides capturing holds when checking in items, Evergreen matches holds with available items in your library at regular intervals. Once a matching copy is found, \r
691         the item&#8217;s barcode number is assigned to the hold and the item is put on the Holds Pull List. Staff can print the Holds Pull List and search for the items on shelves.\r
692         </simpara>\r
693         </listitem>\r
694         <listitem>\r
695         <simpara>\r
696         To retrieve your Holds Pull List select Circulation &#8594; Pull List for Hold Requests.\r
697         </simpara>\r
698         <mediaobject>\r
699           <imageobject>\r
700         <imagedata fileref="../media/holds-pull-1.png"/>\r
701         </imageobject>\r
702         </mediaobject>\r
703         </listitem>\r
704         <listitem>\r
705         <simpara>\r
706         The Holds Pull List is displayed. You may re-sort it by clicking the column labels, e.g. Title. You can also add fields to the display by using the column picker.\r
707         </simpara>\r
708         <mediaobject>\r
709           <imageobject>\r
710         <imagedata width="100%" scalefit="1" fileref="../media/holds-pull-2.png"/>\r
711         </imageobject>\r
712         </mediaobject>\r
713         <note>\r
714         <simpara>\r
715         Column adjustments will only affect the screen display and the CSV download for the holds pull list. It will not affect the printable holds pull list.</simpara>\r
716         </note>\r
717         </listitem>\r
718         <listitem>\r
719         <simpara>\r
720         The maximum number of holds initially displayed on the pull list is about 100. Use Fetch More Holds to retrieve more records. You may have to click Reload for those \r
721         records to appear in the display.\r
722         </simpara>\r
723         <mediaobject>\r
724           <imageobject>\r
725         <imagedata fileref="../media/holds-pull-3.png"/>\r
726         </imageobject>\r
727         </mediaobject>\r
728         </listitem>\r
729         <listitem>\r
730         <simpara>\r
731         The following options are available for printing the pull list:\r
732         </simpara>\r
733         <itemizedlist>\r
734         <listitem>\r
735         <simpara>\r
736         Print Full Pull List prints Title, Author, Shelving Location, Call Number and Item Barcode. This method uses less paper than the alternate strategy.\r
737         </simpara>\r
738         </listitem>\r
739         <listitem>\r
740         <simpara>\r
741         Print Full Pull List (Alternate Strategy) prints the same fields as the above option but also includes a patron barcode. This list will also first sort by copy \r
742         location, as ordered under Admin&#8594;Local Administration&#8594;Copy Location Order.\r
743         </simpara>\r
744         </listitem>\r
745         <listitem>\r
746         <simpara>\r
747         Save List CSV to File – This option is available from the List Actions button and saves all fields in the screen display to a CSV file. This file can then be opened in \r
748         Excel or another spreadsheet program. This option provides more flexibility in identifying fields that should be printed.\r
749         </simpara>\r
750         <mediaobject>\r
751           <imageobject>\r
752         <imagedata fileref="../media/holds-pull-4.png"/>\r
753         </imageobject>\r
754         </mediaobject>\r
755         <simpara>With the CSV option, if you are including barcodes in the holds pull list, you will need to take the following steps to make the barcode display properly in \r
756         Excel: select the entire the barcode column, right-click and select Format Cells, click Number as the category and then reduce the number of decimal places to 0.</simpara>\r
757         </listitem>\r
758         </itemizedlist>\r
759         </listitem>\r
760         <listitem>\r
761         <simpara>\r
762         You may perform hold management tasks by using the Actions for Selected Holds dropdown list.\r
763         </simpara>\r
764         </listitem>\r
765         </orderedlist>\r
766         <simpara>The Holds Pull List is updated constantly. Once an item on the list is no longer available or a hold on the list is captured, the items will disappear from the \r
767         list. The Holds Pull List should be printed at least once a day.</simpara>\r
768         </simplesect>\r
769         <simplesect id="_capturing_holds">\r
770         <title>Capturing Holds</title>\r
771         <simpara>Holds can be captured when a checked-out item is returned (checked in) or an item on the Holds Pull List is retrieved and captured. When a hold is captured, the \r
772         hold slip will be printed and if the patron has chosen to be notified by email, the email notification will be sent out. The item should be put on the hold shelf.</simpara>\r
773 \r
774         <orderedlist numeration="arabic">\r
775         <listitem>\r
776         <simpara>To capture a hold, Select Circulation -> Capture Holds; click Check In -> Capture Holds on the circulation toolbar; or hit Shift-F2.</simpara>\r
777         <mediaobject>\r
778           <imageobject>\r
779         <imagedata fileref="../media/holds-pull-5.png"/>\r
780         </imageobject>\r
781         </mediaobject>\r
782         <mediaobject>\r
783           <imageobject>\r
784         <imagedata fileref="../media/holds-pull-5a.png"/>\r
785         </imageobject>\r
786         </mediaobject>\r
787         </listitem>\r
788         <listitem>\r
789         <simpara>Scan or type barcode and click Submit.</simpara>\r
790         <mediaobject>\r
791           <imageobject>\r
792         <imagedata fileref="../media/holds-pull-6.png"/>\r
793         </imageobject>\r
794         </mediaobject>\r
795         </listitem>\r
796         <listitem>\r
797         <simpara>The following hold slip is automatically printed. (This slip will not display on the Capture Holds screen, but will display on a Check In screen not set \r
798         to automatically print slips.)</simpara>\r
799         <mediaobject>\r
800           <imageobject>\r
801         <imagedata fileref="../media/holds-pull-7.png"/>\r
802         </imageobject>\r
803         </mediaobject>\r
804         </listitem>\r
805         <listitem>\r
806         <simpara>If the item should be sent to another location, a hold transit slip will be printed. (This slip will not display on the screen the Capture Holds screen, but \r
807         may display on a Check In screen that is not set to automatically print slips.)</simpara>\r
808         <mediaobject>\r
809           <imageobject>\r
810         <imagedata fileref="../media/holds-pull-8.png"/>\r
811         </imageobject>\r
812         </mediaobject>\r
813         <tip><simpara>If a patron has an OPAC/Staff Client Holds Alias in his/her account, it will be used on the hold slip instead of the patron’s name.\r
814         Holds can also be captured on the Circulation &#8594; Check In Items screen where you have more control over automatic slip printing.\r
815         Handling Missing and Damaged Items</simpara></tip>\r
816         </listitem>\r
817         </orderedlist>\r
818 \r
819         <simplesect>\r
820         <title>Handling Missing and Damaged Items</title>\r
821         <simpara>If an item on the holds pull list is missing or damaged, you can change its status directly from the holds pull list.</simpara>\r
822         \r
823 <orderedlist numeration="arabic">\r
824         <listitem>\r
825         <simpara>\r
826         From the Holds Pull List, right-click on the item and either select Mark Item Missing or Mark Item Damaged.\r
827         </simpara>\r
828         <mediaobject>\r
829           <imageobject>\r
830         <imagedata fileref="../media/holds-pull-9.png"/>\r
831         </imageobject>\r
832         </mediaobject>\r
833         </listitem>\r
834         <listitem>\r
835         <simpara>\r
836         Evergreen will update the status of the item and will immediately retarget the hold.\r
837         </simpara>\r
838         </listitem>\r
839         </orderedlist>\r
840         </simplesect>\r
841         </simplesect>\r
842 </section>\r
843 <section id="_holds_notification_methods">\r
844         <title>Holds Notification Methods</title>\r
845         <orderedlist numeration="arabic">\r
846         <listitem>\r
847         <simpara>\r
848         In Evergreen, patrons can set up their default holds notification method in the Account Preferences area of My Account. Staff cannot set these preferences for patrons; \r
849         the patrons must do it when they are logged into the public catalog.\r
850         </simpara>\r
851         <mediaobject>\r
852           <imageobject>\r
853         <imagedata width="100%" scalefit="1" fileref="../media/holds-notifications-1.png"/>\r
854         </imageobject>\r
855         </mediaobject>\r
856         <simpara>The “phone and email” option is the default for those users who have not yet set a preference.</simpara>\r
857         </listitem>\r
858         <listitem>\r
859         <simpara>\r
860         Patrons with a default notification preference for phone and e-mail will see their phone number and e-mail address at the time they place a hold. The checkboxes for email\r
861          and phone notification will also automatically be checked.\r
862         </simpara>\r
863         <mediaobject>\r
864           <imageobject>\r
865         <imagedata width="100%" scalefit="1" fileref="../media/holds-notifications-2.png"/>\r
866         </imageobject>\r
867         </mediaobject>\r
868         </listitem>\r
869         <listitem>\r
870         <simpara>\r
871         The patron can remove these checkmarks at the time they place the hold or they can enter a different phone number if they prefer to be contacted at a different number. \r
872         The patron cannot change their e-mail address at this time.\r
873         </simpara>\r
874         <mediaobject>\r
875           <imageobject>\r
876         <imagedata fileref="../media/holds-notifications-4.png"/>\r
877         </imageobject>\r
878         </mediaobject>\r
879         </listitem>\r
880         <listitem>\r
881         <simpara>\r
882         When the patron’s hold becomes available, the system will only send an email if the Enable email notifications for this hold? checkbox was selected at the time the hold \r
883         was placed.\r
884         </simpara>\r
885         </listitem>\r
886         <listitem>\r
887         <simpara>\r
888         When the hold becomes available, the holds slip will display the patron’s e-mail address only if the patron selected the Enable email notifications for this hold? checkbox. \r
889         It will display a phone number only if the patron selected the Enable phone notifications for this hold? checkbox.\r
890         </simpara>\r
891         <mediaobject>\r
892           <imageobject>\r
893         <imagedata fileref="../media/holds-notifications-6.png"/>\r
894         </imageobject>\r
895         </mediaobject>\r
896         </listitem>\r
897         </orderedlist>\r
898         <note><simpara>If the patron changes their contact telephone number when placing the hold, this phone number will display on the holds slip. It will not necessarily be the \r
899         same phone number contained in the patron’s record.</simpara></note>\r
900 </section>\r
901 <section id="_clearing_shelf_expired_holds">\r
902         <title>Clearing Shelf-Expired Holds</title>\r
903         <orderedlist numeration="arabic">\r
904         <listitem>\r
905         <simpara>\r
906         Items with Ready-for-pickup status are on the Holds Shelf List. The Holds Shelf List can help you manage items on the holds shelf. To see the holds shelf list, \r
907         select Circulation -> Browse Holds Shelf.\r
908         </simpara>\r
909         <mediaobject>\r
910           <imageobject>\r
911         <imagedata fileref="../media/holds-clearing-1.png"/>\r
912         </imageobject>\r
913         </mediaobject>\r
914         </listitem>\r
915         <listitem>\r
916         <simpara>\r
917         The Holds Shelf List is displayed. Note the Actions for Selected Holds are available, as in the patron record. You can cancel stale holds here.\r
918         </simpara>\r
919         <mediaobject>\r
920           <imageobject>\r
921         <imagedata width="100%" scalefit="1" fileref="../media/holds-clearing-2.png"/>\r
922         </imageobject>\r
923         </mediaobject>\r
924         </listitem>\r
925         <listitem>\r
926         <simpara>\r
927         Use the column picker to add and remove fields from this display. Two fields you may want to display are Shelf Expire Time and Shelf Time.\r
928         </simpara>\r
929         <mediaobject>\r
930           <imageobject>\r
931         <imagedata fileref="../media/holds-clearing-3.png"/>\r
932         </imageobject>\r
933         </mediaobject>\r
934         </listitem>\r
935         <listitem>\r
936         <simpara>\r
937         Check the View Shelf-Expired Holds checkbox to list expired holds only. Click the Print button if you need a printed list.\r
938         </simpara>\r
939         </listitem>\r
940         <listitem>\r
941         <simpara>\r
942         The Clear These Holds button is lit up. Click it and the expired holds will be canceled.\r
943         </simpara>\r
944         <mediaobject>\r
945           <imageobject>\r
946         <imagedata width="100%" scalefit="1" fileref="../media/holds-clearing-4.png"/>\r
947         </imageobject>\r
948         </mediaobject>\r
949         </listitem>\r
950         <listitem>\r
951         <simpara>\r
952         Bring items down from the hold shelf and check them in.\r
953         </simpara>\r
954         </listitem>\r
955         </orderedlist>\r
956         <caution><simpara>If you cancel a ready-for-pickup hold, you must check in the item to make it available for circulation or trigger the next hold in line.</simpara></caution>\r
957         <simpara>Hold shelf expire time is inserted when a hold achieves on-hold-shelf status. It is calculated based on the interval entered in Local Admin&#8594; Library \r
958         Settings &#8594; Default hold shelf expire interval.</simpara>\r
959         <note><simpara>The clear-hold-shelf function cancels shelf-expired holds only. It does not include holds canceled by patron. Staff needs to trace these items manually \r
960         according to the hold slip date.</simpara></note>\r
961 </section>\r
962 </section>\r
963 </chapter>\r