From 3f34f74c817a32b9558d449cc1a3c87aa79254ec Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Fri, 7 Aug 2015 11:00:46 -0400 Subject: [PATCH] Documentation: Add 2.8 docs for void on claims returned Adding docs for void on claims returned feature. Also, adding a reference to new "no billing activity on zero balance transaction" in one area of circulation that was missed. Branch includes some other updates to old information. Signed-off-by: Kathy Lussier --- docs/circulation/circulating_items.txt | 437 +++++++++++++++++-------- docs/media/lost_cr_section.png | Bin 11398 -> 19168 bytes 2 files changed, 300 insertions(+), 137 deletions(-) diff --git a/docs/circulation/circulating_items.txt b/docs/circulation/circulating_items.txt index 9dfb4fadf0..14eb86ff41 100644 --- a/docs/circulation/circulating_items.txt +++ b/docs/circulation/circulating_items.txt @@ -7,11 +7,13 @@ Check Out (F1) Regular Items ^^^^^^^^^^^^^ -1) To check out an item press *F1*, click *Check Out* on the Circulation toolbar, or select *Circulation* -> *Check Out Items*. +1) To check out an item press *F1*, click *Check Out* on the Circulation +toolbar, or select *Circulation* -> *Check Out Items*. image::media/checkout_menu.png[] -2) Scan or enter patron's barcode and click *Submit* if entering barcode manually. If scanning, number is submitted automatically. +2) Scan or enter patron's barcode and click *Submit* if entering barcode +manually. If scanning, number is submitted automatically. image::media/retrieve_patron.png[] @@ -23,12 +25,15 @@ image::media/checkout_item_barcode.png[] image::media/due_date_display.png[] -5) When all items are scanned, hit the *F1* key or click the *Check Out* button on the Circulation toolbar to generate slip receipt or to exit patron record if not printing slip receipts. +5) When all items are scanned, hit the *F1* key or click the *Check Out* button +on the Circulation toolbar to generate slip receipt or to exit patron record if +not printing slip receipts. Pre-cataloged Items ^^^^^^^^^^^^^^^^^^^ -1) Go to patron's *Check Out* screen by clicking *Circulation* -> *Check Out Items*. +1) Go to patron's *Check Out* screen by clicking *Circulation* -> *Check Out +Items*. 2) Scan the item barcode. @@ -46,9 +51,18 @@ On check-in, Evergreen will prompt staff to re-route the item to cataloging. Due Dates ^^^^^^^^^ -Circulation periods are pre-set. When items are checked out, due dates are automatically calculated and inserted into circulation records if the *Specific Due Date* checkbox is not selected on the Check Out screen. The *Specific Due Date* checkbox allows you to set a different due date to override the pre-set loan period. +Circulation periods are pre-set. When items are checked out, due dates are +automatically calculated and inserted into circulation records if the *Specific +Due Date* checkbox is not selected on the Check Out screen. The *Specific Due +Date* checkbox allows you to set a different due date to override the pre-set +loan period. -Before you scan the item, select the *Specific Due Date* checkbox. Use the calendar widget to select a date. Or click in day, month or year, then use the up or down arrows to make the change or simply delete the data, then enter again. Time is used for hourly loan only. This date applies to all items until you change the date, de-select the *Specific Due Date* checkbox, or quit the patron record. +Before you scan the item, select the *Specific Due Date* checkbox. Use the +calendar widget to select a date. Or click in day, month or year, then use the +up or down arrows to make the change or simply delete the data, then enter +again. Time is used for hourly loan only. This date applies to all items until +you change the date, de-select the *Specific Due Date* checkbox, or quit the +patron record. image::media/specify_due_date1.png[] @@ -60,7 +74,8 @@ Check In (F2) Regular check in ^^^^^^^^^^^^^^^^ -1) To check in an item, select *Circulation -> Check In Items*, click *Check In* on the Circulation toolbar, or press *F2*. +1) To check in an item, select *Circulation -> Check In Items*, click *Check In* +on the Circulation toolbar, or press *F2*. image::media/check_in_menu.png[] @@ -68,7 +83,10 @@ image::media/check_in_menu.png[] image::media/checkin_barcode.png[] -3) If there is an overdue fine associated with the checkin, an alert will appear at the top of the screen with a fine tally for the current checkin session. To immediately handle fine payment, click the alert to jump to the patron's bill record. +3) If there is an overdue fine associated with the checkin, an alert will appear +at the top of the screen with a fine tally for the current checkin session. To +immediately handle fine payment, click the alert to jump to the patron's bill +record. image::media/overdue_checkin.png[] @@ -77,49 +95,62 @@ Backdated check in This is useful for clearing a book drop. -1) To change effective check-in date, select *Circulation* -> *Check In Items*, or press *F2*. Use the calendar widget to choose the effective date. +1) To change effective check-in date, select *Circulation* -> *Check In Items*, +or press *F2*. Use the calendar widget to choose the effective date. image::media/backdate_checkin.png[] -2) The top green bar changes to red. The new effective date is now displayed in the header. +2) The top green bar changes to red. The new effective date is now displayed in +the header. image::media/backdate_red.png[] -3) Move the cursor to the *Barcode* field. Scan the items. When finishing backdated check-in, change the *Effective Date* back to today's date. +3) Move the cursor to the *Barcode* field. Scan the items. When finishing +backdated check-in, change the *Effective Date* back to today's date. Backdate Post-Checkin ^^^^^^^^^^^^^^^^^^^^^ -After an item has been checked in, you may use the Backdate Post-Checkin function to backdate the check-in date. +After an item has been checked in, you may use the Backdate Post-Checkin +function to backdate the check-in date. -1) Select the item on the Check In screen, click Actions for Selected Items -> Backdate Post-Checkin. +1) Select the item on the Check In screen, click Actions for Selected Items -> +Backdate Post-Checkin. image::media/backdate_post_checkin.png[] -2) Use the calendar widget to select an effective check-in date. Click Apply. Overdue fines, if any, will be adjusted according to the new effective check-in date. +2) Use the calendar widget to select an effective check-in date. Click Apply. +Overdue fines, if any, will be adjusted according to the new effective check-in +date. image::media/backdate_post_date.png[] -[TIP] Checkin Modifiers -=================================================== -At the right bottom corner there is a *Checkin Modifiers* pop-up list. The options are: - -- Ignore Pre-cat Items: no prompt when checking in a pre-cat item. Item will be routed to Cataloging with Cataloging status. -- Suppress Holds and Transit: item will not be used to fill holds or sent in transit. Item has Reshelving status. -- Amnesty Mode/Forgive Fines: overdue fines will be voided if already created or not be inserted if not yet created (e.g. hourly loans). -- Auto-Print Hold and Transit Slips: slips will be automatically printed without prompt for confirmation. - -These options may be selected simultaneously. The selected option is displayed in the header area. +^^^^^^^^^^^^^^^^^ +At the right bottom corner there is a *Checkin Modifiers* pop-up list. The +options are: + +- Ignore Pre-cat Items: no prompt when checking in a pre-cat item. Item will be +routed to Cataloging with Cataloging status. +- Suppress Holds and Transit: item will not be used to fill holds or sent in +transit. Item has Reshelving status. +- Amnesty Mode/Forgive Fines: overdue fines will be voided if already created or +not be inserted if not yet created (e.g. hourly loans). +- Auto-Print Hold and Transit Slips: slips will be automatically printed without +prompt for confirmation. + +These options may be selected simultaneously. The selected option is displayed +in the header area. image::media/checkin_options.png[] -==================================================== Renewal and Editing the Item's Due Date -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Checked-out items can be renewed if your library's policy allows it. The new due date is calculated from the renewal date. Existing loans can also be extended to a specific date by editing the due date or renewing with a specific due date. +Checked-out items can be renewed if your library's policy allows it. The new due +date is calculated from the renewal date. Existing loans can also be extended to +a specific date by editing the due date or renewing with a specific due date. Renewing via a Patron's Account ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -128,26 +159,32 @@ Renewing via a Patron's Account image::media/items_out_click.png[] -2) Select the item you want to renew. *Click on Actions for Selected Items* -> *Renew*. If you want to renew all items in the account, click *Renew All* instead. +2) Select the item you want to renew. *Click on Actions for Selected Items* -> +*Renew*. If you want to renew all items in the account, click *Renew All* +instead. image::media/renew_action.png[] -3) If you want to specify the due date, click *Renew with Specific Due Date*. You will be prompted to select a due date. Once done, click *Apply*. +3) If you want to specify the due date, click *Renew with Specific Due Date*. +You will be prompted to select a due date. Once done, click *Apply*. image::media/renew_specific_date.png[] [TIP] -Renewal can also be done on the *Item Status* screen. See the section called <> for more information. +Renewal can also be done on the *Item Status* screen. See the section called +<> for more information. Renewing by Item Barcode ^^^^^^^^^^^^^^^^^^^^^^^^ -1) To renew items by barcode, select *Circulation* -> *Renew Items* or press *CTRL-F2*. +1) To renew items by barcode, select *Circulation* -> *Renew Items* or press +*CTRL-F2*. 2) Scan or manually entire the item barcode. image::media/renew_item.png[] -3) If you want to specify the due date, click *Specific Due Date* and select a new due date from the calendar. +3) If you want to specify the due date, click *Specific Due Date* and select a +new due date from the calendar. image::media/renew_item_calendar.png[] @@ -156,14 +193,16 @@ Editing Due Date 1) Retrieve the patron record and go to the *Items Out* screen. -2) Select the item you want to renew. Click on *Actions for Selected Items* -> *Edit Due Date*. +2) Select the item you want to renew. Click on *Actions for Selected Items* -> +*Edit Due Date*. image::media/edit_due_date_action.png[] 3) Select a new due date in the pop-up window, then click *Apply*. [TIP] -You can select multiple items by pressing down the CTRL key on your keyboard and clicking each items you want to edit. +You can select multiple items by pressing down the CTRL key on your keyboard and +clicking each items you want to edit. [NOTE] Editing a due date is not included in the renewal count. @@ -175,39 +214,81 @@ Lost Items ^^^^^^^^^^ 1) To mark items Lost, retrieve patron record and click *Items Out*. -2) Select the item. Click on *Actions for Selected Items* -> *Mark Lost (by Patron)*. +2) Select the item. Click on *Actions for Selected Items* -> *Mark Lost (by +Patron)*. image::media/mark_lost.png[] -3) The lost item now displays in the *Lost/Claimed Returned/Long Overdue, Has Unpaid Billings* section of the patron record. +3) The lost item now displays in the *Other/Special Circulations section of the +patron record, unless otherwise customized through the Items Out display setting +available in the Library Settings Editor. image::media/lost_cr_section.png[] -4) The lost item also adds to the count of *Lost* items in the patron summary on the left (or top) of the screen. +4) The lost item also adds to the count of *Lost* items in the patron summary on +the left (or top) of the screen. image::media/patron_summary_checkouts.jpg[] [NOTE] -Lost Item Billing +.Lost Item Billing +======================== +- Marking an item Lost will automatically bill the patron the replacement cost +of the item as recorded in the price field in the item record, and a processing +fee as determined by your local policy. If the lost item has overdue charges, +the overdue charges may be voided or retained based on local policy. +- A lost-then-returned item will disappear from the Items Out screen only when +all bills linked to this particular circulation have been resolved. Bills may +include replacement charges, processing fees, and manual charges added to the +existing bills. +- The replacement fee and processing fee for lost-then-returned items may be +voided if set by local policy. Overdue fines may be reinstated on +lost-then-returned items if set by local policy. ======================== -- Marking an item Lost will automatically bill the patron the replacement cost of the item as recorded in the price field in the item record, and a processing fee as determined by your local policy. If the lost item has overdue charges, the overdue charges may be voided or retained based on local policy. -- A lost-then-returned item will disappear from the Items Out screen only when all bills linked to this particular circulation have been resolved. Bills may include replacement charges, processing fees, and manual charges added to the existing bills. -- The replacement fee and processing fee for lost-then-returned items may be voided if set by local policy. Overdue fines may be reinstated on lost-then-returned items if set by local policy. -========================== Refunds for Lost Items -^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^ -If an item is returned after a lost bill has been paid and the library's policy is to void the replacement fee for lost-then-returned items, there will be a negative balance in the bill. A refund needs to be made to close the bill and the circulation record. Once the outstanding amount has been refunded, the bill and circulation record will be closed and the item will disappear from the Items Out screen. +If an item is returned after a lost bill has been paid and the library's policy +is to void the replacement fee for lost-then-returned items, there will be a +negative balance in the bill. A refund needs to be made to close the bill and +the circulation record. Once the outstanding amount has been refunded, the bill +and circulation record will be closed and the item will disappear from the +Items Out screen. + +[NOTE] +.More on Negative Balances +======================================== +Evergreen sites can prevent negative balances from occurring on fully-paid +transactions with the _Do not change fines/fees on zero-balance LOST +transaction_ setting available through the Library Settings Editor. It will +also prevent negative balances due to fully-paid, long overdue materials being +returned. Negative balances will continue to occur when partially-paid lost +items are reutnred. +======================================== -If you need to balance a bill with a negative amount and close the linked lost circulation record without making a refund (removing the item from the *Lost, Claimed Returned, Long Overdue, Has Unpaid Bills* panel on the *Items Out* screen), you need to add two dummy bills to the existing bills. The first one can be of any amount (e.g. $0.01), while the second should be of the absolute value of the negative amount. Then you need to void the first dummy bill. The reason for using a dummy bill is that Evergreen will check and close the circulation record only when payment is applied or bills are voided. +If you need to balance a bill with a negative amount and close the linked lost +circulation record without making a refund (removing the item from the *Lost, +Claimed Returned, Long Overdue, Has Unpaid Bills* panel on the *Items Out* +screen), you need to add a dummy bill to the existing bill equal to the absolute +value of the negative amount. To do so: + +1) Select the billing with the negative balance. + +2) Choose **Actions for Selected Transactions** --> **Add Billing**. + +3) Click Yes. + +4) Enter the absolute value of the negative balance. Claimed Returned Items ^^^^^^^^^^^^^^^^^^^^^^^ + +1) To mark an item Claimed Returned, retrieve the patron record and go to the +*Items Out* screen. -1) To mark an item Claimed Returned, retrieve the patron record and go to the *Items Out* screen. - -2) Select the item, then select *Actions for Selected Items* -> *Mark Claimed Returned* from the dropdown menu. +2) Select the item, then select *Actions for Selected Items* -> *Mark Claimed +Returned* from the dropdown menu. image::media/mark_claims_returned.png[] @@ -215,53 +296,180 @@ image::media/mark_claims_returned.png[] image::media/claimed_date.png[] -4) The Claimed Returned item now displays in the *Lost/Claimed Returned/Long Overdue, Has Unpaid Billings* section of the patron record. +4) Any overdue fines associated with the transaction will now be based on the +Claimed Returned date. + +5) The Claimed Returned item now displays in the *Other/Special Circulations* +section of the patron record, unless otherwise customized through the Items Out +display setting available in the Library Settings Editor. image::media/lost_cr_section.png[] -5) The Claimed Returned item adds to the count of Check Outs that are Claimed Returned in the patron summary on the left (or top) of the screen. It also adds to the total *Claims-returned Count* (including those that are current Check Outs and those that have since been returned) that is displayed when editing the patron's record. +6) The Claimed Returned item adds to the count of Check Outs that are Claimed +Returned in the patron summary on the left (or top) of the screen. It also adds +to the total *Claims-returned Count* (including those that are current Check +Outs and those that have since been returned) that is displayed when editing the +patron's record. image::media/patron_summary_checkouts.jpg[] [NOTE] -More on Claimed Returned Items +.More on Claimed Returned Items ==================================== -- The date entered for a Claimed Returned item establishes the fine. If the date given has passed, bills will be adjusted accordingly. -- When a Claimed Returned item is returned, if there is an outstanding bill associated with it, the item will not disappear from the *Items Out* screen. It will disappear when the outstanding bills are resolved. -- When an item is marked Claimed Returned, the value in *Claims-returned Count* field in the patron record is automatically increased. Staff can manually adjust this count by editing the patron record. +- The date entered for a Claimed Returned item establishes the fine. If the date +given has passed, bills will be adjusted accordingly. +- When a Claimed Returned item is returned, if there is an outstanding bill +associated with it, the item will not disappear from the *Items Out* screen. +It will disappear when the outstanding bills are resolved. +- When an item is marked Claimed Returned, the value in *Claims-returned Count* +field in the patron record is automatically increased. Staff can manually adjust +this count by editing the patron record. +- Marking a lost transaction Claimed Returned will not remove a lost item +billing or lost item processing fee unless the _Void lost item billing when +claims returned_ and/or the _Void lost item processing fee when claims returned_ +settings are enabled. Both settings are available via the Library Settings +editor. ==================================== +Mark an Item Long Overdue +~~~~~~~~~~~~~~~~~~~~~~~~~ + +*Marking an item Long Overdue* + +Once an item has been overdue for a configurable amount of time, Evergreen can +mark the item long overdue in the borrowing patron’s account. This will be done +automatically through a Notification/Action Trigger. When the item is marked +long overdue, several actions will take place: + +. The item will go into the status of “Long Overdue” + +. The item will be moved to the “Lost, Claimed Returned, Long Overdue, Has +Unpaid Billings” section of the Items Out screen in the patron’s account + +. The accrual of overdue fines will be stopped + +Optionally the patron can be billed for the item price, a long overdue +processing fee, and any overdue fines can be voided from the account. Patrons +can also be sent a notification that the item was marked long overdue. + +image::media/long_overdue1.jpg[Patron Account-Long Overdue] + + +*Checking in a Long Overdue item* + +If an item that has been marked long overdue is checked in, an alert will appear + on the screen informing the staff member that the item was long overdue. Once +checked in, the item will go into the status of “In process”. Optionally, the +item price and long overdue processing fee can be voided and overdue fines can +be reinstated on the patron’s account. If the item is checked in at a library +other than its home library, a library setting controls whether the item can +immediately fill a hold or circulate, or if it needs to be sent to its home +library for processing. + +image::media/long_overdue2.jpg[Long Overdue Checkin] + +*Notification/Action Triggers* + +Evergreen has two sample Notification/Action Triggers that are related to + marking items long overdue. The sample triggers are configured for 6 months. +These triggers can be configured for any amount of time according to library +policy and will need to be activated for use. + +* Sample Triggers + +** 6 Month Auto Mark Long-Overdue—will mark an item long overdue after the +configured period of time + +** 6 Month Long Overdue Notice—will send patron notification that an item has +been marked long overdue on their account + +*Library Settings* + +The following Library Settings enable you to set preferences related to long +overdue items: + +* *Circulation: Long-Overdue Check-In Interval Uses Last Activity Date* —Use the + long-overdue last-activity date instead of the due_date to determine whether +the item has been checked out too long to perform long-overdue check-in +processing. If set, the system will first check the last payment time, followed +by the last billing time, followed by the due date. See also +circ.max_accept_return_of_longoverdue + +* *Circulation: Long-Overdue Items Usable on Checkin* —Long-overdue items are +usable on checkin instead of going "home" first + +* *Circulation: Long-Overdue Max Return Interval* —Long-overdue check-in +processing (voiding fees, re-instating overdues, etc.) will not take place for +items that have been overdue for (or have last activity older than) this amount +of time + +* *Circulation: Restore Overdues on Long-Overdue Item Return* + +* *Circulation: Void Long-Overdue item Billing When Returned* + +* *Circulation: Void Processing Fee on Long-Overdue Item Return* + +* *Finances: Leave transaction open when long overdue balance equals zero* +—Leave transaction open when long-overdue balance equals zero. This leaves the +lost copy on the patron record when it is paid + +* *Finances: Long-Overdue Materials Processing Fee* + +* *Finances: Void Overdue Fines When Items are Marked Long-Overdue* + +*Permissions to use this Feature* + +The following permissions are related to this feature: + +* COPY_STATUS_LONGOVERDUE.override + +** Allows the user to check-in long-overdue items thus removing the long-overdue + status on the item + In-house Use (F6) ~~~~~~~~~~~~~~~~~ -1) To record in-house use, select *Circulation* -> *Record-In House Use*, click *Check Out* -> *Record In-House Use* on the circulation toolbar , or press *F6*. +1) To record in-house use, select *Circulation* -> *Record-In House Use*, click +*Check Out* -> *Record In-House Use* on the circulation toolbar , or press *F6*. image::media/record_in_house_action.png[] -2) To record in-house use for cataloged items, enter number of uses, scan barcode or type barcode and click *Submit*. +2) To record in-house use for cataloged items, enter number of uses, scan +barcode or type barcode and click *Submit*. image::media/in_house_use.png[] [NOTE] -The statistics of in-house use are separated from circulation statistics. The in-house use count of cataloged items is not included in the items' total use count. +The statistics of in-house use are separated from circulation statistics. The +in-house use count of cataloged items is not included in the items' total use +count. [[itemstatus]] Item Status (F5) ~~~~~~~~~~~~~~~~ -The Item Status screen is very useful. Many actions can be taken by either circulation staff or catalogers on this screen. Here we will cover some circulation-related functions, namely checking item status, viewing past circulations, inserting item alert messages, marking items missing or damaged, etc. +The Item Status screen is very useful. Many actions can be taken by either +circulation staff or catalogers on this screen. Here we will cover some +circulation-related functions, namely checking item status, viewing past +circulations, inserting item alert messages, marking items missing or damaged, +etc. Checking item status ^^^^^^^^^^^^^^^^^^^^ -1) To check the status of an item, select *Search* -> *Search for copies by Barcode* or *Circulation* -> *Show Item Status by Barcode*; click the *Item Status button* on the circulation or cataloging toolbar; or press *F5*. +1) To check the status of an item, select *Search* -> *Search for copies by +Barcode* or *Circulation* -> *Show Item Status by Barcode*; click the *Item +Status button* on the circulation or cataloging toolbar; or press *F5*. image::media/item_status_menu.png[] -2) Scan the barcode or type it and click *Submit*. The current status of the item is displayed with selected other fields. You can use the column picker to select more fields to view. +2) Scan the barcode or type it and click *Submit*. The current status of the +item is displayed with selected other fields. You can use the column picker to +select more fields to view. image::media/item_status_barcode.png[] -3) Click the *Alternate View* button, and the item summary and circulation history will be displayed. +3) Click the *Alternate View* button, and the item summary and circulation +history will be displayed. image::media/item_status_altview.png[] @@ -270,14 +478,19 @@ image::media/item_status_altview.png[] image::media/item_status_list_view.png[] [NOTE] -If the item's status is "Available", the displayed due date refers to the previous circulation's due date. +If the item's status is "Available", the displayed due date refers to the +previous circulation's due date. [TIP] -Upload From File allows you to load multiple items saved in a file on your local computer. The file contains a list of the barcodes in text format. To ensure smooth uploading and further processing on the items, it is recommended that the list contains no more than 100 items. +Upload From File allows you to load multiple items saved in a file on your local +computer. The file contains a list of the barcodes in text format. To ensure +smooth uploading and further processing on the items, it is recommended that the +list contains no more than 100 items. Viewing past circulations ^^^^^^^^^^^^^^^^^^^^^^^^^^ -1) To view past circulations, retrieve the item on the *Item Status* screen as described above. +1) To view past circulations, retrieve the item on the *Item Status* screen as +described above. 2) Select *Actions for Selected Items* -> *Show Last Few Circulations*. @@ -287,108 +500,58 @@ image::media/last_few_circs_action.png[] image::media/last_few_circs_display.png[] -4) To retrieve the patron(s) of the last circulations, click the *Retrieve Last Patron* or the *Retrieve All These Patrons* button at the bottom of the above screen. Patron record(s) will be displayed in new tab(s). +4) To retrieve the patron(s) of the last circulations, click the *Retrieve Last +Patron* or the *Retrieve All These Patrons* button at the bottom of the above +screen. Patron record(s) will be displayed in new tab(s). [TIP] -The number of items that displays in the circulation history can be set in Local *Administration* -> *Library Settings Editor*. +The number of items that displays in the circulation history can be set in Local + *Administration* -> *Library Settings Editor*. [NOTE] -You can also retrieve the past circulations on the patron's Items Out screen and from the Check In screen. +You can also retrieve the past circulations on the patron's Items Out screen and +from the Check In screen. Marking items damaged or missing and other functions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1) To mark items damaged or missing, retrieve the item on the *Item Status* screen. +1) To mark items damaged or missing, retrieve the item on the *Item Status* +screen. -2) Select the item. Click on *Actions for Selected Items* -> *Mark Item Damaged* or *Mark Item Missing*. +2) Select the item. Click on *Actions for Selected Items* -> *Mark Item Damaged +* or *Mark Item Missing*. image::media/mark_missing_damaged.png[] [NOTE} -Depending on the library's policy, when marking an item damaged, bills (cost and/or processing fee) may be inserted into the last borrower's account. +Depending on the library's policy, when marking an item damaged, bills (cost +and/or processing fee) may be inserted into the last borrower's account. -3) Following the above procedure, you can check in and renew items by using the *Check in Items* and *Renew Items* on the dropdown menu. +3) Following the above procedure, you can check in and renew items by using the +*Check in Items* and *Renew Items* on the dropdown menu. Item alerts ^^^^^^^^^^^ -The *Edit Item Attributes* function on the *Actions for Selected Items* dropdown list allows you to edit item records. Here, we will show you how to insert item alert messages by this function. See cataloging instructions for more information on item editing. +The *Edit Item Attributes* function on the *Actions for Selected Items* dropdown + list allows you to edit item records. Here, we will show you how to insert item + alert messages by this function. See cataloging instructions for more +information on item editing. 1) Retrieve record on *Item Status* screen. -2) Once item is displayed, highlight it and select *Actions for Selected Items* -> *Edit Item Attributes*. +2) Once item is displayed, highlight it and select *Actions for Selected Items* +-> *Edit Item Attributes*. 3) The item record is displayed in the *Copy Editor*. image::media/copy_edit_alert.png[] -4) Click *Alert Message* in the *Miscellaneous* column. The background color of the box changes. Type in the message then click *Apply*. +4) Click *Alert Message* in the *Miscellaneous* column. The background color of +the box changes. Type in the message then click *Apply*. image::media/copy_alert_message.png[] 5) Click *Modify Copies*, then confirm the action. -Mark an Item Long Overdue -~~~~~~~~~~~~~~~~~~~~~~~~~ - -*Marking an item Long Overdue* - -Once an item has been overdue for a configurable amount of time, Evergreen will mark the item long overdue in the borrowing patron’s account. This will be done automatically through a Notification/Action Trigger. When the item is marked long overdue, several actions will take place: - -. The item will go into the status of “Long Overdue” - -. The item will be moved to the “Lost, Claimed Returned, Long Overdue, Has Unpaid Billings” section of the Items Out screen in the patron’s account - -. The accrual of overdue fines will be stopped - -Optionally the patron can be billed for the item price, a long overdue processing fee, and any overdue fines can be voided from the account. Patrons can also be sent a notification that the item was marked long overdue. - -image::media/long_overdue1.jpg[Patron Account-Long Overdue] - - -*Checking in a Long Overdue item* - -If an item that has been marked long overdue is checked in, an alert will appear on the screen informing the staff member that the item was long overdue. Once checked in, the item will go into the status of “In process”. Optionally, the item price and long overdue processing fee can be voided and overdue fines can be reinstated on the patron’s account. If the item is checked in at a library other than its home library, a library setting controls whether the item can immediately fill a hold or circulate, or if it needs to be sent to its home library for processing. - -image::media/long_overdue2.jpg[Long Overdue Checkin] - -*Notification/Action Triggers* - -Evergreen has two sample Notification/Action Triggers that are related to marking items long overdue. The sample triggers are configured for 6 months. These triggers can be configured for any amount of time according to library policy and will need to be activated for use. - -* Sample Triggers - -** 6 Month Auto Mark Long-Overdue—will mark an item long overdue after the configured period of time - -** 6 Month Long Overdue Notice—will send patron notification that an item has been marked long overdue on their account - -*Library Settings* - -The following Library Settings enable you to set preferences related to long overdue items: - -* *Circulation: Long-Overdue Check-In Interval Uses Last Activity Date* —Use the long-overdue last-activity date instead of the due_date to determine whether the item has been checked out too long to perform long-overdue check-in processing. If set, the system will first check the last payment time, followed by the last billing time, followed by the due date. See also circ.max_accept_return_of_longoverdue - -* *Circulation: Long-Overdue Items Usable on Checkin* —Long-overdue items are usable on checkin instead of going "home" first - -* *Circulation: Long-Overdue Max Return Interval* —Long-overdue check-in processing (voiding fees, re-instating overdues, etc.) will not take place for items that have been overdue for (or have last activity older than) this amount of time - -* *Circulation: Restore Overdues on Long-Overdue Item Return* - -* *Circulation: Void Long-Overdue item Billing When Returned* - -* *Circulation: Void Processing Fee on Long-Overdue Item Return* - -* *Finances: Leave transaction open when long overdue balance equals zero* —Leave transaction open when long-overdue balance equals zero. This leaves the lost copy on the patron record when it is paid - -* *Finances: Long-Overdue Materials Processing Fee* - -* *Finances: Void Overdue Fines When Items are Marked Long-Overdue* - -*Permissions to use this Feature* - -The following permissions are related to this feature: - -* COPY_STATUS_LONGOVERDUE.override - -** Allows the user to check-in long-overdue items thus removing the long-overdue status on the item diff --git a/docs/media/lost_cr_section.png b/docs/media/lost_cr_section.png index 1a2538b96da13fe4511eb9ac58d5c5352c3c266a..856cd51e992630a6883431e025279e0b43fbad2a 100644 GIT binary patch literal 19168 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 W^72M}AK083LllNO}+lm7y9I({zz literal 11398 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%0AWQegdTRJb z+4@-H;+&Fs{^F#t_BI|s7i@5mh!0Nb!2WT3u=MM++km;=JcYW{gbA&Ml&}DJ1GOTq zA1$EavmH2JKX;Z|ci*pPrB{!+s_B}V0WG#*68jJYkx)QI_d>Q6Pz8rwxAhC!5Ey+3m%xF~-U zP;LX4V(4^;Q9v#=?{5z$$q?)c#49oMztjJ8w(2pIOx!elL|RLnVZ>&DgRhQZbZ*=s z&Z8IK2;w)`DpUczav7GM<`e04^ev-2xl~=kU5C-MhVv|R2qZ008m#ghd!(j!9@Hu2 z1oG(ljMjJPI%1Q(o}`7qZA(pt7Me&tV$aJ1z*0o_B>=K&dG`oN^%(h~G97}Kh{ebB zpHZ|}e0kU#|xx-$nK>izyzKdL9<{)9T#|set^>qi5hViz? z#AbM#jOF&-21e&_X!*WW?C`xW`Bm@06O(-tNSE(-9RZ%)wBr!Ypw5HMjwss+182^1 z=od$5QMFHrsJk^~;gChQBc(%QXL5u-dsk%uI6&93 z+D5uY@B507=>D-0hN@Y8V|L-cB5oHaKl+gsRtx%C#(lFOarE!#{v2!Slg>0FGepv~&%Ig|8$Wr;%t7X@;^y{8%ol+RO!Sc>&`wU+s zn!!0WArYJaZ?>^@yRqdcv|o*b0<5on&%+*t7~@1Vk%Okb1Zo@C?S`N_{N`bS@ zwjqixALt}=MQR|5j=Zf;O-ySo;jEMd6^?7sXR~+tocK=QZ(Q{UE`azjgg7#Ipux#) z!rv+_8HIrmTwBIcxu1ANJEkW(r}5vX`~>upDdxP#Blz=r7+eWlL8MrZT5R3^8D$f* z^)9*B2SE6m^meq8J>H+rQFhx{z~sr#*3|1I`3%PWGrqzdWAWfDMi#xdKV=pijF2(? zX^(xe38*fr(&5F>V!GSpsl*@=J&!qKDb5%{^rxr(@A()l!Pspe`7#W_yiv99y=-!NgGVEE+-ATOa2QSVE+dzlnRhwj!Uhm&R$0U12cjFO2#@Eazw56iP=A*7HVyb zmdr?%@}EG9h1xGprU=%<{Z~}4LM HEnfdWknir{ -- 2.43.2