LP 1198465: Add yet another upgrade script, this for a/t templates. collab/dyrcona/lp1198465-conditional-negative-balances
authorJason Stephenson <jason@sigio.com>
Fri, 21 Feb 2014 16:27:27 +0000 (11:27 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 21 Feb 2014 16:27:27 +0000 (11:27 -0500)
commit3a68ff96b869248e0946e50a0443b383d7ed40be
treeb9e1d6efa45122a6d51622c69aae419c59cf523a
parent78de1f02a031cdd8c91587072a886693eb8fc221
LP 1198465: Add yet another upgrade script, this for a/t templates.

Turns out that we also missed some action_trigger templates that used
the voided column on money.billing that was removed.  This commit adds
an upgrade script to alter the templates to use the virtual void_payment
field.  The environments are also updated to retrieve the void_payment.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.money.void_payment.action.trigger_templates.sql [new file with mode: 0644]