]> git.evergreen-ils.org Git - Evergreen.git/commit
Add pub date to CSV output.
authorJason Stephenson <jstephenson@mvlc.org>
Fri, 27 Jul 2012 13:25:05 +0000 (09:25 -0400)
committerDan Scott <dscott@laurentian.ca>
Sun, 2 Sep 2012 02:47:04 +0000 (22:47 -0400)
commita7534229e228bbfb34fed719fdcc78f702a79d24
treeb77f6639b51460111d9b082a52231e94f79bc3ab
parent03cb2f98abc0f1c3efa2b6062239d4a296f2d967
Add pub date to CSV output.

Change the template for the ContainerCSV reactor to add the publication
date (MARC 260$c) in the csv output in the same position that the previous
commit adds it to the html output.

Add an upgrade script to update the existing template for the ContainerCSV
reactor in action_trigger.event_definition.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.update_ContainerCSV_template.sql [new file with mode: 0644]