docs: 3.8 selected new Library Settings
authorAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Mon, 18 Oct 2021 13:19:53 +0000 (09:19 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 8 Nov 2021 15:22:51 +0000 (10:22 -0500)
Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

docs/modules/admin/pages/librarysettings.adoc

index 414a4d0..594a14b 100644 (file)
@@ -193,6 +193,8 @@ Jump to a specific table:
 |Target copies for a hold even if copy's circ lib is closed|If this setting is true at a given org unit or one of its ancestors, the hold targeter will target items from this org unit even if the org unit is closed (according to the Org Unit's closed dates.).|True/False|Set the value to True if you want to target items for holds at closed circulating libraries. Set the value to False, or leave it unset, if you do not want to enable this feature.
 |Target copies for a hold even if copy's circ lib is closed IF the circ lib is the hold's pickup lib|If this setting is true at a given org unit or one of its ancestors, the hold targeter will target items from this org unit even if the org unit is closed (according to the Org Unit's closed dates) IF AND ONLY IF the item's circ lib is the same as the hold's pickup lib.|True/False| Set the value to True if you want to target items for holds at closed circulating libraries when the circulating library of the item and the pickup library of the hold are the same. Set the value to False, or leave it unset, if you do not want to enable this feature.
 |Truncate fines to max fine amount||True/False|Default:TRUE
+|Use Item Price or Cost as Backup Item Value|This refers to the corresponding field on the item record and is used as a second-pass fall-through value when determining an item value. If needed, Evergreen will still look at the "Default Item Price" setting as a final fallback.|Text|Expects "price" or "cost", but defaults to neither
+|Use Item Price or Cost as Primary Item Value|This refers to the corresponding field on the item record and gets used in such contexts as notices, max fine values when using item price caps (setting or fine rules), and long overdue, damaged, and lost billings.|Text|Expects "price" or "cost" and defaults to price if unset
 |Use Lost and Paid copy status|Use Lost and Paid copy status when lost or long overdue billing is paid|True/False|
 |Void Long-Overdue Item Billing When Returned||True/False|
 |Void Processing Fee on Long-Overdue Item Return||True/False|
@@ -377,6 +379,8 @@ Jump to a specific table:
 |Maximum library target attempts|When this value is set and greater than 0, the system will only attempt to find a item at each possible branch the configured number of times|Number|For multi-branch libraries.
 |Minimum estimated wait|When predicting the amount of time a patron will be waiting for a hold to be fulfilled, this is the minimum estimated length of time to assume an item will be checked out.|Duration |
 |Org unit target weight|Org Units can be organized into hold target groups based on a weight. Potential items from org units with the same weight are chosen at random.|Number|
+|Pickup library hard stalling interval|When set for the pickup library, this specifies an interval during which items with a calculated proximity greater than 0 from the pickup library cannot be directly targeted if there are locally available copies. This setting is meant to be used in conjunction with the setting "Pickup library soft stalling interval" and its value should be equal or less than the value in Pickup library soft stalling interval.|Duration|
+|Pickup library soft stalling interval|When set for the pickup library, this specifies an interval during which opportunistic hold capture will only occur for items where both these factors are true: 1) the request time age is smaller than the interval (i.e. the request was placed within the interval); and 2) the scan library is equivalent to the pickup library. This setting takes precedence over "Soft stalling interval".|Duration|
 |Reset request time on un-cancel|When a hold is uncancelled, reset the request time to push it to the end of the queue|True/False|
 |Skip for hold targeting|When true, don't target any items at this org unit for holds|True/False|
 |Soft boundary|Holds will not be filled by items outside this boundary if there are holdable items within it.|Number |
@@ -403,6 +407,7 @@ The default is at midnight each night for items with "Reshelving" status for ove
 |Juvenile age threshold|Upper cut-off age for patrons to be considered juvenile, calculated from date of birth in patron accounts|Duration  (years)|
 |Library information URL (such as "http://example.com/about.html")|URL for information on this library, such as contact information, hours of operation, and directions. Use a complete URL, such as "http://example.com/hours.html".|Text|
 |Mark item damaged voids overdues|When an item is marked damaged, overdue fines on the most recent circulation are voided.|True/False|
+|My Account URL (such as "https://example.com/eg/opac/login")|URL for a My Account link. Use a complete URL, such as "https://example.com/eg/opac/login".|Text|For use in notices & receipts; this will not set or change the actual URL location for My Account.
 |Pre-cat item circ lib|Override the default circ lib of "here" with a pre-configured circ lib for pre-cat items. The value should be the "shortname" (aka policy name) of the org unit|Text |
 |Telephony: Arbitrary line(s) to include in each notice callfile|This overrides lines from opensrf.xml. Line(s) must be valid for your target server and platform (e.g. Asterisk 1.4).|Text|
 |=======