]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1841974: Allow adjusted proximity for age-protect user/miker/lp-1841974-calc-prox-for-age-protect
authorMike Rylander <mrylander@gmail.com>
Mon, 2 Mar 2020 20:49:05 +0000 (15:49 -0500)
committerMike Rylander <mrylander@gmail.com>
Wed, 1 Jul 2020 15:01:22 +0000 (11:01 -0400)
commit5e661d96ec796507f84474b99c8ae5fc820f8d05
tree06a0c1685bb23c503d4158676e13ac6d8999839b
parentc99833f1021fcb425975a4170b55f223fee5ee57
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>
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]