]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1841974: Allow adjusted proximity for age-protect
authorMike Rylander <mrylander@gmail.com>
Mon, 2 Mar 2020 20:49:05 +0000 (15:49 -0500)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Thu, 3 Sep 2020 22:35:15 +0000 (18:35 -0400)
commit93811f4d7e54d92aa679f4415adf257a2459d8fa
tree90f13e5369df2a6c6427324c0b49d05df758e5e7
parent4b590c32062fa57cf255a22ff1f085fdc0fb29d3
LP#1841974: Allow adjusted proximity for age-protect

When testing prospective transit distance for age-protected items at
hold placement time we currently use the direct, baseline proximity
between the item circ (or owning) lib and the pickup lib.  With this
commit, setting a new YAOUS will allow the circ library of the item to
specify that a potentially-adjusted, calculated proximity should be used
instead.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Diane Disbro <ddisbro@scenicregional.org>
Signed-off-by: Nelson Appell <nappell@washmo.gov>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/110.hold_matrix.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.calc-prox-for-age_protect-YAOUS.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/YYYY.function.calc-prox-and-hold-permit.sql [new file with mode: 0644]