projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
120cbd0
)
LP#1527342 Patron CO history CSV update core type
author
Bill Erickson
<berickxx@gmail.com>
Wed, 24 Feb 2016 15:01:06 +0000
(10:01 -0500)
committer
Kathy 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
patch
|
blob
|
history
diff --git
a/Open-ILS/src/sql/Pg/950.data.seed-values.sql
b/Open-ILS/src/sql/Pg/950.data.seed-values.sql
index
99410a3
..
b804d72
100644
(file)
--- a/
Open-ILS/src/sql/Pg/950.data.seed-values.sql
+++ b/
Open-ILS/src/sql/Pg/950.data.seed-values.sql
@@
-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',