]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1507807: Add org unit settings for in-house-use copy alerts.
authorJason Stephenson <jason@sigio.com>
Fri, 11 Mar 2016 02:13:57 +0000 (21:13 -0500)
committerKathy Lussier <klussier@masslnc.org>
Tue, 14 Feb 2017 05:05:52 +0000 (00:05 -0500)
commit9067b32763637299597bbe9ad4dc9bc084b1c102
tree70f1c84f74c893342b29122a660dfb79a8021428
parent90c5c52e2f97a2f6a9a48ac8efb1330c26b73668
LP 1507807: Add org unit settings for in-house-use copy alerts.

Add circ.in_house_use.copy_alert and circ.in_house_use.checkin_alert
org. unit setting types to seed data and upgrade script.

No default values are provided for the new settings.  They are not
defined (i.e. off) by default.

Add a PgTap test to verify that the org. unit setting types exist in
the database.

See the release notes for what these settings do.

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/lp1507807_in-house-use_alerts.pg [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.data.in-house-use_copy_alert.sql [new file with mode: 0644]