]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix bad seed data in an A/T template
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 20 May 2011 19:47:04 +0000 (15:47 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 20 May 2011 19:47:04 +0000 (15:47 -0400)
commit5f132d5f98d719c38a01070cfa75c31ba6227252
tree35832ad83a2bb3b5bbb45c218dfcd417942cb009
parent6da2b4e727271073ce30e5015809efed8f959668
Fix bad seed data in an A/T template

The action_trigger event def template for printing acq invoices was
syntatically broken.  The collapse filter isn't important per se, but
it balances the extra [% END %] at the bottom of the template, and it
was there originally, and I see no reason not to put it back.

Incidentally, maybe the database upgrade script in the commit will be
the first in master to successfully use the new
evergreen.upgrade_deps_block_check() function ?

Reported by Sally Fortin.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0538.data.at-event-def-acq-invoice-print.sql [new file with mode: 0644]