LP#1047475 Set action.hold_request.email_notify to default to false user/mrpeters-isl/lp1047475_ahr_email_notify_false
authorMichael Peters <mrpeters@library.in.gov>
Thu, 13 Sep 2012 20:28:04 +0000 (16:28 -0400)
committerMichael Peters <mrpeters@library.in.gov>
Thu, 13 Sep 2012 20:28:04 +0000 (16:28 -0400)
commit8681e3e3bc3ee51c55daeb47cb8cab457b31601a
tree175a23526ca2a4a816598d465132c2a637f14be8
parentf81e0d62d1ddbf81363c40a8e1588484e5160c46
LP#1047475 Set action.hold_request.email_notify to default to false

LP#1047475 points out that email notify prefs are ignored in TPAC.
This defaults the column in the database to false (like most other
similar columns are) and resolves the bug.

Credit to Steve Callender for the idea

Signed-off-by: Michael Peters <mrpeters@library.in.gov>
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.action.hold_request.email_notify_default_false.sql [new file with mode: 0644]