]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/circulation/circulating_items.txt
14eb86ff4168fc7589cc45d1a99c37da1b591eac
[working/Evergreen.git] / docs / circulation / circulating_items.txt
1 Circulating Items
2 -----------------
3
4 Check Out (F1)
5 ~~~~~~~~~~~~~~
6
7 Regular Items
8 ^^^^^^^^^^^^^
9
10 1) To check out an item press *F1*, click *Check Out* on the Circulation
11 toolbar, or select *Circulation* -> *Check Out Items*.
12
13 image::media/checkout_menu.png[]
14
15 2) Scan or enter patron's barcode and click *Submit* if entering barcode
16 manually. If scanning, number is submitted automatically.
17
18 image::media/retrieve_patron.png[]
19
20 3) Scan or enter item barcode manually, clicking *Submit* if manual.
21
22 image::media/checkout_item_barcode.png[] 
23
24 4) Due date is now displayed.
25
26 image::media/due_date_display.png[]
27  
28 5) When all items are scanned, hit the *F1* key or click the *Check Out* button
29 on the Circulation toolbar to generate slip receipt or to exit patron record if
30 not printing slip receipts. 
31
32 Pre-cataloged Items
33 ^^^^^^^^^^^^^^^^^^^
34
35 1) Go to patron's *Check Out* screen by clicking *Circulation* -> *Check Out
36 Items*.
37
38 2) Scan the item barcode.
39
40 3) At prompt, click *Pre-Cataloged*. 
41
42 image::media/pre_cat_alert.png[]
43
44 4) Enter required information and click *Check Out*.
45
46 image::media/precat.png[]
47  
48 [TIP]
49 On check-in, Evergreen will prompt staff to re-route the item to cataloging.
50
51 Due Dates
52 ^^^^^^^^^
53
54 Circulation periods are pre-set. When items are checked out, due dates are
55 automatically calculated and inserted into circulation records if the *Specific
56 Due Date* checkbox is not selected on the Check Out screen. The *Specific Due
57 Date* checkbox allows you to set a different due date to override the pre-set
58 loan period.
59
60 Before you scan the item, select the *Specific Due Date* checkbox. Use the 
61 calendar widget to select a date. Or click in day, month or year, then use the 
62 up or down arrows to make the change or simply delete the data, then enter 
63 again. Time is used for hourly loan only. This date applies to all items until 
64 you change the date, de-select the *Specific Due Date* checkbox, or quit the 
65 patron record.
66
67 image::media/specify_due_date1.png[]
68
69 image::media/specify_due_date2.png[]
70  
71 Check In (F2)
72 ~~~~~~~~~~~~~
73
74 Regular check in
75 ^^^^^^^^^^^^^^^^
76
77 1) To check in an item, select *Circulation -> Check In Items*, click *Check In*
78 on the Circulation toolbar, or press *F2*.
79
80 image::media/check_in_menu.png[]
81
82 2) Scan item barcode or enter manually and click *Submit*.
83
84 image::media/checkin_barcode.png[]
85  
86 3) If there is an overdue fine associated with the checkin, an alert will appear
87 at the top of the screen with a fine tally for the current checkin session. To 
88 immediately handle fine payment, click the alert to jump to the patron's bill 
89 record.
90
91 image::media/overdue_checkin.png[]
92
93 Backdated check in
94 ^^^^^^^^^^^^^^^^^^
95
96 This is useful for clearing a book drop.
97
98 1) To change effective check-in date, select *Circulation* -> *Check In Items*,
99 or press *F2*. Use the calendar widget to choose the effective date.
100
101 image::media/backdate_checkin.png[]
102
103 2) The top green bar changes to red. The new effective date is now displayed in 
104 the header.
105
106 image::media/backdate_red.png[]
107
108 3) Move the cursor to the *Barcode* field. Scan the items. When finishing 
109 backdated check-in, change the *Effective Date* back to today's date.
110  
111 Backdate Post-Checkin
112 ^^^^^^^^^^^^^^^^^^^^^
113
114 After an item has been checked in, you may use the Backdate Post-Checkin 
115 function to backdate the check-in date.
116
117 1) Select the item on the Check In screen, click Actions for Selected Items -> 
118 Backdate Post-Checkin.
119
120 image::media/backdate_post_checkin.png[]
121
122 2) Use the calendar widget to select an effective check-in date. Click Apply. 
123 Overdue fines, if any, will be adjusted according to the new effective check-in 
124 date.
125
126 image::media/backdate_post_date.png[]
127
128 Checkin Modifiers
129 ^^^^^^^^^^^^^^^^^
130 At the right bottom corner there is a *Checkin Modifiers* pop-up list. The 
131 options are:
132
133 - Ignore Pre-cat Items: no prompt when checking in a pre-cat item. Item will be
134 routed to Cataloging with Cataloging status.
135 - Suppress Holds and Transit: item will not be used to fill holds or sent in
136 transit. Item has Reshelving status.
137 - Amnesty Mode/Forgive Fines: overdue fines will be voided if already created or
138 not be inserted if not yet created (e.g. hourly loans).
139 - Auto-Print Hold and Transit Slips: slips will be automatically printed without
140 prompt for confirmation.
141
142 These options may be selected simultaneously. The selected option is displayed 
143 in the header area.
144
145 image::media/checkin_options.png[]
146
147   
148 Renewal and Editing the Item's Due Date
149 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
150
151 Checked-out items can be renewed if your library's policy allows it. The new due
152 date is calculated from the renewal date. Existing loans can also be extended to
153 a specific date by editing the due date or renewing with a specific due date.
154
155 Renewing via a Patron's Account
156 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157
158 1) Retrieve the patron record and go to the *Items Out* screen.
159
160 image::media/items_out_click.png[]
161
162 2) Select the item you want to renew. *Click on Actions for Selected Items* -> 
163 *Renew*. If you want to renew all items in the account, click *Renew All*
164 instead.
165
166 image::media/renew_action.png[]
167
168 3) If you want to specify the due date, click *Renew with Specific Due Date*. 
169 You will be prompted to select a due date. Once done, click *Apply*.
170
171 image::media/renew_specific_date.png[]
172  
173 [TIP]
174 Renewal can also be done on the *Item Status* screen. See the section called
175 <<itemstatus,Item Status (F5)>> for more information.
176
177 Renewing by Item Barcode
178 ^^^^^^^^^^^^^^^^^^^^^^^^
179 1) To renew items by barcode, select *Circulation* -> *Renew Items* or press 
180 *CTRL-F2*.
181
182 2) Scan or manually entire the item barcode.
183
184 image::media/renew_item.png[]
185
186 3) If you want to specify the due date, click *Specific Due Date* and select a
187 new due date from the calendar.
188
189 image::media/renew_item_calendar.png[]
190
191 Editing Due Date
192 ^^^^^^^^^^^^^^^^
193
194 1) Retrieve the patron record and go to the *Items Out* screen.
195
196 2) Select the item you want to renew. Click on *Actions for Selected Items* -> 
197 *Edit Due Date*.
198
199 image::media/edit_due_date_action.png[]
200
201 3) Select a new due date in the pop-up window, then click *Apply*.
202
203 [TIP]
204 You can select multiple items by pressing down the CTRL key on your keyboard and
205 clicking each items you want to edit.
206
207 [NOTE]
208 Editing a due date is not included in the renewal count.
209
210 Marking Items Lost and Claimed Returned
211 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
212
213 Lost Items
214 ^^^^^^^^^^
215 1) To mark items Lost, retrieve patron record and click *Items Out*.
216
217 2) Select the item. Click on *Actions for Selected Items* -> *Mark Lost (by 
218 Patron)*.
219
220 image::media/mark_lost.png[]
221
222 3) The lost item now displays in the *Other/Special Circulations section of the
223 patron record, unless otherwise customized through the Items Out display setting
224 available in the Library Settings Editor.
225
226 image::media/lost_cr_section.png[]
227
228 4) The lost item also adds to the count of *Lost* items in the patron summary on
229 the left (or top) of the screen. 
230
231 image::media/patron_summary_checkouts.jpg[]
232
233 [NOTE]
234 .Lost Item Billing
235 ========================
236 - Marking an item Lost will automatically bill the patron the replacement cost
237 of the item as recorded in the price field in the item record, and a processing
238 fee as determined by your local policy. If the lost item has overdue charges,
239 the overdue charges may be voided or retained based on local policy.
240 - A lost-then-returned item will disappear from the Items Out screen only when
241 all bills linked to this particular circulation have been resolved. Bills may
242 include replacement charges, processing fees, and manual charges added to the 
243 existing bills. 
244 - The replacement fee and processing fee for lost-then-returned items may be
245 voided if set by local policy. Overdue fines may be reinstated on 
246 lost-then-returned items if set by local policy.
247 ========================
248
249 Refunds for Lost Items
250 ^^^^^^^^^^^^^^^^^^^^^^
251
252 If an item is returned after a lost bill has been paid and the library's policy
253 is to void the replacement fee for lost-then-returned items, there will be a
254 negative balance in the bill. A refund needs to be made to close the bill and
255 the circulation record. Once the outstanding amount has been refunded, the bill
256 and circulation record will be closed and the item will disappear from the
257 Items Out screen.
258
259 [NOTE]
260 .More on Negative Balances
261 ========================================
262 Evergreen sites can prevent negative balances from occurring on fully-paid
263 transactions with the _Do not change fines/fees on zero-balance LOST
264 transaction_ setting available through the Library Settings Editor.  It will 
265 also prevent negative balances due to fully-paid, long overdue materials being 
266 returned. Negative balances will continue to occur when partially-paid lost
267 items are reutnred.
268 ========================================
269
270 If you need to balance a bill with a negative amount and close the linked lost
271 circulation record without making a refund (removing the item from the *Lost,
272 Claimed Returned, Long Overdue, Has Unpaid Bills* panel on the *Items Out*
273 screen), you need to add a dummy bill to the existing bill equal to the absolute
274 value of the negative amount. To do so:
275
276 1) Select the billing with the negative balance.
277
278 2) Choose **Actions for Selected Transactions** --> **Add Billing**.
279
280 3) Click Yes.
281
282 4) Enter the absolute value of the negative balance. 
283
284 Claimed Returned Items
285 ^^^^^^^^^^^^^^^^^^^^^^^
286         
287 1) To mark an item Claimed Returned, retrieve the patron record and go to the
288 *Items Out* screen.
289
290 2) Select the item, then select *Actions for Selected Items* -> *Mark Claimed 
291 Returned* from the dropdown menu.
292
293 image::media/mark_claims_returned.png[]
294
295 3) Select a date and click *Apply*.
296
297 image::media/claimed_date.png[]
298
299 4) Any overdue fines associated with the transaction will now be based on the 
300 Claimed Returned date.
301
302 5) The Claimed Returned item now displays in the *Other/Special Circulations*
303 section of the patron record, unless otherwise customized through the Items Out
304 display setting available in the Library Settings Editor.
305
306 image::media/lost_cr_section.png[]
307
308 6) The Claimed Returned item adds to the count of Check Outs that are Claimed 
309 Returned in the patron summary on the left (or top) of the screen. It also adds 
310 to the total *Claims-returned Count* (including those that are current Check 
311 Outs and those that have since been returned) that is displayed when editing the
312 patron's record. 
313
314 image::media/patron_summary_checkouts.jpg[]
315
316 [NOTE]
317 .More on Claimed Returned Items
318 ====================================
319 - The date entered for a Claimed Returned item establishes the fine. If the date
320 given has passed, bills will be adjusted accordingly.
321 - When a Claimed Returned item is returned, if there is an outstanding bill
322 associated with it, the item will not disappear from the *Items Out* screen. 
323 It will disappear when the outstanding bills are resolved.
324 - When an item is marked Claimed Returned, the value in *Claims-returned Count* 
325 field in the patron record is automatically increased. Staff can manually adjust
326 this count by editing the patron record.
327 - Marking a lost transaction Claimed Returned will not remove a lost item 
328 billing or lost item processing fee unless the _Void lost item billing when
329 claims returned_ and/or the _Void lost item processing fee when claims returned_
330 settings are enabled. Both settings are available via the Library Settings
331 editor.
332 ====================================
333
334 Mark an Item Long Overdue
335 ~~~~~~~~~~~~~~~~~~~~~~~~~
336
337 *Marking an item Long Overdue*
338
339 Once an item has been overdue for a configurable amount of time, Evergreen can
340 mark the item long overdue in the borrowing patron’s account. This will be done
341 automatically through a Notification/Action Trigger. When the item is marked
342 long overdue, several actions will take place:
343
344 . The item will go into the status of “Long Overdue” 
345
346 . The item will be moved to the “Lost, Claimed Returned, Long Overdue, Has
347 Unpaid Billings” section of the Items Out screen in the patron’s account
348
349 . The accrual of overdue fines will be stopped
350
351 Optionally the patron can be billed for the item price, a long overdue
352 processing fee, and any overdue fines can be voided from the account. Patrons
353 can also be sent a notification that the item was marked long overdue.
354  
355 image::media/long_overdue1.jpg[Patron Account-Long Overdue]
356
357
358 *Checking in a Long Overdue item*
359
360 If an item that has been marked long overdue is checked in, an alert will appear
361  on the screen informing the staff member that the item was long overdue.  Once 
362 checked in, the item will go into the status of “In process”.  Optionally, the 
363 item price and long overdue processing fee can be voided and overdue fines can 
364 be reinstated on the patron’s account.  If the item is checked in at a library 
365 other than its home library, a library setting controls whether the item can 
366 immediately fill a hold or circulate, or if it needs to be sent to its home 
367 library for processing.
368  
369 image::media/long_overdue2.jpg[Long Overdue Checkin]
370  
371 *Notification/Action Triggers*
372
373 Evergreen has two sample Notification/Action Triggers that are related to
374  marking items long overdue.  The sample triggers are configured for 6 months.  
375 These triggers can be configured for any amount of time according to library 
376 policy and will need to be activated for use.
377
378 * Sample Triggers
379
380 ** 6 Month Auto Mark Long-Overdue—will mark an item long overdue after the 
381 configured period of time
382
383 ** 6 Month Long Overdue Notice—will send patron notification that an item has 
384 been marked long overdue on their account
385
386 *Library Settings* 
387
388 The following Library Settings enable you to set preferences related to long 
389 overdue items:
390
391 * *Circulation: Long-Overdue Check-In Interval Uses Last Activity Date* —Use the
392  long-overdue last-activity date instead of the due_date to determine whether 
393 the item has been checked out too long to perform long-overdue check-in 
394 processing. If set, the system will first check the last payment time, followed 
395 by the last billing time, followed by the due date. See also 
396 circ.max_accept_return_of_longoverdue 
397
398 * *Circulation: Long-Overdue Items Usable on Checkin* —Long-overdue items are 
399 usable on checkin instead of going "home" first
400
401 * *Circulation: Long-Overdue Max Return Interval* —Long-overdue check-in 
402 processing (voiding fees, re-instating overdues, etc.) will not take place for 
403 items that have been overdue for (or have last activity older than) this amount 
404 of time 
405
406 * *Circulation: Restore Overdues on Long-Overdue Item Return*
407
408 * *Circulation: Void Long-Overdue item Billing When Returned*
409
410 * *Circulation: Void Processing Fee on Long-Overdue Item Return*
411
412 * *Finances: Leave transaction open when long overdue balance equals zero* 
413 —Leave transaction open when long-overdue balance equals zero. This leaves the 
414 lost copy on the patron record when it is paid
415
416 * *Finances: Long-Overdue Materials Processing Fee*
417
418 * *Finances: Void Overdue Fines When Items are Marked Long-Overdue*
419
420 *Permissions to use this Feature*
421
422 The following permissions are related to this feature:
423
424 * COPY_STATUS_LONGOVERDUE.override
425
426 ** Allows the user to check-in long-overdue items thus removing the long-overdue
427  status on the item
428
429 In-house Use (F6)
430 ~~~~~~~~~~~~~~~~~
431 1) To record in-house use, select *Circulation* -> *Record-In House Use*, click 
432 *Check Out* -> *Record In-House Use* on the circulation toolbar , or press *F6*. 
433
434 image::media/record_in_house_action.png[]
435  
436 2) To record in-house use for cataloged items, enter number of uses, scan 
437 barcode or type barcode and click *Submit*.
438
439 image::media/in_house_use.png[]
440
441 [NOTE] 
442 The statistics of in-house use are separated from circulation statistics. The 
443 in-house use count of cataloged items is not included in the items' total use 
444 count.
445
446 [[itemstatus]]
447 Item Status (F5)
448 ~~~~~~~~~~~~~~~~
449
450 The Item Status screen is very useful. Many actions can be taken by either 
451 circulation staff or catalogers on this screen. Here we will cover some 
452 circulation-related functions, namely checking item status, viewing past 
453 circulations, inserting item alert messages, marking items missing or damaged, 
454 etc.
455
456 Checking item status
457 ^^^^^^^^^^^^^^^^^^^^
458
459 1) To check the status of an item, select *Search* -> *Search for copies by 
460 Barcode* or *Circulation* -> *Show Item Status by Barcode*; click the *Item 
461 Status button* on the circulation or cataloging toolbar; or press *F5*.
462
463 image::media/item_status_menu.png[]
464
465 2) Scan the barcode or type it and click *Submit*. The current status of the 
466 item is displayed with selected other fields. You can use the column picker to 
467 select more fields to view.
468
469 image::media/item_status_barcode.png[]
470
471 3) Click the *Alternate View* button, and the item summary and circulation 
472 history will be displayed.
473
474 image::media/item_status_altview.png[]
475
476 4) Click *List View* to go back.
477
478 image::media/item_status_list_view.png[]
479
480 [NOTE]
481 If the item's status is "Available", the displayed due date refers to the 
482 previous circulation's due date.
483
484 [TIP]
485 Upload From File allows you to load multiple items saved in a file on your local
486 computer. The file contains a list of the barcodes in text format. To ensure 
487 smooth uploading and further processing on the items, it is recommended that the
488 list contains no more than 100 items.
489
490 Viewing past circulations
491 ^^^^^^^^^^^^^^^^^^^^^^^^^^
492 1) To view past circulations, retrieve the item on the *Item Status* screen as 
493 described above.
494
495 2) Select *Actions for Selected Items* -> *Show Last Few Circulations*.
496
497 image::media/last_few_circs_action.png[]
498
499 3) The item's recent circulation history is displayed.
500
501 image::media/last_few_circs_display.png[]
502
503 4) To retrieve the patron(s) of the last circulations, click the *Retrieve Last 
504 Patron* or the *Retrieve All These Patrons* button at the bottom of the above 
505 screen. Patron record(s) will be displayed in new tab(s).
506
507 [TIP]
508 The number of items that displays in the circulation history can be set in Local
509  *Administration* -> *Library Settings Editor*.
510
511 [NOTE]
512 You can also retrieve the past circulations on the patron's Items Out screen and
513 from the Check In screen.
514
515 Marking items damaged or missing and other functions
516 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
517 1) To mark items damaged or missing, retrieve the item on the *Item Status* 
518 screen.
519
520 2) Select the item. Click on *Actions for Selected Items* -> *Mark Item Damaged
521 * or *Mark Item Missing*.
522
523 image::media/mark_missing_damaged.png[]
524
525 [NOTE}
526 Depending on the library's policy, when marking an item damaged, bills (cost 
527 and/or processing fee) may be inserted into the last borrower's account. 
528
529 3) Following the above procedure, you can check in and renew items by using the 
530 *Check in Items* and *Renew Items* on the dropdown menu.
531
532 Item alerts
533 ^^^^^^^^^^^
534
535 The *Edit Item Attributes* function on the *Actions for Selected Items* dropdown
536  list allows you to edit item records. Here, we will show you how to insert item
537  alert messages by this function. See cataloging instructions for more 
538 information on item editing.
539 1) Retrieve record on *Item Status* screen.
540
541 2) Once item is displayed, highlight it and select *Actions for Selected Items* 
542 -> *Edit Item Attributes*.
543
544 3) The item record is displayed in the *Copy Editor*.
545
546 image::media/copy_edit_alert.png[]
547
548 4) Click *Alert Message* in the *Miscellaneous* column. The background color of 
549 the box changes. Type in the message then click *Apply*. 
550
551 image::media/copy_alert_message.png[]
552
553 5) Click *Modify Copies*, then confirm the action.
554
555
556
557