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)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 6 Jun 2016 13:50:00 +0000 (09:50 -0400)
commitc1e15c765c5fa1b2b8e949f27ade5ce0ab5c8e7f
tree26485735e9e2012b9d10df3074088fa630e11ee2
parent70ecc85c88d550d88ca90b09d12bd878443e3eba
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>
Conflicts:
Open-ILS/src/sql/Pg/950.data.seed-values.sql
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]