From: Bill Erickson Date: Wed, 19 Aug 2015 14:02:37 +0000 (-0400) Subject: LP#1251415: juv-to-adult release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1b142bedfcde94b104042d622660ada37057a057;p=evergreen%2Fmasslnc.git LP#1251415: juv-to-adult release notes Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt new file mode 100644 index 0000000000..55c0ea823d --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt @@ -0,0 +1,9 @@ +Juvenile-to-Adult Batch Script Honors Org Unit Setting +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The batch juv_to_adult.srfsh script, which is typically run via CRON, +that is responsible for toggling a patron from juvenile to adult now +honors the age value set in the org unit setting named "Juvenile Age +Threshold" (global.juvenile_age_threshold). When no org setting value +is present at a given patron's home library, the value passed in to the +script will be used as a default.