]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1694058: Add org. unit setting for multiple hold placement.
authorJason Stephenson <jason@sigio.com>
Sun, 30 Jul 2017 19:52:25 +0000 (15:52 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 21 Feb 2018 21:56:11 +0000 (16:56 -0500)
commite70d5917f50e195b2f3b456c9d420a8c06e94823
tree90267deb0aa71569781adb3d0bbb55abbdccea2f
parent0a81e0d2bf2b107a46307e7ab9164f54355bff66
LP 1694058: Add org. unit setting for multiple hold placement.

Add config.org_unit_setting_type circ.hold.max_duplicate_holds to set
the maximum duplicate title or metarecord holds allowed per patron.

Add pgtap test to make sure the new setting exists.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/t/lp1694058_multiple_hold_placement.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.data.max_duplicate_holds_coust.sql [new file with mode: 0644]