LP#1527342 Patron CO history CSV update core type
authorBill Erickson <berickxx@gmail.com>
Wed, 24 Feb 2016 15:01:06 +0000 (10:01 -0500)
committerKathy Lussier <klussier@masslnc.org>
Fri, 26 Feb 2016 00:22:52 +0000 (19:22 -0500)
Modify circ.format.history.csv to core type of 'auch' in seed data.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 99410a3..b804d72 100644 (file)
@@ -13139,7 +13139,7 @@ INSERT INTO config.org_unit_setting_type
 INSERT INTO action_trigger.hook (key, core_type, description, passive)
 VALUES (
     'circ.format.history.csv',
-    'circ',
+    'auch',
     oils_i18n_gettext(
         'circ.format.history.csv',
         'Produce CSV of circulation history',