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)
committerJason Stephenson <jason@sigio.com>
Fri, 10 Feb 2017 01:06:14 +0000 (20:06 -0500)
commit07e9c4bc9b15c1adcd48ecc1322007e9f8f32329
treecdd894f26f90d795b2de18c480bdb89ffc2dc9ad
parentc6dc037017fd495966667ab20fc69b21ede013b4
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>
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]