From: Galen Charlton Date: Wed, 4 Nov 2015 21:57:16 +0000 (+0000) Subject: LP#1251415: (follow-up) update release note extension X-Git-Tag: sprint4-merge-nov22~876 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fef3298eb9249e7bc4d4323fbd985eaf89cf9aa6;p=working%2FEvergreen.git LP#1251415: (follow-up) update release note extension Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.adoc b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.adoc new file mode 100644 index 0000000000..55c0ea823d --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.adoc @@ -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. diff --git a/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt b/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt deleted file mode 100644 index 55c0ea823d..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Administration/juv-to-adult.txt +++ /dev/null @@ -1,9 +0,0 @@ -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.