]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/sql/Pg/950.data.seed-values.sql
ee87ff59f53b192084e7627e862db42047af6581
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 950.data.seed-values.sql
1 --002.schema.config.sql:
2 INSERT INTO config.bib_source (id, quality, source, transcendant, can_have_copies) VALUES 
3     (1, 90, oils_i18n_gettext(1, 'oclc', 'cbs', 'source'), FALSE, TRUE);
4 INSERT INTO config.bib_source (id, quality, source, transcendant, can_have_copies) VALUES 
5     (2, 10, oils_i18n_gettext(2, 'System Local', 'cbs', 'source'), FALSE, TRUE);
6 INSERT INTO config.bib_source (id, quality, source, transcendant, can_have_copies) VALUES 
7     (3, 1, oils_i18n_gettext(3, 'Project Gutenberg', 'cbs', 'source'), TRUE, TRUE);
8 SELECT SETVAL('config.bib_source_id_seq'::TEXT, 100);
9
10 INSERT INTO biblio.peer_type (id,name) VALUES
11     (1,oils_i18n_gettext(1,'Bound Volume','bpt','name')),
12     (2,oils_i18n_gettext(2,'Bilingual','bpt','name')),
13     (3,oils_i18n_gettext(3,'Back-to-back','bpt','name')),
14     (4,oils_i18n_gettext(4,'Set','bpt','name')),
15     (5,oils_i18n_gettext(5,'e-Reader Preload','bpt','name')); 
16 SELECT SETVAL('biblio.peer_type_id_seq'::TEXT, 100);
17
18 INSERT INTO config.standing (id, value) VALUES (1, oils_i18n_gettext(1, 'Good', 'cst', 'value'));
19 INSERT INTO config.standing (id, value) VALUES (2, oils_i18n_gettext(2, 'Barred', 'cst', 'value'));
20 SELECT SETVAL('config.standing_id_seq'::TEXT, 100);
21
22 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert)
23         VALUES (1,'PATRON_EXCEEDS_FINES',oils_i18n_gettext(1, 'Patron exceeds fine threshold', 'csp', 'label'),'CIRC|FULFILL|HOLD|CAPTURE|RENEW', TRUE);
24 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert)
25         VALUES (2,'PATRON_EXCEEDS_OVERDUE_COUNT',oils_i18n_gettext(2, 'Patron exceeds max overdue item threshold', 'csp', 'label'),'CIRC|FULFILL|HOLD|CAPTURE|RENEW', TRUE);
26 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert)
27         VALUES (3,'PATRON_EXCEEDS_CHECKOUT_COUNT',oils_i18n_gettext(3, 'Patron exceeds max checked out item threshold', 'csp', 'label'),'CIRC|FULFILL', TRUE);
28 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert)
29         VALUES (4,'PATRON_EXCEEDS_COLLECTIONS_WARNING',oils_i18n_gettext(4, 'Patron exceeds pre-collections warning fine threshold', 'csp', 'label'),'CIRC|FULFILL|HOLD|CAPTURE|RENEW', TRUE);
30 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert)
31         VALUES (5,'PATRON_EXCEEDS_LOST_COUNT',oils_i18n_gettext(5, 'Patron exceeds max lost item threshold', 'csp', 'label'),'CIRC|FULFILL|HOLD|CAPTURE|RENEW', TRUE);
32
33 INSERT INTO config.standing_penalty (id,name,label,staff_alert) VALUES (20,'ALERT_NOTE',oils_i18n_gettext(20, 'Alerting Note, no blocks', 'csp', 'label'),TRUE);
34 INSERT INTO config.standing_penalty (id,name,label) VALUES (21,'SILENT_NOTE',oils_i18n_gettext(21, 'Note, no blocks', 'csp', 'label'));
35 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (22,'STAFF_C',oils_i18n_gettext(22, 'Alerting block on Circ', 'csp', 'label'),'CIRC', TRUE);
36 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (23,'STAFF_CH',oils_i18n_gettext(23, 'Alerting block on Circ and Hold', 'csp', 'label'),'CIRC|HOLD', TRUE);
37 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (24,'STAFF_CR',oils_i18n_gettext(24, 'Alerting block on Circ and Renew', 'csp', 'label'),'CIRC|RENEW', TRUE);
38 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (25,'STAFF_CHR',oils_i18n_gettext(25, 'Alerting block on Circ, Hold and Renew', 'csp', 'label'),'CIRC|HOLD|RENEW', TRUE);
39 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (26,'STAFF_HR',oils_i18n_gettext(26, 'Alerting block on Hold and Renew', 'csp', 'label'),'HOLD|RENEW', TRUE);
40 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (27,'STAFF_H',oils_i18n_gettext(27, 'Alerting block on Hold', 'csp', 'label'),'HOLD', TRUE);
41 INSERT INTO config.standing_penalty (id,name,label,block_list,staff_alert) VALUES (28,'STAFF_R',oils_i18n_gettext(28, 'Alerting block on Renew', 'csp', 'label'),'RENEW', TRUE);
42 INSERT INTO config.standing_penalty (id,name,label) VALUES (29,'INVALID_PATRON_ADDRESS',oils_i18n_gettext(29, 'Patron has an invalid address', 'csp', 'label'));
43 INSERT INTO config.standing_penalty (id,name,label) VALUES (30,'PATRON_IN_COLLECTIONS',oils_i18n_gettext(30, 'Patron has been referred to a collections agency', 'csp', 'label'));
44 INSERT INTO config.standing_penalty (id, name, label, staff_alert, org_depth) VALUES
45     (
46         31,
47         'INVALID_PATRON_EMAIL_ADDRESS',
48         oils_i18n_gettext(
49             31,
50             'Patron had an invalid email address',
51             'csp',
52             'label'
53         ),
54         TRUE,
55         0
56     ),
57     (
58         32,
59         'INVALID_PATRON_DAY_PHONE',
60         oils_i18n_gettext(
61             32,
62             'Patron had an invalid daytime phone number',
63             'csp',
64             'label'
65         ),
66         TRUE,
67         0
68     ),
69     (
70         33,
71         'INVALID_PATRON_EVENING_PHONE',
72         oils_i18n_gettext(
73             33,
74             'Patron had an invalid evening phone number',
75             'csp',
76             'label'
77         ),
78         TRUE,
79         0
80     ),
81     (
82         34,
83         'INVALID_PATRON_OTHER_PHONE',
84         oils_i18n_gettext(
85             34,
86             'Patron had an invalid other phone number',
87             'csp',
88             'label'
89         ),
90         TRUE,
91         0
92     );
93
94
95 SELECT SETVAL('config.standing_penalty_id_seq', 100);
96
97 INSERT INTO config.metabib_class ( name, label ) VALUES ( 'identifier', oils_i18n_gettext('identifier', 'Identifier', 'cmc', 'label') );
98 INSERT INTO config.metabib_class ( name, label ) VALUES ( 'keyword', oils_i18n_gettext('keyword', 'Keyword', 'cmc', 'label') );
99 INSERT INTO config.metabib_class ( name, label ) VALUES ( 'title', oils_i18n_gettext('title', 'Title', 'cmc', 'label') );
100 INSERT INTO config.metabib_class ( name, label ) VALUES ( 'author', oils_i18n_gettext('author', 'Author', 'cmc', 'label') );
101 INSERT INTO config.metabib_class ( name, label ) VALUES ( 'subject', oils_i18n_gettext('subject', 'Subject', 'cmc', 'label') );
102 INSERT INTO config.metabib_class ( name, label ) VALUES ( 'series', oils_i18n_gettext('series', 'Series', 'cmc', 'label') );
103
104 -- enable combined search for only the subject class by default
105 UPDATE config.metabib_class SET combined = TRUE WHERE name = 'subject';
106
107 -- some more from 002.schema.config.sql:
108 INSERT INTO config.xml_transform VALUES ( 'marcxml', 'http://www.loc.gov/MARC21/slim', 'marc', '---' );
109 INSERT INTO config.xml_transform VALUES ( 'mods', 'http://www.loc.gov/mods/', 'mods', '');
110 INSERT INTO config.xml_transform VALUES ( 'mods3', 'http://www.loc.gov/mods/v3', 'mods3', '');
111 INSERT INTO config.xml_transform VALUES ( 'mods32', 'http://www.loc.gov/mods/v3', 'mods32', '');
112 INSERT INTO config.xml_transform VALUES ( 'mods33', 'http://www.loc.gov/mods/v3', 'mods33', '');
113 INSERT INTO config.xml_transform VALUES ( 'marc21expand880', 'http://www.loc.gov/MARC21/slim', 'marc', '' );
114
115 -- Index Definitions
116 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_field, authority_xpath, browse_field ) VALUES
117     (1, 'series', 'seriestitle', oils_i18n_gettext(1, 'Series Title', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:relatedItem[@type="series"]/mods32:titleInfo[not(@type="nfi")]$$, TRUE, '//@xlink:href', FALSE );
118
119 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, authority_xpath ) VALUES 
120     (2, 'title', 'abbreviated', oils_i18n_gettext(2, 'Abbreviated Title', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:titleInfo[mods32:title and (@type='abbreviated')]$$, '//@xlink:href' );
121 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, authority_xpath, browse_sort_xpath ) VALUES 
122     (3, 'title', 'translated', oils_i18n_gettext(3, 'Translated Title', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:titleInfo[mods32:title and (@type='translated-nfi')]$$, '//@xlink:href', $$*[local-name() != "nonSort"]$$ );
123 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, authority_xpath, browse_sort_xpath ) VALUES 
124     (4, 'title', 'alternative', oils_i18n_gettext(4, 'Alternate Title', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:titleInfo[mods32:title and starts-with(@type,'alternative')]$$, '//@xlink:href', $$*[local-name() != "nonSort"]$$ );
125 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, authority_xpath, browse_sort_xpath ) VALUES 
126     (5, 'title', 'uniform', oils_i18n_gettext(5, 'Uniform Title', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:titleInfo[mods32:title and (@type='uniform-nfi')]$$, '//@xlink:href', $$*[local-name() != "nonSort"]$$ );
127 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, authority_xpath, browse_field ) VALUES
128     (6, 'title', 'proper', oils_i18n_gettext(6, 'Title Proper', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:titleNonfiling[mods32:title and not (@type)]$$, '//@xlink:href', FALSE );
129
130 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_xpath, facet_field , authority_xpath, browse_xpath) VALUES 
131     (7, 'author', 'corporate', oils_i18n_gettext(7, 'Corporate Author', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:name[@type='corporate' and (mods32:role/mods32:roleTerm[text()='creator'] or mods32:role/mods32:roleTerm[text()='aut'] or mods32:role/mods32:roleTerm[text()='cre'])]$$, $$//*[local-name()='namePart']$$, TRUE, '//@xlink:href',$$//*[local-name()='namePart']$$ ); -- /* to fool vim */;
132 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_xpath, facet_field, authority_xpath, browse_xpath ) VALUES 
133     (8, 'author', 'personal', oils_i18n_gettext(8, 'Personal Author', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:name[@type='personal' and mods32:role/mods32:roleTerm[text()='creator']]$$, $$//*[local-name()='namePart']$$, TRUE, '//@xlink:href',$$//*[local-name()='namePart']$$ ); -- /* to fool vim */;
134 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_xpath, facet_field, authority_xpath, browse_xpath ) VALUES 
135     (9, 'author', 'conference', oils_i18n_gettext(9, 'Conference Author', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:name[@type='conference' and mods32:role/mods32:roleTerm[text()='creator']]$$, $$//*[local-name()='namePart']$$, TRUE, '//@xlink:href',$$//*[local-name()='namePart']$$ ); -- /* to fool vim */;
136 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_xpath, facet_field, authority_xpath, browse_xpath ) VALUES 
137     (10, 'author', 'other', oils_i18n_gettext(10, 'Other Author', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:name[@type='personal' and not(mods32:role/mods32:roleTerm[text()='creator'])]$$, $$//*[local-name()='namePart']$$, TRUE, '//@xlink:href',$$//*[local-name()='namePart']$$ ); -- /* to fool vim */;
138
139 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_field, authority_xpath ) VALUES 
140     (11, 'subject', 'geographic', oils_i18n_gettext(11, 'Geographic Subject', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:subject/mods32:geographic$$, TRUE, '//@xlink:href' );
141 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_xpath, facet_field, authority_xpath ) VALUES 
142     (12, 'subject', 'name', oils_i18n_gettext(12, 'Name Subject', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:subject/mods32:name$$, $$//*[local-name()='namePart']$$, TRUE, '//@xlink:href' ); -- /* to fool vim */;
143 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_field, authority_xpath ) VALUES 
144     (13, 'subject', 'temporal', oils_i18n_gettext(13, 'Temporal Subject', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:subject/mods32:temporal$$, TRUE, '//@xlink:href' );
145 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, facet_field, authority_xpath ) VALUES 
146     (14, 'subject', 'topic', oils_i18n_gettext(14, 'Topic Subject', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:subject/mods32:topic$$, TRUE, '//@xlink:href' );
147 --INSERT INTO config.metabib_field ( id, field_class, name, format, xpath ) VALUES 
148 --  ( id, field_class, name, xpath ) VALUES ( 'subject', 'genre', 'mods32', $$//mods32:mods/mods32:genre$$ );
149 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES 
150     (15, 'keyword', 'keyword', oils_i18n_gettext(15, 'General Keywords', 'cmf', 'label'), 'mods32', $$//mods32:mods/*[not(local-name()='originInfo')]$$, FALSE ); -- /* to fool vim */;
151 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
152     (16, 'subject', 'complete', oils_i18n_gettext(16, 'All Subjects', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:subject$$, FALSE );
153
154 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
155     (17, 'identifier', 'accession', oils_i18n_gettext(17, 'Accession Number', 'cmf', 'label'), 'marcxml', $$//marc:controlfield[@tag='001']$$, FALSE );
156 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
157     (18, 'identifier', 'isbn', oils_i18n_gettext(18, 'ISBN', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='020']/marc:subfield[@code='a' or @code='z']$$, FALSE );
158 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
159     (19, 'identifier', 'issn', oils_i18n_gettext(19, 'ISSN', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='022']/marc:subfield[@code='a' or @code='z']$$, FALSE );
160 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
161     (20, 'identifier', 'upc', oils_i18n_gettext(20, 'UPC', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='024' and @ind1='1']/marc:subfield[@code='a' or @code='z']$$, FALSE );
162 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
163     (21, 'identifier', 'ismn', oils_i18n_gettext(21, 'ISMN', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='024' and @ind1='2']/marc:subfield[@code='a' or @code='z']$$, FALSE );
164 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
165     (22, 'identifier', 'ean', oils_i18n_gettext(22, 'EAN', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='024' and @ind1='3']/marc:subfield[@code='a' or @code='z']$$, FALSE );
166 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
167     (23, 'identifier', 'isrc', oils_i18n_gettext(23, 'ISRC', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='024' and @ind1='0']/marc:subfield[@code='a' or @code='z']$$, FALSE );
168 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
169     (24, 'identifier', 'sici', oils_i18n_gettext(24, 'SICI', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='024' and @ind1='4']/marc:subfield[@code='a' or @code='z']$$, FALSE );
170 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
171     (25, 'identifier', 'bibcn', oils_i18n_gettext(25, 'Local Free-Text Call Number', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='099']$$, FALSE );
172 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
173     (26, 'identifier', 'tcn', oils_i18n_gettext(26, 'Title Control Number', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='901']/marc:subfield[@code='a']$$, FALSE );
174 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field ) VALUES
175     (27, 'identifier', 'bibid', oils_i18n_gettext(27, 'Internal ID', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='901']/marc:subfield[@code='c']$$, FALSE );
176 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, search_field, facet_field, browse_field) VALUES
177     (28, 'identifier', 'authority_id', oils_i18n_gettext(28, 'Authority Record ID', 'cmf', 'label'), 'marcxml', '//marc:datafield/marc:subfield[@code="0"]', FALSE, TRUE, FALSE);
178 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field) VALUES
179     (29, 'identifier', 'scn', oils_i18n_gettext(29, 'System Control Number', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='035']/marc:subfield[@code="a"]$$, FALSE);
180 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, browse_field) VALUES
181     (30, 'identifier', 'lccn', oils_i18n_gettext(30, 'LC Control Number', 'cmf', 'label'), 'marcxml', $$//marc:datafield[@tag='010']/marc:subfield[@code="a" or @code='z']$$, FALSE);
182 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, search_field, authority_xpath, browse_field, browse_sort_xpath ) VALUES
183     (31, 'title', 'browse', oils_i18n_gettext(31, 'Title Proper (Browse)', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:titleBrowse$$, FALSE, '//@xlink:href', TRUE, $$*[local-name() != "nonSort"]$$ );
184 INSERT INTO config.metabib_field ( id, field_class, name, label, format, xpath, search_field, authority_xpath, browse_field, browse_sort_xpath ) VALUES
185     (32, 'series', 'browse', oils_i18n_gettext(32, 'Series Title (Browse)', 'cmf', 'label'), 'mods32', $$//mods32:mods/mods32:relatedItem[@type="series"]/mods32:titleInfo[@type="nfi"]$$, FALSE, '//@xlink:href', TRUE, $$*[local-name() != "nonSort"]$$ );
186
187 UPDATE config.metabib_field SET joiner = ' -- ' WHERE field_class = 'subject' AND name NOT IN ('name', 'complete');
188
189 SELECT SETVAL('config.metabib_field_id_seq', GREATEST(1000, (SELECT MAX(id) FROM config.metabib_field)));
190
191 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('kw','keyword');
192 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('eg.keyword','keyword');
193 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('dc.publisher','keyword');
194 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('bib.subjecttitle','keyword');
195 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('bib.genre','keyword');
196 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('bib.edition','keyword');
197 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('srw.serverchoice','keyword');
198
199 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('id','identifier');
200 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('dc.identifier','identifier');
201 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('eg.isbn','identifier', 18);
202 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('eg.issn','identifier', 19);
203 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('eg.upc','identifier', 20);
204 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('eg.callnumber','identifier', 25);
205 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('eg.tcn','identifier', 26);
206 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('eg.bibid','identifier', 27);
207
208 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('au','author');
209 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('name','author');
210 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('creator','author');
211 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('eg.author','author');
212 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('eg.name','author');
213 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('dc.creator','author');
214 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('dc.contributor','author');
215 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('bib.name','author');
216 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.namepersonal','author',8);
217 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.namepersonalfamily','author',8);
218 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.namepersonalgiven','author',8);
219 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.namecorporate','author',7);
220 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.nameconference','author',9);
221
222 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('ti','title');
223 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('eg.title','title');
224 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('dc.title','title');
225 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.titleabbreviated','title',2);
226 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.titleuniform','title',5);
227 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.titletranslated','title',3);
228 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.titlealternative','title',4);
229 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.title','title',2);
230
231 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('su','subject');
232 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('eg.subject','subject');
233 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('dc.subject','subject');
234 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.subjectplace','subject',11);
235 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.subjectname','subject',12);
236 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.subjectoccupation','subject',16);
237
238 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('se','series');
239 INSERT INTO config.metabib_search_alias (alias,field_class) VALUES ('eg.series','series');
240 INSERT INTO config.metabib_search_alias (alias,field_class,field) VALUES ('bib.titleseries','series',1);
241
242
243 INSERT INTO config.non_cataloged_type ( id, owning_lib, name ) VALUES ( 1, 1, oils_i18n_gettext(1, 'Paperback Book', 'cnct', 'name') );
244 SELECT SETVAL('config.non_cataloged_type_id_seq'::TEXT, 100);
245
246 INSERT INTO config.identification_type ( id, name ) VALUES 
247     ( 1, oils_i18n_gettext(1, 'Drivers License', 'cit', 'name') );
248 INSERT INTO config.identification_type ( id, name ) VALUES 
249     ( 2, oils_i18n_gettext(2, 'SSN', 'cit', 'name') );
250 INSERT INTO config.identification_type ( id, name ) VALUES 
251     ( 3, oils_i18n_gettext(3, 'Other', 'cit', 'name') );
252 SELECT SETVAL('config.identification_type_id_seq'::TEXT, 100);
253
254 INSERT INTO config.rule_circ_duration VALUES 
255     (1, oils_i18n_gettext(1, '7_days_0_renew', 'crcd', 'name'), '7 days', '7 days', '7 days', 0);
256 INSERT INTO config.rule_circ_duration VALUES 
257     (2, oils_i18n_gettext(2, '28_days_2_renew', 'crcd', 'name'), '28 days', '28 days', '28 days', 2);
258 INSERT INTO config.rule_circ_duration VALUES 
259     (3, oils_i18n_gettext(3, '3_months_0_renew', 'crcd', 'name'), '3 months', '3 months', '3 months', 0);
260 INSERT INTO config.rule_circ_duration VALUES 
261     (4, oils_i18n_gettext(4, '3_days_1_renew', 'crcd', 'name'), '3 days', '3 days', '3 days', 1);
262 INSERT INTO config.rule_circ_duration VALUES 
263     (5, oils_i18n_gettext(5, '2_months_2_renew', 'crcd', 'name'), '2 months', '2 months', '2 months', 2);
264 INSERT INTO config.rule_circ_duration VALUES 
265     (6, oils_i18n_gettext(6, '35_days_1_renew', 'crcd', 'name'), '35 days', '35 days', '35 days', 1);
266 INSERT INTO config.rule_circ_duration VALUES 
267     (7, oils_i18n_gettext(7, '7_days_2_renew', 'crcd', 'name'), '7 days', '7 days', '7 days', 2);
268 INSERT INTO config.rule_circ_duration VALUES 
269     (8, oils_i18n_gettext(8, '1_hour_2_renew', 'crcd', 'name'), '1 hour', '1 hour', '1 hour', 2);
270 INSERT INTO config.rule_circ_duration VALUES 
271     (9, oils_i18n_gettext(9, '28_days_0_renew', 'crcd', 'name'), '28 days', '28 days', '28 days', 0);
272 INSERT INTO config.rule_circ_duration VALUES 
273     (10, oils_i18n_gettext(10, '14_days_2_renew', 'crcd', 'name'), '14 days', '14 days', '14 days', 2);
274 INSERT INTO config.rule_circ_duration VALUES 
275     (11, oils_i18n_gettext(11, 'default', 'crcd', 'name'), '21 days', '14 days', '7 days', 2);
276 SELECT SETVAL('config.rule_circ_duration_id_seq'::TEXT, 100);
277
278 INSERT INTO config.rule_max_fine VALUES 
279     (1, oils_i18n_gettext(1, 'default', 'crmf', 'name'), 5.00);
280 INSERT INTO config.rule_max_fine VALUES 
281     (2, oils_i18n_gettext(2, 'overdue_min', 'crmf', 'name'), 5.00);
282 INSERT INTO config.rule_max_fine VALUES 
283     (3, oils_i18n_gettext(3, 'overdue_mid', 'crmf', 'name'), 10.00);
284 INSERT INTO config.rule_max_fine VALUES 
285     (4, oils_i18n_gettext(4, 'overdue_max', 'crmf', 'name'), 100.00);
286 INSERT INTO config.rule_max_fine VALUES 
287     (5, oils_i18n_gettext(5, 'overdue_equip_min', 'crmf', 'name'), 25.00);
288 INSERT INTO config.rule_max_fine VALUES 
289     (6, oils_i18n_gettext(6, 'overdue_equip_mid', 'crmf', 'name'), 25.00);
290 INSERT INTO config.rule_max_fine VALUES 
291     (7, oils_i18n_gettext(7, 'overdue_equip_max', 'crmf', 'name'), 100.00);
292 SELECT SETVAL('config.rule_max_fine_id_seq'::TEXT, 100);
293
294 INSERT INTO config.rule_recurring_fine VALUES 
295     (1, oils_i18n_gettext(1, 'default', 'crrf', 'name'), 0.50, 0.10, 0.05, '1 day', '1 day');
296 INSERT INTO config.rule_recurring_fine VALUES 
297     (2, oils_i18n_gettext(2, '10_cent_per_day', 'crrf', 'name'), 0.50, 0.10, 0.10, '1 day', '1 day');
298 INSERT INTO config.rule_recurring_fine VALUES 
299     (3, oils_i18n_gettext(3, '50_cent_per_day', 'crrf', 'name'), 0.50, 0.50, 0.50, '1 day', '1 day');
300 SELECT SETVAL('config.rule_recurring_fine_id_seq'::TEXT, 100);
301
302 INSERT INTO config.rule_age_hold_protect VALUES
303         (1, oils_i18n_gettext(1, '3month', 'crahp', 'name'), '3 months', 0);
304 INSERT INTO config.rule_age_hold_protect VALUES
305         (2, oils_i18n_gettext(2, '6month', 'crahp', 'name'), '6 months', 2);
306 SELECT SETVAL('config.rule_age_hold_protect_id_seq'::TEXT, 100);
307
308 INSERT INTO config.copy_status (id,name,holdable,opac_visible,copy_active) VALUES (0,oils_i18n_gettext(0, 'Available', 'ccs', 'name'),'t','t','t');
309 INSERT INTO config.copy_status (id,name,holdable,opac_visible,copy_active,restrict_copy_delete) VALUES (1,oils_i18n_gettext(1, 'Checked out', 'ccs', 'name'),'t','t','t','t');
310 INSERT INTO config.copy_status (id,name) VALUES (2,oils_i18n_gettext(2, 'Bindery', 'ccs', 'name'));
311 INSERT INTO config.copy_status (id,name,restrict_copy_delete) VALUES (3,oils_i18n_gettext(3, 'Lost', 'ccs', 'name'),'t');
312 INSERT INTO config.copy_status (id,name) VALUES (4,oils_i18n_gettext(4, 'Missing', 'ccs', 'name'));
313 INSERT INTO config.copy_status (id,name,holdable,opac_visible) VALUES (5,oils_i18n_gettext(5, 'In process', 'ccs', 'name'),'t','t');
314 INSERT INTO config.copy_status (id,name,holdable,opac_visible,restrict_copy_delete) VALUES (6,oils_i18n_gettext(6, 'In transit', 'ccs', 'name'),'t','t','t');
315 INSERT INTO config.copy_status (id,name,holdable,opac_visible,copy_active) VALUES (7,oils_i18n_gettext(7, 'Reshelving', 'ccs', 'name'),'t','t','t');
316 INSERT INTO config.copy_status (id,name,holdable,opac_visible,copy_active,restrict_copy_delete) VALUES (8,oils_i18n_gettext(8, 'On holds shelf', 'ccs', 'name'),'t','t','t','t');
317 INSERT INTO config.copy_status (id,name,holdable,opac_visible) VALUES (9,oils_i18n_gettext(9, 'On order', 'ccs', 'name'),'t','t');
318 INSERT INTO config.copy_status (id,name,copy_active) VALUES (10,oils_i18n_gettext(10, 'ILL', 'ccs', 'name'),'t');
319 INSERT INTO config.copy_status (id,name) VALUES (11,oils_i18n_gettext(11, 'Cataloging', 'ccs', 'name'));
320 INSERT INTO config.copy_status (id,name,opac_visible,copy_active) VALUES (12,oils_i18n_gettext(12, 'Reserves', 'ccs', 'name'),'t','t');
321 INSERT INTO config.copy_status (id,name) VALUES (13,oils_i18n_gettext(13, 'Discard/Weed', 'ccs', 'name'));
322 INSERT INTO config.copy_status (id,name) VALUES (14,oils_i18n_gettext(14, 'Damaged', 'ccs', 'name'));
323 INSERT INTO config.copy_status (id,name,copy_active) VALUES (15,oils_i18n_gettext(15, 'On reservation shelf', 'ccs', 'name'),'t');
324 INSERT INTO config.copy_status
325     (id, name, holdable, opac_visible, copy_active, restrict_copy_delete)
326     VALUES (16, oils_i18n_gettext(16, 'Long Overdue', 'ccs', 'name'), 'f', 'f', 'f', 't');
327 INSERT INTO config.copy_status
328 (id, name, holdable, opac_visible, copy_active, restrict_copy_delete)
329 VALUES (17, 'Lost and Paid', FALSE, FALSE, FALSE, TRUE);
330
331
332 SELECT SETVAL('config.copy_status_id_seq'::TEXT, 100);
333
334 INSERT INTO config.net_access_level (id, name) VALUES 
335     (1, oils_i18n_gettext(1, 'Filtered', 'cnal', 'name'));
336 INSERT INTO config.net_access_level (id, name) VALUES 
337     (2, oils_i18n_gettext(2, 'Unfiltered', 'cnal', 'name'));
338 INSERT INTO config.net_access_level (id, name) VALUES 
339     (3, oils_i18n_gettext(3, 'No Access', 'cnal', 'name'));
340 SELECT SETVAL('config.net_access_level_id_seq'::TEXT, 100);
341
342 -- available locales
343 INSERT INTO config.i18n_locale (code,marc_code,name,description)
344     VALUES ('en-US', 'eng', oils_i18n_gettext('en-US', 'English (US)', 'i18n_l', 'name'),
345         oils_i18n_gettext('en-US', 'American English', 'i18n_l', 'description'));
346 INSERT INTO config.i18n_locale (code,marc_code,name,description)
347     VALUES ('cs-CZ', 'cze', oils_i18n_gettext('cs-CZ', 'Czech', 'i18n_l', 'name'),
348         oils_i18n_gettext('cs-CZ', 'Czech', 'i18n_l', 'description'));
349 INSERT INTO config.i18n_locale (code,marc_code,name,description)
350     VALUES ('en-CA', 'eng', oils_i18n_gettext('en-CA', 'English (Canada)', 'i18n_l', 'name'),
351         oils_i18n_gettext('en-CA', 'Canadian English', 'i18n_l', 'description'));
352 INSERT INTO config.i18n_locale (code,marc_code,name,description)
353     VALUES ('fi-FI', 'fin', oils_i18n_gettext('fi-FI', 'Finnish', 'i18n_l', 'name'),
354         oils_i18n_gettext('fi-FI', 'Finnish', 'i18n_l', 'description'));
355 INSERT INTO config.i18n_locale (code,marc_code,name,description)
356     VALUES ('fr-CA', 'fre', oils_i18n_gettext('fr-CA', 'French (Canada)', 'i18n_l', 'name'),
357         oils_i18n_gettext('fr-CA', 'Canadian French', 'i18n_l', 'description'));
358 INSERT INTO config.i18n_locale (code,marc_code,name,description)
359     VALUES ('hy-AM', 'arm', oils_i18n_gettext('hy-AM', 'Armenian', 'i18n_l', 'name'),
360         oils_i18n_gettext('hy-AM', 'Armenian', 'i18n_l', 'description'));
361 --INSERT INTO config.i18n_locale (code,marc_code,name,description)
362 --    VALUES ('es-US', 'spa', oils_i18n_gettext('es-US', 'Spanish (US)', 'i18n_l', 'name'),
363 --      oils_i18n_gettext('es-US', 'American Spanish', 'i18n_l', 'description'));
364 --INSERT INTO config.i18n_locale (code,marc_code,name,description)
365 --    VALUES ('es-MX', 'spa', oils_i18n_gettext('es-MX', 'Spanish (Mexico)', 'i18n_l', 'name'),
366 --      oils_i18n_gettext('es-MX', 'Mexican Spanish', 'i18n_l', 'description'));
367 INSERT INTO config.i18n_locale (code,marc_code,name,description)
368     VALUES ('ru-RU', 'rus', oils_i18n_gettext('ru-RU', 'Russian', 'i18n_l', 'name'),
369         oils_i18n_gettext('ru-RU', 'Russian', 'i18n_l', 'description'));
370
371 -- Z39.50 server attributes
372
373 INSERT INTO config.z3950_source (name, label, host, port, db, auth)
374         VALUES ('loc', oils_i18n_gettext('loc', 'Library of Congress', 'czs', 'label'), 'lx2.loc.gov', 210, 'LCDB', FALSE);
375 INSERT INTO config.z3950_source (name, label, host, port, db, auth)
376         VALUES ('oclc', oils_i18n_gettext('oclc', 'OCLC', 'czs', 'label'), 'zcat.oclc.org', 210, 'OLUCWorldCat', TRUE);
377
378 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
379         VALUES (1, 'loc','tcn', oils_i18n_gettext(1, 'Title Control Number', 'cza', 'label'), 12, 1);
380 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
381         VALUES (2, 'loc', 'isbn', oils_i18n_gettext(2, 'ISBN', 'cza', 'label'), 7, 6);
382 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
383         VALUES (3, 'loc', 'lccn', oils_i18n_gettext(3, 'LCCN', 'cza', 'label'), 9, 6);
384 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
385         VALUES (4, 'loc', 'author', oils_i18n_gettext(4, 'Author', 'cza', 'label'), 1003, 6);
386 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
387         VALUES (5, 'loc', 'title', oils_i18n_gettext(5, 'Title', 'cza', 'label'), 4, 6);
388 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
389         VALUES (6, 'loc', 'issn', oils_i18n_gettext(6, 'ISSN', 'cza', 'label'), 8, 1);
390 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
391         VALUES (7, 'loc', 'publisher', oils_i18n_gettext(7, 'Publisher', 'cza', 'label'), 1018, 6);
392 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
393         VALUES (8, 'loc', 'pubdate', oils_i18n_gettext(8, 'Publication Date', 'cza', 'label'), 31, 1);
394 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
395         VALUES (9, 'loc', 'item_type', oils_i18n_gettext(9, 'Item Type', 'cza', 'label'), 1001, 1);
396
397 UPDATE config.z3950_attr SET truncation = 1 WHERE source = 'loc';
398
399 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
400         VALUES (10, 'oclc', 'tcn', oils_i18n_gettext(10, 'Title Control Number', 'cza', 'label'), 12, 1);
401 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
402         VALUES (11, 'oclc', 'isbn', oils_i18n_gettext(11, 'ISBN', 'cza', 'label'), 7, 6);
403 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
404         VALUES (12, 'oclc', 'lccn', oils_i18n_gettext(12, 'LCCN', 'cza', 'label'), 9, 1);
405 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
406         VALUES (13, 'oclc', 'author', oils_i18n_gettext(13, 'Author', 'cza', 'label'), 1003, 6);
407 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
408         VALUES (14, 'oclc', 'title', oils_i18n_gettext(14, 'Title', 'cza', 'label'), 4, 6);
409 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
410         VALUES (15, 'oclc', 'issn', oils_i18n_gettext(15, 'ISSN', 'cza', 'label'), 8, 1);
411 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
412         VALUES (16, 'oclc', 'publisher', oils_i18n_gettext(16, 'Publisher', 'cza', 'label'), 1018, 6);
413 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
414         VALUES (17, 'oclc', 'pubdate', oils_i18n_gettext(17, 'Publication Date', 'cza', 'label'), 31, 1);
415 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
416         VALUES (18, 'oclc', 'item_type', oils_i18n_gettext(18, 'Item Type', 'cza', 'label'), 1001, 1);
417
418 SELECT SETVAL('config.z3950_attr_id_seq'::TEXT, 100);
419
420 --005.schema.actors.sql:
421
422 -- The PINES levels
423 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent, can_have_users, can_have_vols) VALUES 
424     ( 1, oils_i18n_gettext(1, 'Consortium', 'aout', 'name'),
425         oils_i18n_gettext(1, 'Everywhere', 'aout', 'opac_label'), 0, NULL, FALSE, FALSE );
426 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent, can_have_users, can_have_vols) VALUES 
427     ( 2, oils_i18n_gettext(2, 'System', 'aout', 'name'),
428         oils_i18n_gettext(2, 'Local Library System', 'aout', 'opac_label'), 1, 1, FALSE, FALSE );
429 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent) VALUES 
430     ( 3, oils_i18n_gettext(3, 'Branch', 'aout', 'name'),
431         oils_i18n_gettext(3, 'This Branch', 'aout', 'opac_label'), 2, 2 );
432 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent) VALUES 
433     ( 4, oils_i18n_gettext(4, 'Sub-library', 'aout', 'name'),
434         oils_i18n_gettext(4, 'This Specialized Library', 'aout', 'opac_label'), 3, 3 );
435 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent) VALUES 
436     ( 5, oils_i18n_gettext(5, 'Bookmobile', 'aout', 'name'),
437         oils_i18n_gettext(5, 'Your Bookmobile', 'aout', 'opac_label'), 3, 3 );
438 SELECT SETVAL('actor.org_unit_type_id_seq'::TEXT, 100);
439
440 -- We need one actor.org_unit to own many things
441 INSERT INTO actor.org_unit (id, parent_ou, ou_type, shortname, name) VALUES 
442     (1, NULL, 1, 'CONS', oils_i18n_gettext(1, 'Example Consortium', 'aou', 'name'));
443 SELECT SETVAL('actor.org_unit_id_seq'::TEXT, 100);
444
445 INSERT INTO config.billing_type (id, name, owner) VALUES
446         ( 1, oils_i18n_gettext(1, 'Overdue Materials', 'cbt', 'name'), 1);
447 INSERT INTO config.billing_type (id, name, owner) VALUES
448         ( 2, oils_i18n_gettext(2, 'Long Overdue Collection Fee', 'cbt', 'name'), 1);
449 INSERT INTO config.billing_type (id, name, owner) VALUES
450         ( 3, oils_i18n_gettext(3, 'Lost Materials', 'cbt', 'name'), 1);
451 INSERT INTO config.billing_type (id, name, owner) VALUES
452         ( 4, oils_i18n_gettext(4, 'Lost Materials Processing Fee', 'cbt', 'name'), 1);
453 INSERT INTO config.billing_type (id, name, owner) VALUES
454         ( 5, oils_i18n_gettext(5, 'System: Deposit', 'cbt', 'name'), 1);
455 INSERT INTO config.billing_type (id, name, owner) VALUES
456         ( 6, oils_i18n_gettext(6, 'System: Rental', 'cbt', 'name'), 1);
457 INSERT INTO config.billing_type (id, name, owner) VALUES
458         ( 7, oils_i18n_gettext(7, 'Damaged Item', 'cbt', 'name'), 1);
459 INSERT INTO config.billing_type (id, name, owner) VALUES
460         ( 8, oils_i18n_gettext(8, 'Damaged Item Processing Fee', 'cbt', 'name'), 1);
461 INSERT INTO config.billing_type (id, name, owner) VALUES
462         ( 9, oils_i18n_gettext(9, 'Notification Fee', 'cbt', 'name'), 1);
463 INSERT INTO config.billing_type (id, owner, name) VALUES
464     (10, 1, oils_i18n_gettext(10, 'Long-Overdue Materials', 'cbt', 'name'));
465 INSERT INTO config.billing_type (id, owner, name) VALUES
466     (11, 1, oils_i18n_gettext(11, 'Long-Overdue Materials Processing Fee', 'cbt', 'name'));
467
468
469 INSERT INTO config.billing_type (id, name, owner) VALUES ( 101, oils_i18n_gettext(101, 'Misc', 'cbt', 'name'), 1);
470
471 SELECT SETVAL('config.billing_type_id_seq'::TEXT, 101);
472
473 --006.data.permissions.sql:
474 INSERT INTO permission.perm_list ( id, code, description ) VALUES
475  ( -1, 'EVERYTHING', oils_i18n_gettext( -1, 
476     'EVERYTHING', 'ppl', 'description' )),
477  ( 1, 'OPAC_LOGIN', oils_i18n_gettext( 1, 
478     'Allow a user to log in to the OPAC', 'ppl', 'description' )),
479  ( 2, 'STAFF_LOGIN', oils_i18n_gettext( 2, 
480     'Allow a user to log in to the staff client', 'ppl', 'description' )),
481  ( 3, 'MR_HOLDS', oils_i18n_gettext( 3, 
482     'Allow a user to create a metarecord holds', 'ppl', 'description' )),
483  ( 4, 'TITLE_HOLDS', oils_i18n_gettext( 4, 
484     'Allow a user to place a hold at the title level', 'ppl', 'description' )),
485  ( 5, 'VOLUME_HOLDS', oils_i18n_gettext( 5, 
486     'Allow a user to place a volume level hold', 'ppl', 'description' )),
487  ( 6, 'COPY_HOLDS', oils_i18n_gettext( 6, 
488     'Allow a user to place a hold on a specific copy', 'ppl', 'description' )),
489  ( 7, 'REQUEST_HOLDS', oils_i18n_gettext( 7, 
490     'Allow a user to create holds for another user (if true, we still check to make sure they have permission to make the type of hold they are requesting, for example, COPY_HOLDS)', 'ppl', 'description' )),
491  ( 8, 'REQUEST_HOLDS_OVERRIDE', oils_i18n_gettext( 8, 
492     '* no longer applicable', 'ppl', 'description' )),
493  ( 9, 'VIEW_HOLD', oils_i18n_gettext( 9, 
494     'Allow a user to view another user''s holds', 'ppl', 'description' )),
495  ( 10, 'DELETE_HOLDS', oils_i18n_gettext( 10, 
496     '* no longer applicable', 'ppl', 'description' )),
497  ( 11, 'UPDATE_HOLD', oils_i18n_gettext( 11, 
498     'Allow a user to update another user''s hold', 'ppl', 'description' )),
499  ( 12, 'RENEW_CIRC', oils_i18n_gettext( 12, 
500     'Allow a user to renew items', 'ppl', 'description' )),
501  ( 13, 'VIEW_USER_FINES_SUMMARY', oils_i18n_gettext( 13, 
502     'Allow a user to view bill details', 'ppl', 'description' )),
503  ( 14, 'VIEW_USER_TRANSACTIONS', oils_i18n_gettext( 14, 
504     'Allow a user to see another user''s grocery or circulation transactions in the Bills Interface; duplicate of VIEW_TRANSACTION', 'ppl', 'description' )),
505  ( 15, 'UPDATE_MARC', oils_i18n_gettext( 15, 
506     'Allow a user to edit a MARC record', 'ppl', 'description' )),
507  ( 16, 'CREATE_MARC', oils_i18n_gettext( 16, 
508     'Allow a user to create new MARC records', 'ppl', 'description' )),
509  ( 17, 'IMPORT_MARC', oils_i18n_gettext( 17, 
510     'Allow a user to import a MARC record via the Z39.50 interface', 'ppl', 'description' )),
511  ( 18, 'CREATE_VOLUME', oils_i18n_gettext( 18, 
512     'Allow a user to create a volume', 'ppl', 'description' )),
513  ( 19, 'UPDATE_VOLUME', oils_i18n_gettext( 19, 
514     'Allow a user to edit volumes - needed for merging records. This is a duplicate of VOLUME_UPDATE; user must have both permissions at appropriate level to merge records.', 'ppl', 'description' )),
515  ( 20, 'DELETE_VOLUME', oils_i18n_gettext( 20, 
516     'Allow a user to delete a volume', 'ppl', 'description' )),
517  ( 21, 'CREATE_COPY', oils_i18n_gettext( 21, 
518     'Allow a user to create a new copy object', 'ppl', 'description' )),
519  ( 22, 'UPDATE_COPY', oils_i18n_gettext( 22, 
520     'Allow a user to edit a copy', 'ppl', 'description' )),
521  ( 23, 'DELETE_COPY', oils_i18n_gettext( 23, 
522     'Allow a user to delete a copy', 'ppl', 'description' )),
523  ( 24, 'RENEW_HOLD_OVERRIDE', oils_i18n_gettext( 24, 
524     'Allow a user to continue to renew an item even if it is required for a hold', 'ppl', 'description' )),
525  ( 25, 'CREATE_USER', oils_i18n_gettext( 25, 
526     'Allow a user to create another user', 'ppl', 'description' )),
527  ( 26, 'UPDATE_USER', oils_i18n_gettext( 26, 
528     'Allow a user to edit a user''s record', 'ppl', 'description' )),
529  ( 27, 'DELETE_USER', oils_i18n_gettext( 27, 
530     'Allow a user to mark a user as deleted', 'ppl', 'description' )),
531  ( 28, 'VIEW_USER', oils_i18n_gettext( 28, 
532     'Allow a user to view another user''s Patron Record', 'ppl', 'description' )),
533  ( 29, 'COPY_CHECKIN', oils_i18n_gettext( 29, 
534     'Allow a user to check in a copy', 'ppl', 'description' )),
535  ( 30, 'CREATE_TRANSIT', oils_i18n_gettext( 30, 
536     'Allow a user to place an item in transit', 'ppl', 'description' )),
537  ( 31, 'VIEW_PERMISSION', oils_i18n_gettext( 31, 
538     'Allow a user to view user permissions within the user permissions editor', 'ppl', 'description' )),
539  ( 32, 'CHECKIN_BYPASS_HOLD_FULFILL', oils_i18n_gettext( 32, 
540     '* no longer applicable', 'ppl', 'description' )),
541  ( 33, 'CREATE_PAYMENT', oils_i18n_gettext( 33, 
542     'Allow a user to record payments in the Billing Interface', 'ppl', 'description' )),
543  ( 34, 'SET_CIRC_LOST', oils_i18n_gettext( 34, 
544     'Allow a user to mark an item as ''lost''', 'ppl', 'description' )),
545  ( 35, 'SET_CIRC_MISSING', oils_i18n_gettext( 35, 
546     'Allow a user to mark an item as ''missing''', 'ppl', 'description' )),
547  ( 36, 'SET_CIRC_CLAIMS_RETURNED', oils_i18n_gettext( 36, 
548     'Allow a user to mark an item as ''claims returned''', 'ppl', 'description' )),
549  ( 37, 'CREATE_TRANSACTION', oils_i18n_gettext( 37, 
550     'Allow a user to create a new billable transaction', 'ppl', 'description' )),
551  ( 38, 'VIEW_TRANSACTION', oils_i18n_gettext( 38, 
552     'Allow a user may view another user''s transactions', 'ppl', 'description' )),
553  ( 39, 'CREATE_BILL', oils_i18n_gettext( 39, 
554     'Allow a user to create a new bill on a transaction', 'ppl', 'description' )),
555  ( 40, 'VIEW_CONTAINER', oils_i18n_gettext( 40, 
556     'Allow a user to view another user''s containers (buckets)', 'ppl', 'description' )),
557  ( 41, 'CREATE_CONTAINER', oils_i18n_gettext( 41, 
558     'Allow a user to create a new container for another user', 'ppl', 'description' )),
559  ( 42, 'UPDATE_ORG_UNIT', oils_i18n_gettext( 42, 
560     'Allow a user to change the settings for an organization unit', 'ppl', 'description' )),
561  ( 43, 'VIEW_CIRCULATIONS', oils_i18n_gettext( 43, 
562     'Allow a user to see what another user has checked out', 'ppl', 'description' )),
563  ( 44, 'DELETE_CONTAINER', oils_i18n_gettext( 44, 
564     'Allow a user to delete another user''s container', 'ppl', 'description' )),
565  ( 45, 'CREATE_CONTAINER_ITEM', oils_i18n_gettext( 45, 
566     'Allow a user to create a container item for another user', 'ppl', 'description' )),
567  ( 46, 'CREATE_USER_GROUP_LINK', oils_i18n_gettext( 46, 
568     'Allow a user to add other users to permission groups', 'ppl', 'description' )),
569  ( 47, 'REMOVE_USER_GROUP_LINK', oils_i18n_gettext( 47, 
570     'Allow a user to remove other users from permission groups', 'ppl', 'description' )),
571  ( 48, 'VIEW_PERM_GROUPS', oils_i18n_gettext( 48, 
572     'Allow a user to view other users'' permission groups', 'ppl', 'description' )),
573  ( 49, 'VIEW_PERMIT_CHECKOUT', oils_i18n_gettext( 49, 
574     'Allow a user to determine whether another user can check out an item', 'ppl', 'description' )),
575  ( 50, 'UPDATE_BATCH_COPY', oils_i18n_gettext( 50, 
576     'Allow a user to edit copies in batch', 'ppl', 'description' )),
577  ( 51, 'CREATE_PATRON_STAT_CAT', oils_i18n_gettext( 51, 
578     'User may create a new patron statistical category', 'ppl', 'description' )),
579  ( 52, 'CREATE_COPY_STAT_CAT', oils_i18n_gettext( 52, 
580     'User may create a copy statistical category', 'ppl', 'description' )),
581  ( 53, 'CREATE_PATRON_STAT_CAT_ENTRY', oils_i18n_gettext( 53, 
582     'User may create an entry in a patron statistical category', 'ppl', 'description' )),
583  ( 54, 'CREATE_COPY_STAT_CAT_ENTRY', oils_i18n_gettext( 54, 
584     'User may create an entry in a copy statistical category', 'ppl', 'description' )),
585  ( 55, 'UPDATE_PATRON_STAT_CAT', oils_i18n_gettext( 55, 
586     'User may update a patron statistical category', 'ppl', 'description' )),
587  ( 56, 'UPDATE_COPY_STAT_CAT', oils_i18n_gettext( 56, 
588     'User may update a copy statistical category', 'ppl', 'description' )),
589  ( 57, 'UPDATE_PATRON_STAT_CAT_ENTRY', oils_i18n_gettext( 57, 
590     'User may update an entry in a patron statistical category', 'ppl', 'description' )),
591  ( 58, 'UPDATE_COPY_STAT_CAT_ENTRY', oils_i18n_gettext( 58, 
592     'User may update an entry in a copy statistical category', 'ppl', 'description' )),
593  ( 59, 'CREATE_PATRON_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 59, 
594     'User may link another user to an entry in a statistical category', 'ppl', 'description' )),
595  ( 60, 'CREATE_COPY_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 60, 
596     'User may link a copy to an entry in a statistical category', 'ppl', 'description' )),
597  ( 61, 'DELETE_PATRON_STAT_CAT', oils_i18n_gettext( 61, 
598     'User may delete a patron statistical category', 'ppl', 'description' )),
599  ( 62, 'DELETE_COPY_STAT_CAT', oils_i18n_gettext( 62, 
600     'User may delete a copy statistical category', 'ppl', 'description' )),
601  ( 63, 'DELETE_PATRON_STAT_CAT_ENTRY', oils_i18n_gettext( 63, 
602     'User may delete an entry from a patron statistical category', 'ppl', 'description' )),
603  ( 64, 'DELETE_COPY_STAT_CAT_ENTRY', oils_i18n_gettext( 64, 
604     'User may delete an entry from a copy statistical category', 'ppl', 'description' )),
605  ( 65, 'DELETE_PATRON_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 65, 
606     'User may delete a patron statistical category entry map', 'ppl', 'description' )),
607  ( 66, 'DELETE_COPY_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 66, 
608     'User may delete a copy statistical category entry map', 'ppl', 'description' )),
609  ( 67, 'CREATE_NON_CAT_TYPE', oils_i18n_gettext( 67, 
610     'Allow a user to create a new non-cataloged item type', 'ppl', 'description' )),
611  ( 68, 'UPDATE_NON_CAT_TYPE', oils_i18n_gettext( 68, 
612     'Allow a user to update a non-cataloged item type', 'ppl', 'description' )),
613  ( 69, 'CREATE_IN_HOUSE_USE', oils_i18n_gettext( 69, 
614     'Allow a user to create a new in-house-use ', 'ppl', 'description' )),
615  ( 70, 'COPY_CHECKOUT', oils_i18n_gettext( 70, 
616     'Allow a user to check out a copy', 'ppl', 'description' )),
617  ( 71, 'CREATE_COPY_LOCATION', oils_i18n_gettext( 71, 
618     'Allow a user to create a new copy location', 'ppl', 'description' )),
619  ( 72, 'UPDATE_COPY_LOCATION', oils_i18n_gettext( 72, 
620     'Allow a user to update a copy location', 'ppl', 'description' )),
621  ( 73, 'DELETE_COPY_LOCATION', oils_i18n_gettext( 73, 
622     'Allow a user to delete a copy location', 'ppl', 'description' )),
623  ( 74, 'CREATE_COPY_TRANSIT', oils_i18n_gettext( 74, 
624     'Allow a user to create a transit_copy object for transiting a copy', 'ppl', 'description' )),
625  ( 75, 'COPY_TRANSIT_RECEIVE', oils_i18n_gettext( 75, 
626     'Allow a user to close out a transit on a copy', 'ppl', 'description' )),
627  ( 76, 'VIEW_HOLD_PERMIT', oils_i18n_gettext( 76, 
628     'Allow a user to see if another user has permission to place a hold on a given copy', 'ppl', 'description' )),
629  ( 77, 'VIEW_COPY_CHECKOUT_HISTORY', oils_i18n_gettext( 77, 
630     'Allow a user to view which users have checked out a given copy', 'ppl', 'description' )),
631  ( 78, 'REMOTE_Z3950_QUERY', oils_i18n_gettext( 78, 
632     'Allow a user to perform Z39.50 queries against remote servers', 'ppl', 'description' )),
633  ( 79, 'REGISTER_WORKSTATION', oils_i18n_gettext( 79, 
634     'Allow a user to register a new workstation', 'ppl', 'description' )),
635  ( 80, 'VIEW_COPY_NOTES', oils_i18n_gettext( 80, 
636     'Allow a user to view all notes attached to a copy', 'ppl', 'description' )),
637  ( 81, 'VIEW_VOLUME_NOTES', oils_i18n_gettext( 81, 
638     'Allow a user to view all notes attached to a volume', 'ppl', 'description' )),
639  ( 82, 'VIEW_TITLE_NOTES', oils_i18n_gettext( 82, 
640     'Allow a user to view all notes attached to a title', 'ppl', 'description' )),
641  ( 83, 'CREATE_COPY_NOTE', oils_i18n_gettext( 83, 
642     'Allow a user to create a new copy note', 'ppl', 'description' )),
643  ( 84, 'CREATE_VOLUME_NOTE', oils_i18n_gettext( 84, 
644     'Allow a user to create a new volume note', 'ppl', 'description' )),
645  ( 85, 'CREATE_TITLE_NOTE', oils_i18n_gettext( 85, 
646     'Allow a user to create a new title note', 'ppl', 'description' )),
647  ( 86, 'DELETE_COPY_NOTE', oils_i18n_gettext( 86, 
648     'Allow a user to delete another user''s copy notes', 'ppl', 'description' )),
649  ( 87, 'DELETE_VOLUME_NOTE', oils_i18n_gettext( 87, 
650     'Allow a user to delete another user''s volume note', 'ppl', 'description' )),
651  ( 88, 'DELETE_TITLE_NOTE', oils_i18n_gettext( 88, 
652     'Allow a user to delete another user''s title note', 'ppl', 'description' )),
653  ( 89, 'UPDATE_CONTAINER', oils_i18n_gettext( 89, 
654     'Allow a user to update another user''s container', 'ppl', 'description' )),
655  ( 90, 'CREATE_MY_CONTAINER', oils_i18n_gettext( 90, 
656     'Allow a user to create a container for themselves', 'ppl', 'description' )),
657  ( 91, 'VIEW_HOLD_NOTIFICATION', oils_i18n_gettext( 91, 
658     'Allow a user to view notifications attached to a hold', 'ppl', 'description' )),
659  ( 92, 'CREATE_HOLD_NOTIFICATION', oils_i18n_gettext( 92, 
660     'Allow a user to create new hold notifications', 'ppl', 'description' )),
661  ( 93, 'UPDATE_ORG_SETTING', oils_i18n_gettext( 93, 
662     'Allow a user to update an organization unit setting', 'ppl', 'description' )),
663  ( 94, 'OFFLINE_UPLOAD', oils_i18n_gettext( 94, 
664     'Allow a user to upload an offline script', 'ppl', 'description' )),
665  ( 95, 'OFFLINE_VIEW', oils_i18n_gettext( 95, 
666     'Allow a user to view uploaded offline script information', 'ppl', 'description' )),
667  ( 96, 'OFFLINE_EXECUTE', oils_i18n_gettext( 96, 
668     'Allow a user to execute an offline script batch', 'ppl', 'description' )),
669  ( 97, 'CIRC_OVERRIDE_DUE_DATE', oils_i18n_gettext( 97, 
670     'Allow a user to change the due date on an item to any date', 'ppl', 'description' )),
671  ( 98, 'CIRC_PERMIT_OVERRIDE', oils_i18n_gettext( 98, 
672     'Allow a user to bypass the circulation permit call for check out', 'ppl', 'description' )),
673  ( 99, 'COPY_IS_REFERENCE.override', oils_i18n_gettext( 99, 
674     'Allow a user to override the copy_is_reference event', 'ppl', 'description' )),
675  ( 100, 'VOID_BILLING', oils_i18n_gettext( 100, 
676     'Allow a user to void a bill', 'ppl', 'description' )),
677  ( 101, 'CIRC_CLAIMS_RETURNED.override', oils_i18n_gettext( 101, 
678     'Allow a user to check in or check out an item that has a status of ''claims returned''', 'ppl', 'description' )),
679  ( 102, 'COPY_BAD_STATUS.override', oils_i18n_gettext( 102, 
680     'Allow a user to check out an item in a non-circulatable status', 'ppl', 'description' )),
681  ( 103, 'COPY_ALERT_MESSAGE.override', oils_i18n_gettext( 103, 
682     'Allow a user to check in/out an item that has an alert message', 'ppl', 'description' )),
683  ( 104, 'COPY_STATUS_LOST.override', oils_i18n_gettext( 104, 
684     'Allow a user to remove the lost status from a copy', 'ppl', 'description' )),
685  ( 105, 'COPY_STATUS_MISSING.override', oils_i18n_gettext( 105, 
686     'Allow a user to change the missing status on a copy', 'ppl', 'description' )),
687  ( 106, 'ABORT_TRANSIT', oils_i18n_gettext( 106, 
688     'Allow a user to abort a copy transit if the user is at the transit destination or source', 'ppl', 'description' )),
689  ( 107, 'ABORT_REMOTE_TRANSIT', oils_i18n_gettext( 107, 
690     'Allow a user to abort a copy transit if the user is not at the transit source or dest', 'ppl', 'description' )),
691  ( 108, 'VIEW_ZIP_DATA', oils_i18n_gettext( 108, 
692     'Allow a user to query the ZIP code data method', 'ppl', 'description' )),
693  ( 109, 'CANCEL_HOLDS', oils_i18n_gettext( 109, 
694     'Allow a user to cancel holds', 'ppl', 'description' )),
695  ( 110, 'CREATE_DUPLICATE_HOLDS', oils_i18n_gettext( 110, 
696     'Allow a user to create duplicate holds (two or more holds on the same title)', 'ppl', 'description' )),
697  ( 111, 'actor.org_unit.closed_date.delete', oils_i18n_gettext( 111, 
698     'Allow a user to remove a closed date interval for a given location', 'ppl', 'description' )),
699  ( 112, 'actor.org_unit.closed_date.update', oils_i18n_gettext( 112, 
700     'Allow a user to update a closed date interval for a given location', 'ppl', 'description' )),
701  ( 113, 'actor.org_unit.closed_date.create', oils_i18n_gettext( 113, 
702     'Allow a user to create a new closed date for a location', 'ppl', 'description' )),
703  ( 114, 'DELETE_NON_CAT_TYPE', oils_i18n_gettext( 114, 
704     'Allow a user to delete a non cataloged type', 'ppl', 'description' )),
705  ( 115, 'money.collections_tracker.create', oils_i18n_gettext( 115, 
706     'Allow a user to put someone into collections', 'ppl', 'description' )),
707  ( 116, 'money.collections_tracker.delete', oils_i18n_gettext( 116, 
708     'Allow a user to remove someone from collections', 'ppl', 'description' )),
709  ( 117, 'BAR_PATRON', oils_i18n_gettext( 117, 
710     'Allow a user to bar a patron', 'ppl', 'description' )),
711  ( 118, 'UNBAR_PATRON', oils_i18n_gettext( 118, 
712     'Allow a user to un-bar a patron', 'ppl', 'description' )),
713  ( 119, 'DELETE_WORKSTATION', oils_i18n_gettext( 119, 
714     'Allow a user to remove an existing workstation so a new one can replace it', 'ppl', 'description' )),
715  ( 120, 'group_application.user', oils_i18n_gettext( 120, 
716     'Allow a user to add/remove users to/from the "User" group', 'ppl', 'description' )),
717  ( 121, 'group_application.user.patron', oils_i18n_gettext( 121, 
718     'Allow a user to add/remove users to/from the "Patron" group', 'ppl', 'description' )),
719  ( 122, 'group_application.user.staff', oils_i18n_gettext( 122, 
720     'Allow a user to add/remove users to/from the "Staff" group', 'ppl', 'description' )),
721  ( 123, 'group_application.user.staff.circ', oils_i18n_gettext( 123, 
722     'Allow a user to add/remove users to/from the "Circulator" group', 'ppl', 'description' )),
723  ( 124, 'group_application.user.staff.cat', oils_i18n_gettext( 124, 
724     'Allow a user to add/remove users to/from the "Cataloger" group', 'ppl', 'description' )),
725  ( 125, 'group_application.user.staff.admin.global_admin', oils_i18n_gettext( 125, 
726     'Allow a user to add/remove users to/from the "GlobalAdmin" group', 'ppl', 'description' )),
727  ( 126, 'group_application.user.staff.admin.local_admin', oils_i18n_gettext( 126, 
728     'Allow a user to add/remove users to/from the "LocalAdmin" group', 'ppl', 'description' )),
729  ( 127, 'group_application.user.staff.admin.lib_manager', oils_i18n_gettext( 127, 
730     'Allow a user to add/remove users to/from the "LibraryManager" group', 'ppl', 'description' )),
731  ( 128, 'group_application.user.staff.cat.cat1', oils_i18n_gettext( 128, 
732     'Allow a user to add/remove users to/from the "Cat1" group', 'ppl', 'description' )),
733  ( 129, 'group_application.user.staff.supercat', oils_i18n_gettext( 129, 
734     'Allow a user to add/remove users to/from the "Supercat" group', 'ppl', 'description' )),
735  ( 130, 'group_application.user.sip_client', oils_i18n_gettext( 130, 
736     'Allow a user to add/remove users to/from the "SIP-Client" group', 'ppl', 'description' )),
737  ( 131, 'group_application.user.vendor', oils_i18n_gettext( 131, 
738     'Allow a user to add/remove users to/from the "Vendor" group', 'ppl', 'description' )),
739  ( 132, 'ITEM_AGE_PROTECTED.override', oils_i18n_gettext( 132, 
740     'Allow a user to place a hold on an age-protected item', 'ppl', 'description' )),
741  ( 133, 'MAX_RENEWALS_REACHED.override', oils_i18n_gettext( 133, 
742     'Allow a user to renew an item past the maximum renewal count', 'ppl', 'description' )),
743  ( 134, 'PATRON_EXCEEDS_CHECKOUT_COUNT.override', oils_i18n_gettext( 134, 
744     'Allow staff to override checkout count failure', 'ppl', 'description' )),
745  ( 135, 'PATRON_EXCEEDS_OVERDUE_COUNT.override', oils_i18n_gettext( 135, 
746     'Allow staff to override overdue count failure', 'ppl', 'description' )),
747  ( 136, 'PATRON_EXCEEDS_FINES.override', oils_i18n_gettext( 136, 
748     'Allow staff to override fine amount checkout failure', 'ppl', 'description' )),
749  ( 137, 'CIRC_EXCEEDS_COPY_RANGE.override', oils_i18n_gettext( 137, 
750     'Allow staff to override circulation copy range failure', 'ppl', 'description' )),
751  ( 138, 'ITEM_ON_HOLDS_SHELF.override', oils_i18n_gettext( 138, 
752     'Allow staff to override item on holds shelf failure', 'ppl', 'description' )),
753  ( 139, 'COPY_NOT_AVAILABLE.override', oils_i18n_gettext( 139, 
754     'Allow staff to force checkout of Missing/Lost type items', 'ppl', 'description' )),
755  ( 140, 'HOLD_EXISTS.override', oils_i18n_gettext( 140, 
756     'Allow a user to place multiple holds on a single title', 'ppl', 'description' )),
757  ( 141, 'RUN_REPORTS', oils_i18n_gettext( 141, 
758     'Allow a user to run reports', 'ppl', 'description' )),
759  ( 142, 'SHARE_REPORT_FOLDER', oils_i18n_gettext( 142, 
760     'Allow a user to share report his own folders', 'ppl', 'description' )),
761  ( 143, 'VIEW_REPORT_OUTPUT', oils_i18n_gettext( 143, 
762     'Allow a user to view report output', 'ppl', 'description' )),
763  ( 144, 'COPY_CIRC_NOT_ALLOWED.override', oils_i18n_gettext( 144, 
764     'Allow a user to checkout an item that is marked as non-circ', 'ppl', 'description' )),
765  ( 145, 'DELETE_CONTAINER_ITEM', oils_i18n_gettext( 145, 
766     'Allow a user to delete an item out of another user''s container', 'ppl', 'description' )),
767  ( 146, 'ASSIGN_WORK_ORG_UNIT', oils_i18n_gettext( 146, 
768     'Allow a staff member to define where another staff member has their permissions', 'ppl', 'description' )),
769  ( 147, 'CREATE_FUNDING_SOURCE', oils_i18n_gettext( 147, 
770     'Allow a user to create a new funding source', 'ppl', 'description' )),
771  ( 148, 'DELETE_FUNDING_SOURCE', oils_i18n_gettext( 148, 
772     'Allow a user to delete a funding source', 'ppl', 'description' )),
773  ( 149, 'VIEW_FUNDING_SOURCE', oils_i18n_gettext( 149, 
774     'Allow a user to view a funding source', 'ppl', 'description' )),
775  ( 150, 'UPDATE_FUNDING_SOURCE', oils_i18n_gettext( 150, 
776     'Allow a user to update a funding source', 'ppl', 'description' )),
777  ( 151, 'CREATE_FUND', oils_i18n_gettext( 151, 
778     'Allow a user to create a new fund', 'ppl', 'description' )),
779  ( 152, 'DELETE_FUND', oils_i18n_gettext( 152, 
780     'Allow a user to delete a fund', 'ppl', 'description' )),
781  ( 153, 'VIEW_FUND', oils_i18n_gettext( 153, 
782     'Allow a user to view a fund', 'ppl', 'description' )),
783  ( 154, 'UPDATE_FUND', oils_i18n_gettext( 154, 
784     'Allow a user to update a fund', 'ppl', 'description' )),
785  ( 155, 'CREATE_FUND_ALLOCATION', oils_i18n_gettext( 155, 
786     'Allow a user to create a new fund allocation', 'ppl', 'description' )),
787  ( 156, 'DELETE_FUND_ALLOCATION', oils_i18n_gettext( 156, 
788     'Allow a user to delete a fund allocation', 'ppl', 'description' )),
789  ( 157, 'VIEW_FUND_ALLOCATION', oils_i18n_gettext( 157, 
790     'Allow a user to view a fund allocation', 'ppl', 'description' )),
791  ( 158, 'UPDATE_FUND_ALLOCATION', oils_i18n_gettext( 158, 
792     'Allow a user to update a fund allocation', 'ppl', 'description' )),
793  ( 159, 'GENERAL_ACQ', oils_i18n_gettext( 159, 
794     'Lowest level permission required to access the ACQ interface', 'ppl', 'description' )),
795  ( 160, 'CREATE_PROVIDER', oils_i18n_gettext( 160, 
796     'Allow a user to create a new provider', 'ppl', 'description' )),
797  ( 161, 'DELETE_PROVIDER', oils_i18n_gettext( 161, 
798     'Allow a user to delete a provider', 'ppl', 'description' )),
799  ( 162, 'VIEW_PROVIDER', oils_i18n_gettext( 162, 
800     'Allow a user to view a provider', 'ppl', 'description' )),
801  ( 163, 'UPDATE_PROVIDER', oils_i18n_gettext( 163, 
802     'Allow a user to update a provider', 'ppl', 'description' )),
803  ( 164, 'ADMIN_FUNDING_SOURCE', oils_i18n_gettext( 164, 
804     'Allow a user to create/view/update/delete a funding source', 'ppl', 'description' )),
805  ( 165, 'ADMIN_FUND', oils_i18n_gettext( 165, 
806     '(Deprecated) Allow a user to create/view/update/delete a fund', 'ppl', 'description' )),
807  ( 166, 'MANAGE_FUNDING_SOURCE', oils_i18n_gettext( 166, 
808     'Allow a user to view/credit/debit a funding source', 'ppl', 'description' )),
809  ( 167, 'MANAGE_FUND', oils_i18n_gettext( 167, 
810     'Allow a user to view/credit/debit a fund', 'ppl', 'description' )),
811  ( 168, 'CREATE_PICKLIST', oils_i18n_gettext( 168, 
812     'Allows a user to create a picklist', 'ppl', 'description' )),
813  ( 169, 'ADMIN_PROVIDER', oils_i18n_gettext( 169, 
814     'Allow a user to create/view/update/delete a provider', 'ppl', 'description' )),
815  ( 170, 'MANAGE_PROVIDER', oils_i18n_gettext( 170, 
816     'Allow a user to view and purchase from a provider', 'ppl', 'description' )),
817  ( 171, 'VIEW_PICKLIST', oils_i18n_gettext( 171, 
818     'Allow a user to view another users picklist', 'ppl', 'description' )),
819  ( 172, 'DELETE_RECORD', oils_i18n_gettext( 172, 
820     'Allow a staff member to directly remove a bibliographic record', 'ppl', 'description' )),
821  ( 173, 'ADMIN_CURRENCY_TYPE', oils_i18n_gettext( 173, 
822     'Allow a user to create/view/update/delete a currency_type', 'ppl', 'description' )),
823  ( 174, 'MARK_BAD_DEBT', oils_i18n_gettext( 174, 
824     'Allow a user to mark a transaction as bad (unrecoverable) debt', 'ppl', 'description' )),
825  ( 175, 'VIEW_BILLING_TYPE', oils_i18n_gettext( 175, 
826     'Allow a user to view billing types', 'ppl', 'description' )),
827  ( 176, 'MARK_ITEM_AVAILABLE', oils_i18n_gettext( 176, 
828     'Allow a user to mark an item status as ''available''', 'ppl', 'description' )),
829  ( 177, 'MARK_ITEM_CHECKED_OUT', oils_i18n_gettext( 177, 
830     'Allow a user to mark an item status as ''checked out''', 'ppl', 'description' )),
831  ( 178, 'MARK_ITEM_BINDERY', oils_i18n_gettext( 178, 
832     'Allow a user to mark an item status as ''bindery''', 'ppl', 'description' )),
833  ( 179, 'MARK_ITEM_LOST', oils_i18n_gettext( 179, 
834     'Allow a user to mark an item status as ''lost''', 'ppl', 'description' )),
835  ( 180, 'MARK_ITEM_MISSING', oils_i18n_gettext( 180, 
836     'Allow a user to mark an item status as ''missing''', 'ppl', 'description' )),
837  ( 181, 'MARK_ITEM_IN_PROCESS', oils_i18n_gettext( 181, 
838     'Allow a user to mark an item status as ''in process''', 'ppl', 'description' )),
839  ( 182, 'MARK_ITEM_IN_TRANSIT', oils_i18n_gettext( 182, 
840     'Allow a user to mark an item status as ''in transit''', 'ppl', 'description' )),
841  ( 183, 'MARK_ITEM_RESHELVING', oils_i18n_gettext( 183, 
842     'Allow a user to mark an item status as ''reshelving''', 'ppl', 'description' )),
843  ( 184, 'MARK_ITEM_ON_HOLDS_SHELF', oils_i18n_gettext( 184, 
844     'Allow a user to mark an item status as ''on holds shelf''', 'ppl', 'description' )),
845  ( 185, 'MARK_ITEM_ON_ORDER', oils_i18n_gettext( 185, 
846     'Allow a user to mark an item status as ''on order''', 'ppl', 'description' )),
847  ( 186, 'MARK_ITEM_ILL', oils_i18n_gettext( 186, 
848     'Allow a user to mark an item status as ''inter-library loan''', 'ppl', 'description' )),
849  ( 187, 'group_application.user.staff.acq', oils_i18n_gettext( 187, 
850     'Allows a user to add/remove/edit users in the "ACQ" group', 'ppl', 'description' )),
851  ( 188, 'CREATE_PURCHASE_ORDER', oils_i18n_gettext( 188, 
852     'Allows a user to create a purchase order', 'ppl', 'description' )),
853  ( 189, 'VIEW_PURCHASE_ORDER', oils_i18n_gettext( 189, 
854     'Allows a user to view a purchase order', 'ppl', 'description' )),
855  ( 190, 'IMPORT_ACQ_LINEITEM_BIB_RECORD', oils_i18n_gettext( 190, 
856     'Allows a user to import a bib record from the acq staging area (on-order record) into the ILS bib data set', 'ppl', 'description' )),
857  ( 191, 'RECEIVE_PURCHASE_ORDER', oils_i18n_gettext( 191, 
858     'Allows a user to mark a purchase order, lineitem, or individual copy as received', 'ppl', 'description' )),
859  ( 192, 'VIEW_ORG_SETTINGS', oils_i18n_gettext( 192, 
860     'Allows a user to view all org settings at the specified level', 'ppl', 'description' )),
861  ( 193, 'CREATE_MFHD_RECORD', oils_i18n_gettext( 193, 
862     'Allows a user to create a new MFHD record', 'ppl', 'description' )),
863  ( 194, 'UPDATE_MFHD_RECORD', oils_i18n_gettext( 194, 
864     'Allows a user to update an MFHD record', 'ppl', 'description' )),
865  ( 195, 'DELETE_MFHD_RECORD', oils_i18n_gettext( 195, 
866     'Allows a user to delete an MFHD record', 'ppl', 'description' )),
867  ( 196, 'ADMIN_ACQ_FUND', oils_i18n_gettext( 196, 
868     'Allow a user to create/view/update/delete a fund', 'ppl', 'description' )),
869  ( 197, 'group_application.user.staff.acq_admin', oils_i18n_gettext( 197, 
870     'Allows a user to add/remove/edit users in the "Acquisitions Administrators" group', 'ppl', 'description' )),
871  ( 198, 'SET_CIRC_CLAIMS_RETURNED.override', oils_i18n_gettext( 198, 
872     'Allows staff to override the max claims returned value for a patron', 'ppl', 'description' )),
873  ( 199, 'UPDATE_PATRON_CLAIM_RETURN_COUNT', oils_i18n_gettext( 199, 
874     'Allows staff to manually change a patron''s claims returned count', 'ppl', 'description' )),
875  ( 200, 'UPDATE_BILL_NOTE', oils_i18n_gettext( 200, 
876     'Allows staff to edit the note for a bill on a transaction', 'ppl', 'description' )),
877  ( 201, 'UPDATE_PAYMENT_NOTE', oils_i18n_gettext( 201, 
878     'Allows staff to edit the note for a payment on a transaction', 'ppl', 'description' )),
879  ( 202, 'UPDATE_PATRON_CLAIM_NEVER_CHECKED_OUT_COUNT', oils_i18n_gettext( 202, 
880     'Allows staff to manually change a patron''s claims never checkout out count', 'ppl', 'description' )),
881  ( 203, 'ADMIN_COPY_LOCATION_ORDER', oils_i18n_gettext( 203, 
882     'Allow a user to create/view/update/delete a copy location order', 'ppl', 'description' )),
883  ( 204, 'ASSIGN_GROUP_PERM', oils_i18n_gettext( 204, 
884     'ASSIGN_GROUP_PERM', 'ppl', 'description' )),
885  ( 205, 'CREATE_AUDIENCE', oils_i18n_gettext( 205, 
886     'CREATE_AUDIENCE', 'ppl', 'description' )),
887  ( 206, 'CREATE_BIB_LEVEL', oils_i18n_gettext( 206, 
888     'CREATE_BIB_LEVEL', 'ppl', 'description' )),
889  ( 207, 'CREATE_CIRC_DURATION', oils_i18n_gettext( 207, 
890     'CREATE_CIRC_DURATION', 'ppl', 'description' )),
891  ( 208, 'CREATE_CIRC_MOD', oils_i18n_gettext( 208, 
892     'CREATE_CIRC_MOD', 'ppl', 'description' )),
893  ( 209, 'CREATE_COPY_STATUS', oils_i18n_gettext( 209, 
894     'CREATE_COPY_STATUS', 'ppl', 'description' )),
895  ( 210, 'CREATE_HOURS_OF_OPERATION', oils_i18n_gettext( 210, 
896     'CREATE_HOURS_OF_OPERATION', 'ppl', 'description' )),
897  ( 211, 'CREATE_ITEM_FORM', oils_i18n_gettext( 211, 
898     'CREATE_ITEM_FORM', 'ppl', 'description' )),
899  ( 212, 'CREATE_ITEM_TYPE', oils_i18n_gettext( 212, 
900     'CREATE_ITEM_TYPE', 'ppl', 'description' )),
901  ( 213, 'CREATE_LANGUAGE', oils_i18n_gettext( 213, 
902     'CREATE_LANGUAGE', 'ppl', 'description' )),
903  ( 214, 'CREATE_LASSO', oils_i18n_gettext( 214, 
904     'CREATE_LASSO', 'ppl', 'description' )),
905  ( 215, 'CREATE_LASSO_MAP', oils_i18n_gettext( 215, 
906     'CREATE_LASSO_MAP', 'ppl', 'description' )),
907  ( 216, 'CREATE_LIT_FORM', oils_i18n_gettext( 216, 
908     'CREATE_LIT_FORM', 'ppl', 'description' )),
909  ( 217, 'CREATE_METABIB_FIELD', oils_i18n_gettext( 217, 
910     'CREATE_METABIB_FIELD', 'ppl', 'description' )),
911  ( 218, 'CREATE_NET_ACCESS_LEVEL', oils_i18n_gettext( 218, 
912     'CREATE_NET_ACCESS_LEVEL', 'ppl', 'description' )),
913  ( 219, 'CREATE_ORG_ADDRESS', oils_i18n_gettext( 219, 
914     'CREATE_ORG_ADDRESS', 'ppl', 'description' )),
915  ( 220, 'CREATE_ORG_TYPE', oils_i18n_gettext( 220, 
916     'CREATE_ORG_TYPE', 'ppl', 'description' )),
917  ( 221, 'CREATE_ORG_UNIT', oils_i18n_gettext( 221, 
918     'CREATE_ORG_UNIT', 'ppl', 'description' )),
919  ( 222, 'CREATE_ORG_UNIT_CLOSING', oils_i18n_gettext( 222, 
920     'CREATE_ORG_UNIT_CLOSING', 'ppl', 'description' )),
921  ( 223, 'CREATE_PERM', oils_i18n_gettext( 223, 
922     'CREATE_PERM', 'ppl', 'description' )),
923  ( 224, 'CREATE_RELEVANCE_ADJUSTMENT', oils_i18n_gettext( 224, 
924     'CREATE_RELEVANCE_ADJUSTMENT', 'ppl', 'description' )),
925  ( 225, 'CREATE_SURVEY', oils_i18n_gettext( 225, 
926     'CREATE_SURVEY', 'ppl', 'description' )),
927  ( 226, 'CREATE_VR_FORMAT', oils_i18n_gettext( 226, 
928     'CREATE_VR_FORMAT', 'ppl', 'description' )),
929  ( 227, 'CREATE_XML_TRANSFORM', oils_i18n_gettext( 227, 
930     'CREATE_XML_TRANSFORM', 'ppl', 'description' )),
931  ( 228, 'DELETE_AUDIENCE', oils_i18n_gettext( 228, 
932     'DELETE_AUDIENCE', 'ppl', 'description' )),
933  ( 229, 'DELETE_BIB_LEVEL', oils_i18n_gettext( 229, 
934     'DELETE_BIB_LEVEL', 'ppl', 'description' )),
935  ( 230, 'DELETE_CIRC_DURATION', oils_i18n_gettext( 230, 
936     'DELETE_CIRC_DURATION', 'ppl', 'description' )),
937  ( 231, 'DELETE_CIRC_MOD', oils_i18n_gettext( 231, 
938     'DELETE_CIRC_MOD', 'ppl', 'description' )),
939  ( 232, 'DELETE_COPY_STATUS', oils_i18n_gettext( 232, 
940     'DELETE_COPY_STATUS', 'ppl', 'description' )),
941  ( 233, 'DELETE_HOURS_OF_OPERATION', oils_i18n_gettext( 233, 
942     'DELETE_HOURS_OF_OPERATION', 'ppl', 'description' )),
943  ( 234, 'DELETE_ITEM_FORM', oils_i18n_gettext( 234, 
944     'DELETE_ITEM_FORM', 'ppl', 'description' )),
945  ( 235, 'DELETE_ITEM_TYPE', oils_i18n_gettext( 235, 
946     'DELETE_ITEM_TYPE', 'ppl', 'description' )),
947  ( 236, 'DELETE_LANGUAGE', oils_i18n_gettext( 236, 
948     'DELETE_LANGUAGE', 'ppl', 'description' )),
949  ( 237, 'DELETE_LASSO', oils_i18n_gettext( 237, 
950     'DELETE_LASSO', 'ppl', 'description' )),
951  ( 238, 'DELETE_LASSO_MAP', oils_i18n_gettext( 238, 
952     'DELETE_LASSO_MAP', 'ppl', 'description' )),
953  ( 239, 'DELETE_LIT_FORM', oils_i18n_gettext( 239, 
954     'DELETE_LIT_FORM', 'ppl', 'description' )),
955  ( 240, 'DELETE_METABIB_FIELD', oils_i18n_gettext( 240, 
956     'DELETE_METABIB_FIELD', 'ppl', 'description' )),
957  ( 241, 'DELETE_NET_ACCESS_LEVEL', oils_i18n_gettext( 241, 
958     'DELETE_NET_ACCESS_LEVEL', 'ppl', 'description' )),
959  ( 242, 'DELETE_ORG_ADDRESS', oils_i18n_gettext( 242, 
960     'DELETE_ORG_ADDRESS', 'ppl', 'description' )),
961  ( 243, 'DELETE_ORG_TYPE', oils_i18n_gettext( 243, 
962     'DELETE_ORG_TYPE', 'ppl', 'description' )),
963  ( 244, 'DELETE_ORG_UNIT', oils_i18n_gettext( 244, 
964     'DELETE_ORG_UNIT', 'ppl', 'description' )),
965  ( 245, 'DELETE_ORG_UNIT_CLOSING', oils_i18n_gettext( 245, 
966     'DELETE_ORG_UNIT_CLOSING', 'ppl', 'description' )),
967  ( 246, 'DELETE_PERM', oils_i18n_gettext( 246, 
968     'DELETE_PERM', 'ppl', 'description' )),
969  ( 247, 'DELETE_RELEVANCE_ADJUSTMENT', oils_i18n_gettext( 247, 
970     'DELETE_RELEVANCE_ADJUSTMENT', 'ppl', 'description' )),
971  ( 248, 'DELETE_SURVEY', oils_i18n_gettext( 248, 
972     'DELETE_SURVEY', 'ppl', 'description' )),
973  ( 249, 'DELETE_TRANSIT', oils_i18n_gettext( 249, 
974     'DELETE_TRANSIT', 'ppl', 'description' )),
975  ( 250, 'DELETE_VR_FORMAT', oils_i18n_gettext( 250, 
976     'DELETE_VR_FORMAT', 'ppl', 'description' )),
977  ( 251, 'DELETE_XML_TRANSFORM', oils_i18n_gettext( 251, 
978     'DELETE_XML_TRANSFORM', 'ppl', 'description' )),
979  ( 252, 'REMOVE_GROUP_PERM', oils_i18n_gettext( 252, 
980     'REMOVE_GROUP_PERM', 'ppl', 'description' )),
981  ( 253, 'TRANSIT_COPY', oils_i18n_gettext( 253, 
982     'TRANSIT_COPY', 'ppl', 'description' )),
983  ( 254, 'UPDATE_AUDIENCE', oils_i18n_gettext( 254, 
984     'UPDATE_AUDIENCE', 'ppl', 'description' )),
985  ( 255, 'UPDATE_BIB_LEVEL', oils_i18n_gettext( 255, 
986     'UPDATE_BIB_LEVEL', 'ppl', 'description' )),
987  ( 256, 'UPDATE_CIRC_DURATION', oils_i18n_gettext( 256, 
988     'UPDATE_CIRC_DURATION', 'ppl', 'description' )),
989  ( 257, 'UPDATE_CIRC_MOD', oils_i18n_gettext( 257, 
990     'UPDATE_CIRC_MOD', 'ppl', 'description' )),
991  ( 258, 'UPDATE_COPY_NOTE', oils_i18n_gettext( 258, 
992     'UPDATE_COPY_NOTE', 'ppl', 'description' )),
993  ( 259, 'UPDATE_COPY_STATUS', oils_i18n_gettext( 259, 
994     'UPDATE_COPY_STATUS', 'ppl', 'description' )),
995  ( 260, 'UPDATE_GROUP_PERM', oils_i18n_gettext( 260, 
996     'UPDATE_GROUP_PERM', 'ppl', 'description' )),
997  ( 261, 'UPDATE_HOURS_OF_OPERATION', oils_i18n_gettext( 261, 
998     'UPDATE_HOURS_OF_OPERATION', 'ppl', 'description' )),
999  ( 262, 'UPDATE_ITEM_FORM', oils_i18n_gettext( 262, 
1000     'UPDATE_ITEM_FORM', 'ppl', 'description' )),
1001  ( 263, 'UPDATE_ITEM_TYPE', oils_i18n_gettext( 263, 
1002     'UPDATE_ITEM_TYPE', 'ppl', 'description' )),
1003  ( 264, 'UPDATE_LANGUAGE', oils_i18n_gettext( 264, 
1004     'UPDATE_LANGUAGE', 'ppl', 'description' )),
1005  ( 265, 'UPDATE_LASSO', oils_i18n_gettext( 265, 
1006     'UPDATE_LASSO', 'ppl', 'description' )),
1007  ( 266, 'UPDATE_LASSO_MAP', oils_i18n_gettext( 266, 
1008     'UPDATE_LASSO_MAP', 'ppl', 'description' )),
1009  ( 267, 'UPDATE_LIT_FORM', oils_i18n_gettext( 267, 
1010     'UPDATE_LIT_FORM', 'ppl', 'description' )),
1011  ( 268, 'UPDATE_METABIB_FIELD', oils_i18n_gettext( 268, 
1012     'UPDATE_METABIB_FIELD', 'ppl', 'description' )),
1013  ( 269, 'UPDATE_NET_ACCESS_LEVEL', oils_i18n_gettext( 269, 
1014     'UPDATE_NET_ACCESS_LEVEL', 'ppl', 'description' )),
1015  ( 270, 'UPDATE_ORG_ADDRESS', oils_i18n_gettext( 270, 
1016     'UPDATE_ORG_ADDRESS', 'ppl', 'description' )),
1017  ( 271, 'UPDATE_ORG_TYPE', oils_i18n_gettext( 271, 
1018     'UPDATE_ORG_TYPE', 'ppl', 'description' )),
1019  ( 272, 'UPDATE_ORG_UNIT_CLOSING', oils_i18n_gettext( 272, 
1020     'UPDATE_ORG_UNIT_CLOSING', 'ppl', 'description' )),
1021  ( 273, 'UPDATE_PERM', oils_i18n_gettext( 273, 
1022     'UPDATE_PERM', 'ppl', 'description' )),
1023  ( 274, 'UPDATE_RELEVANCE_ADJUSTMENT', oils_i18n_gettext( 274, 
1024     'UPDATE_RELEVANCE_ADJUSTMENT', 'ppl', 'description' )),
1025  ( 275, 'UPDATE_SURVEY', oils_i18n_gettext( 275, 
1026     'UPDATE_SURVEY', 'ppl', 'description' )),
1027  ( 276, 'UPDATE_TRANSIT', oils_i18n_gettext( 276, 
1028     'UPDATE_TRANSIT', 'ppl', 'description' )),
1029  ( 277, 'UPDATE_VOLUME_NOTE', oils_i18n_gettext( 277, 
1030     'UPDATE_VOLUME_NOTE', 'ppl', 'description' )),
1031  ( 278, 'UPDATE_VR_FORMAT', oils_i18n_gettext( 278, 
1032     'UPDATE_VR_FORMAT', 'ppl', 'description' )),
1033  ( 279, 'UPDATE_XML_TRANSFORM', oils_i18n_gettext( 279, 
1034     'UPDATE_XML_TRANSFORM', 'ppl', 'description' )),
1035  ( 280, 'MERGE_BIB_RECORDS', oils_i18n_gettext( 280, 
1036     'MERGE_BIB_RECORDS', 'ppl', 'description' )),
1037  ( 281, 'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF', oils_i18n_gettext( 281, 
1038     'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF', 'ppl', 'description' )),
1039  ( 282, 'CREATE_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 282, 
1040     'CREATE_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1041  ( 283, 'CREATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 283, 
1042     'CREATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1043  ( 284, 'CREATE_AUTHORITY_IMPORT_QUEUE', oils_i18n_gettext( 284, 
1044     'CREATE_AUTHORITY_IMPORT_QUEUE', 'ppl', 'description' )),
1045  ( 285, 'CREATE_AUTHORITY_RECORD_NOTE', oils_i18n_gettext( 285, 
1046     'CREATE_AUTHORITY_RECORD_NOTE', 'ppl', 'description' )),
1047  ( 286, 'CREATE_BIB_IMPORT_FIELD_DEF', oils_i18n_gettext( 286, 
1048     'CREATE_BIB_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1049  ( 287, 'CREATE_BIB_IMPORT_QUEUE', oils_i18n_gettext( 287, 
1050     'CREATE_BIB_IMPORT_QUEUE', 'ppl', 'description' )),
1051  ( 288, 'CREATE_LOCALE', oils_i18n_gettext( 288, 
1052     'CREATE_LOCALE', 'ppl', 'description' )),
1053  ( 289, 'CREATE_MARC_CODE', oils_i18n_gettext( 289, 
1054     'CREATE_MARC_CODE', 'ppl', 'description' )),
1055  ( 290, 'CREATE_TRANSLATION', oils_i18n_gettext( 290, 
1056     'CREATE_TRANSLATION', 'ppl', 'description' )),
1057  ( 291, 'DELETE_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 291, 
1058     'DELETE_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1059  ( 292, 'DELETE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 292, 
1060     'DELETE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1061  ( 293, 'DELETE_AUTHORITY_IMPORT_QUEUE', oils_i18n_gettext( 293, 
1062     'DELETE_AUTHORITY_IMPORT_QUEUE', 'ppl', 'description' )),
1063  ( 294, 'DELETE_AUTHORITY_RECORD_NOTE', oils_i18n_gettext( 294, 
1064     'DELETE_AUTHORITY_RECORD_NOTE', 'ppl', 'description' )),
1065  ( 295, 'DELETE_BIB_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 295, 
1066     'DELETE_BIB_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1067  ( 296, 'DELETE_BIB_IMPORT_QUEUE', oils_i18n_gettext( 296, 
1068     'DELETE_BIB_IMPORT_QUEUE', 'ppl', 'description' )),
1069  ( 297, 'DELETE_LOCALE', oils_i18n_gettext( 297, 
1070     'DELETE_LOCALE', 'ppl', 'description' )),
1071  ( 298, 'DELETE_MARC_CODE', oils_i18n_gettext( 298, 
1072     'DELETE_MARC_CODE', 'ppl', 'description' )),
1073  ( 299, 'DELETE_TRANSLATION', oils_i18n_gettext( 299, 
1074     'DELETE_TRANSLATION', 'ppl', 'description' )),
1075  ( 300, 'UPDATE_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 300, 
1076     'UPDATE_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1077  ( 301, 'UPDATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 301, 
1078     'UPDATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1079  ( 302, 'UPDATE_AUTHORITY_IMPORT_QUEUE', oils_i18n_gettext( 302, 
1080     'UPDATE_AUTHORITY_IMPORT_QUEUE', 'ppl', 'description' )),
1081  ( 303, 'UPDATE_AUTHORITY_RECORD_NOTE', oils_i18n_gettext( 303, 
1082     'UPDATE_AUTHORITY_RECORD_NOTE', 'ppl', 'description' )),
1083  ( 304, 'UPDATE_BIB_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 304, 
1084     'UPDATE_BIB_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1085  ( 305, 'UPDATE_BIB_IMPORT_QUEUE', oils_i18n_gettext( 305, 
1086     'UPDATE_BIB_IMPORT_QUEUE', 'ppl', 'description' )),
1087  ( 306, 'UPDATE_LOCALE', oils_i18n_gettext( 306, 
1088     'UPDATE_LOCALE', 'ppl', 'description' )),
1089  ( 307, 'UPDATE_MARC_CODE', oils_i18n_gettext( 307, 
1090     'UPDATE_MARC_CODE', 'ppl', 'description' )),
1091  ( 308, 'UPDATE_TRANSLATION', oils_i18n_gettext( 308, 
1092     'UPDATE_TRANSLATION', 'ppl', 'description' )),
1093  ( 309, 'VIEW_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 309, 
1094     'VIEW_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1095  ( 310, 'VIEW_AUTHORITY_RECORD_NOTES', oils_i18n_gettext( 310, 
1096     'VIEW_AUTHORITY_RECORD_NOTES', 'ppl', 'description' )),
1097  ( 311, 'CREATE_IMPORT_ITEM', oils_i18n_gettext( 311, 
1098     'CREATE_IMPORT_ITEM', 'ppl', 'description' )),
1099  ( 312, 'CREATE_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 312, 
1100     'CREATE_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1101  ( 313, 'CREATE_IMPORT_TRASH_FIELD', oils_i18n_gettext( 313, 
1102     'CREATE_IMPORT_TRASH_FIELD', 'ppl', 'description' )),
1103  ( 314, 'DELETE_IMPORT_ITEM', oils_i18n_gettext( 314, 
1104     'DELETE_IMPORT_ITEM', 'ppl', 'description' )),
1105  ( 315, 'DELETE_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 315, 
1106     'DELETE_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1107  ( 316, 'DELETE_IMPORT_TRASH_FIELD', oils_i18n_gettext( 316, 
1108     'DELETE_IMPORT_TRASH_FIELD', 'ppl', 'description' )),
1109  ( 317, 'UPDATE_IMPORT_ITEM', oils_i18n_gettext( 317, 
1110     'UPDATE_IMPORT_ITEM', 'ppl', 'description' )),
1111  ( 318, 'UPDATE_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 318, 
1112     'UPDATE_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1113  ( 319, 'UPDATE_IMPORT_TRASH_FIELD', oils_i18n_gettext( 319, 
1114     'UPDATE_IMPORT_TRASH_FIELD', 'ppl', 'description' )),
1115  ( 320, 'UPDATE_ORG_UNIT_SETTING_ALL', oils_i18n_gettext( 320, 
1116     'UPDATE_ORG_UNIT_SETTING_ALL', 'ppl', 'description' )),
1117  ( 321, 'UPDATE_ORG_UNIT_SETTING.circ.lost_materials_processing_fee', oils_i18n_gettext( 321, 
1118     'UPDATE_ORG_UNIT_SETTING.circ.lost_materials_processing_fee', 'ppl', 'description' )),
1119  ( 322, 'UPDATE_ORG_UNIT_SETTING.cat.default_item_price', oils_i18n_gettext( 322, 
1120     'UPDATE_ORG_UNIT_SETTING.cat.default_item_price', 'ppl', 'description' )),
1121  ( 323, 'UPDATE_ORG_UNIT_SETTING.auth.opac_timeout', oils_i18n_gettext( 323, 
1122     'UPDATE_ORG_UNIT_SETTING.auth.opac_timeout', 'ppl', 'description' )),
1123  ( 324, 'UPDATE_ORG_UNIT_SETTING.auth.staff_timeout', oils_i18n_gettext( 324, 
1124     'UPDATE_ORG_UNIT_SETTING.auth.staff_timeout', 'ppl', 'description' )),
1125  ( 325, 'UPDATE_ORG_UNIT_SETTING.org.bounced_emails', oils_i18n_gettext( 325, 
1126     'UPDATE_ORG_UNIT_SETTING.org.bounced_emails', 'ppl', 'description' )),
1127  ( 326, 'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_alert_interval', oils_i18n_gettext( 326, 
1128     'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_alert_interval', 'ppl', 'description' )),
1129  ( 327, 'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_interval', oils_i18n_gettext( 327, 
1130     'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_interval', 'ppl', 'description' )),
1131  ( 328, 'UPDATE_ORG_UNIT_SETTING.credit.payments.allow', oils_i18n_gettext( 328, 
1132     'UPDATE_ORG_UNIT_SETTING.credit.payments.allow', 'ppl', 'description' )),
1133  ( 329, 'UPDATE_ORG_UNIT_SETTING.circ.void_overdue_on_lost', oils_i18n_gettext( 329, 
1134     'UPDATE_ORG_UNIT_SETTING.circ.void_overdue_on_lost', 'ppl', 'description' )),
1135  ( 330, 'UPDATE_ORG_UNIT_SETTING.circ.hold_stalling.soft', oils_i18n_gettext( 330, 
1136     'UPDATE_ORG_UNIT_SETTING.circ.hold_stalling.soft', 'ppl', 'description' )),
1137  ( 331, 'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.hard', oils_i18n_gettext( 331, 
1138     'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.hard', 'ppl', 'description' )),
1139  ( 332, 'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.soft', oils_i18n_gettext( 332, 
1140     'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.soft', 'ppl', 'description' )),
1141  ( 333, 'UPDATE_ORG_UNIT_SETTING.opac.barcode_regex', oils_i18n_gettext( 333, 
1142     'UPDATE_ORG_UNIT_SETTING.opac.barcode_regex', 'ppl', 'description' )),
1143  ( 334, 'UPDATE_ORG_UNIT_SETTING.global.password_regex', oils_i18n_gettext( 334, 
1144     'UPDATE_ORG_UNIT_SETTING.global.password_regex', 'ppl', 'description' )),
1145  ( 335, 'UPDATE_ORG_UNIT_SETTING.circ.item_checkout_history.max', oils_i18n_gettext( 335, 
1146     'UPDATE_ORG_UNIT_SETTING.circ.item_checkout_history.max', 'ppl', 'description' )),
1147  ( 336, 'UPDATE_ORG_UNIT_SETTING.circ.reshelving_complete.interval', oils_i18n_gettext( 336, 
1148     'UPDATE_ORG_UNIT_SETTING.circ.reshelving_complete.interval', 'ppl', 'description' )),
1149  ( 337, 'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.patron_login_timeout', oils_i18n_gettext( 337, 
1150     'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.patron_login_timeout', 'ppl', 'description' )),
1151  ( 338, 'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.alert_on_checkout_event', oils_i18n_gettext( 338, 
1152     'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.alert_on_checkout_event', 'ppl', 'description' )),
1153  ( 339, 'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.require_patron_password', oils_i18n_gettext( 339, 
1154     'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.require_patron_password', 'ppl', 'description' )),
1155  ( 340, 'UPDATE_ORG_UNIT_SETTING.global.juvenile_age_threshold', oils_i18n_gettext( 340, 
1156     'UPDATE_ORG_UNIT_SETTING.global.juvenile_age_threshold', 'ppl', 'description' )),
1157  ( 341, 'UPDATE_ORG_UNIT_SETTING.cat.bib.keep_on_empty', oils_i18n_gettext( 341, 
1158     'UPDATE_ORG_UNIT_SETTING.cat.bib.keep_on_empty', 'ppl', 'description' )),
1159  ( 342, 'UPDATE_ORG_UNIT_SETTING.cat.bib.alert_on_empty', oils_i18n_gettext( 342, 
1160     'UPDATE_ORG_UNIT_SETTING.cat.bib.alert_on_empty', 'ppl', 'description' )),
1161  ( 343, 'UPDATE_ORG_UNIT_SETTING.patron.password.use_phone', oils_i18n_gettext( 343, 
1162     'UPDATE_ORG_UNIT_SETTING.patron.password.use_phone', 'ppl', 'description' )),
1163  ( 344, 'HOLD_ITEM_CHECKED_OUT.override', oils_i18n_gettext( 344, 
1164     'Allows a user to place a hold on an item that they already have checked out', 'ppl', 'description' )),
1165  ( 345, 'ADMIN_ACQ_CANCEL_CAUSE', oils_i18n_gettext( 345, 
1166     'Allow a user to create/update/delete reasons for order cancellations', 'ppl', 'description' )),
1167  ( 346, 'ACQ_XFER_MANUAL_DFUND_AMOUNT', oils_i18n_gettext( 346, 
1168     'Allow a user to transfer different amounts of money out of one fund and into another', 'ppl', 'description' )),
1169  ( 347, 'OVERRIDE_HOLD_HAS_LOCAL_COPY', oils_i18n_gettext( 347, 
1170     'Allow a user to override the circ.holds.hold_has_copy_at.block setting', 'ppl', 'description' )),
1171  ( 348, 'UPDATE_PICKUP_LIB_FROM_TRANSIT', oils_i18n_gettext( 348, 
1172     'Allow a user to change the pickup and transit destination for a captured hold item already in transit', 'ppl', 'description' )),
1173  ( 349, 'COPY_NEEDED_FOR_HOLD.override', oils_i18n_gettext( 349, 
1174     'Allow a user to force renewal of an item that could fulfill a hold request', 'ppl', 'description' )),
1175  ( 350, 'MERGE_AUTH_RECORDS', oils_i18n_gettext( 350, 
1176     'Allow a user to merge authority records together', 'ppl', 'description' )),
1177  ( 351, 'ALLOW_ALT_TCN', oils_i18n_gettext( 351, 
1178     'Allows staff to import a record using an alternate TCN to avoid conflicts', 'ppl', 'description' )),
1179  ( 352, 'ADMIN_TRIGGER_EVENT_DEF', oils_i18n_gettext( 352, 
1180     'Allow a user to administer trigger event definitions', 'ppl', 'description' )),
1181  ( 353, 'ADMIN_TRIGGER_CLEANUP', oils_i18n_gettext( 353, 
1182     'Allow a user to create, delete, and update trigger cleanup entries', 'ppl', 'description' )),
1183  ( 354, 'CREATE_TRIGGER_CLEANUP', oils_i18n_gettext( 354, 
1184     'Allow a user to create trigger cleanup entries', 'ppl', 'description' )),
1185  ( 355, 'DELETE_TRIGGER_CLEANUP', oils_i18n_gettext( 355, 
1186     'Allow a user to delete trigger cleanup entries', 'ppl', 'description' )),
1187  ( 356, 'UPDATE_TRIGGER_CLEANUP', oils_i18n_gettext( 356, 
1188     'Allow a user to update trigger cleanup entries', 'ppl', 'description' )),
1189  ( 357, 'CREATE_TRIGGER_EVENT_DEF', oils_i18n_gettext( 357, 
1190     'Allow a user to create trigger event definitions', 'ppl', 'description' )),
1191  ( 358, 'DELETE_TRIGGER_EVENT_DEF', oils_i18n_gettext( 358, 
1192     'Allow a user to delete trigger event definitions', 'ppl', 'description' )),
1193  ( 359, 'UPDATE_TRIGGER_EVENT_DEF', oils_i18n_gettext( 359, 
1194     'Allow a user to update trigger event definitions', 'ppl', 'description' )),
1195  ( 360, 'VIEW_TRIGGER_EVENT_DEF', oils_i18n_gettext( 360, 
1196     'Allow a user to view trigger event definitions', 'ppl', 'description' )),
1197  ( 361, 'ADMIN_TRIGGER_HOOK', oils_i18n_gettext( 361, 
1198     'Allow a user to create, update, and delete trigger hooks', 'ppl', 'description' )),
1199  ( 362, 'CREATE_TRIGGER_HOOK', oils_i18n_gettext( 362, 
1200     'Allow a user to create trigger hooks', 'ppl', 'description' )),
1201  ( 363, 'DELETE_TRIGGER_HOOK', oils_i18n_gettext( 363, 
1202     'Allow a user to delete trigger hooks', 'ppl', 'description' )),
1203  ( 364, 'UPDATE_TRIGGER_HOOK', oils_i18n_gettext( 364, 
1204     'Allow a user to update trigger hooks', 'ppl', 'description' )),
1205  ( 365, 'ADMIN_TRIGGER_REACTOR', oils_i18n_gettext( 365, 
1206     'Allow a user to create, update, and delete trigger reactors', 'ppl', 'description' )),
1207  ( 366, 'CREATE_TRIGGER_REACTOR', oils_i18n_gettext( 366, 
1208     'Allow a user to create trigger reactors', 'ppl', 'description' )),
1209  ( 367, 'DELETE_TRIGGER_REACTOR', oils_i18n_gettext( 367, 
1210     'Allow a user to delete trigger reactors', 'ppl', 'description' )),
1211  ( 368, 'UPDATE_TRIGGER_REACTOR', oils_i18n_gettext( 368, 
1212     'Allow a user to update trigger reactors', 'ppl', 'description' )),
1213  ( 369, 'ADMIN_TRIGGER_TEMPLATE_OUTPUT', oils_i18n_gettext( 369, 
1214     'Allow a user to delete trigger template output', 'ppl', 'description' )),
1215  ( 370, 'DELETE_TRIGGER_TEMPLATE_OUTPUT', oils_i18n_gettext( 370, 
1216     'Allow a user to delete trigger template output', 'ppl', 'description' )),
1217  ( 371, 'ADMIN_TRIGGER_VALIDATOR', oils_i18n_gettext( 371, 
1218     'Allow a user to create, update, and delete trigger validators', 'ppl', 'description' )),
1219  ( 372, 'CREATE_TRIGGER_VALIDATOR', oils_i18n_gettext( 372, 
1220     'Allow a user to create trigger validators', 'ppl', 'description' )),
1221  ( 373, 'DELETE_TRIGGER_VALIDATOR', oils_i18n_gettext( 373, 
1222     'Allow a user to delete trigger validators', 'ppl', 'description' )),
1223  ( 374, 'UPDATE_TRIGGER_VALIDATOR', oils_i18n_gettext( 374, 
1224     'Allow a user to update trigger validators', 'ppl', 'description' )),
1225  ( 376, 'ADMIN_BOOKING_RESOURCE', oils_i18n_gettext( 376, 
1226     'Enables the user to create/update/delete booking resources', 'ppl', 'description' )),
1227  ( 377, 'ADMIN_BOOKING_RESOURCE_TYPE', oils_i18n_gettext( 377, 
1228     'Enables the user to create/update/delete booking resource types', 'ppl', 'description' )),
1229  ( 378, 'ADMIN_BOOKING_RESOURCE_ATTR', oils_i18n_gettext( 378, 
1230     'Enables the user to create/update/delete booking resource attributes', 'ppl', 'description' )),
1231  ( 379, 'ADMIN_BOOKING_RESOURCE_ATTR_MAP', oils_i18n_gettext( 379, 
1232     'Enables the user to create/update/delete booking resource attribute maps', 'ppl', 'description' )),
1233  ( 380, 'ADMIN_BOOKING_RESOURCE_ATTR_VALUE', oils_i18n_gettext( 380, 
1234     'Enables the user to create/update/delete booking resource attribute values', 'ppl', 'description' )),
1235  ( 381, 'ADMIN_BOOKING_RESERVATION', oils_i18n_gettext( 381, 
1236     'Enables the user to create/update/delete booking reservations', 'ppl', 'description' )),
1237  ( 382, 'ADMIN_BOOKING_RESERVATION_ATTR_VALUE_MAP', oils_i18n_gettext( 382, 
1238     'Enables the user to create/update/delete booking reservation attribute value maps', 'ppl', 'description' )),
1239  ( 383, 'RETRIEVE_RESERVATION_PULL_LIST', oils_i18n_gettext( 383, 
1240     'Allows a user to retrieve a booking reservation pull list', 'ppl', 'description' )),
1241  ( 384, 'CAPTURE_RESERVATION', oils_i18n_gettext( 384, 
1242     'Allows a user to capture booking reservations', 'ppl', 'description' )),
1243  ( 385, 'UPDATE_RECORD', oils_i18n_gettext( 385, 
1244     'UPDATE_RECORD', 'ppl', 'description' )),
1245  ( 386, 'UPDATE_ORG_UNIT_SETTING.circ.block_renews_for_holds', oils_i18n_gettext( 386, 
1246     'UPDATE_ORG_UNIT_SETTING.circ.block_renews_for_holds', 'ppl', 'description' )),
1247  ( 387, 'MERGE_USERS', oils_i18n_gettext( 387, 
1248     'Allows user records to be merged', 'ppl', 'description' )),
1249  ( 388, 'ISSUANCE_HOLDS', oils_i18n_gettext( 388, 
1250     'Allow a user to place holds on serials issuances', 'ppl', 'description' )),
1251  ( 389, 'VIEW_CREDIT_CARD_PROCESSING', oils_i18n_gettext( 389, 
1252     'View org unit settings related to credit card processing', 'ppl', 'description' )),
1253  ( 390, 'ADMIN_CREDIT_CARD_PROCESSING', oils_i18n_gettext( 390, 
1254     'Update org unit settings related to credit card processing', 'ppl', 'description' )),
1255  ( 391, 'ADMIN_ACQ_CLAIM', oils_i18n_gettext( 391, 
1256     'ADMIN_ACQ_CLAIM', 'ppl', 'description' )),
1257  ( 392, 'ADMIN_ACQ_CLAIM_EVENT_TYPE', oils_i18n_gettext( 392, 
1258     'ADMIN_ACQ_CLAIM_EVENT_TYPE', 'ppl', 'description' )),
1259  ( 393, 'ADMIN_ACQ_CLAIM_TYPE', oils_i18n_gettext( 393, 
1260     'ADMIN_ACQ_CLAIM_TYPE', 'ppl', 'description' )),
1261  ( 394, 'ADMIN_ACQ_DISTRIB_FORMULA', oils_i18n_gettext( 394, 
1262     'ADMIN_ACQ_DISTRIB_FORMULA', 'ppl', 'description' )),
1263  ( 395, 'ADMIN_ACQ_FISCAL_YEAR', oils_i18n_gettext( 395, 
1264     'ADMIN_ACQ_FISCAL_YEAR', 'ppl', 'description' )),
1265  ( 396, 'ADMIN_ACQ_FUND_ALLOCATION_PERCENT', oils_i18n_gettext( 396, 
1266     'ADMIN_ACQ_FUND_ALLOCATION_PERCENT', 'ppl', 'description' )),
1267  ( 397, 'ADMIN_ACQ_FUND_TAG', oils_i18n_gettext( 397, 
1268     'ADMIN_ACQ_FUND_TAG', 'ppl', 'description' )),
1269  ( 398, 'ADMIN_ACQ_LINEITEM_ALERT_TEXT', oils_i18n_gettext( 398, 
1270     'ADMIN_ACQ_LINEITEM_ALERT_TEXT', 'ppl', 'description' )),
1271  ( 399, 'ADMIN_AGE_PROTECT_RULE', oils_i18n_gettext( 399, 
1272     'ADMIN_AGE_PROTECT_RULE', 'ppl', 'description' )),
1273  ( 400, 'ADMIN_ASSET_COPY_TEMPLATE', oils_i18n_gettext( 400, 
1274     'ADMIN_ASSET_COPY_TEMPLATE', 'ppl', 'description' )),
1275  ( 401, 'ADMIN_BOOKING_RESERVATION_ATTR_MAP', oils_i18n_gettext( 401, 
1276     'ADMIN_BOOKING_RESERVATION_ATTR_MAP', 'ppl', 'description' )),
1277  ( 402, 'ADMIN_CIRC_MATRIX_MATCHPOINT', oils_i18n_gettext( 402, 
1278     'ADMIN_CIRC_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1279  ( 403, 'ADMIN_CIRC_MOD', oils_i18n_gettext( 403, 
1280     'ADMIN_CIRC_MOD', 'ppl', 'description' )),
1281  ( 404, 'ADMIN_CLAIM_POLICY', oils_i18n_gettext( 404, 
1282     'ADMIN_CLAIM_POLICY', 'ppl', 'description' )),
1283  ( 405, 'ADMIN_CONFIG_REMOTE_ACCOUNT', oils_i18n_gettext( 405, 
1284     'ADMIN_CONFIG_REMOTE_ACCOUNT', 'ppl', 'description' )),
1285  ( 406, 'ADMIN_FIELD_DOC', oils_i18n_gettext( 406, 
1286     'ADMIN_FIELD_DOC', 'ppl', 'description' )),
1287  ( 407, 'ADMIN_GLOBAL_FLAG', oils_i18n_gettext( 407, 
1288     'ADMIN_GLOBAL_FLAG', 'ppl', 'description' )),
1289  ( 408, 'ADMIN_GROUP_PENALTY_THRESHOLD', oils_i18n_gettext( 408, 
1290     'ADMIN_GROUP_PENALTY_THRESHOLD', 'ppl', 'description' )),
1291  ( 409, 'ADMIN_HOLD_CANCEL_CAUSE', oils_i18n_gettext( 409, 
1292     'ADMIN_HOLD_CANCEL_CAUSE', 'ppl', 'description' )),
1293  ( 410, 'ADMIN_HOLD_MATRIX_MATCHPOINT', oils_i18n_gettext( 410, 
1294     'ADMIN_HOLD_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1295  ( 411, 'ADMIN_IDENT_TYPE', oils_i18n_gettext( 411, 
1296     'ADMIN_IDENT_TYPE', 'ppl', 'description' )),
1297  ( 412, 'ADMIN_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 412, 
1298     'ADMIN_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1299  ( 413, 'ADMIN_INDEX_NORMALIZER', oils_i18n_gettext( 413, 
1300     'ADMIN_INDEX_NORMALIZER', 'ppl', 'description' )),
1301  ( 414, 'ADMIN_INVOICE', oils_i18n_gettext( 414, 
1302     'ADMIN_INVOICE', 'ppl', 'description' )),
1303  ( 415, 'ADMIN_INVOICE_METHOD', oils_i18n_gettext( 415, 
1304     'ADMIN_INVOICE_METHOD', 'ppl', 'description' )),
1305  ( 416, 'ADMIN_INVOICE_PAYMENT_METHOD', oils_i18n_gettext( 416, 
1306     'ADMIN_INVOICE_PAYMENT_METHOD', 'ppl', 'description' )),
1307  ( 417, 'ADMIN_LINEITEM_MARC_ATTR_DEF', oils_i18n_gettext( 417, 
1308     'ADMIN_LINEITEM_MARC_ATTR_DEF', 'ppl', 'description' )),
1309  ( 418, 'ADMIN_MARC_CODE', oils_i18n_gettext( 418, 
1310     'ADMIN_MARC_CODE', 'ppl', 'description' )),
1311  ( 419, 'ADMIN_MAX_FINE_RULE', oils_i18n_gettext( 419, 
1312     'ADMIN_MAX_FINE_RULE', 'ppl', 'description' )),
1313  ( 420, 'ADMIN_MERGE_PROFILE', oils_i18n_gettext( 420, 
1314     'ADMIN_MERGE_PROFILE', 'ppl', 'description' )),
1315  ( 421, 'ADMIN_ORG_UNIT_SETTING_TYPE', oils_i18n_gettext( 421, 
1316     'ADMIN_ORG_UNIT_SETTING_TYPE', 'ppl', 'description' )),
1317  ( 422, 'ADMIN_RECURRING_FINE_RULE', oils_i18n_gettext( 422, 
1318     'ADMIN_RECURRING_FINE_RULE', 'ppl', 'description' )),
1319  ( 423, 'ADMIN_SERIAL_SUBSCRIPTION', oils_i18n_gettext( 423, 
1320     'ADMIN_SERIAL_SUBSCRIPTION', 'ppl', 'description' )),
1321  ( 424, 'ADMIN_STANDING_PENALTY', oils_i18n_gettext( 424, 
1322     'ADMIN_STANDING_PENALTY', 'ppl', 'description' )),
1323  ( 425, 'ADMIN_SURVEY', oils_i18n_gettext( 425, 
1324     'ADMIN_SURVEY', 'ppl', 'description' )),
1325  ( 426, 'ADMIN_USER_REQUEST_TYPE', oils_i18n_gettext( 426, 
1326     'ADMIN_USER_REQUEST_TYPE', 'ppl', 'description' )),
1327  ( 427, 'ADMIN_USER_SETTING_GROUP', oils_i18n_gettext( 427, 
1328     'ADMIN_USER_SETTING_GROUP', 'ppl', 'description' )),
1329  ( 428, 'ADMIN_USER_SETTING_TYPE', oils_i18n_gettext( 428, 
1330     'ADMIN_USER_SETTING_TYPE', 'ppl', 'description' )),
1331  ( 429, 'ADMIN_Z3950_SOURCE', oils_i18n_gettext( 429, 
1332     'ADMIN_Z3950_SOURCE', 'ppl', 'description' )),
1333  ( 430, 'CREATE_BIB_BTYPE', oils_i18n_gettext( 430, 
1334     'CREATE_BIB_BTYPE', 'ppl', 'description' )),
1335  ( 431, 'CREATE_BIBLIO_FINGERPRINT', oils_i18n_gettext( 431, 
1336     'CREATE_BIBLIO_FINGERPRINT', 'ppl', 'description' )),
1337  ( 432, 'CREATE_BIB_SOURCE', oils_i18n_gettext( 432, 
1338     'CREATE_BIB_SOURCE', 'ppl', 'description' )),
1339  ( 433, 'CREATE_BILLING_TYPE', oils_i18n_gettext( 433, 
1340     'CREATE_BILLING_TYPE', 'ppl', 'description' )),
1341  ( 434, 'CREATE_CN_BTYPE', oils_i18n_gettext( 434, 
1342     'CREATE_CN_BTYPE', 'ppl', 'description' )),
1343  ( 435, 'CREATE_COPY_BTYPE', oils_i18n_gettext( 435, 
1344     'CREATE_COPY_BTYPE', 'ppl', 'description' )),
1345  ( 436, 'CREATE_INVOICE', oils_i18n_gettext( 436, 
1346     'CREATE_INVOICE', 'ppl', 'description' )),
1347  ( 437, 'CREATE_INVOICE_ITEM_TYPE', oils_i18n_gettext( 437, 
1348     'CREATE_INVOICE_ITEM_TYPE', 'ppl', 'description' )),
1349  ( 438, 'CREATE_INVOICE_METHOD', oils_i18n_gettext( 438, 
1350     'CREATE_INVOICE_METHOD', 'ppl', 'description' )),
1351  ( 439, 'CREATE_MERGE_PROFILE', oils_i18n_gettext( 439, 
1352     'CREATE_MERGE_PROFILE', 'ppl', 'description' )),
1353  ( 440, 'CREATE_METABIB_CLASS', oils_i18n_gettext( 440, 
1354     'CREATE_METABIB_CLASS', 'ppl', 'description' )),
1355  ( 441, 'CREATE_METABIB_SEARCH_ALIAS', oils_i18n_gettext( 441, 
1356     'CREATE_METABIB_SEARCH_ALIAS', 'ppl', 'description' )),
1357  ( 442, 'CREATE_USER_BTYPE', oils_i18n_gettext( 442, 
1358     'CREATE_USER_BTYPE', 'ppl', 'description' )),
1359  ( 443, 'DELETE_BIB_BTYPE', oils_i18n_gettext( 443, 
1360     'DELETE_BIB_BTYPE', 'ppl', 'description' )),
1361  ( 444, 'DELETE_BIBLIO_FINGERPRINT', oils_i18n_gettext( 444, 
1362     'DELETE_BIBLIO_FINGERPRINT', 'ppl', 'description' )),
1363  ( 445, 'DELETE_BIB_SOURCE', oils_i18n_gettext( 445, 
1364     'DELETE_BIB_SOURCE', 'ppl', 'description' )),
1365  ( 446, 'DELETE_BILLING_TYPE', oils_i18n_gettext( 446, 
1366     'DELETE_BILLING_TYPE', 'ppl', 'description' )),
1367  ( 447, 'DELETE_CN_BTYPE', oils_i18n_gettext( 447, 
1368     'DELETE_CN_BTYPE', 'ppl', 'description' )),
1369  ( 448, 'DELETE_COPY_BTYPE', oils_i18n_gettext( 448, 
1370     'DELETE_COPY_BTYPE', 'ppl', 'description' )),
1371  ( 449, 'DELETE_INVOICE_ITEM_TYPE', oils_i18n_gettext( 449, 
1372     'DELETE_INVOICE_ITEM_TYPE', 'ppl', 'description' )),
1373  ( 450, 'DELETE_INVOICE_METHOD', oils_i18n_gettext( 450, 
1374     'DELETE_INVOICE_METHOD', 'ppl', 'description' )),
1375  ( 451, 'DELETE_MERGE_PROFILE', oils_i18n_gettext( 451, 
1376     'DELETE_MERGE_PROFILE', 'ppl', 'description' )),
1377  ( 452, 'DELETE_METABIB_CLASS', oils_i18n_gettext( 452, 
1378     'DELETE_METABIB_CLASS', 'ppl', 'description' )),
1379  ( 453, 'DELETE_METABIB_SEARCH_ALIAS', oils_i18n_gettext( 453, 
1380     'DELETE_METABIB_SEARCH_ALIAS', 'ppl', 'description' )),
1381  ( 454, 'DELETE_USER_BTYPE', oils_i18n_gettext( 454, 
1382     'DELETE_USER_BTYPE', 'ppl', 'description' )),
1383  ( 455, 'MANAGE_CLAIM', oils_i18n_gettext( 455, 
1384     'MANAGE_CLAIM', 'ppl', 'description' )),
1385  ( 456, 'UPDATE_BIB_BTYPE', oils_i18n_gettext( 456, 
1386     'UPDATE_BIB_BTYPE', 'ppl', 'description' )),
1387  ( 457, 'UPDATE_BIBLIO_FINGERPRINT', oils_i18n_gettext( 457, 
1388     'UPDATE_BIBLIO_FINGERPRINT', 'ppl', 'description' )),
1389  ( 458, 'UPDATE_BIB_SOURCE', oils_i18n_gettext( 458, 
1390     'UPDATE_BIB_SOURCE', 'ppl', 'description' )),
1391  ( 459, 'UPDATE_BILLING_TYPE', oils_i18n_gettext( 459, 
1392     'UPDATE_BILLING_TYPE', 'ppl', 'description' )),
1393  ( 460, 'UPDATE_CN_BTYPE', oils_i18n_gettext( 460, 
1394     'UPDATE_CN_BTYPE', 'ppl', 'description' )),
1395  ( 461, 'UPDATE_COPY_BTYPE', oils_i18n_gettext( 461, 
1396     'UPDATE_COPY_BTYPE', 'ppl', 'description' )),
1397  ( 462, 'UPDATE_INVOICE_ITEM_TYPE', oils_i18n_gettext( 462, 
1398     'UPDATE_INVOICE_ITEM_TYPE', 'ppl', 'description' )),
1399  ( 463, 'UPDATE_INVOICE_METHOD', oils_i18n_gettext( 463, 
1400     'UPDATE_INVOICE_METHOD', 'ppl', 'description' )),
1401  ( 464, 'UPDATE_MERGE_PROFILE', oils_i18n_gettext( 464, 
1402     'UPDATE_MERGE_PROFILE', 'ppl', 'description' )),
1403  ( 465, 'UPDATE_METABIB_CLASS', oils_i18n_gettext( 465, 
1404     'UPDATE_METABIB_CLASS', 'ppl', 'description' )),
1405  ( 466, 'UPDATE_METABIB_SEARCH_ALIAS', oils_i18n_gettext( 466, 
1406     'UPDATE_METABIB_SEARCH_ALIAS', 'ppl', 'description' )),
1407  ( 467, 'UPDATE_USER_BTYPE', oils_i18n_gettext( 467, 
1408     'UPDATE_USER_BTYPE', 'ppl', 'description' )),
1409  ( 468, 'user_request.create', oils_i18n_gettext( 468, 
1410     'user_request.create', 'ppl', 'description' )),
1411  ( 469, 'user_request.delete', oils_i18n_gettext( 469, 
1412     'user_request.delete', 'ppl', 'description' )),
1413  ( 470, 'user_request.update', oils_i18n_gettext( 470, 
1414     'user_request.update', 'ppl', 'description' )),
1415  ( 471, 'user_request.view', oils_i18n_gettext( 471, 
1416     'user_request.view', 'ppl', 'description' )),
1417  ( 472, 'VIEW_ACQ_FUND_ALLOCATION_PERCENT', oils_i18n_gettext( 472, 
1418     'VIEW_ACQ_FUND_ALLOCATION_PERCENT', 'ppl', 'description' )),
1419  ( 473, 'VIEW_CIRC_MATRIX_MATCHPOINT', oils_i18n_gettext( 473, 
1420     'VIEW_CIRC_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1421  ( 474, 'VIEW_CLAIM', oils_i18n_gettext( 474, 
1422     'VIEW_CLAIM', 'ppl', 'description' )),
1423  ( 475, 'VIEW_GROUP_PENALTY_THRESHOLD', oils_i18n_gettext( 475, 
1424     'VIEW_GROUP_PENALTY_THRESHOLD', 'ppl', 'description' )),
1425  ( 476, 'VIEW_HOLD_MATRIX_MATCHPOINT', oils_i18n_gettext( 476, 
1426     'VIEW_HOLD_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1427  ( 477, 'VIEW_INVOICE', oils_i18n_gettext( 477, 
1428     'VIEW_INVOICE', 'ppl', 'description' )),
1429  ( 478, 'VIEW_MERGE_PROFILE', oils_i18n_gettext( 478, 
1430     'VIEW_MERGE_PROFILE', 'ppl', 'description' )),
1431  ( 479, 'VIEW_SERIAL_SUBSCRIPTION', oils_i18n_gettext( 479, 
1432     'VIEW_SERIAL_SUBSCRIPTION', 'ppl', 'description' )),
1433  ( 480, 'VIEW_STANDING_PENALTY', oils_i18n_gettext( 480, 
1434     'VIEW_STANDING_PENALTY', 'ppl', 'description' )),
1435  ( 481, 'ADMIN_SERIAL_CAPTION_PATTERN', oils_i18n_gettext( 481, 
1436     'ADMIN_SERIAL_CAPTION_PATTERN', 'ppl', 'description' )),
1437  ( 482, 'ADMIN_SERIAL_DISTRIBUTION', oils_i18n_gettext( 482, 
1438     'ADMIN_SERIAL_DISTRIBUTION', 'ppl', 'description' )),
1439  ( 483, 'ADMIN_SERIAL_STREAM', oils_i18n_gettext( 483, 
1440     'ADMIN_SERIAL_STREAM', 'ppl', 'description' )),
1441  ( 484, 'RECEIVE_SERIAL', oils_i18n_gettext(484,
1442         'Receive serial items', 'ppl', 'description')),
1443  ( 485, 'CREATE_VOLUME_SUFFIX', oils_i18n_gettext(485,
1444     'Create suffix label definition.', 'ppl', 'description')),
1445  ( 486, 'UPDATE_VOLUME_SUFFIX', oils_i18n_gettext(486,
1446     'Update suffix label definition.', 'ppl', 'description')),
1447  ( 487, 'DELETE_VOLUME_SUFFIX', oils_i18n_gettext(487,
1448     'Delete suffix label definition.', 'ppl', 'description')),
1449  ( 488, 'CREATE_VOLUME_PREFIX', oils_i18n_gettext(488,
1450     'Create prefix label definition.', 'ppl', 'description')),
1451  ( 489, 'UPDATE_VOLUME_PREFIX', oils_i18n_gettext(489,
1452     'Update prefix label definition.', 'ppl', 'description')),
1453  ( 490, 'DELETE_VOLUME_PREFIX', oils_i18n_gettext(490,
1454     'Delete prefix label definition.', 'ppl', 'description')),
1455  ( 491, 'CREATE_MONOGRAPH_PART', oils_i18n_gettext(491,
1456     'Create monograph part definition.', 'ppl', 'description')),
1457  ( 492, 'UPDATE_MONOGRAPH_PART', oils_i18n_gettext(492,
1458     'Update monograph part definition.', 'ppl', 'description')),
1459  ( 493, 'DELETE_MONOGRAPH_PART', oils_i18n_gettext(493,
1460     'Delete monograph part definition.', 'ppl', 'description')),
1461  ( 494, 'ADMIN_CODED_VALUE', oils_i18n_gettext(494,
1462     'Create/Update/Delete SVF Record Attribute Coded Value Map', 'ppl', 'description')),
1463  ( 495, 'ADMIN_SERIAL_ITEM', oils_i18n_gettext(495,
1464     'Create/Retrieve/Update/Delete Serial Item', 'ppl', 'description')),
1465  ( 496, 'ADMIN_SVF', oils_i18n_gettext(496,
1466     'Create/Update/Delete SVF Record Attribute Defintion', 'ppl', 'description')),
1467  ( 497, 'CREATE_BIB_PTYPE', oils_i18n_gettext(497,
1468     'Create Bibliographic Record Peer Type', 'ppl', 'description')),
1469  ( 498, 'CREATE_PURCHASE_REQUEST', oils_i18n_gettext(498,
1470     'Create User Purchase Request', 'ppl', 'description')),
1471  ( 499, 'DELETE_BIB_PTYPE', oils_i18n_gettext(499,
1472     'Delete Bibliographic Record Peer Type', 'ppl', 'description')),
1473  ( 500, 'MAP_MONOGRAPH_PART', oils_i18n_gettext(500,
1474     'Create/Update/Delete Copy Monograph Part Map', 'ppl', 'description')),
1475  ( 501, 'MARK_ITEM_MISSING_PIECES', oils_i18n_gettext(501,
1476     'Allows the Mark Item Missing Pieces action.', 'ppl', 'description')),
1477  ( 502, 'UPDATE_BIB_PTYPE', oils_i18n_gettext(502,
1478     'Update Bibliographic Record Peer Type', 'ppl', 'description')),
1479  ( 503, 'UPDATE_HOLD_REQUEST_TIME', oils_i18n_gettext(503,
1480     'Allows editing of a hold''s request time, and/or its Cut-in-line/Top-of-queue flag.', 'ppl', 'description')),
1481  ( 504, 'UPDATE_PICKLIST', oils_i18n_gettext(504,
1482     'Allows update/re-use of an acquisitions pick/selection list.', 'ppl', 'description')),
1483  ( 505, 'UPDATE_WORKSTATION', oils_i18n_gettext(505,
1484     'Allows update of a workstation during workstation registration override.', 'ppl', 'description')),
1485  ( 506, 'VIEW_USER_SETTING_TYPE', oils_i18n_gettext(506,
1486     'Allows viewing of configurable user setting types.', 'ppl', 'description')),
1487  ( 507, 'ABORT_TRANSIT_ON_LOST', oils_i18n_gettext(507,
1488     'Allows a user to abort a transit on a copy with status of LOST', 'ppl', 'description')),
1489  ( 508, 'ABORT_TRANSIT_ON_MISSING', oils_i18n_gettext(508,
1490     'Allows a user to abort a transit on a copy with status of MISSING', 'ppl', 'description')),
1491  ( 509, 'TRANSIT_CHECKIN_INTERVAL_BLOCK.override', oils_i18n_gettext(509,
1492     'Allows a user to override the TRANSIT_CHECKIN_INTERVAL_BLOCK event', 'ppl', 'description')),
1493  ( 510, 'UPDATE_PATRON_COLLECTIONS_EXEMPT', oils_i18n_gettext(510,
1494     'Allows a user to indicate that a patron is exempt from collections processing', 'ppl', 'description')),
1495  ( 511, 'PERSISTENT_LOGIN', oils_i18n_gettext( 511,
1496     'Allows a user to authenticate and get a long-lived session (length configured in opensrf.xml)', 'ppl', 'description' )),
1497  ( 512, 'ACQ_INVOICE_REOPEN', oils_i18n_gettext( 512,
1498     'Allows a user to reopen an Acquisitions invoice', 'ppl', 'description' )),
1499  ( 513, 'DEBUG_CLIENT', oils_i18n_gettext( 513,
1500     'Allows a user to use debug functions in the staff client', 'ppl', 'description' )),
1501  ( 514, 'UPDATE_PATRON_ACTIVE_CARD', oils_i18n_gettext( 514,
1502     'Allows a user to manually adjust a patron''s active cards', 'ppl', 'description')),
1503  ( 515, 'UPDATE_PATRON_PRIMARY_CARD', oils_i18n_gettext( 515,
1504     'Allows a user to manually adjust a patron''s primary card', 'ppl', 'description')),
1505  ( 516, 'CREATE_REPORT_TEMPLATE', oils_i18n_gettext( 516,
1506     'Allows a user to create report templates', 'ppl', 'description' )),
1507  ( 517, 'COPY_HOLDS_FORCE', oils_i18n_gettext( 517, 
1508     'Allow a user to place a force hold on a specific copy', 'ppl', 'description' )),
1509  ( 518, 'COPY_HOLDS_RECALL', oils_i18n_gettext( 518, 
1510     'Allow a user to place a cataloging recall on a specific copy', 'ppl', 'description' )),
1511  ( 519, 'ADMIN_SMS_CARRIER', oils_i18n_gettext( 519,
1512     'Allows a user to add/create/delete SMS Carrier entries.', 'ppl', 'description' )),
1513  ( 520, 'COPY_DELETE_WARNING.override', oils_i18n_gettext( 520,
1514     'Allow a user to override warnings about deleting copies in problematic situations.', 'ppl', 'description' )),
1515  ( 521, 'IMPORT_ACQ_LINEITEM_BIB_RECORD_UPLOAD', oils_i18n_gettext( 521,
1516     'Allows a user to create new bibs directly from an ACQ MARC file upload', 'ppl', 'description' )),
1517  ( 522, 'IMPORT_AUTHORITY_MARC', oils_i18n_gettext( 522,
1518     'Allows a user to create new authority records', 'ppl', 'description' )),
1519  ( 523, 'ADMIN_TOOLBAR', oils_i18n_gettext( 523,
1520     'Allows a user to create, edit, and delete custom toolbars', 'ppl', 'description' )),
1521  ( 524, 'PLACE_UNFILLABLE_HOLD', oils_i18n_gettext( 524,
1522     'Allows a user to place a hold that cannot currently be filled.', 'ppl', 'description' )),
1523  ( 525, 'CREATE_PATRON_STAT_CAT_ENTRY_DEFAULT', oils_i18n_gettext( 525, 
1524     'User may set a default entry in a patron statistical category', 'ppl', 'description' )),
1525  ( 526, 'UPDATE_PATRON_STAT_CAT_ENTRY_DEFAULT', oils_i18n_gettext( 526, 
1526     'User may reset a default entry in a patron statistical category', 'ppl', 'description' )),
1527  ( 527, 'DELETE_PATRON_STAT_CAT_ENTRY_DEFAULT', oils_i18n_gettext( 527, 
1528     'User may unset a default entry in a patron statistical category', 'ppl', 'description' )),
1529  ( 528, 'ADMIN_ORG_UNIT_CUSTOM_TREE', oils_i18n_gettext( 528, 
1530     'User may update custom org unit trees', 'ppl', 'description' )),
1531  ( 529, 'ADMIN_IMPORT_MATCH_SET', oils_i18n_gettext( 529,
1532     'Allows a user to create/retrieve/update/delete vandelay match sets', 'ppl', 'description' )),
1533  ( 530, 'VIEW_IMPORT_MATCH_SET', oils_i18n_gettext( 530,
1534     'Allows a user to view vandelay match sets', 'ppl', 'description' )),
1535  ( 531, 'ADMIN_ADDRESS_ALERT', oils_i18n_gettext( 531,
1536     'Allows a user to create/retrieve/update/delete address alerts', 'ppl', 'description' )), 
1537  ( 532, 'VIEW_ADDRESS_ALERT', oils_i18n_gettext( 532,
1538     'Allows a user to view address alerts', 'ppl', 'description' )), 
1539  ( 533, 'ADMIN_COPY_LOCATION_GROUP', oils_i18n_gettext( 533,
1540     'Allows a user to create/retrieve/update/delete copy location groups', 'ppl', 'description' )), 
1541  ( 534, 'ADMIN_USER_ACTIVITY_TYPE', oils_i18n_gettext( 534,
1542     'Allows a user to create/retrieve/update/delete user activity types', 'ppl', 'description' )),
1543 ( 535, 'VIEW_TRIGGER_EVENT', oils_i18n_gettext( 535,
1544     'Allows a user to view circ- and hold-related action/trigger events', 'ppl', 'description')),
1545 ( 536, 'IMPORT_OVERLAY_COPY', oils_i18n_gettext( 536,
1546     'Allows a user to overlay copy data in MARC import', 'ppl', 'description')),
1547  ( 537, 'ADMIN_SEARCH_FILTER_GROUP', oils_i18n_gettext( 537,
1548     'Allows staff to manage search filter groups and entries', 'ppl', 'description' )),
1549  ( 538, 'VIEW_SEARCH_FILTER_GROUP', oils_i18n_gettext( 538,
1550     'Allows staff to view search filter groups and entries', 'ppl', 'description' )),
1551  ( 539, 'UPDATE_ORG_UNIT_SETTING.ui.hide_copy_editor_fields', oils_i18n_gettext( 539,
1552     'Allows staff to edit displayed copy editor fields', 'ppl', 'description' )),
1553  ( 540, 'ADMIN_TOOLBAR_FOR_ORG', oils_i18n_gettext( 540,
1554         'Allows a user to create, edit, and delete custom toolbars for org units', 'ppl', 'description')),
1555  ( 541, 'ADMIN_TOOLBAR_FOR_WORKSTATION', oils_i18n_gettext( 541,
1556         'Allows a user to create, edit, and delete custom toolbars for workstations', 'ppl', 'description')),
1557  ( 542, 'ADMIN_TOOLBAR_FOR_USER', oils_i18n_gettext( 542,
1558         'Allows a user to create, edit, and delete custom toolbars for users', 'ppl', 'description')),
1559  ( 543, 'URL_VERIFY', oils_i18n_gettext( 543, 
1560     'Allows a user to process and verify URLs', 'ppl', 'description')),
1561  ( 544, 'URL_VERIFY_UPDATE_SETTINGS', oils_i18n_gettext( 544, 
1562     'Allows a user to configure URL verification org unit settings', 'ppl', 'description')),
1563  ( 545, 'SAVED_FILTER_DIALOG_FILTERS', oils_i18n_gettext( 545,
1564     'Allows users to save and load sets of filters for filter dialogs, available in certain staff interfaces', 'ppl', 'description')),
1565  ( 546, 'ADMIN_HOLD_CAPTURE_SORT', oils_i18n_gettext( 546,
1566         'Allows a user to make changes to best-hold selection sort order', 'ppl', 'description')),
1567  ( 547, 'ACQ_ADD_LINEITEM_IDENTIFIER', oils_i18n_gettext(547,
1568         'When granted, newly added lineitem identifiers will propagate to linked bib records', 'ppl', 'description')),
1569  ( 548, 'ACQ_SET_LINEITEM_IDENTIFIER', oils_i18n_gettext(548,
1570         'Allows staff to change the lineitem identifier', 'ppl', 'description')),
1571  ( 549, 'COPY_STATUS_LONGOVERDUE.override', oils_i18n_gettext(549,
1572         'Allows the user to check-in long-overdue items, prompting ' ||
1573             'long-overdue check-in processing', 'ppl', 'code')), 
1574  ( 550, 'SET_CIRC_LONG_OVERDUE', oils_i18n_gettext(550,
1575         'Allows the user to mark a circulation as long-overdue', 'ppl', 'code')),
1576  ( 551, 'ADMIN_SERVER_ADDON_FOR_WORKSTATION', oils_i18n_gettext( 551,
1577         'Allows a user to specify which Server Add-ons get invoked at the current workstation', 'ppl', 'description')),
1578  ( 552, 'ADMIN_FLOAT_GROUPS', oils_i18n_gettext( 552,
1579     'Allows administration of floating groups', 'ppl', 'description' )),
1580  ( 553, 'UPDATE_ORG_UNIT_SETTING.circ.min_item_price', oils_i18n_gettext( 553,
1581     'UPDATE_ORG_UNIT_SETTING.circ.min_item_price', 'ppl', 'description' )),
1582  ( 554, 'UPDATE_ORG_UNIT_SETTING.circ.max_item_price', oils_i18n_gettext( 554,
1583     'UPDATE_ORG_UNIT_SETTING.circ.max_item_price', 'ppl', 'description' )),
1584  ( 555, 'group_application.user.staff.admin.system_admin', oils_i18n_gettext( 555, 
1585     'Allow a user to add/remove users to/from the "System Administrator" group', 'ppl', 'description' )),
1586  ( 556, 'group_application.user.staff.cat_admin', oils_i18n_gettext( 556, 
1587     'Allow a user to add/remove users to/from the "Cataloging Administrator" group', 'ppl', 'description' )),
1588  ( 557, 'group_application.user.staff.circ_admin', oils_i18n_gettext( 557, 
1589     'Allow a user to add/remove users to/from the "Circulation Administrator" group', 'ppl', 'description' )),
1590  ( 558, 'group_application.user.staff.data_review', oils_i18n_gettext( 558, 
1591     'Allow a user to add/remove users to/from the "Data Review" group', 'ppl', 'description' )),
1592  ( 559, 'group_application.user.staff.volunteers', oils_i18n_gettext( 559, 
1593     'Allow a user to add/remove users to/from the "Volunteers" group', 'ppl', 'description' )),
1594  (  560, 'TOTAL_HOLD_COPY_RATIO_EXCEEDED.override', oils_i18n_gettext( 560,
1595     'Override the TOTAL_HOLD_COPY_RATIO_EXCEEDED event', 'ppl', 'description')),
1596  (  561, 'AVAIL_HOLD_COPY_RATIO_EXCEEDED.override', oils_i18n_gettext( 561,
1597     'Override the AVAIL_HOLD_COPY_RATIO_EXCEEDED event', 'ppl', 'description')),
1598  ( 562, 'ADMIN_TAG_TABLE', oils_i18n_gettext( 562, 
1599     'Allow administration of MARC tag tables', 'ppl', 'description' )),
1600  ( 563, 'ADJUST_BILLS', oils_i18n_gettext( 563,
1601     'Allow a user to adjust a bill (generally to zero)', 'ppl', 'description' ))
1602 ;
1603
1604 SELECT SETVAL('permission.perm_list_id_seq'::TEXT, 1000);
1605
1606 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1607         (1, oils_i18n_gettext(1, 'Users', 'pgt', 'name'), NULL, NULL, '3 years', FALSE, 'group_application.user');
1608 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1609         (2, oils_i18n_gettext(2, 'Patrons', 'pgt', 'name'), 1, NULL, '3 years', TRUE, 'group_application.user.patron');
1610 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1611         (3, oils_i18n_gettext(3, 'Staff', 'pgt', 'name'), 1, NULL, '3 years', FALSE, 'group_application.user.staff');
1612 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1613         (4, oils_i18n_gettext(4, 'Catalogers', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.cat');
1614 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1615         (5, oils_i18n_gettext(5, 'Circulators', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.circ');
1616 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1617         (6, oils_i18n_gettext(6, 'Acquisitions', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.acq');
1618 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1619         (7, oils_i18n_gettext(7, 'Acquisitions Administrator', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.acq_admin');
1620 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1621         (8, oils_i18n_gettext(8, 'Cataloging Administrator', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.cat_admin');
1622 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1623         (9, oils_i18n_gettext(9, 'Circulation Administrator', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.circ_admin');
1624 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1625         (10, oils_i18n_gettext(10, 'Local Administrator', 'pgt', 'name'), 3, 
1626         oils_i18n_gettext(10, 'Can do anything at the Branch level', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.admin.local_admin');
1627 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1628         (11, oils_i18n_gettext(11, 'Serials', 'pgt', 'name'), 3, 
1629         oils_i18n_gettext(11, 'Serials (includes admin features)', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.serials');
1630 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1631         (12, oils_i18n_gettext(12, 'System Administrator', 'pgt', 'name'), 3, 
1632         oils_i18n_gettext(12, 'Can do anything at the System level', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.admin.system_admin');
1633 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1634         (13, oils_i18n_gettext(13, 'Global Administrator', 'pgt', 'name'), 3, 
1635         oils_i18n_gettext(13, 'Can do anything at the Consortium level', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.admin.global_admin');
1636 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1637         (14, oils_i18n_gettext(14, 'Data Review', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.data_review');
1638 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1639         (15, oils_i18n_gettext(15, 'Volunteers', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.volunteers');
1640
1641 SELECT SETVAL('permission.grp_tree_id_seq'::TEXT, (SELECT MAX(id) FROM permission.grp_tree));
1642
1643 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1644     VALUES (1,1,1,10.0);
1645 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1646     VALUES (1,1,2,10.0);
1647 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1648     VALUES (1,1,3,10.0);
1649 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1650     VALUES (1,1,5,10.0);
1651
1652 SELECT SETVAL('permission.grp_penalty_threshold_id_seq'::TEXT, (SELECT MAX(id) FROM permission.grp_penalty_threshold));
1653
1654
1655 -- Add basic user permissions to the Users group
1656
1657 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1658         SELECT
1659                 pgt.id, perm.id, aout.depth, FALSE
1660         FROM
1661                 permission.grp_tree pgt,
1662                 permission.perm_list perm,
1663                 actor.org_unit_type aout
1664         WHERE
1665                 pgt.name = 'Users' AND
1666                 aout.name = 'Consortium' AND
1667                 perm.code IN (
1668                         'COPY_CHECKIN',
1669                         'CREATE_MY_CONTAINER',
1670                         'CREATE_PURCHASE_REQUEST',
1671                         'MR_HOLDS',
1672                         'OPAC_LOGIN',
1673                         'PERSISTENT_LOGIN',
1674                         'RENEW_CIRC',
1675                         'TITLE_HOLDS',
1676                         'user_request.create'
1677                 );
1678
1679
1680 -- Add basic user permissions to the Data Review group
1681
1682 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1683         SELECT
1684                 pgt.id, perm.id, aout.depth, FALSE
1685         FROM
1686                 permission.grp_tree pgt,
1687                 permission.perm_list perm,
1688                 actor.org_unit_type aout
1689         WHERE
1690                 pgt.name = 'Data Review' AND
1691                 aout.name = 'Consortium' AND
1692                 perm.code IN (
1693                         'CREATE_COPY_TRANSIT',
1694                         'VIEW_BILLING_TYPE',
1695                         'VIEW_CIRCULATIONS',
1696                         'VIEW_COPY_NOTES',
1697                         'VIEW_HOLD',
1698                         'VIEW_ORG_SETTINGS',
1699                         'VIEW_TITLE_NOTES',
1700                         'VIEW_TRANSACTION',
1701                         'VIEW_USER',
1702                         'VIEW_USER_FINES_SUMMARY',
1703                         'VIEW_USER_TRANSACTIONS',
1704                         'VIEW_VOLUME_NOTES',
1705                         'VIEW_ZIP_DATA');
1706
1707 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1708         SELECT
1709                 pgt.id, perm.id, aout.depth, FALSE
1710         FROM
1711                 permission.grp_tree pgt,
1712                 permission.perm_list perm,
1713                 actor.org_unit_type aout
1714         WHERE
1715                 pgt.name = 'Data Review' AND
1716                 aout.name = 'System' AND
1717                 perm.code IN (
1718                         'COPY_CHECKOUT',
1719                         'COPY_HOLDS',
1720                         'CREATE_IN_HOUSE_USE',
1721                         'CREATE_TRANSACTION',
1722                         'OFFLINE_EXECUTE',
1723                         'OFFLINE_VIEW',
1724                         'STAFF_LOGIN',
1725                         'VOLUME_HOLDS');
1726
1727
1728 -- Add basic staff permissions to the Staff group
1729
1730 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1731         SELECT
1732                 pgt.id, perm.id, aout.depth, FALSE
1733         FROM
1734                 permission.grp_tree pgt,
1735                 permission.perm_list perm,
1736                 actor.org_unit_type aout
1737         WHERE
1738                 pgt.name = 'Staff' AND
1739                 aout.name = 'Consortium' AND
1740                 perm.code IN (
1741                         'CREATE_CONTAINER',
1742                         'CREATE_CONTAINER_ITEM',
1743                         'CREATE_COPY_TRANSIT',
1744                         'CREATE_HOLD_NOTIFICATION',
1745                         'CREATE_TRANSACTION',
1746                         'CREATE_TRANSIT',
1747                         'DELETE_CONTAINER',
1748                         'DELETE_CONTAINER_ITEM',
1749                         'group_application.user',
1750                         'group_application.user.patron',
1751                         'REGISTER_WORKSTATION',
1752                         'REMOTE_Z3950_QUERY',
1753                         'REQUEST_HOLDS',
1754                         'STAFF_LOGIN',
1755                         'TRANSIT_COPY',
1756                         'UPDATE_CONTAINER',
1757                         'VIEW_CONTAINER',
1758                         'VIEW_COPY_CHECKOUT_HISTORY',
1759                         'VIEW_COPY_NOTES',
1760                         'VIEW_HOLD',
1761                         'VIEW_HOLD_NOTIFICATION',
1762                         'VIEW_HOLD_PERMIT',
1763                         'VIEW_PERM_GROUPS',
1764                         'VIEW_PERMISSION',
1765                         'VIEW_TITLE_NOTES',
1766                         'VIEW_TRANSACTION',
1767                         'VIEW_USER_SETTING_TYPE',
1768                         'VIEW_VOLUME_NOTES'
1769                 );
1770
1771 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1772         SELECT
1773                 pgt.id, perm.id, aout.depth, FALSE
1774         FROM
1775                 permission.grp_tree pgt,
1776                 permission.perm_list perm,
1777                 actor.org_unit_type aout
1778         WHERE
1779                 pgt.name = 'Staff' AND
1780                 aout.name = 'System' AND
1781                 perm.code IN (
1782                         'CREATE_USER',
1783                         'UPDATE_USER',
1784                         'VIEW_BILLING_TYPE',
1785                         'VIEW_CIRCULATIONS',
1786                         'VIEW_ORG_SETTINGS',
1787                         'VIEW_PERMIT_CHECKOUT',
1788                         'VIEW_USER',
1789                         'VIEW_USER_FINES_SUMMARY',
1790                         'VIEW_USER_TRANSACTIONS');
1791
1792 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1793         SELECT
1794                 pgt.id, perm.id, aout.depth, FALSE
1795         FROM
1796                 permission.grp_tree pgt,
1797                 permission.perm_list perm,
1798                 actor.org_unit_type aout
1799         WHERE
1800                 pgt.name = 'Staff' AND
1801                 aout.name = 'Branch' AND
1802                 perm.code IN (
1803                         'CANCEL_HOLDS',
1804                         'COPY_CHECKOUT',
1805                         'COPY_HOLDS',
1806                         'COPY_TRANSIT_RECEIVE',
1807                         'CREATE_BILL',
1808                         'CREATE_IN_HOUSE_USE',
1809                         'CREATE_PAYMENT',
1810                         'RENEW_HOLD_OVERRIDE',
1811                         'UPDATE_COPY',
1812                         'UPDATE_VOLUME',
1813                         'ADMIN_TOOLBAR',
1814                         'VOLUME_HOLDS');
1815
1816
1817 -- Add basic cataloguing permissions to the Catalogers group
1818
1819 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1820         SELECT
1821                 pgt.id, perm.id, aout.depth, FALSE
1822         FROM
1823                 permission.grp_tree pgt,
1824                 permission.perm_list perm,
1825                 actor.org_unit_type aout
1826         WHERE
1827                 pgt.name = 'Catalogers' AND
1828                 aout.name = 'Consortium' AND
1829                 perm.code IN (
1830                         'ALLOW_ALT_TCN',
1831                         'CREATE_BIB_IMPORT_QUEUE',
1832                         'CREATE_IMPORT_ITEM',
1833                         'CREATE_MARC',
1834                         'CREATE_TITLE_NOTE',
1835                         'DELETE_BIB_IMPORT_QUEUE',
1836                         'DELETE_IMPORT_ITEM',
1837                         'DELETE_RECORD',
1838                         'DELETE_TITLE_NOTE',
1839                         'IMPORT_ACQ_LINEITEM_BIB_RECORD',
1840                         'IMPORT_MARC',
1841             'IMPORT_AUTHORITY_MARC',
1842                         'MERGE_AUTH_RECORDS',
1843                         'MERGE_BIB_RECORDS',
1844                         'UPDATE_AUTHORITY_IMPORT_QUEUE',
1845                         'UPDATE_AUTHORITY_RECORD_NOTE',
1846                         'UPDATE_BIB_IMPORT_QUEUE',
1847                         'UPDATE_MARC',
1848                         'UPDATE_RECORD',
1849                         'user_request.view',
1850                         'VIEW_AUTHORITY_RECORD_NOTES');
1851
1852 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1853         SELECT
1854                 pgt.id, perm.id, aout.depth, FALSE
1855         FROM
1856                 permission.grp_tree pgt,
1857                 permission.perm_list perm,
1858                 actor.org_unit_type aout
1859         WHERE
1860                 pgt.name = 'Catalogers' AND
1861                 aout.name = 'System' AND
1862                 perm.code IN (
1863                         'CREATE_COPY',
1864                         'CREATE_COPY_NOTE',
1865                         'CREATE_MFHD_RECORD',
1866                         'CREATE_VOLUME',
1867                         'CREATE_VOLUME_NOTE',
1868                         'DELETE_COPY',
1869                         'DELETE_COPY_NOTE',
1870                         'DELETE_MFHD_RECORD',
1871                         'DELETE_VOLUME',
1872                         'DELETE_VOLUME_NOTE',
1873                         'MAP_MONOGRAPH_PART',
1874                         'MARK_ITEM_AVAILABLE',
1875                         'MARK_ITEM_BINDERY',
1876                         'MARK_ITEM_CHECKED_OUT',
1877                         'MARK_ITEM_ILL',
1878                         'MARK_ITEM_IN_PROCESS',
1879                         'MARK_ITEM_IN_TRANSIT',
1880                         'MARK_ITEM_LOST',
1881                         'MARK_ITEM_MISSING',
1882                         'MARK_ITEM_ON_HOLDS_SHELF',
1883                         'MARK_ITEM_ON_ORDER',
1884                         'MARK_ITEM_RESHELVING',
1885                         'UPDATE_COPY',
1886                         'UPDATE_COPY_NOTE',
1887                         'UPDATE_IMPORT_ITEM',
1888                         'UPDATE_MFHD_RECORD',
1889                         'UPDATE_VOLUME',
1890                         'UPDATE_VOLUME_NOTE',
1891                         'VIEW_SERIAL_SUBSCRIPTION');
1892
1893
1894 -- Add advanced cataloguing permissions to the Cataloging Admin group
1895
1896 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1897         SELECT
1898                 pgt.id, perm.id, aout.depth, TRUE
1899         FROM
1900                 permission.grp_tree pgt,
1901                 permission.perm_list perm,
1902                 actor.org_unit_type aout
1903         WHERE
1904                 pgt.name = 'Cataloging Administrator' AND
1905                 aout.name = 'Consortium' AND
1906                 perm.code IN (
1907                         'ADMIN_IMPORT_ITEM_ATTR_DEF',
1908                         'ADMIN_MERGE_PROFILE',
1909                         'CREATE_AUTHORITY_IMPORT_IMPORT_DEF',
1910                         'CREATE_BIB_IMPORT_FIELD_DEF',
1911                         'CREATE_BIB_PTYPE',
1912                         'CREATE_BIB_SOURCE',
1913                         'CREATE_IMPORT_ITEM_ATTR_DEF',
1914                         'CREATE_IMPORT_TRASH_FIELD',
1915                         'CREATE_MERGE_PROFILE',
1916                         'CREATE_MONOGRAPH_PART',
1917                         'CREATE_VOLUME_PREFIX',
1918                         'CREATE_VOLUME_SUFFIX',
1919                         'DELETE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF',
1920                         'DELETE_BIB_PTYPE',
1921                         'DELETE_BIB_SOURCE',
1922                         'DELETE_IMPORT_ITEM_ATTR_DEF',
1923                         'DELETE_IMPORT_TRASH_FIELD',
1924                         'DELETE_MERGE_PROFILE',
1925                         'DELETE_MONOGRAPH_PART',
1926                         'DELETE_VOLUME_PREFIX',
1927                         'DELETE_VOLUME_SUFFIX',
1928                         'MAP_MONOGRAPH_PART',
1929                         'UPDATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF',
1930                         'UPDATE_BIB_IMPORT_IMPORT_FIELD_DEF',
1931                         'UPDATE_BIB_PTYPE',
1932                         'UPDATE_IMPORT_ITEM_ATTR_DEF',
1933                         'UPDATE_IMPORT_TRASH_FIELD',
1934                         'UPDATE_MERGE_PROFILE',
1935                         'UPDATE_MONOGRAPH_PART',
1936                         'UPDATE_VOLUME_PREFIX',
1937                         'UPDATE_VOLUME_SUFFIX'
1938                 );
1939
1940 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1941         SELECT
1942                 pgt.id, perm.id, aout.depth, TRUE
1943         FROM
1944                 permission.grp_tree pgt,
1945                 permission.perm_list perm,
1946                 actor.org_unit_type aout
1947         WHERE
1948                 pgt.name = 'Cataloging Administrator' AND
1949                 aout.name = 'System' AND
1950                 perm.code IN (
1951                         'CREATE_COPY_STAT_CAT',
1952                         'CREATE_COPY_STAT_CAT_ENTRY',
1953                         'CREATE_COPY_STAT_CAT_ENTRY_MAP',
1954                         'RUN_REPORTS',
1955                         'CREATE_REPORT_TEMPLATE',
1956                         'SHARE_REPORT_FOLDER',
1957                         'UPDATE_COPY_LOCATION',
1958                         'UPDATE_COPY_STAT_CAT',
1959                         'UPDATE_COPY_STAT_CAT_ENTRY',
1960                         'VIEW_REPORT_OUTPUT');
1961
1962
1963 -- Add basic circulation permissions to the Circulators group
1964
1965 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1966         SELECT
1967                 pgt.id, perm.id, aout.depth, FALSE
1968         FROM
1969                 permission.grp_tree pgt,
1970                 permission.perm_list perm,
1971                 actor.org_unit_type aout
1972         WHERE
1973                 pgt.name = 'Circulators' AND
1974                 aout.name = 'Branch' AND
1975                 perm.code IN (
1976                         'ADJUST_BILLS',
1977                         'ADMIN_BOOKING_RESERVATION',
1978                         'ADMIN_BOOKING_RESOURCE',
1979                         'ADMIN_BOOKING_RESOURCE_ATTR',
1980                         'ADMIN_BOOKING_RESOURCE_ATTR_MAP',
1981                         'ADMIN_BOOKING_RESOURCE_ATTR_VALUE',
1982                         'ADMIN_BOOKING_RESOURCE_TYPE',
1983                         'ASSIGN_GROUP_PERM',
1984                         'MARK_ITEM_AVAILABLE',
1985                         'MARK_ITEM_BINDERY',
1986                         'MARK_ITEM_CHECKED_OUT',
1987                         'MARK_ITEM_ILL',
1988                         'MARK_ITEM_IN_PROCESS',
1989                         'MARK_ITEM_IN_TRANSIT',
1990                         'MARK_ITEM_LOST',
1991                         'MARK_ITEM_MISSING',
1992                         'MARK_ITEM_MISSING_PIECES',
1993                         'MARK_ITEM_ON_HOLDS_SHELF',
1994                         'MARK_ITEM_ON_ORDER',
1995                         'MARK_ITEM_RESHELVING',
1996                         'OFFLINE_UPLOAD',
1997                         'OFFLINE_VIEW',
1998                         'REMOVE_USER_GROUP_LINK',
1999                         'SET_CIRC_CLAIMS_RETURNED',
2000                         'SET_CIRC_CLAIMS_RETURNED.override',
2001                         'SET_CIRC_LOST',
2002                         'SET_CIRC_MISSING',
2003                         'UPDATE_BILL_NOTE',
2004                         'UPDATE_PATRON_CLAIM_NEVER_CHECKED_OUT_COUNT',
2005                         'UPDATE_PATRON_CLAIM_RETURN_COUNT',
2006                         'UPDATE_PAYMENT_NOTE',
2007                         'UPDATE_PICKUP_LIB FROM_TRANSIT',
2008                         'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF',
2009                         'VIEW_GROUP_PENALTY_THRESHOLD',
2010                         'VIEW_STANDING_PENALTY',
2011                         'VOID_BILLING',
2012                         'VOLUME_HOLDS');
2013
2014 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2015         SELECT
2016                 pgt.id, perm.id, aout.depth, FALSE
2017         FROM
2018                 permission.grp_tree pgt,
2019                 permission.perm_list perm,
2020                 actor.org_unit_type aout
2021         WHERE
2022                 pgt.name = 'Circulators' AND
2023                 aout.name = 'System' AND
2024                 perm.code IN (
2025                         'ABORT_REMOTE_TRANSIT',
2026                         'ABORT_TRANSIT',
2027                         'CAPTURE_RESERVATION',
2028                         'CIRC_CLAIMS_RETURNED.override',
2029                         'CIRC_EXCEEDS_COPY_RANGE.override',
2030                         'CIRC_OVERRIDE_DUE_DATE',
2031                         'CIRC_PERMIT_OVERRIDE',
2032                         'COPY_ALERT_MESSAGE.override',
2033                         'COPY_BAD_STATUS.override',
2034                         'COPY_CIRC_NOT_ALLOWED.override',
2035                         'COPY_IS_REFERENCE.override',
2036                         'COPY_NEEDED_FOR_HOLD.override',
2037                         'COPY_NOT_AVAILABLE.override',
2038                         'COPY_STATUS_LOST.override',
2039                         'COPY_STATUS_MISSING.override',
2040                         'CREATE_DUPLICATE_HOLDS',
2041                         'CREATE_USER_GROUP_LINK',
2042                         'DELETE_TRANSIT',
2043                         'HOLD_EXISTS.override',
2044                         'HOLD_ITEM_CHECKED_OUT.override',
2045                         'ISSUANCE_HOLDS',
2046                         'ITEM_AGE_PROTECTED.override',
2047                         'ITEM_ON_HOLDS_SHELF.override',
2048                         'MAX_RENEWALS_REACHED.override',
2049                         'OVERRIDE_HOLD_HAS_LOCAL_COPY',
2050                         'PATRON_EXCEEDS_CHECKOUT_COUNT.override',
2051                         'PATRON_EXCEEDS_FINES.override',
2052                         'PATRON_EXCEEDS_OVERDUE_COUNT.override',
2053                         'RETRIEVE_RESERVATION_PULL_LIST',
2054                         'UPDATE_HOLD');
2055
2056
2057 -- Add advanced circulation permissions to the Circulation Admin group
2058
2059 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2060         SELECT
2061                 pgt.id, perm.id, aout.depth, TRUE
2062         FROM
2063                 permission.grp_tree pgt,
2064                 permission.perm_list perm,
2065                 actor.org_unit_type aout
2066         WHERE
2067                 pgt.name = 'Circulation Administrator' AND
2068                 aout.name = 'Branch' AND
2069                 perm.code IN (
2070                         'DELETE_USER');
2071
2072 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2073         SELECT
2074                 pgt.id, perm.id, aout.depth, TRUE
2075         FROM
2076                 permission.grp_tree pgt,
2077                 permission.perm_list perm,
2078                 actor.org_unit_type aout
2079         WHERE
2080                 pgt.name = 'Circulation Administrator' AND
2081                 aout.name = 'Consortium' AND
2082                 perm.code IN (
2083                         'ADMIN_MAX_FINE_RULE',
2084                         'CREATE_CIRC_DURATION',
2085                         'DELETE_CIRC_DURATION',
2086                         'MARK_ITEM_MISSING_PIECES',
2087                         'UPDATE_CIRC_DURATION',
2088                         'UPDATE_HOLD_REQUEST_TIME',
2089                         'UPDATE_NET_ACCESS_LEVEL',
2090                         'VIEW_CIRC_MATRIX_MATCHPOINT',
2091             'ABORT_TRANSIT_ON_LOST', 
2092             'ABORT_TRANSIT_ON_MISSING',
2093             'UPDATE_PATRON_COLLECTIONS_EXEMPT',
2094                         'VIEW_HOLD_MATRIX_MATCHPOINT');
2095
2096 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2097         SELECT
2098                 pgt.id, perm.id, aout.depth, TRUE
2099         FROM
2100                 permission.grp_tree pgt,
2101                 permission.perm_list perm,
2102                 actor.org_unit_type aout
2103         WHERE
2104                 pgt.name = 'Circulation Administrator' AND
2105                 aout.name = 'System' AND
2106                 perm.code IN (
2107                         'ADJUST_BILLS',
2108                         'ADMIN_BOOKING_RESERVATION',
2109                         'ADMIN_BOOKING_RESERVATION_ATTR_MAP',
2110                         'ADMIN_BOOKING_RESERVATION_ATTR_VALUE_MAP',
2111                         'ADMIN_BOOKING_RESOURCE',
2112                         'ADMIN_BOOKING_RESOURCE_ATTR',
2113                         'ADMIN_BOOKING_RESOURCE_ATTR_MAP',
2114                         'ADMIN_BOOKING_RESOURCE_ATTR_VALUE',
2115                         'ADMIN_BOOKING_RESOURCE_TYPE',
2116                         'ADMIN_COPY_LOCATION_ORDER',
2117                         'ADMIN_HOLD_CANCEL_CAUSE',
2118                         'ASSIGN_GROUP_PERM',
2119                         'BAR_PATRON',
2120                         'COPY_HOLDS',
2121                         'COPY_TRANSIT_RECEIVE',
2122                         'CREATE_BILL',
2123                         'CREATE_BILLING_TYPE',
2124                         'CREATE_NON_CAT_TYPE',
2125                         'CREATE_PATRON_STAT_CAT',
2126                         'CREATE_PATRON_STAT_CAT_ENTRY',
2127                         'CREATE_PATRON_STAT_CAT_ENTRY_DEFAULT',
2128                         'CREATE_PATRON_STAT_CAT_ENTRY_MAP',
2129                         'CREATE_USER_GROUP_LINK',
2130                         'DELETE_BILLING_TYPE',
2131                         'DELETE_NON_CAT_TYPE',
2132                         'DELETE_PATRON_STAT_CAT',
2133                         'DELETE_PATRON_STAT_CAT_ENTRY',
2134                         'DELETE_PATRON_STAT_CAT_ENTRY_DEFAULT',
2135                         'DELETE_PATRON_STAT_CAT_ENTRY_MAP',
2136                         'DELETE_TRANSIT',
2137                         'group_application.user.staff',
2138                         'MANAGE_BAD_DEBT',
2139                         'MARK_ITEM_AVAILABLE',
2140                         'MARK_ITEM_BINDERY',
2141                         'MARK_ITEM_CHECKED_OUT',
2142                         'MARK_ITEM_ILL',
2143                         'MARK_ITEM_IN_PROCESS',
2144                         'MARK_ITEM_IN_TRANSIT',
2145                         'MARK_ITEM_LOST',
2146                         'MARK_ITEM_MISSING',
2147                         'MARK_ITEM_ON_HOLDS_SHELF',
2148                         'MARK_ITEM_ON_ORDER',
2149                         'MARK_ITEM_RESHELVING',
2150                         'MERGE_USERS',
2151                         'money.collections_tracker.create',
2152                         'money.collections_tracker.delete',
2153                         'OFFLINE_EXECUTE',
2154                         'OFFLINE_UPLOAD',
2155                         'OFFLINE_VIEW',
2156                         'REMOVE_USER_GROUP_LINK',
2157                         'SET_CIRC_CLAIMS_RETURNED',
2158                         'SET_CIRC_CLAIMS_RETURNED.override',
2159                         'SET_CIRC_LOST',
2160                         'SET_CIRC_MISSING',
2161                         'UNBAR_PATRON',
2162                         'UPDATE_BILL_NOTE',
2163                         'UPDATE_NON_CAT_TYPE',
2164                         'UPDATE_PATRON_CLAIM_NEVER_CHECKED_OUT_COUNT',
2165                         'UPDATE_PATRON_CLAIM_RETURN_COUNT',
2166                         'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF',
2167                         'UPDATE_PICKUP_LIB_FROM_TRANSIT',
2168                         'UPDATE_USER',
2169                         'VIEW_REPORT_OUTPUT',
2170                         'VIEW_STANDING_PENALTY',
2171                         'VOID_BILLING',
2172             'TRANSIT_CHECKIN_INTERVAL_BLOCK.override',
2173                         'VOLUME_HOLDS');
2174
2175
2176 -- Add basic sys admin permissions to the Local Administrator group
2177
2178 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2179         SELECT
2180                 pgt.id, perm.id, aout.depth, TRUE
2181         FROM
2182                 permission.grp_tree pgt,
2183                 permission.perm_list perm,
2184                 actor.org_unit_type aout
2185         WHERE
2186                 pgt.name = 'Local Administrator' AND
2187                 aout.name = 'Branch' AND
2188                 perm.code IN (
2189                         'EVERYTHING');
2190
2191
2192 -- Add administration permissions to the System Administrator group
2193
2194 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2195         SELECT
2196                 pgt.id, perm.id, aout.depth, TRUE
2197         FROM
2198                 permission.grp_tree pgt,
2199                 permission.perm_list perm,
2200                 actor.org_unit_type aout
2201         WHERE
2202                 pgt.name = 'System Administrator' AND
2203                 aout.name = 'System' AND
2204                 perm.code IN (
2205                         'EVERYTHING');
2206
2207 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2208         SELECT
2209                 pgt.id, perm.id, aout.depth, FALSE
2210         FROM
2211                 permission.grp_tree pgt,
2212                 permission.perm_list perm,
2213                 actor.org_unit_type aout
2214         WHERE
2215                 pgt.name = 'System Administrator' AND
2216                 aout.name = 'Consortium' AND
2217                 perm.code ~ '^VIEW_TRIGGER';
2218
2219
2220 -- Add administration permissions to the Global Administrator group
2221
2222 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2223         SELECT
2224                 pgt.id, perm.id, aout.depth, TRUE
2225         FROM
2226                 permission.grp_tree pgt,
2227                 permission.perm_list perm,
2228                 actor.org_unit_type aout
2229         WHERE
2230                 pgt.name = 'Global Administrator' AND
2231                 aout.name = 'Consortium' AND
2232                 perm.code IN (
2233                         'EVERYTHING');
2234
2235
2236 -- Add basic acquisitions permissions to the Acquisitions group
2237
2238 SELECT SETVAL('permission.grp_perm_map_id_seq'::TEXT, (SELECT MAX(id) FROM permission.grp_perm_map));
2239
2240 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2241         SELECT
2242                 pgt.id, perm.id, aout.depth, FALSE
2243         FROM
2244                 permission.grp_tree pgt,
2245                 permission.perm_list perm,
2246                 actor.org_unit_type aout
2247         WHERE
2248                 pgt.name = 'Acquisitions' AND
2249                 aout.name = 'Consortium' AND
2250                 perm.code IN (
2251                         'ALLOW_ALT_TCN',
2252                         'CREATE_BIB_IMPORT_QUEUE',
2253                         'CREATE_IMPORT_ITEM',
2254                         'CREATE_INVOICE',
2255                         'CREATE_MARC',
2256                         'CREATE_PICKLIST',
2257                         'CREATE_PURCHASE_ORDER',
2258                         'DELETE_BIB_IMPORT_QUEUE',
2259                         'DELETE_IMPORT_ITEM',
2260                         'DELETE_RECORD',
2261                         'DELETE_VOLUME',
2262                         'DELETE_VOLUME_NOTE',
2263                         'GENERAL_ACQ',
2264                         'IMPORT_ACQ_LINEITEM_BIB_RECORD',
2265                         'IMPORT_MARC',
2266                         'MANAGE_CLAIM',
2267                         'MANAGE_FUND',
2268                         'MANAGE_FUNDING_SOURCE',
2269                         'MANAGE_PROVIDER',
2270                         'MARK_ITEM_AVAILABLE',
2271                         'MARK_ITEM_BINDERY',
2272                         'MARK_ITEM_CHECKED_OUT',
2273                         'MARK_ITEM_ILL',
2274                         'MARK_ITEM_IN_PROCESS',
2275                         'MARK_ITEM_IN_TRANSIT',
2276                         'MARK_ITEM_LOST',
2277                         'MARK_ITEM_MISSING',
2278                         'MARK_ITEM_ON_HOLDS_SHELF',
2279                         'MARK_ITEM_ON_ORDER',
2280                         'MARK_ITEM_RESHELVING',
2281                         'RECEIVE_PURCHASE_ORDER',
2282                         'UPDATE_BATCH_COPY',
2283                         'UPDATE_BIB_IMPORT_QUEUE',
2284                         'UPDATE_COPY',
2285                         'UPDATE_FUND',
2286                         'UPDATE_FUND_ALLOCATION',
2287                         'UPDATE_FUNDING_SOURCE',
2288                         'UPDATE_IMPORT_ITEM',
2289                         'UPDATE_MARC',
2290                         'UPDATE_PICKLIST',
2291                         'UPDATE_RECORD',
2292                         'UPDATE_VOLUME',
2293                         'user_request.delete',
2294                         'user_request.update',
2295                         'user_request.view',
2296                         'VIEW_ACQ_FUND_ALLOCATION_PERCENT',
2297                         'VIEW_ACQ_FUNDING_SOURCE',
2298                         'VIEW_FUND',
2299                         'VIEW_FUND_ALLOCATION',
2300                         'VIEW_FUNDING_SOURCE',
2301                         'VIEW_HOLDS',
2302                         'VIEW_INVOICE',
2303                         'VIEW_ORG_SETTINGS',
2304                         'VIEW_PICKLIST',
2305                         'VIEW_PROVIDER',
2306                         'VIEW_PURCHASE_ORDER',
2307                         'VIEW_REPORT_OUTPUT');
2308
2309
2310 -- Add acquisitions administration permissions to the Acquisitions Admin group
2311
2312 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2313         SELECT
2314                 pgt.id, perm.id, aout.depth, TRUE
2315         FROM
2316                 permission.grp_tree pgt,
2317                 permission.perm_list perm,
2318                 actor.org_unit_type aout
2319         WHERE
2320                 pgt.name = 'Acquisitions Administrator' AND
2321                 aout.name = 'Consortium' AND
2322                 perm.code IN (
2323                         'ACQ_INVOICE_REOPEN',
2324                         'ACQ_XFER_MANUAL_DFUND_AMOUNT',
2325                         'ADMIN_ACQ_CANCEL_CAUSE',
2326                         'ADMIN_ACQ_CLAIM',
2327                         'ADMIN_ACQ_CLAIM_EVENT_TYPE',
2328                         'ADMIN_ACQ_CLAIM_TYPE',
2329                         'ADMIN_ACQ_DISTRIB_FORMULA',
2330                         'ADMIN_ACQ_FISCAL_YEAR',
2331                         'ADMIN_ACQ_FUND',
2332                         'ADMIN_ACQ_FUND_ALLOCATION_PERCENT',
2333                         'ADMIN_ACQ_FUND_TAG',
2334                         'ADMIN_ACQ_LINE_ITEM_ALERT_TEXT',
2335                         'ADMIN_CLAIM_POLICY',
2336                         'ADMIN_CURRENCY_TYPE',
2337                         'ADMIN_FUND',
2338                         'ADMIN_FUNDING_SOURCE',
2339                         'ADMIN_INVOICE',
2340                         'ADMIN_INVOICE_METHOD',
2341                         'ADMIN_INVOICE_PAYMENT_METHOD',
2342                         'ADMIN_LINEITEM_MARC_ATTR_DEF',
2343                         'ADMIN_PROVIDER',
2344                         'ADMIN_USER_REQUEST_TYPE',
2345                         'CREATE_ACQ_FUNDING_SOURCE',
2346                         'CREATE_FUND',
2347                         'CREATE_FUND_ALLOCATION',
2348                         'CREATE_FUNDING_SOURCE',
2349                         'CREATE_INVOICE_ITEM_TYPE',
2350                         'CREATE_INVOICE_METHOD',
2351                         'CREATE_PROVIDER',
2352                         'DELETE_ACQ_FUNDING_SOURCE',
2353                         'DELETE_FUND',
2354                         'DELETE_FUND_ALLOCATION',
2355                         'DELETE_FUNDING_SOURCE',
2356                         'DELETE_INVOICE_ITEM_TYPE',
2357                         'DELETE_INVOICE_METHOD',
2358                         'DELETE_PROVIDER',
2359                         'RUN_REPORTS',
2360                         'CREATE_REPORT_TEMPLATE',
2361                         'SHARE_REPORT_FOLDER',
2362                         'UPDATE_ACQ_FUNDING_SOURCE',
2363                         'UPDATE_INVOICE_ITEM_TYPE',
2364                         'UPDATE_INVOICE_METHOD',
2365                         'UPDATE_PICKLIST'
2366                 );
2367
2368 -- Add serials permissions to the Serials group
2369
2370 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2371         SELECT
2372                 pgt.id, perm.id, aout.depth, FALSE
2373         FROM
2374                 permission.grp_tree pgt,
2375                 permission.perm_list perm,
2376                 actor.org_unit_type aout
2377         WHERE
2378                 pgt.name = 'Serials' AND
2379                 aout.name = 'System' AND
2380                 perm.code IN (
2381                         'ADMIN_ASSET_COPY_TEMPLATE',
2382                         'ADMIN_SERIAL_CAPTION_PATTERN',
2383                         'ADMIN_SERIAL_DISTRIBUTION',
2384                         'ADMIN_SERIAL_ITEM',
2385                         'ADMIN_SERIAL_STREAM',
2386                         'ADMIN_SERIAL_SUBSCRIPTION',
2387                         'ISSUANCE_HOLDS',
2388                         'RECEIVE_SERIAL');
2389
2390
2391 -- Add basic staff permissions to the Volunteers group
2392
2393 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2394         SELECT
2395                 pgt.id, perm.id, aout.depth, FALSE
2396         FROM
2397                 permission.grp_tree pgt,
2398                 permission.perm_list perm,
2399                 actor.org_unit_type aout
2400         WHERE
2401                 pgt.name = 'Volunteers' AND
2402                 aout.name = 'Branch' AND
2403                 perm.code IN (
2404                         'COPY_CHECKOUT',
2405                         'CREATE_BILL',
2406                         'CREATE_IN_HOUSE_USE',
2407                         'CREATE_PAYMENT',
2408                         'VIEW_BILLING_TYPE',
2409                         'VIEW_CIRCS',
2410                         'VIEW_COPY_CHECKOUT',
2411                         'VIEW_HOLD',
2412                         'VIEW_TITLE_HOLDS',
2413                         'VIEW_TRANSACTION',
2414                         'VIEW_USER',
2415                         'VIEW_USER_FINES_SUMMARY',
2416                         'VIEW_USER_TRANSACTIONS');
2417
2418 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2419         SELECT
2420                 pgt.id, perm.id, aout.depth, FALSE
2421         FROM
2422                 permission.grp_tree pgt,
2423                 permission.perm_list perm,
2424                 actor.org_unit_type aout
2425         WHERE
2426                 pgt.name = 'Volunteers' AND
2427                 aout.name = 'Consortium' AND
2428                 perm.code IN (
2429                         'CREATE_COPY_TRANSIT',
2430                         'CREATE_TRANSACTION',
2431                         'CREATE_TRANSIT',
2432                         'STAFF_LOGIN',
2433                         'TRANSIT_COPY',
2434                         'VIEW_ORG_SETTINGS');
2435
2436
2437 -- Admin user account
2438 INSERT INTO actor.usr ( profile, card, usrname, passwd, first_given_name, family_name, dob, master_account, super_user, ident_type, ident_value, home_ou ) VALUES ( 1, 1, md5(random()::text), md5(random()::text), 'Administrator', 'System Account', '1979-01-22', TRUE, TRUE, 1, 'identification', 1 );
2439
2440 -- Admin user barcode
2441 INSERT INTO actor.card (usr, barcode) VALUES (1,md5(random()::text));
2442 UPDATE actor.usr SET card = (SELECT currval('actor.card_id_seq')) WHERE id = 1;
2443
2444 -- Admin user permissions
2445 INSERT INTO permission.usr_perm_map (usr,perm,depth) VALUES (1,-1,0);
2446
2447 -- Set a work_ou for the Administrator user
2448 INSERT INTO permission.usr_work_ou_map (usr, work_ou) VALUES (1, 1);
2449
2450 --010.schema.biblio.sql:
2451 INSERT INTO biblio.record_entry VALUES (-1,1,1,1,-1,NOW(),NOW(),FALSE,FALSE,'','AUTOGEN','-1','<record xmlns="http://www.loc.gov/MARC21/slim"/>','FOO');
2452
2453 --040.schema.asset.sql:
2454 INSERT INTO asset.copy_location (id, name,owning_lib) VALUES (1, oils_i18n_gettext(1, 'Stacks', 'acpl', 'name'),1);
2455 SELECT SETVAL('asset.copy_location_id_seq'::TEXT, 100);
2456
2457 INSERT INTO asset.call_number_suffix (id, owning_lib, label) VALUES (-1, 1, '');
2458 INSERT INTO asset.call_number_prefix (id, owning_lib, label) VALUES (-1, 1, '');
2459 INSERT INTO asset.call_number VALUES (-1,1,NOW(),1,NOW(),-1,1,'UNCATALOGED');
2460
2461 --090.schema.action.sql
2462 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (1, oils_i18n_gettext(1, 'Untargeted expiration', 'ahrcc', 'label'));
2463 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (2, oils_i18n_gettext(2, 'Hold Shelf expiration', 'ahrcc', 'label'));
2464 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (3, oils_i18n_gettext(3, 'Patron via phone', 'ahrcc', 'label'));
2465 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (4, oils_i18n_gettext(4, 'Patron in person', 'ahrcc', 'label'));
2466 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (5, oils_i18n_gettext(5, 'Staff forced', 'ahrcc', 'label'));
2467 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (6, oils_i18n_gettext(6, 'Patron via OPAC', 'ahrcc', 'label'));
2468 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (7, oils_i18n_gettext(7, 'Patron via SIP', 'ahrcc', 'label'));
2469 SELECT SETVAL('action.hold_request_cancel_cause_id_seq', 100);
2470
2471
2472 -- circ matrix
2473 INSERT INTO config.circ_matrix_matchpoint (org_unit,grp,circulate,duration_rule,recurring_fine_rule,max_fine_rule) VALUES (1,1,true,11,1,1);
2474
2475 INSERT INTO config.circ_matrix_weights(name, org_unit, grp, circ_modifier, copy_location, marc_type, marc_form, marc_bib_level, marc_vr_format, copy_circ_lib, copy_owning_lib, user_home_ou, ref_flag, juvenile_flag, is_renewal, usr_age_upper_bound, usr_age_lower_bound, item_age) VALUES 
2476     ('Default', 10.0, 11.0, 5.0, 5.0, 4.0, 3.0, 2.0, 2.0, 8.0, 8.0, 8.0, 1.0, 6.0, 7.0, 0.0, 0.0, 0.0),
2477     ('Org_Unit_First', 11.0, 10.0, 5.0, 5.0, 4.0, 3.0, 2.0, 2.0, 8.0, 8.0, 8.0, 1.0, 6.0, 7.0, 0.0, 0.0, 0.0),
2478     ('Item_Owner_First', 8.0, 8.0, 5.0, 5.0, 4.0, 3.0, 2.0, 2.0, 10.0, 11.0, 8.0, 1.0, 6.0, 7.0, 0.0, 0.0, 0.0),
2479     ('All_Equal', 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
2480
2481 -- hold matrix - 110.hold_matrix.sql:
2482 INSERT INTO config.hold_matrix_matchpoint (requestor_grp) VALUES (1);
2483
2484 INSERT INTO config.hold_matrix_weights(name, user_home_ou, request_ou, pickup_ou, item_owning_ou, item_circ_ou, usr_grp, requestor_grp, circ_modifier, marc_type, marc_form, marc_bib_level, marc_vr_format, juvenile_flag, ref_flag, item_age) VALUES
2485     ('Default', 5.0, 5.0, 5.0, 5.0, 5.0, 7.0, 8.0, 4.0, 3.0, 2.0, 1.0, 1.0, 4.0, 0.0, 0.0),
2486     ('Item_Owner_First', 5.0, 5.0, 5.0, 8.0, 7.0, 5.0, 5.0, 4.0, 3.0, 2.0, 1.0, 1.0, 4.0, 0.0, 0.0),
2487     ('User_Before_Requestor', 5.0, 5.0, 5.0, 5.0, 5.0, 8.0, 7.0, 4.0, 3.0, 2.0, 1.0, 1.0, 4.0, 0.0, 0.0),
2488     ('All_Equal', 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
2489
2490 -- dynamic weight associations
2491 INSERT INTO config.weight_assoc(active, org_unit, circ_weights, hold_weights) VALUES
2492     (true, 1, 1, 1);
2493
2494 -- User setting types
2495 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2496     VALUES ('opac.default_font', TRUE,
2497     oils_i18n_gettext('opac.default_font', 'OPAC Font Size', 'cust', 'label'),
2498     oils_i18n_gettext('opac.default_font', 'OPAC Font Size', 'cust', 'description'),
2499     'string');
2500
2501 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2502     VALUES ('opac.default_search_depth', TRUE,
2503     oils_i18n_gettext('opac.default_search_depth', 'OPAC Search Depth', 'cust', 'label'),
2504     oils_i18n_gettext('opac.default_search_depth', 'OPAC Search Depth', 'cust', 'description'),
2505     'integer');
2506
2507 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2508     VALUES ('opac.default_search_location', TRUE,
2509     oils_i18n_gettext('opac.default_search_location', 'OPAC Search Location', 'cust', 'label'),
2510     oils_i18n_gettext('opac.default_search_location', 'OPAC Search Location', 'cust', 'description'),
2511     'integer');
2512
2513 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2514     VALUES ('opac.hits_per_page', TRUE,
2515     oils_i18n_gettext('opac.hits_per_page', 'Hits per Page', 'cust', 'label'),
2516     oils_i18n_gettext('opac.hits_per_page', 'Hits per Page', 'cust', 'description'),
2517     'string');
2518
2519 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2520     VALUES ('opac.hold_notify', TRUE,
2521     oils_i18n_gettext('opac.hold_notify', 'Hold Notification Format', 'cust', 'label'),
2522     oils_i18n_gettext('opac.hold_notify', 'Hold Notification Format', 'cust', 'description'),
2523     'string');
2524
2525 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2526     VALUES ('staff_client.catalog.record_view.default', TRUE,
2527     oils_i18n_gettext('staff_client.catalog.record_view.default', 'Default Record View', 'cust', 'label'),
2528     oils_i18n_gettext('staff_client.catalog.record_view.default', 'Default Record View', 'cust', 'description'),
2529     'string');
2530
2531 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2532     VALUES ('staff_client.copy_editor.templates', TRUE,
2533     oils_i18n_gettext('staff_client.copy_editor.templates', 'Copy Editor Template', 'cust', 'label'),
2534     oils_i18n_gettext('staff_client.copy_editor.templates', 'Copy Editor Template', 'cust', 'description'),
2535     'object');
2536
2537 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2538     VALUES ('circ.holds_behind_desk', FALSE,
2539     oils_i18n_gettext('circ.holds_behind_desk', 'Hold is behind Circ Desk', 'cust', 'label'),
2540     oils_i18n_gettext('circ.holds_behind_desk', 'Hold is behind Circ Desk', 'cust', 'description'),
2541     'bool');
2542
2543 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2544     VALUES ('opac.default_pickup_location', TRUE,
2545     oils_i18n_gettext('opac.default_pickup_location', 'Default Hold Pickup Location', 'cust', 'label'),
2546     oils_i18n_gettext('opac.default_pickup_location', 'Default location for holds pickup', 'cust', 'description'),
2547     'integer');
2548
2549 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2550     VALUES (
2551         'opac.lists_per_page',
2552         TRUE,
2553         oils_i18n_gettext(
2554             'opac.lists_per_page',
2555             'Lists per Page',
2556             'cust',
2557             'label'
2558         ),
2559         oils_i18n_gettext(
2560             'opac.lists_per_page',
2561             'A number designating the amount of lists displayed per page.',
2562             'cust',
2563             'description'
2564         ),
2565         'string'
2566     );
2567
2568 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2569     VALUES (
2570         'opac.list_items_per_page',
2571         TRUE,
2572         oils_i18n_gettext(
2573             'opac.list_items_per_page',
2574             'List Items per Page',
2575             'cust',
2576             'label'
2577         ),
2578         oils_i18n_gettext(
2579             'opac.list_items_per_page',
2580             'A number designating the amount of list items displayed per page of a selected list.',
2581             'cust',
2582             'description'
2583         ),
2584         'string'
2585     );
2586
2587 -- Add groups for org_unit settings
2588 INSERT INTO config.settings_group (name, label) VALUES
2589 ('acq', oils_i18n_gettext('config.settings_group.system', 'Acquisitions', 'coust', 'label')),
2590 ('sys', oils_i18n_gettext('config.settings_group.system', 'System', 'coust', 'label')),
2591 ('gui', oils_i18n_gettext('config.settings_group.gui', 'GUI', 'coust', 'label')),
2592 ('lib', oils_i18n_gettext('config.settings_group.lib', 'Library', 'coust', 'label')),
2593 ('sec', oils_i18n_gettext('config.settings_group.sec', 'Security', 'coust', 'label')),
2594 ('cat', oils_i18n_gettext('config.settings_group.cat', 'Cataloging', 'coust', 'label')),
2595 ('holds', oils_i18n_gettext('config.settings_group.holds', 'Holds', 'coust', 'label')),
2596 ('circ', oils_i18n_gettext('config.settings_group.circulation', 'Circulation', 'coust', 'label')),
2597 ('self', oils_i18n_gettext('config.settings_group.self', 'Self Check', 'coust', 'label')),
2598 ('opac', oils_i18n_gettext('config.settings_group.opac', 'OPAC', 'coust', 'label')),
2599 ('prog', oils_i18n_gettext('config.settings_group.program', 'Program', 'coust', 'label')),
2600 ('glob', oils_i18n_gettext('config.settings_group.global', 'Global', 'coust', 'label')),
2601 ('finance', oils_i18n_gettext('config.settings_group.finances', 'Finances', 'coust', 'label')),
2602 ('credit', oils_i18n_gettext('config.settings_group.ccp', 'Credit Card Processing', 'coust', 'label')),
2603 ('serial', oils_i18n_gettext('config.settings_group.serial', 'Serials', 'coust', 'label')),
2604 ('recall', oils_i18n_gettext('config.settings_group.recall', 'Recalls', 'coust', 'label')),
2605 ('booking', oils_i18n_gettext('config.settings_group.booking', 'Booking', 'coust', 'label')),
2606 ('offline', oils_i18n_gettext('config.settings_group.offline', 'Offline', 'coust', 'label')),
2607 ('receipt_template', oils_i18n_gettext('config.settings_group.receipt_template', 'Receipt Template', 'coust', 'label')),
2608 ('sms', oils_i18n_gettext('sms','SMS Text Messages','csg','label')),
2609 ('vandelay', oils_i18n_gettext('vandelay','Vandelay','coust','label'))
2610 ;
2611
2612
2613 INSERT INTO acq.user_request_type (id,label) VALUES (1, oils_i18n_gettext('1', 'Books', 'aurt', 'label'));
2614 INSERT INTO acq.user_request_type (id,label) VALUES (2, oils_i18n_gettext('2', 'Journal/Magazine & Newspaper Articles', 'aurt', 'label'));
2615 INSERT INTO acq.user_request_type (id,label) VALUES (3, oils_i18n_gettext('3', 'Audiobooks', 'aurt', 'label'));
2616 INSERT INTO acq.user_request_type (id,label) VALUES (4, oils_i18n_gettext('4', 'Music', 'aurt', 'label'));
2617 INSERT INTO acq.user_request_type (id,label) VALUES (5, oils_i18n_gettext('5', 'DVDs', 'aurt', 'label'));
2618
2619 SELECT SETVAL('acq.user_request_type_id_seq'::TEXT, 6);
2620
2621
2622 -- org_unit setting types
2623 INSERT into config.org_unit_setting_type
2624 ( name, grp, label, description, datatype, fm_class ) VALUES
2625
2626 ( 'acq.copy_creator_uses_receiver', 'acq',
2627     oils_i18n_gettext('acq.copy_creator_uses_receiver',
2628         'Set copy creator as receiver',
2629         'coust', 'label'),
2630     oils_i18n_gettext('acq.copy_creator_uses_receiver',
2631         'When receiving a copy in acquisitions, set the copy "creator" to be the staff that received the copy',
2632         'coust', 'description'),
2633     'bool', null)
2634
2635 ,( 'acq.default_circ_modifier', 'acq',
2636     oils_i18n_gettext('acq.default_circ_modifier',
2637         'Default circulation modifier',
2638         'coust', 'label'),
2639     oils_i18n_gettext('acq.default_circ_modifier',
2640         'Default circulation modifier',
2641         'coust', 'description'),
2642     'string', null)
2643
2644 ,( 'acq.default_copy_location', 'acq',
2645     oils_i18n_gettext('acq.default_copy_location',
2646         'Default copy location',
2647         'coust', 'label'),
2648     oils_i18n_gettext('acq.default_copy_location',
2649         'Default copy location',
2650         'coust', 'description'),
2651     'link', 'acpl')
2652
2653 ,( 'acq.fund.balance_limit.block', 'acq',
2654     oils_i18n_gettext('acq.fund.balance_limit.block',
2655         'Fund Spending Limit for Block',
2656         'coust', 'label'),
2657     oils_i18n_gettext('acq.fund.balance_limit.block',
2658         'When the amount remaining in the fund, including spent money and encumbrances, goes below this percentage, attempts to spend from the fund will be blocked.',
2659         'coust', 'description'),
2660     'integer', null)
2661
2662 ,( 'acq.fund.balance_limit.warn', 'acq',
2663     oils_i18n_gettext('acq.fund.balance_limit.warn',
2664         'Fund Spending Limit for Warning',
2665         'coust', 'label'),
2666     oils_i18n_gettext('acq.fund.balance_limit.warn',
2667         'When the amount remaining in the fund, including spent money and encumbrances, goes below this percentage, attempts to spend from the fund will result in a warning to the staff.',
2668         'coust', 'description'),
2669     'integer', null)
2670
2671 ,( 'acq.holds.allow_holds_from_purchase_request', 'acq',
2672     oils_i18n_gettext('acq.holds.allow_holds_from_purchase_request',
2673         'Allows patrons to create automatic holds from purchase requests.',
2674         'coust', 'label'),
2675     oils_i18n_gettext('acq.holds.allow_holds_from_purchase_request',
2676         'Allows patrons to create automatic holds from purchase requests.',
2677         'coust', 'description'),
2678     'bool', null)
2679
2680 ,( 'acq.tmp_barcode_prefix', 'acq',
2681     oils_i18n_gettext('acq.tmp_barcode_prefix',
2682         'Temporary barcode prefix',
2683         'coust', 'label'),
2684     oils_i18n_gettext('acq.tmp_barcode_prefix',
2685         'Temporary barcode prefix',
2686         'coust', 'description'),
2687     'string', null)
2688
2689 ,( 'acq.tmp_callnumber_prefix', 'acq',
2690     oils_i18n_gettext('acq.tmp_callnumber_prefix',
2691         'Temporary call number prefix',
2692         'coust', 'label'),
2693     oils_i18n_gettext('acq.tmp_callnumber_prefix',
2694         'Temporary call number prefix',
2695         'coust', 'description'),
2696     'string', null)
2697
2698 ,( 'auth.opac_timeout', 'sec',
2699     oils_i18n_gettext('auth.opac_timeout',
2700         'OPAC Inactivity Timeout (in seconds)',
2701         'coust', 'label'),
2702     oils_i18n_gettext('auth.opac_timeout',
2703         'OPAC Inactivity Timeout (in seconds)',
2704         'coust', 'description'),
2705     'integer', null)
2706
2707 ,( 'auth.persistent_login_interval', 'sec',
2708     oils_i18n_gettext('auth.persistent_login_interval',
2709         'Persistent Login Duration',
2710         'coust', 'label'),
2711     oils_i18n_gettext('auth.persistent_login_interval',
2712         'How long a persistent login lasts.  E.g. ''2 weeks''',
2713         'coust', 'description'),
2714     'interval', null)
2715
2716 ,( 'auth.staff_timeout', 'sec',
2717     oils_i18n_gettext('auth.staff_timeout',
2718         'Staff Login Inactivity Timeout (in seconds)',
2719         'coust', 'label'),
2720     oils_i18n_gettext('auth.staff_timeout',
2721         'Staff Login Inactivity Timeout (in seconds)',
2722         'coust', 'description'),
2723     'integer', null)
2724
2725 ,( 'booking.allow_email_notify', 'booking',
2726     oils_i18n_gettext('booking.allow_email_notify',
2727         'Allow Email Notify',
2728         'coust', 'label'),
2729     oils_i18n_gettext('booking.allow_email_notify',
2730         'Permit email notification when a reservation is ready for pickup.',
2731         'coust', 'description'),
2732     'bool', null)
2733
2734 ,( 'cat.bib.alert_on_empty', 'gui',
2735     oils_i18n_gettext('cat.bib.alert_on_empty',
2736         'Alert on empty bib records',
2737         'coust', 'label'),
2738     oils_i18n_gettext('cat.bib.alert_on_empty',
2739         'Alert staff when the last copy for a record is being deleted',
2740         'coust', 'description'),
2741     'bool', null)
2742
2743 ,( 'cat.bib.delete_on_no_copy_via_acq_lineitem_cancel', 'cat',
2744     oils_i18n_gettext('cat.bib.delete_on_no_copy_via_acq_lineitem_cancel',
2745         'Delete bib if all copies are deleted via Acquisitions lineitem cancellation.',
2746         'coust', 'label'),
2747     oils_i18n_gettext('cat.bib.delete_on_no_copy_via_acq_lineitem_cancel',
2748         'Delete bib if all copies are deleted via Acquisitions lineitem cancellation.',
2749         'coust', 'description'),
2750     'bool', null)
2751
2752 ,( 'cat.bib.keep_on_empty', 'prog',
2753     oils_i18n_gettext('cat.bib.keep_on_empty',
2754         'Retain empty bib records',
2755         'coust', 'label'),
2756     oils_i18n_gettext('cat.bib.keep_on_empty',
2757         'Retain a bib record even when all attached copies are deleted',
2758         'coust', 'description'),
2759     'bool', null)
2760
2761 ,( 'cat.default_classification_scheme', 'cat',
2762     oils_i18n_gettext('cat.default_classification_scheme',
2763         'Default Classification Scheme',
2764         'coust', 'label'),
2765     oils_i18n_gettext('cat.default_classification_scheme',
2766         'Defines the default classification scheme for new call numbers: 1 = Generic; 2 = Dewey; 3 = LC',
2767         'coust', 'description'),
2768     'link', 'acnc')
2769
2770 ,( 'cat.default_copy_status_fast', 'cat',
2771     oils_i18n_gettext('cat.default_copy_status_fast',
2772         'Default copy status (fast add)',
2773         'coust', 'label'),
2774     oils_i18n_gettext('cat.default_copy_status_fast',
2775         'Default status when a copy is created using the "Fast Add" interface.',
2776         'coust', 'description'),
2777     'link', 'ccs')
2778
2779 ,( 'cat.default_copy_status_normal', 'cat',
2780     oils_i18n_gettext('cat.default_copy_status_normal',
2781         'Default copy status (normal)',
2782         'coust', 'label'),
2783     oils_i18n_gettext('cat.default_copy_status_normal',
2784         'Default status when a copy is created using the normal volume/copy creator interface.',
2785         'coust', 'description'),
2786     'link', 'ccs')
2787
2788 ,( 'cat.default_item_price', 'finance',
2789     oils_i18n_gettext('cat.default_item_price',
2790         'Default Item Price',
2791         'coust', 'label'),
2792     oils_i18n_gettext('cat.default_item_price',
2793         'Default Item Price',
2794         'coust', 'description'),
2795     'currency', null)
2796
2797 ,( 'circ.min_item_price', 'finance',
2798     oils_i18n_gettext('circ.min_item_price',
2799         'Minimum Item Price',
2800         'coust', 'label'),
2801     oils_i18n_gettext('circ.min_item_price',
2802         'When charging for lost items, charge this amount as a minimum.',
2803         'coust', 'description'),
2804     'currency', null)
2805
2806 ,( 'circ.max_item_price', 'finance',
2807     oils_i18n_gettext('circ.max_item_price',
2808         'Maximum Item Price',
2809         'coust', 'label'),
2810     oils_i18n_gettext('circ.max_item_price',
2811         'When charging for lost items, limit the charge to this as a maximum.',
2812         'coust', 'description'),
2813     'currency', null)
2814
2815 ,( 'cat.label.font.family', 'cat',
2816     oils_i18n_gettext('cat.label.font.family',
2817         'Spine and pocket label font family',
2818         'coust', 'label'),
2819     oils_i18n_gettext('cat.label.font.family',
2820         'Set the preferred font family for spine and pocket labels. You can specify a list of fonts, separated by commas, in order of preference; the system will use the first font it finds with a matching name. For example, "Arial, Helvetica, serif".',
2821         'coust', 'description'),
2822     'string', null)
2823
2824 ,( 'cat.label.font.size', 'cat',
2825     oils_i18n_gettext('cat.label.font.size',
2826         'Spine and pocket label font size',
2827         'coust', 'label'),
2828     oils_i18n_gettext('cat.label.font.size',
2829         'Set the default font size for spine and pocket labels',
2830         'coust', 'description'),
2831     'integer', null)
2832
2833 ,( 'cat.label.font.weight', 'cat',
2834     oils_i18n_gettext('cat.label.font.weight',
2835         'Spine and pocket label font weight',
2836         'coust', 'label'),
2837     oils_i18n_gettext('cat.label.font.weight',
2838         'Set the preferred font weight for spine and pocket labels. You can specify "normal", "bold", "bolder", or "lighter".',
2839         'coust', 'description'),
2840     'string', null)
2841
2842 ,( 'cat.marc_control_number_identifier', 'cat',
2843     oils_i18n_gettext('cat.marc_control_number_identifier',
2844         'Defines the control number identifier used in 003 and 035 fields.',
2845         'coust', 'label'),
2846     oils_i18n_gettext('cat.marc_control_number_identifier',
2847         'Cat: Defines the control number identifier used in 003 and 035 fields.',
2848         'coust', 'description'),
2849     'string', null)
2850
2851 ,( 'cat.spine.line.height', 'cat',
2852     oils_i18n_gettext('cat.spine.line.height',
2853         'Spine label maximum lines',
2854         'coust', 'label'),
2855     oils_i18n_gettext('cat.spine.line.height',
2856         'Set the default maximum number of lines for spine labels.',
2857         'coust', 'description'),
2858     'integer', null)
2859
2860 ,( 'cat.spine.line.margin', 'cat',
2861     oils_i18n_gettext('cat.spine.line.margin',
2862         'Spine label left margin',
2863         'coust', 'label'),
2864     oils_i18n_gettext('cat.spine.line.margin',
2865         'Set the left margin for spine labels in number of characters.',
2866         'coust', 'description'),
2867     'integer', null)
2868
2869 ,( 'cat.spine.line.width', 'cat',
2870     oils_i18n_gettext('cat.spine.line.width',
2871         'Spine label line width',
2872         'coust', 'label'),
2873     oils_i18n_gettext('cat.spine.line.width',
2874         'Set the default line width for spine labels in number of characters. This specifies the boundary at which lines must be wrapped.',
2875         'coust', 'description'),
2876     'integer', null)
2877
2878 ,( 'cat.volume.delete_on_empty', 'cat',
2879     oils_i18n_gettext('cat.volume.delete_on_empty',
2880         'Delete volume with last copy',
2881         'coust', 'label'),
2882     oils_i18n_gettext('cat.volume.delete_on_empty',
2883         'Automatically delete a volume when the last linked copy is deleted',
2884         'coust', 'description'),
2885     'bool', null)
2886
2887 ,( 'circ.auto_hide_patron_summary', 'gui',
2888     oils_i18n_gettext('circ.auto_hide_patron_summary',
2889         'Toggle off the patron summary sidebar after first view.',
2890         'coust', 'label'),
2891     oils_i18n_gettext('circ.auto_hide_patron_summary',
2892         'When true, the patron summary sidebar will collapse after a new patron sub-interface is selected.',
2893         'coust', 'description'),
2894     'bool', null)
2895
2896 ,( 'circ.block_renews_for_holds', 'holds',
2897     oils_i18n_gettext('circ.block_renews_for_holds',
2898         'Block Renewal of Items Needed for Holds',
2899         'coust', 'label'),
2900     oils_i18n_gettext('circ.block_renews_for_holds',
2901         'When an item could fulfill a hold, do not allow the current patron to renew',
2902         'coust', 'description'),
2903     'bool', null)
2904
2905 ,( 'circ.booking_reservation.default_elbow_room', 'booking',
2906     oils_i18n_gettext('circ.booking_reservation.default_elbow_room',
2907         'Booking elbow room',
2908         'coust', 'label'),
2909     oils_i18n_gettext('circ.booking_reservation.default_elbow_room',
2910         'Elbow room specifies how far in the future you must make a reservation on an item if that item will have to transit to reach its pickup location.  It secondarily defines how soon a reservation on a given item must start before the check-in process will opportunistically capture it for the reservation shelf.',
2911         'coust', 'description'),
2912     'interval', null)
2913
2914 ,( 'circ.charge_lost_on_zero', 'finance',
2915     oils_i18n_gettext('circ.charge_lost_on_zero',
2916         'Charge lost on zero',
2917         'coust', 'label'),
2918     oils_i18n_gettext('circ.charge_lost_on_zero',
2919         'Charge lost on zero',
2920         'coust', 'description'),
2921     'bool', null)
2922
2923 ,( 'circ.charge_on_damaged', 'finance',
2924     oils_i18n_gettext('circ.charge_on_damaged',
2925         'Charge item price when marked damaged',
2926         'coust', 'label'),
2927     oils_i18n_gettext('circ.charge_on_damaged',
2928         'Charge item price when marked damaged',
2929         'coust', 'description'),
2930     'bool', null)
2931
2932 ,( 'circ.checkout_auto_renew_age', 'circ',
2933     oils_i18n_gettext('circ.checkout_auto_renew_age',
2934         'Checkout auto renew age',
2935         'coust', 'label'),
2936     oils_i18n_gettext('circ.checkout_auto_renew_age',
2937         'When an item has been checked out for at least this amount of time, an attempt to check out the item to the patron that it is already checked out to will simply renew the circulation',
2938         'coust', 'description'),
2939     'interval', null)
2940
2941 ,( 'circ.checkout_fills_related_hold', 'circ',
2942     oils_i18n_gettext('circ.checkout_fills_related_hold',
2943         'Checkout Fills Related Hold',
2944         'coust', 'label'),
2945     oils_i18n_gettext('circ.checkout_fills_related_hold',
2946         'When a patron checks out an item and they have no holds that directly target the item, the system will attempt to find a hold for the patron that could be fulfilled by the checked out item and fulfills it',
2947         'coust', 'description'),
2948     'bool', null)
2949
2950 ,( 'circ.checkout_fills_related_hold_exact_match_only', 'circ',
2951     oils_i18n_gettext('circ.checkout_fills_related_hold_exact_match_only',
2952         'Checkout Fills Related Hold On Valid Copy Only',
2953         'coust', 'label'),
2954     oils_i18n_gettext('circ.checkout_fills_related_hold_exact_match_only',
2955         'When filling related holds on checkout only match on items that are valid for opportunistic capture for the hold. Without this set a Title or Volume hold could match when the item is not holdable. With this set only holdable items will match.',
2956         'coust', 'description'),
2957     'bool', null)
2958
2959 ,( 'circ.claim_never_checked_out.mark_missing', 'lib',
2960     oils_i18n_gettext('circ.claim_never_checked_out.mark_missing',
2961         'Claim Never Checked Out: Mark copy as missing',
2962         'coust', 'label'),
2963     oils_i18n_gettext('circ.claim_never_checked_out.mark_missing',
2964         'When a circ is marked as claims-never-checked-out, mark the copy as missing',
2965         'coust', 'description'),
2966     'bool', null)
2967
2968 ,( 'circ.claim_return.copy_status', 'lib',
2969     oils_i18n_gettext('circ.claim_return.copy_status',
2970         'Claim Return Copy Status',
2971         'coust', 'label'),
2972     oils_i18n_gettext('circ.claim_return.copy_status',
2973         'Claims returned copies are put into this status.  Default is to leave the copy in the Checked Out status',
2974         'coust', 'description'),
2975     'link', 'ccs')
2976
2977 ,( 'circ.damaged.void_ovedue', 'lib',
2978     oils_i18n_gettext('circ.damaged.void_ovedue',
2979         'Mark item damaged voids overdues',
2980         'coust', 'label'),
2981     oils_i18n_gettext('circ.damaged.void_ovedue',
2982         'When an item is marked damaged, overdue fines on the most recent circulation are voided.',
2983         'coust', 'description'),
2984     'bool', null)
2985
2986 ,( 'circ.damaged_item_processing_fee', 'finance',
2987     oils_i18n_gettext('circ.damaged_item_processing_fee',
2988         'Charge processing fee for damaged items',
2989         'coust', 'label'),
2990     oils_i18n_gettext('circ.damaged_item_processing_fee',
2991         'Charge processing fee for damaged items',
2992         'coust', 'description'),
2993     'currency', null)
2994
2995 ,( 'circ.do_not_tally_claims_returned', 'circ',
2996     oils_i18n_gettext('circ.do_not_tally_claims_returned',
2997         'Do not include outstanding Claims Returned circulations in lump sum tallies in Patron Display.',
2998         'coust', 'label'),
2999     oils_i18n_gettext('circ.do_not_tally_claims_returned',
3000         'In the Patron Display interface, the number of total active circulations for a given patron is presented in the Summary sidebar and underneath the Items Out navigation button.  This setting will prevent Claims Returned circulations from counting toward these tallies.',
3001         'coust', 'description'),
3002     'bool', null)
3003
3004 ,('circ.tally_lost', 'circ',
3005     oils_i18n_gettext(
3006         'circ.tally_lost',
3007         'Include Lost circulations in lump sum tallies in Patron Display.',
3008         'coust',
3009         'label'),
3010     oils_i18n_gettext(
3011         'circ.tally_lost',
3012         'In the Patron Display interface, the number of total active circulations for a given patron is presented in the Summary sidebar and underneath the Items Out navigation button.  This setting will include Lost circulations as counting toward these tallies.',
3013         'coust',
3014         'description'),
3015     'bool', null)
3016
3017 ,( 'circ.grace.extend', 'circ',
3018     oils_i18n_gettext('circ.grace.extend',
3019         'Auto-Extend Grace Periods',
3020         'coust', 'label'),
3021     oils_i18n_gettext('circ.grace.extend',
3022         'When enabled grace periods will auto-extend. By default this will be only when they are a full day or more and end on a closed date, though other options can alter this.',
3023         'coust', 'description'),
3024     'bool', null)
3025
3026 ,( 'circ.grace.extend.all', 'circ',
3027     oils_i18n_gettext('circ.grace.extend.all',
3028         'Auto-Extending Grace Periods extend for all closed dates',
3029         'coust', 'label'),
3030     oils_i18n_gettext('circ.grace.extend.all',
3031         'If enabled and Grace Periods auto-extending is turned on grace periods will extend past all closed dates they intersect, within hard-coded limits. This basically becomes "grace periods can only be consumed by closed dates".',
3032         'coust', 'description'),
3033     'bool', null)
3034
3035 ,( 'circ.grace.extend.into_closed', 'circ',
3036     oils_i18n_gettext('circ.grace.extend.into_closed',
3037         'Auto-Extending Grace Periods include trailing closed dates',
3038         'coust', 'label'),
3039     oils_i18n_gettext('circ.grace.extend.into_closed',
3040          'If enabled and Grace Periods auto-extending is turned on grace periods will include closed dates that directly follow the last day of the grace period, to allow a backdate into the closed dates to assume "returned after hours on the last day of the grace period, and thus still within it" automatically.',
3041         'coust', 'description'),
3042     'bool', null)
3043
3044 ,( 'circ.hold_boundary.hard', 'holds',
3045     oils_i18n_gettext('circ.hold_boundary.hard',
3046         'Hard boundary',
3047         'coust', 'label'),
3048     oils_i18n_gettext('circ.hold_boundary.hard',
3049         'Holds: Hard boundary',
3050         'coust', 'description'),
3051     'integer', null)
3052
3053 ,( 'circ.hold_boundary.soft', 'holds',
3054     oils_i18n_gettext('circ.hold_boundary.soft',
3055         'Soft boundary',
3056         'coust', 'label'),
3057     oils_i18n_gettext('circ.hold_boundary.soft',
3058         'Holds: Soft boundary',
3059         'coust', 'description'),
3060     'integer', null)
3061
3062 ,( 'circ.hold_expire_alert_interval', 'holds',
3063     oils_i18n_gettext('circ.hold_expire_alert_interval',
3064         'Expire Alert Interval',
3065         'coust', 'label'),
3066     oils_i18n_gettext('circ.hold_expire_alert_interval',
3067         'Amount of time before a hold expires at which point the patron should be alerted. Examples: "5 days", "1 hour"',
3068         'coust', 'description'),
3069     'interval', null)
3070
3071 ,( 'circ.hold_expire_interval', 'holds',
3072     oils_i18n_gettext('circ.hold_expire_interval',
3073         'Expire Interval',
3074         'coust', 'label'),
3075     oils_i18n_gettext('circ.hold_expire_interval',
3076         'Amount of time after a hold is placed before the hold expires.  Example "100 days"',
3077         'coust', 'description'),
3078     'interval', null)
3079
3080 ,( 'circ.hold_shelf_status_delay', 'circ',
3081     oils_i18n_gettext('circ.hold_shelf_status_delay',
3082         'Hold Shelf Status Delay',
3083         'coust', 'label'),
3084     oils_i18n_gettext('circ.hold_shelf_status_delay',
3085         'The purpose is to provide an interval of time after an item goes into the on-holds-shelf status before it appears to patrons that it is actually on the holds shelf.  This gives staff time to process the item before it shows as ready-for-pickup. Examples: "5 days", "1 hour"',
3086         'coust', 'description'),
3087     'interval', null)
3088
3089 ,( 'circ.hold_stalling.soft', 'holds',
3090     oils_i18n_gettext('circ.hold_stalling.soft',
3091         'Soft stalling interval',
3092         'coust', 'label'),
3093     oils_i18n_gettext('circ.hold_stalling.soft',
3094         'How long to wait before allowing remote items to be opportunistically captured for a hold.  Example "5 days"',
3095         'coust', 'description'),
3096     'interval', null)
3097
3098 ,( 'circ.hold_stalling_hard', 'holds',
3099     oils_i18n_gettext('circ.hold_stalling_hard',
3100         'Hard stalling interval',
3101         'coust', 'label'),
3102     oils_i18n_gettext('circ.hold_stalling_hard',
3103         'Holds: Hard stalling interval',
3104         'coust', 'description'),
3105     'interval', null)
3106
3107 ,( 'circ.holds.age_protect.active_date', 'holds',
3108     oils_i18n_gettext('circ.holds.age_protect.active_date',
3109         'Use Active Date for Age Protection',
3110         'coust', 'label'),
3111     oils_i18n_gettext('circ.holds.age_protect.active_date',
3112         'When calculating age protection rules use the active date instead of the creation date.',
3113         'coust', 'description'),
3114     'bool', null)
3115
3116 ,( 'circ.holds.behind_desk_pickup_supported', 'holds',
3117     oils_i18n_gettext('circ.holds.behind_desk_pickup_supported',
3118         'Behind Desk Pickup Supported',
3119         'coust', 'label'),
3120     oils_i18n_gettext('circ.holds.behind_desk_pickup_supported',
3121         'If a branch supports both a public holds shelf and behind-the-desk pickups, set this value to true.  This gives the patron the option to enable behind-the-desk pickups for their holds',
3122         'coust', 'description'),
3123     'bool', null)
3124
3125 ,( 'circ.holds.canceled.display_age', 'holds',
3126     oils_i18n_gettext('circ.holds.canceled.display_age',
3127         'Canceled holds display age',
3128         'coust', 'label'),
3129     oils_i18n_gettext('circ.holds.canceled.display_age',
3130         'Show all canceled holds that were canceled within this amount of time',
3131         'coust', 'description'),
3132     'interval', null)
3133
3134 ,( 'circ.holds.canceled.display_count', 'holds',
3135     oils_i18n_gettext('circ.holds.canceled.display_count',
3136         'Canceled holds display count',
3137         'coust', 'label'),
3138     oils_i18n_gettext('circ.holds.canceled.display_count',
3139         'How many canceled holds to show in patron holds interfaces',
3140         'coust', 'description'),
3141     'integer', null)
3142
3143 ,( 'circ.holds.clear_shelf.copy_status', 'holds',
3144     oils_i18n_gettext('circ.holds.clear_shelf.copy_status',
3145         'Clear shelf copy status',
3146         'coust', 'label'),
3147     oils_i18n_gettext('circ.holds.clear_shelf.copy_status',
3148         'Any copies that have not been put into reshelving, in-transit, or on-holds-shelf (for a new hold) during the clear shelf process will be put into this status.  This is basically a purgatory status for copies waiting to be pulled from the shelf and processed by hand',
3149         'coust', 'description'),
3150     'link', 'ccs')
3151
3152 ,( 'circ.holds.default_estimated_wait_interval', 'holds',
3153     oils_i18n_gettext('circ.holds.default_estimated_wait_interval',
3154         'Default Estimated Wait',
3155         'coust', 'label'),
3156     oils_i18n_gettext('circ.holds.default_estimated_wait_interval',
3157         'When predicting the amount of time a patron will be waiting for a hold to be fulfilled, this is the default estimated length of time to assume an item will be checked out. Examples: "3 weeks", "7 days"',
3158         'coust', 'description'),
3159     'interval', null)
3160
3161 ,( 'circ.holds.default_shelf_expire_interval', 'holds',
3162     oils_i18n_gettext('circ.holds.default_shelf_expire_interval',
3163         'Default hold shelf expire interval',
3164         'coust', 'label'),
3165     oils_i18n_gettext('circ.holds.default_shelf_expire_interval',
3166         'The amount of time an item will be held on the shelf before the hold expires. For example: "2 weeks" or "5 days"',
3167         'coust', 'description'),
3168     'interval', null)
3169
3170 ,( 'circ.holds.expired_patron_block', 'circ',
3171     oils_i18n_gettext('circ.holds.expired_patron_block',
3172         'Block hold request if hold recipient privileges have expired',
3173         'coust', 'label'),
3174     oils_i18n_gettext('circ.holds.expired_patron_block',
3175         'Block hold request if hold recipient privileges have expired',
3176         'coust', 'description'),
3177     'bool', null)
3178
3179 ,( 'circ.holds.hold_has_copy_at.alert', 'holds',
3180     oils_i18n_gettext('circ.holds.hold_has_copy_at.alert',
3181         'Has Local Copy Alert',
3182         'coust', 'label'),
3183     oils_i18n_gettext('circ.holds.hold_has_copy_at.alert',
3184         'If there is an available copy at the requesting library that could fulfill a hold during hold placement time, alert the patron',
3185         'coust', 'description'),
3186     'bool', null)
3187
3188 ,( 'circ.holds.hold_has_copy_at.block', 'holds',
3189     oils_i18n_gettext('circ.holds.hold_has_copy_at.block',
3190         'Has Local Copy Block',
3191         'coust', 'label'),
3192     oils_i18n_gettext('circ.holds.hold_has_copy_at.block',
3193         'If there is an available copy at the requesting library that could fulfill a hold during hold placement time, do not allow the hold to be placed',
3194         'coust', 'description'),
3195     'bool', null)
3196
3197 ,( 'circ.holds.max_org_unit_target_loops', 'holds',
3198     oils_i18n_gettext('circ.holds.max_org_unit_target_loops',
3199         'Maximum library target attempts',
3200         'coust', 'label'),
3201     oils_i18n_gettext('circ.holds.max_org_unit_target_loops',
3202         'When this value is set and greater than 0, the system will only attempt to find a copy at each possible branch the configured number of times',
3203         'coust', 'description'),
3204     'integer', null)
3205
3206 ,( 'circ.holds.min_estimated_wait_interval', 'holds',
3207     oils_i18n_gettext('circ.holds.min_estimated_wait_interval',
3208         'Minimum Estimated Wait',
3209         'coust', 'label'),
3210     oils_i18n_gettext('circ.holds.min_estimated_wait_interval',
3211         'When predicting the amount of time a patron will be waiting for a hold to be fulfilled, this is the minimum estimated length of time to assume an item will be checked out. Examples: "2 weeks", "5 days"',
3212         'coust', 'description'),
3213     'interval', null)
3214
3215 ,( 'circ.holds.org_unit_target_weight', 'holds',
3216     oils_i18n_gettext('circ.holds.org_unit_target_weight',
3217         'Org Unit Target Weight',
3218         'coust', 'label'),
3219     oils_i18n_gettext('circ.holds.org_unit_target_weight',
3220         'Org Units can be organized into hold target groups based on a weight.  Potential copies from org units with the same weight are chosen at random.',
3221         'coust', 'description'),
3222     'integer', null)
3223
3224 ,( 'circ.holds.recall_fine_rules', 'recall',
3225     oils_i18n_gettext('circ.holds.recall_fine_rules',
3226         'An array of fine amount, fine interval, and maximum fine.',
3227         'coust', 'label'),
3228     oils_i18n_gettext('circ.holds.recall_fine_rules',
3229         'Recalls: An array of fine amount, fine interval, and maximum fine. For example, to specify a new fine rule of $5.00 per day, with a maximum fine of $50.00, use: [5.00,"1 day",50.00]',
3230         'coust', 'description'),
3231     'array', null)
3232
3233 ,( 'circ.holds.recall_return_interval', 'recall',
3234     oils_i18n_gettext('circ.holds.recall_return_interval',
3235         'Truncated loan period.',
3236         'coust', 'label'),
3237     oils_i18n_gettext('circ.holds.recall_return_interval',
3238         'Recalls: When a recall is triggered, this defines the adjusted loan period for the item. For example, "4 days" or "1 week".',
3239         'coust', 'description'),
3240     'interval', null)
3241
3242 ,( 'circ.holds.recall_threshold', 'recall',
3243     oils_i18n_gettext('circ.holds.recall_threshold',
3244         'Circulation duration that triggers a recall.',
3245         'coust', 'label'),
3246     oils_i18n_gettext('circ.holds.recall_threshold',
3247         'Recalls: A hold placed on an item with a circulation duration longer than this will trigger a recall. For example, "14 days" or "3 weeks".',
3248         'coust', 'description'),
3249     'interval', null)
3250
3251 ,( 'circ.holds.target_holds_by_org_unit_weight', 'holds',
3252     oils_i18n_gettext('circ.holds.target_holds_by_org_unit_weight',
3253         'Use weight-based hold targeting',
3254         'coust', 'label'),
3255     oils_i18n_gettext('circ.holds.target_holds_by_org_unit_weight',
3256         'Use library weight based hold targeting',
3257         'coust', 'description'),
3258     'bool', null)
3259
3260 ,( 'circ.holds.target_skip_me', 'holds',
3261     oils_i18n_gettext('circ.holds.target_skip_me',
3262         'Skip For Hold Targeting',
3263         'coust', 'label'),
3264     oils_i18n_gettext('circ.holds.target_skip_me',
3265         'When true, don''t target any copies at this org unit for holds',
3266         'coust', 'description'),
3267     'bool', null)
3268
3269 ,( 'circ.holds.uncancel.reset_request_time', 'holds',
3270     oils_i18n_gettext('circ.holds.uncancel.reset_request_time',
3271         'Reset request time on un-cancel',
3272         'coust', 'label'),
3273     oils_i18n_gettext('circ.holds.uncancel.reset_request_time',
3274         'When a hold is uncanceled, reset the request time to push it to the end of the queue',
3275         'coust', 'description'),
3276     'bool', null)
3277
3278 ,( 'circ.holds_fifo', 'holds',
3279     oils_i18n_gettext('circ.holds_fifo',
3280         'FIFO',
3281         'coust', 'label'),
3282     oils_i18n_gettext('circ.holds_fifo',
3283         'Force holds to a more strict First-In, First-Out capture',
3284         'coust', 'description'),
3285     'bool', null)
3286
3287 ,( 'circ.item_checkout_history.max', 'gui',
3288     oils_i18n_gettext('circ.item_checkout_history.max',
3289         'Maximum previous checkouts displayed',
3290         'coust', 'label'),
3291     oils_i18n_gettext('circ.item_checkout_history.max',
3292         'This is the maximum number of previous circulations the staff client will display when investigating item details',
3293         'coust', 'description'),
3294     'integer', null)
3295
3296 ,( 'circ.lost.generate_overdue_on_checkin', 'circ',
3297     oils_i18n_gettext('circ.lost.generate_overdue_on_checkin',
3298         'Lost Checkin Generates New Overdues',
3299         'coust', 'label'),
3300     oils_i18n_gettext('circ.lost.generate_overdue_on_checkin',
3301         'Enabling this setting causes retroactive creation of not-yet-existing overdue fines on lost item checkin, up to the point of checkin time (or max fines is reached).  This is different than "restore overdue on lost", because it only creates new overdue fines.  Use both settings together to get the full complement of overdue fines for a lost item',
3302         'coust', 'description'),
3303     'bool', null)
3304
3305 ,( 'circ.lost_immediately_available', 'circ',
3306     oils_i18n_gettext('circ.lost_immediately_available',
3307         'Lost items usable on checkin',
3308         'coust', 'label'),
3309     oils_i18n_gettext('circ.lost_immediately_available',
3310         'Lost items are usable on checkin instead of going ''home'' first',
3311         'coust', 'description'),
3312     'bool', null)
3313
3314 ,( 'circ.lost_materials_processing_fee', 'finance',
3315     oils_i18n_gettext('circ.lost_materials_processing_fee',
3316         'Lost Materials Processing Fee',
3317         'coust', 'label'),
3318     oils_i18n_gettext('circ.lost_materials_processing_fee',
3319         'Lost Materials Processing Fee',
3320         'coust', 'description'),
3321     'currency', null)
3322
3323 ,( 'circ.max_accept_return_of_lost', 'circ',
3324     oils_i18n_gettext('circ.max_accept_return_of_lost',
3325         'Void lost max interval',
3326         'coust', 'label'),
3327     oils_i18n_gettext('circ.max_accept_return_of_lost',
3328         'Items that have been lost this long will not result in voided billings when returned.  E.g. ''6 months''',
3329         'coust', 'description'),
3330     'interval', null)
3331
3332 ,( 'circ.max_fine.cap_at_price', 'circ',
3333     oils_i18n_gettext('circ.max_fine.cap_at_price',
3334         'Cap Max Fine at Item Price',
3335         'coust', 'label'),
3336     oils_i18n_gettext('circ.max_fine.cap_at_price',
3337         'This prevents the system from charging more than the item price in overdue fines',
3338         'coust', 'description'),
3339     'bool', null)
3340
3341 ,( 'circ.max_patron_claim_return_count', 'circ',
3342     oils_i18n_gettext('circ.max_patron_claim_return_count',
3343         'Max Patron Claims Returned Count',
3344         'coust', 'label'),
3345     oils_i18n_gettext('circ.max_patron_claim_return_count',
3346         'When this count is exceeded, a staff override is required to mark the item as claims returned',
3347         'coust', 'description'),
3348     'integer', null)
3349
3350 ,( 'circ.missing_pieces.copy_status', 'circ',
3351     oils_i18n_gettext('circ.missing_pieces.copy_status',
3352         'Item Status for Missing Pieces',
3353         'coust', 'label'),
3354     oils_i18n_gettext('circ.missing_pieces.copy_status',
3355         'This is the Item Status to use for items that have been marked or scanned as having Missing Pieces.  In the absence of this setting, the Damaged status is used.',
3356         'coust', 'description'),
3357     'link', 'ccs')
3358
3359 ,( 'circ.obscure_dob', 'sec',
3360     oils_i18n_gettext('circ.obscure_dob',
3361         'Obscure the Date of Birth field',
3362         'coust', 'label'),
3363     oils_i18n_gettext('circ.obscure_dob',
3364         'When true, the Date of Birth column in patron lists will default to Not Visible, and in the Patron Summary sidebar the value will display as <Hidden> unless the field label is clicked.',
3365         'coust', 'description'),
3366     'bool', null)
3367
3368 ,( 'circ.offline.skip_checkin_if_newer_status_changed_time', 'offline',
3369     oils_i18n_gettext('circ.offline.skip_checkin_if_newer_status_changed_time',
3370         'Skip offline checkin if newer item Status Changed Time.',
3371         'coust', 'label'),
3372     oils_i18n_gettext('circ.offline.skip_checkin_if_newer_status_changed_time',
3373         'Skip offline checkin transaction (raise exception when processing) if item Status Changed Time is newer than the recorded transaction time.  WARNING: The Reshelving to Available status rollover will trigger this.',
3374         'coust', 'description'),
3375     'bool', null)
3376
3377 ,( 'circ.offline.skip_checkout_if_newer_status_changed_time', 'offline',
3378     oils_i18n_gettext('circ.offline.skip_checkout_if_newer_status_changed_time',
3379         'Skip offline checkout if newer item Status Changed Time.',
3380         'coust', 'label'),
3381     oils_i18n_gettext('circ.offline.skip_checkout_if_newer_status_changed_time',
3382         'Skip offline checkout transaction (raise exception when processing) if item Status Changed Time is newer than the recorded transaction time.  WARNING: The Reshelving to Available status rollover will trigger this.',
3383         'coust', 'description'),
3384     'bool', null)
3385
3386 ,( 'circ.offline.skip_renew_if_newer_status_changed_time', 'offline',
3387     oils_i18n_gettext('circ.offline.skip_renew_if_newer_status_changed_time',
3388         'Skip offline renewal if newer item Status Changed Time.',
3389         'coust', 'label'),
3390     oils_i18n_gettext('circ.offline.skip_renew_if_newer_status_changed_time',
3391         'Skip offline renewal transaction (raise exception when processing) if item Status Changed Time is newer than the recorded transaction time.  WARNING: The Reshelving to Available status rollover will trigger this.',
3392         'coust', 'description'),
3393     'bool', null)
3394
3395 ,( 'circ.offline.username_allowed', 'sec',
3396     oils_i18n_gettext('circ.offline.username_allowed',
3397         'Offline: Patron Usernames Allowed',
3398         'coust', 'label'),
3399     oils_i18n_gettext('circ.offline.username_allowed',
3400         'During offline circulations, allow patrons to identify themselves with usernames in addition to barcode.  For this setting to work, a barcode format must also be defined',
3401         'coust', 'description'),
3402     'bool', null)
3403
3404 ,( 'circ.password_reset_request_per_user_limit', 'sec',
3405     oils_i18n_gettext('circ.password_reset_request_per_user_limit',
3406         'Maximum concurrently active self-serve password reset requests per user',
3407         'coust', 'label'),
3408     oils_i18n_gettext('circ.password_reset_request_per_user_limit',
3409         'When a user has more than this number of concurrently active self-serve password reset requests for their account, prevent the user from creating any new self-serve password reset requests until the number of active requests for the user drops back below this number.',
3410         'coust', 'description'),
3411     'string', null)
3412
3413 ,( 'circ.password_reset_request_requires_matching_email', 'circ',
3414     oils_i18n_gettext('circ.password_reset_request_requires_matching_email',
3415         'Require matching email address for password reset requests',
3416         'coust', 'label'),
3417     oils_i18n_gettext('circ.password_reset_request_requires_matching_email',
3418         'Require matching email address for password reset requests',
3419         'coust', 'description'),
3420     'bool', null)
3421
3422 ,( 'circ.password_reset_request_throttle', 'sec',
3423     oils_i18n_gettext('circ.password_reset_request_throttle',
3424         'Maximum concurrently active self-serve password reset requests',
3425         'coust', 'label'),
3426     oils_i18n_gettext('circ.password_reset_request_throttle',
3427         'Prevent the creation of new self-serve password reset requests until the number of active requests drops back below this number.',
3428         'coust', 'description'),
3429     'string', null)
3430
3431 ,( 'circ.password_reset_request_time_to_live', 'sec',
3432     oils_i18n_gettext('circ.password_reset_request_time_to_live',
3433         'Self-serve password reset request time-to-live',
3434         'coust', 'label'),
3435     oils_i18n_gettext('circ.password_reset_request_time_to_live',
3436         'Length of time (in seconds) a self-serve password reset request should remain active.',
3437         'coust', 'description'),
3438     'string', null)
3439
3440 ,( 'circ.patron_edit.clone.copy_address', 'circ',
3441     oils_i18n_gettext('circ.patron_edit.clone.copy_address',
3442         'Patron Registration: Cloned patrons get address copy',
3443         'coust', 'label'),
3444     oils_i18n_gettext('circ.patron_edit.clone.copy_address',
3445         'In the Patron editor, copy addresses from the cloned user instead of linking directly to the address',
3446         'coust', 'description'),
3447     'bool', null)
3448
3449 ,( 'circ.patron_invalid_address_apply_penalty', 'circ',
3450     oils_i18n_gettext('circ.patron_invalid_address_apply_penalty',
3451         'Invalid patron address penalty',
3452         'coust', 'label'),
3453     oils_i18n_gettext('circ.patron_invalid_address_apply_penalty',
3454         'When set, if a patron address is set to invalid, a penalty is applied.',
3455         'coust', 'description'),
3456     'bool', null)
3457
3458 ,( 'circ.pre_cat_copy_circ_lib', 'lib',
3459     oils_i18n_gettext('circ.pre_cat_copy_circ_lib',
3460         'Pre-cat Item Circ Lib',
3461         'coust', 'label'),
3462     oils_i18n_gettext('circ.pre_cat_copy_circ_lib',
3463         'Override the default circ lib of "here" with a pre-configured circ lib for pre-cat items.  The value should be the "shortname" (aka policy name) of the org unit',
3464         'coust', 'description'),
3465     'string', null)
3466
3467 ,( 'circ.reshelving_complete.interval', 'lib',
3468     oils_i18n_gettext('circ.reshelving_complete.interval',
3469         'Change reshelving status interval',
3470         'coust', 'label'),
3471     oils_i18n_gettext('circ.reshelving_complete.interval',
3472         'Amount of time to wait before changing an item from "reshelving" status to "available".  Examples: "1 day", "6 hours"',
3473         'coust', 'description'),
3474     'interval', null)
3475
3476 ,( 'circ.restore_overdue_on_lost_return', 'circ',
3477     oils_i18n_gettext('circ.restore_overdue_on_lost_return',
3478         'Restore overdues on lost item return',
3479         'coust', 'label'),
3480     oils_i18n_gettext('circ.restore_overdue_on_lost_return',
3481         'Restore overdue fines on lost item return',
3482         'coust', 'description'),
3483     'bool', null)
3484
3485 ,( 'circ.selfcheck.alert.popup', 'self',
3486     oils_i18n_gettext('circ.selfcheck.alert.popup',
3487         'Pop-up alert for errors',
3488         'coust', 'label'),
3489     oils_i18n_gettext('circ.selfcheck.alert.popup',
3490         'If true, checkout/renewal errors will cause a pop-up window in addition to the on-screen message',
3491         'coust', 'description'),
3492     'bool', null)
3493
3494 ,( 'circ.selfcheck.alert.sound', 'self',
3495     oils_i18n_gettext('circ.selfcheck.alert.sound',
3496         'Audio Alerts',
3497         'coust', 'label'),
3498     oils_i18n_gettext('circ.selfcheck.alert.sound',
3499         'Use audio alerts for selfcheck events',
3500         'coust', 'description'),
3501     'bool', null)
3502
3503 ,( 'circ.selfcheck.auto_override_checkout_events', 'self',
3504     oils_i18n_gettext('circ.selfcheck.auto_override_checkout_events',
3505         'Selfcheck override events list',
3506         'coust', 'label'),
3507     oils_i18n_gettext('circ.selfcheck.auto_override_checkout_events',
3508         'List of checkout/renewal events that the selfcheck interface should automatically override instead instead of alerting and stopping the transaction',
3509         'coust', 'description'),
3510     'array', null)
3511
3512 ,( 'circ.selfcheck.block_checkout_on_copy_status', 'self',
3513     oils_i18n_gettext('circ.selfcheck.block_checkout_on_copy_status',
3514         'Block copy checkout status',
3515         'coust', 'label'),
3516     oils_i18n_gettext('circ.selfcheck.block_checkout_on_copy_status',
3517         'List of copy status IDs that will block checkout even if the generic COPY_NOT_AVAILABLE event is overridden',
3518         'coust', 'description'),
3519     'array', null)
3520
3521 ,( 'circ.selfcheck.patron_login_timeout', 'self',
3522     oils_i18n_gettext('circ.selfcheck.patron_login_timeout',
3523         'Patron Login Timeout (in seconds)',
3524         'coust', 'label'),
3525     oils_i18n_gettext('circ.selfcheck.patron_login_timeout',
3526         'Number of seconds of inactivity before the patron is logged out of the selfcheck interface',
3527         'coust', 'description'),
3528     'integer', null)
3529
3530 ,( 'circ.selfcheck.patron_password_required', 'self',
3531     oils_i18n_gettext('circ.selfcheck.patron_password_required',
3532         'Require Patron Password',
3533         'coust', 'label'),
3534     oils_i18n_gettext('circ.selfcheck.patron_password_required',
3535         'Patron must log in with barcode and password at selfcheck station',
3536         'coust', 'description'),
3537     'bool', null)
3538
3539 ,( 'circ.selfcheck.require_patron_password', 'self',
3540     oils_i18n_gettext('circ.selfcheck.require_patron_password',
3541         'Require patron password',
3542         'coust', 'label'),
3543     oils_i18n_gettext('circ.selfcheck.require_patron_password',
3544         'If true, patrons will be required to enter their password in addition to their username/barcode to log into the selfcheck interface',
3545         'coust', 'description'),
3546     'bool', null)
3547
3548 ,( 'circ.selfcheck.workstation_required', 'self',
3549     oils_i18n_gettext('circ.selfcheck.workstation_required',
3550         'Workstation Required',
3551         'coust', 'label'),
3552     oils_i18n_gettext('circ.selfcheck.workstation_required',
3553         'All selfcheck stations must use a workstation',
3554         'coust', 'description'),
3555     'bool', null)
3556
3557 ,( 'circ.staff_client.actor_on_checkout', 'circ',
3558     oils_i18n_gettext('circ.staff_client.actor_on_checkout',
3559         'Load patron from Checkout',
3560         'coust', 'label'),
3561     oils_i18n_gettext('circ.staff_client.actor_on_checkout',
3562         'When scanning barcodes into Checkout auto-detect if a new patron barcode is scanned and auto-load the new patron.',
3563         'coust', 'description'),
3564     'bool', null)
3565
3566 ,( 'circ.staff_client.do_not_auto_attempt_print', 'prog',
3567     oils_i18n_gettext('circ.staff_client.do_not_auto_attempt_print',
3568         'Disable Automatic Print Attempt Type List',
3569         'coust', 'label'),
3570     oils_i18n_gettext('circ.staff_client.do_not_auto_attempt_print',
3571         'Disable automatic print attempts from staff client interfaces for the receipt types in this list.  Possible values: "Checkout", "Bill Pay", "Hold Slip", "Transit Slip", and "Hold/Transit Slip".  This is different from the Auto-Print checkbox in the pertinent interfaces in that it disables automatic print attempts altogether, rather than encouraging silent printing by suppressing the print dialog.  The Auto-Print checkbox in these interfaces have no effect on the behavior for this setting.  In the case of the Hold, Transit, and Hold/Transit slips, this also suppresses the alert dialogs that precede the print dialog (the ones that offer Print and Do Not Print as options).',
3572         'coust', 'description'),
3573     'array', null)
3574
3575 ,( 'circ.staff_client.receipt.alert_text', 'receipt_template',
3576     oils_i18n_gettext('circ.staff_client.receipt.alert_text',
3577         'Content of alert_text include',
3578         'coust', 'label'),
3579     oils_i18n_gettext('circ.staff_client.receipt.alert_text',
3580         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(alert_text)%',
3581         'coust', 'description'),
3582     'string', null)
3583
3584 ,( 'circ.staff_client.receipt.event_text', 'receipt_template',
3585     oils_i18n_gettext('circ.staff_client.receipt.event_text',
3586         'Content of event_text include',
3587         'coust', 'label'),
3588     oils_i18n_gettext('circ.staff_client.receipt.event_text',
3589         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(event_text)%',
3590         'coust', 'description'),
3591     'string', null)
3592
3593 ,( 'circ.staff_client.receipt.footer_text', 'receipt_template',
3594     oils_i18n_gettext('circ.staff_client.receipt.footer_text',
3595         'Content of footer_text include',
3596         'coust', 'label'),
3597     oils_i18n_gettext('circ.staff_client.receipt.footer_text',
3598         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(footer_text)%',
3599         'coust', 'description'),
3600     'string', null)
3601
3602 ,( 'circ.staff_client.receipt.header_text', 'receipt_template',
3603     oils_i18n_gettext('circ.staff_client.receipt.header_text',
3604         'Content of header_text include',
3605         'coust', 'label'),
3606     oils_i18n_gettext('circ.staff_client.receipt.header_text',
3607         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(header_text)%',
3608         'coust', 'description'),
3609     'string', null)
3610
3611 ,( 'circ.staff_client.receipt.notice_text', 'receipt_template',
3612     oils_i18n_gettext('circ.staff_client.receipt.notice_text',
3613         'Content of notice_text include',
3614         'coust', 'label'),
3615     oils_i18n_gettext('circ.staff_client.receipt.notice_text',
3616         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(notice_text)%',
3617         'coust', 'description'),
3618     'string', null)
3619
3620 ,( 'circ.transit.min_checkin_interval', 'circ',
3621     oils_i18n_gettext('circ.transit.min_checkin_interval',
3622         'Minimum Transit Checkin Interval',
3623         'coust', 'label'),
3624     oils_i18n_gettext('circ.transit.min_checkin_interval',
3625         'In-Transit items checked in this close to the transit start time will be prevented from checking in',
3626         'coust', 'description'),
3627     'interval', null)
3628
3629 ,( 'circ.transit.suppress_hold', 'circ',
3630     oils_i18n_gettext('circ.transit.suppress_hold',
3631         'Suppress Hold Transits Group',
3632         'coust', 'label'),
3633     oils_i18n_gettext('circ.transit.suppress_hold',
3634         'If set to a non-empty value, Hold Transits will be suppressed between this OU and others with the same value. If set to an empty value, transits will not be suppressed.',
3635         'coust', 'description'),
3636     'string', null)
3637
3638 ,( 'circ.transit.suppress_non_hold', 'circ',
3639     oils_i18n_gettext('circ.transit.suppress_non_hold',
3640         'Suppress Non-Hold Transits Group',
3641         'coust', 'label'),
3642     oils_i18n_gettext('circ.transit.suppress_non_hold',
3643         'If set to a non-empty value, Non-Hold Transits will be suppressed between this OU and others with the same value. If set to an empty value, transits will not be suppressed.',
3644         'coust', 'description'),
3645     'string', null)
3646
3647 ,( 'circ.user_merge.deactivate_cards', 'circ',
3648     oils_i18n_gettext('circ.user_merge.deactivate_cards',
3649         'Patron Merge Deactivate Card',
3650         'coust', 'label'),
3651     oils_i18n_gettext('circ.user_merge.deactivate_cards',
3652         'Mark barcode(s) of subordinate user(s) in a patron merge as inactive',
3653         'coust', 'description'),
3654     'bool', null)
3655
3656 ,( 'circ.user_merge.delete_addresses', 'circ',
3657     oils_i18n_gettext('circ.user_merge.delete_addresses',
3658         'Patron Merge Address Delete',
3659         'coust', 'label'),
3660     oils_i18n_gettext('circ.user_merge.delete_addresses',
3661         'Delete address(es) of subordinate user(s) in a patron merge',
3662         'coust', 'description'),
3663     'bool', null)
3664
3665 ,( 'circ.user_merge.delete_cards', 'circ',
3666     oils_i18n_gettext('circ.user_merge.delete_cards',
3667         'Patron Merge Barcode Delete',
3668         'coust', 'label'),
3669     oils_i18n_gettext('circ.user_merge.delete_cards',
3670         'Delete barcode(s) of subordinate user(s) in a patron merge',
3671         'coust', 'description'),
3672     'bool', null)
3673
3674 ,( 'circ.void_lost_on_checkin', 'circ',
3675     oils_i18n_gettext('circ.void_lost_on_checkin',
3676         'Void lost item billing when returned',
3677         'coust', 'label'),
3678     oils_i18n_gettext('circ.void_lost_on_checkin',
3679         'Void lost item billing when returned',
3680         'coust', 'description'),
3681     'bool', null)
3682
3683 ,( 'circ.void_lost_proc_fee_on_checkin', 'circ',
3684     oils_i18n_gettext('circ.void_lost_proc_fee_on_checkin',
3685         'Void processing fee on lost item return',
3686         'coust', 'label'),
3687     oils_i18n_gettext('circ.void_lost_proc_fee_on_checkin',
3688         'Void processing fee when lost item returned',
3689         'coust', 'description'),
3690     'bool', null)
3691
3692 ,( 'circ.void_overdue_on_lost', 'finance',
3693     oils_i18n_gettext('circ.void_overdue_on_lost',
3694         'Void overdue fines when items are marked lost',
3695         'coust', 'label'),
3696     oils_i18n_gettext('circ.void_overdue_on_lost',
3697         'Void overdue fines when items are marked lost',
3698         'coust', 'description'),
3699     'bool', null)
3700
3701 ,( 'credit.payments.allow', 'finance',
3702     oils_i18n_gettext('credit.payments.allow',
3703         'Allow Credit Card Payments',
3704         'coust', 'label'),
3705     oils_i18n_gettext('credit.payments.allow',
3706         'If enabled, patrons will be able to pay fines accrued at this location via credit card',
3707         'coust', 'description'),
3708     'bool', null)
3709
3710 ,( 'credit.processor.authorizenet.enabled', 'credit',
3711     oils_i18n_gettext('credit.processor.authorizenet.enabled',
3712         'Enable AuthorizeNet payments',
3713         'coust', 'label'),
3714     oils_i18n_gettext('credit.processor.authorizenet.enabled',
3715         'Enable AuthorizeNet payments',
3716         'coust', 'description'),
3717     'bool', null)
3718
3719 ,( 'credit.processor.authorizenet.login', 'credit',
3720     oils_i18n_gettext('credit.processor.authorizenet.login',
3721         'AuthorizeNet login',
3722         'coust', 'label'),
3723     oils_i18n_gettext('credit.processor.authorizenet.login',
3724         'AuthorizeNet login',
3725         'coust', 'description'),
3726     'string', null)
3727
3728 ,( 'credit.processor.authorizenet.password', 'credit',
3729     oils_i18n_gettext('credit.processor.authorizenet.password',
3730         'AuthorizeNet password',
3731         'coust', 'label'),
3732     oils_i18n_gettext('credit.processor.authorizenet.password',
3733         'AuthorizeNet password',
3734         'coust', 'description'),
3735     'string', null)
3736
3737 ,( 'credit.processor.authorizenet.server', 'credit',
3738     oils_i18n_gettext('credit.processor.authorizenet.server',
3739         'AuthorizeNet server',
3740         'coust', 'label'),
3741     oils_i18n_gettext('credit.processor.authorizenet.server',
3742         'Required if using a developer/test account with AuthorizeNet',
3743         'coust', 'description'),
3744     'string', null)
3745
3746 ,( 'credit.processor.authorizenet.testmode', 'credit',
3747     oils_i18n_gettext('credit.processor.authorizenet.testmode',
3748         'AuthorizeNet test mode',
3749         'coust', 'label'),
3750     oils_i18n_gettext('credit.processor.authorizenet.testmode',
3751         'AuthorizeNet test mode',
3752         'coust', 'description'),
3753     'bool', null)
3754
3755 ,( 'credit.processor.default', 'credit',
3756     oils_i18n_gettext('credit.processor.default',
3757         'Name default credit processor',
3758         'coust', 'label'),
3759     oils_i18n_gettext('credit.processor.default',
3760         'This might be "AuthorizeNet", "PayPal", "PayflowPro", or "Stripe".',
3761         'coust', 'description'),
3762     'string', null)
3763
3764 ,( 'credit.processor.payflowpro.enabled', 'credit',
3765     oils_i18n_gettext('credit.processor.payflowpro.enabled',
3766         'Enable PayflowPro payments',
3767         'coust', 'label'),
3768     oils_i18n_gettext('credit.processor.payflowpro.enabled',
3769         'This is NOT the same thing as the settings labeled with just "PayPal."',
3770         'coust', 'description'),
3771     'bool', null)
3772
3773 ,( 'credit.processor.payflowpro.login', 'credit',
3774     oils_i18n_gettext('credit.processor.payflowpro.login',
3775         'PayflowPro login/merchant ID',
3776         'coust', 'label'),
3777     oils_i18n_gettext('credit.processor.payflowpro.login',
3778         'Often the same thing as the PayPal manager login',
3779         'coust', 'description'),
3780     'string', null)
3781
3782 ,( 'credit.processor.payflowpro.partner', 'credit',
3783     oils_i18n_gettext('credit.processor.payflowpro.partner',
3784         'PayflowPro partner',
3785         'coust', 'label'),
3786     oils_i18n_gettext('credit.processor.payflowpro.partner',
3787         'Often "PayPal" or "VeriSign", sometimes others',
3788         'coust', 'description'),
3789     'string', null)
3790
3791 ,( 'credit.processor.payflowpro.password', 'credit',
3792     oils_i18n_gettext('credit.processor.payflowpro.password',
3793         'PayflowPro password',
3794         'coust', 'label'),
3795     oils_i18n_gettext('credit.processor.payflowpro.password',
3796         'PayflowPro password',
3797         'coust', 'description'),
3798     'string', null)
3799
3800 ,( 'credit.processor.payflowpro.testmode', 'credit',
3801     oils_i18n_gettext('credit.processor.payflowpro.testmode',
3802         'PayflowPro test mode',
3803         'coust', 'label'),
3804     oils_i18n_gettext('credit.processor.payflowpro.testmode',
3805         'Do not really process transactions, but stay in test mode - uses pilot-payflowpro.paypal.com instead of the usual host',
3806         'coust', 'description'),
3807     'bool', null)
3808
3809 ,( 'credit.processor.payflowpro.vendor', 'credit',
3810     oils_i18n_gettext('credit.processor.payflowpro.vendor',
3811         'PayflowPro vendor',
3812         'coust', 'label'),
3813     oils_i18n_gettext('credit.processor.payflowpro.vendor',
3814         'Often the same thing as the login',
3815         'coust', 'description'),
3816     'string', null)
3817
3818 ,( 'credit.processor.paypal.enabled', 'credit',
3819     oils_i18n_gettext('credit.processor.paypal.enabled',
3820         'Enable PayPal payments',
3821         'coust', 'label'),
3822     oils_i18n_gettext('credit.processor.paypal.enabled',
3823         'Enable PayPal payments',
3824         'coust', 'description'),
3825     'bool', null)
3826
3827 ,( 'credit.processor.paypal.login', 'credit',
3828     oils_i18n_gettext('credit.processor.paypal.login',
3829         'PayPal login',
3830         'coust', 'label'),
3831     oils_i18n_gettext('credit.processor.paypal.login',
3832         'PayPal login',
3833         'coust', 'description'),
3834     'string', null)
3835
3836 ,( 'credit.processor.paypal.password', 'credit',
3837     oils_i18n_gettext('credit.processor.paypal.password',
3838         'PayPal password',
3839         'coust', 'label'),
3840     oils_i18n_gettext('credit.processor.paypal.password',
3841         'PayPal password',
3842         'coust', 'description'),
3843     'string', null)
3844
3845 ,( 'credit.processor.paypal.signature', 'credit',
3846     oils_i18n_gettext('credit.processor.paypal.signature',
3847         'PayPal signature',
3848         'coust', 'label'),
3849     oils_i18n_gettext('credit.processor.paypal.signature',
3850         'PayPal signature',
3851         'coust', 'description'),
3852     'string', null)
3853
3854 ,( 'credit.processor.paypal.testmode', 'credit',
3855     oils_i18n_gettext('credit.processor.paypal.testmode',
3856         'PayPal test mode',
3857         'coust', 'label'),
3858     oils_i18n_gettext('credit.processor.paypal.testmode',
3859         'PayPal test mode',
3860         'coust', 'description'),
3861     'bool', null)
3862
3863 ,( 'credit.processor.stripe.enabled', 'credit',
3864     oils_i18n_gettext('credit.processor.stripe.enabled',
3865         'Enable Stripe payments',
3866         'coust', 'label'),
3867     oils_i18n_gettext('credit.processor.stripe.enabled',
3868         'Enable Stripe payments',
3869         'coust', 'description'),
3870     'bool', null)
3871
3872 ,( 'credit.processor.stripe.pubkey', 'credit',
3873     oils_i18n_gettext('credit.processor.stripe.pubkey',
3874         'Stripe publishable key',
3875         'coust', 'label'),
3876     oils_i18n_gettext('credit.processor.stripe.pubkey',
3877         'Stripe publishable key',
3878         'coust', 'description'),
3879     'string', null)
3880
3881 ,( 'credit.processor.stripe.secretkey', 'credit',
3882     oils_i18n_gettext('credit.processor.stripe.secretkey',
3883         'Stripe secret key',
3884         'coust', 'label'),
3885     oils_i18n_gettext('credit.processor.stripe.secretkey',
3886         'Stripe secret key',
3887         'coust', 'description'),
3888     'string', null)
3889
3890 ,( 'format.date', 'gui',
3891     oils_i18n_gettext('format.date',
3892         'Format Dates with this pattern.',
3893         'coust', 'label'),
3894     oils_i18n_gettext('format.date',
3895         'Format Dates with this pattern (examples: "yyyy-MM-dd" for "2010-04-26", "MMM d, yyyy" for "Apr 26, 2010")',
3896         'coust', 'description'),
3897     'string', null)
3898
3899 ,( 'format.time', 'gui',
3900     oils_i18n_gettext('format.time',
3901         'Format Times with this pattern.',
3902         'coust', 'label'),
3903     oils_i18n_gettext('format.time',
3904         'Format Times with this pattern (examples: "h:m:s.SSS a z" for "2:07:20.666 PM Eastern Daylight Time", "HH:mm" for "14:07")',
3905         'coust', 'description'),
3906     'string', null)
3907
3908 ,( 'global.default_locale', 'glob',
3909     oils_i18n_gettext('global.default_locale',
3910         'Global Default Locale',
3911         'coust', 'label'),
3912     oils_i18n_gettext('global.default_locale',
3913         'Global Default Locale',
3914         'coust', 'description'),
3915     'string', null)
3916
3917 ,( 'global.juvenile_age_threshold', 'lib',
3918     oils_i18n_gettext('global.juvenile_age_threshold',
3919         'Juvenile Age Threshold',
3920         'coust', 'label'),
3921     oils_i18n_gettext('global.juvenile_age_threshold',
3922         'The age at which a user is no long considered a juvenile.  For example, "18 years".',
3923         'coust', 'description'),
3924     'interval', null)
3925
3926 ,( 'global.password_regex', 'glob',
3927     oils_i18n_gettext('global.password_regex',
3928         'Password format',
3929         'coust', 'label'),
3930     oils_i18n_gettext('global.password_regex',
3931         'Regular expression defining the password format',
3932         'coust', 'description'),
3933     'string', null)
3934
3935 ,( 'gui.disable_local_save_columns', 'gui',
3936     oils_i18n_gettext('gui.disable_local_save_columns',
3937         'Disable the ability to save list column configurations locally.',
3938         'coust', 'label'),
3939     oils_i18n_gettext('gui.disable_local_save_columns',
3940         'Disable the ability to save list column configurations locally.  If set, columns may still be manipulated, however, the changes do not persist.  Also, existing local configurations are ignored if this setting is true.',
3941         'coust', 'description'),
3942     'bool', null)
3943
3944 ,( 'lib.courier_code', 'lib',
3945     oils_i18n_gettext('lib.courier_code',
3946         'Courier Code',
3947         'coust', 'label'),
3948     oils_i18n_gettext('lib.courier_code',
3949         'Courier Code for the library.  Available in transit slip templates as the %courier_code% macro.',
3950         'coust', 'description'),
3951     'string', null)
3952
3953 ,( 'lib.info_url', 'lib',
3954     oils_i18n_gettext('lib.info_url',
3955         'Library information URL (such as "http://example.com/about.html")',
3956         'coust', 'label'),
3957     oils_i18n_gettext('lib.info_url',
3958         'URL for information on this library, such as contact information, hours of operation, and directions. Use a complete URL, such as "http://example.com/hours.html".',
3959         'coust', 'description'),
3960     'string', null)
3961
3962 ,( 'lib.prefer_external_url', 'lib',
3963     oils_i18n_gettext('lib.prefer_external_url',
3964         'Use external "library information URL" in copy table, if available',
3965         'coust', 'label'),
3966     oils_i18n_gettext('lib.prefer_external_url',
3967         'If set to true, the library name in the copy details section will link to the URL associated with the "Library information URL" library setting rather than the library information page generated by Evergreen.',
3968         'coust', 'description'),
3969     'bool', null)
3970
3971 ,( 'notice.telephony.callfile_lines', 'lib',
3972     oils_i18n_gettext('notice.telephony.callfile_lines',
3973         'Telephony: Arbitrary line(s) to include in each notice callfile',
3974         'coust', 'label'),
3975     oils_i18n_gettext('notice.telephony.callfile_lines',
3976         '
3977         This overrides lines from opensrf.xml.
3978         Line(s) must be valid for your target server and platform
3979         (e.g. Asterisk 1.4).
3980         ',
3981         'coust', 'description'),
3982     'string', null)
3983
3984 ,( 'opac.allow_pending_address', 'opac',
3985     oils_i18n_gettext('opac.allow_pending_address',
3986         'Allow pending addresses',
3987         'coust', 'label'),
3988     oils_i18n_gettext('opac.allow_pending_address',
3989         'If enabled, patrons can create and edit existing addresses.  Addresses are kept in a pending state until staff approves the changes',
3990         'coust', 'description'),
3991     'bool', null)
3992
3993 ,( 'opac.barcode_regex', 'glob',
3994     oils_i18n_gettext('opac.barcode_regex',
3995         'Patron barcode format',
3996         'coust', 'label'),
3997     oils_i18n_gettext('opac.barcode_regex',
3998         'Regular expression defining the patron barcode format',
3999         'coust', 'description'),
4000     'string', null)
4001
4002 ,( 'opac.fully_compressed_serial_holdings', 'opac',
4003     oils_i18n_gettext('opac.fully_compressed_serial_holdings',
4004         'Use fully compressed serial holdings',
4005         'coust', 'label'),
4006     oils_i18n_gettext('opac.fully_compressed_serial_holdings',
4007         'Show fully compressed serial holdings for all libraries at and below the current context unit',
4008         'coust', 'description'),
4009     'bool', null)
4010
4011 ,( 'opac.lock_usernames', 'glob',
4012     oils_i18n_gettext('opac.lock_usernames',
4013         'Lock Usernames',
4014         'coust', 'label'),
4015     oils_i18n_gettext('opac.lock_usernames',
4016         'If enabled username changing via the OPAC will be disabled',
4017         'coust', 'description'),
4018     'bool', null)
4019
4020 ,( 'opac.org_unit_hiding.depth', 'opac',
4021     oils_i18n_gettext('opac.org_unit_hiding.depth',
4022         'Org Unit Hiding Depth',
4023         'coust', 'label'),
4024     oils_i18n_gettext('opac.org_unit_hiding.depth',
4025         'This will hide certain org units in the public OPAC if the Physical Location (url param "physical_loc") for the OPAC inherits this setting.  This setting specifies an org unit depth, that together with the OPAC Physical Location determines which section of the Org Hierarchy should be visible in the OPAC.  For example, a stock Evergreen installation will have a 3-tier hierarchy (Consortium/System/Branch), where System has a depth of 1 and Branch has a depth of 2.  If this setting contains a depth of 1 in such an installation, then every library in the System in which the Physical Location belongs will be visible, and everything else will be hidden.  A depth of 0 will effectively make every org visible.  The embedded OPAC in the staff client ignores this setting.',
4026         'coust', 'description'),
4027     'integer', null)
4028
4029 ,( 'opac.payment_history_age_limit', 'opac',
4030     oils_i18n_gettext('opac.payment_history_age_limit',
4031         'Payment History Age Limit',
4032         'coust', 'label'),
4033     oils_i18n_gettext('opac.payment_history_age_limit',
4034         'The OPAC should not display payments by patrons that are older than any interval defined here.',
4035         'coust', 'description'),
4036     'interval', null)
4037
4038 ,( 'opac.unlimit_usernames', 'glob',
4039     oils_i18n_gettext('opac.unlimit_usernames',
4040         'Allow multiple username changes',
4041         'coust', 'label'),
4042     oils_i18n_gettext('opac.unlimit_usernames',
4043         'If enabled (and Lock Usernames is not set) patrons will be allowed to change their username when it does not look like a barcode. Otherwise username changing in the OPAC will only be allowed when the patron''s username looks like a barcode.',
4044         'coust', 'description'),
4045     'bool', null)
4046
4047 ,( 'opac.username_regex', 'glob',
4048     oils_i18n_gettext('opac.username_regex',
4049         'Patron username format',
4050         'coust', 'label'),
4051     oils_i18n_gettext('opac.username_regex',
4052         'Regular expression defining the patron username format, used for patron registration and self-service username changing only',
4053         'coust', 'description'),
4054     'string', null)
4055
4056 ,( 'org.bounced_emails', 'prog',
4057     oils_i18n_gettext('org.bounced_emails',
4058         'Sending email address for patron notices',
4059         'coust', 'label'),
4060     oils_i18n_gettext('org.bounced_emails',
4061         'Sending email address for patron notices',
4062         'coust', 'description'),
4063     'string', null)
4064
4065 ,( 'org.patron_opt_boundary', 'sec',
4066     oils_i18n_gettext('org.patron_opt_boundary',
4067         'Patron Opt-In Boundary',
4068         'coust', 'label'),
4069     oils_i18n_gettext('org.patron_opt_boundary',
4070         'This determines at which depth above which patrons must be opted in, and below which patrons will be assumed to be opted in.',
4071         'coust', 'description'),
4072     'integer', null)
4073
4074 ,( 'org.patron_opt_default', 'sec',
4075     oils_i18n_gettext('org.patron_opt_default',
4076         'Patron Opt-In Default',
4077         'coust', 'label'),
4078     oils_i18n_gettext('org.patron_opt_default',
4079         'This is the default depth at which a patron is opted in; it is calculated as an org unit relative to the current workstation.',
4080         'coust', 'description'),
4081     'integer', null)
4082
4083 ,( 'patron.password.use_phone', 'sec',
4084     oils_i18n_gettext('patron.password.use_phone',
4085         'Patron: password from phone #',
4086         'coust', 'label'),
4087     oils_i18n_gettext('patron.password.use_phone',
4088         'By default, use the last 4 alphanumeric characters of the patrons phone number as the default password when creating new users.  The exact characters used may be configured via the "GUI: Regex for day_phone field on patron registration" setting.',
4089         'coust', 'description'),
4090     'bool', null)
4091
4092 ,( 'print.custom_js_file', 'circ',
4093     oils_i18n_gettext('print.custom_js_file',
4094         'Printing: Custom Javascript File',
4095         'coust', 'label'),
4096     oils_i18n_gettext('print.custom_js_file',
4097         'Full URL path to a Javascript File to be loaded when printing. Should'
4098         || ' implement a print_custom function for DOM manipulation. Can change'
4099         || ' the value of the do_print variable to false to cancel printing.',
4100         'coust', 'description'),
4101     'string', null)
4102
4103 ,( 'serial.prev_issuance_copy_location', 'serial',
4104     oils_i18n_gettext('serial.prev_issuance_copy_location',
4105         'Previous Issuance Copy Location',
4106         'coust', 'label'),
4107     oils_i18n_gettext('serial.prev_issuance_copy_location',
4108         'When a serial issuance is received, copies (units) of the previous issuance will be automatically moved into the configured shelving location',
4109         'coust', 'description'),
4110     'link', 'acpl')
4111
4112 ,( 'ui.admin.patron_log.max_entries', 'gui',
4113     oils_i18n_gettext('ui.admin.patron_log.max_entries',
4114         'Work Log: Maximum Patrons Logged',
4115         'coust', 'label'),
4116     oils_i18n_gettext('ui.admin.patron_log.max_entries',
4117         'Maximum entries for "Most Recently Affected Patrons..." section of the Work Log interface.',
4118         'coust', 'description'),
4119     'interval', null)
4120
4121 ,( 'ui.admin.work_log.max_entries', 'gui',
4122     oils_i18n_gettext('ui.admin.work_log.max_entries',
4123         'Work Log: Maximum Actions Logged',
4124         'coust', 'label'),
4125     oils_i18n_gettext('ui.admin.work_log.max_entries',
4126         'Maximum entries for "Most Recent Staff Actions" section of the Work Log interface.',
4127         'coust', 'description'),
4128     'interval', null)
4129
4130 ,( 'ui.cat.volume_copy_editor.horizontal', 'gui',
4131     oils_i18n_gettext('ui.cat.volume_copy_editor.horizontal',
4132         'Horizontal layout for Volume/Copy Creator/Editor.',
4133         'coust', 'label'),
4134     oils_i18n_gettext('ui.cat.volume_copy_editor.horizontal',
4135         'The main entry point for this interface is in Holdings Maintenance, Actions for Selected Rows, Edit Item Attributes / Call Numbers / Replace Barcodes.  This setting changes the top and bottom panes for that interface into left and right panes.',
4136         'coust', 'description'),
4137     'bool', null)
4138
4139 ,( 'ui.circ.billing.uncheck_bills_and_unfocus_payment_box', 'gui',
4140     oils_i18n_gettext('ui.circ.billing.uncheck_bills_and_unfocus_payment_box',
4141         'Uncheck bills by default in the patron billing interface',
4142         'coust', 'label'),
4143     oils_i18n_gettext('ui.circ.billing.uncheck_bills_and_unfocus_payment_box',
4144         'Uncheck bills by default in the patron billing interface, and focus on the Uncheck All button instead of the Payment Received field.',
4145         'coust', 'description'),
4146     'bool', null)
4147
4148 ,( 'ui.circ.in_house_use.entry_cap', 'gui',
4149     oils_i18n_gettext('ui.circ.in_house_use.entry_cap',
4150         'Record In-House Use: Maximum # of uses allowed per entry.',
4151         'coust', 'label'),
4152     oils_i18n_gettext('ui.circ.in_house_use.entry_cap',
4153         'The # of uses entry in the Record In-House Use interface may not exceed the value of this setting.',
4154         'coust', 'description'),
4155     'integer', null)
4156
4157 ,( 'ui.circ.in_house_use.entry_warn', 'gui',
4158     oils_i18n_gettext('ui.circ.in_house_use.entry_warn',
4159         'Record In-House Use: # of uses threshold for Are You Sure? dialog.',
4160         'coust', 'label'),
4161     oils_i18n_gettext('ui.circ.in_house_use.entry_warn',
4162         'In the Record In-House Use interface, a submission attempt will warn if the # of uses field exceeds the value of this setting.',
4163         'coust', 'description'),
4164     'integer', null)
4165
4166 ,( 'ui.circ.patron_summary.horizontal', 'gui',
4167     oils_i18n_gettext('ui.circ.patron_summary.horizontal',
4168         'Patron circulation summary is horizontal',
4169         'coust', 'label'),
4170     oils_i18n_gettext('ui.circ.patron_summary.horizontal',
4171         'Patron circulation summary is horizontal',
4172         'coust', 'description'),
4173     'bool', null)
4174
4175 ,( 'ui.circ.show_billing_tab_on_bills', 'gui',
4176     oils_i18n_gettext('ui.circ.show_billing_tab_on_bills',
4177         'Show billing tab first when bills are present',
4178         'coust', 'label'),
4179     oils_i18n_gettext('ui.circ.show_billing_tab_on_bills',
4180         'If enabled and a patron has outstanding bills and the alert page is not required, show the billing tab by default, instead of the checkout tab, when a patron is loaded',
4181         'coust', 'description'),
4182     'bool', null)
4183
4184 ,( 'ui.circ.suppress_checkin_popups', 'circ',
4185     oils_i18n_gettext('ui.circ.suppress_checkin_popups',
4186         'Suppress popup-dialogs during check-in.',
4187         'coust', 'label'),
4188     oils_i18n_gettext('ui.circ.suppress_checkin_popups',
4189         'Suppress popup-dialogs during check-in.',
4190         'coust', 'description'),
4191     'bool', null)
4192
4193 ,( 'ui.general.button_bar', 'gui',
4194     oils_i18n_gettext('ui.general.button_bar',
4195         'Button bar',
4196         'coust', 'label'),
4197     oils_i18n_gettext('ui.general.button_bar',
4198         'Set to "circ" or "cat" for stock circulator or cataloger toolbar, respectively.',
4199         'coust', 'description'),
4200     'string', null)
4201
4202 ,( 'ui.general.hotkeyset', 'gui',
4203     oils_i18n_gettext('ui.general.hotkeyset',
4204         'Default Hotkeyset',
4205         'coust', 'label'),
4206     oils_i18n_gettext('ui.general.hotkeyset',
4207         'Default Hotkeyset for clients (filename without the .keyset).  Examples: Default, Minimal, and None',
4208         'coust', 'description'),
4209     'string', null)
4210
4211 ,( 'ui.general.idle_timeout', 'gui',
4212     oils_i18n_gettext('ui.general.idle_timeout',
4213         'Idle timeout',
4214         'coust', 'label'),
4215     oils_i18n_gettext('ui.general.idle_timeout',
4216         'If you want staff client windows to be minimized after a certain amount of system idle time, set this to the number of seconds of idle time that you want to allow before minimizing (requires staff client restart).',
4217         'coust', 'description'),
4218     'integer', null)
4219
4220 ,( 'ui.patron.default_country', 'gui',
4221     oils_i18n_gettext('ui.patron.default_country',
4222         'Default Country for New Addresses in Patron Editor',
4223         'coust', 'label'),
4224     oils_i18n_gettext('ui.patron.default_country',
4225         'This is the default Country for new addresses in the patron editor.',
4226         'coust', 'description'),
4227     'string', null)
4228
4229 ,( 'ui.patron.default_ident_type', 'gui',
4230     oils_i18n_gettext('ui.patron.default_ident_type',
4231         'Default Ident Type for Patron Registration',
4232         'coust', 'label'),
4233     oils_i18n_gettext('ui.patron.default_ident_type',
4234         'This is the default Ident Type for new users in the patron editor.',
4235         'coust', 'description'),
4236     'link', 'cit')
4237
4238 ,( 'ui.patron.default_inet_access_level', 'sec',
4239     oils_i18n_gettext('ui.patron.default_inet_access_level',
4240         'Default level of patrons'' internet access',
4241         'coust', 'label'),
4242     oils_i18n_gettext('ui.patron.default_inet_access_level',
4243         'Default level of patrons'' internet access',
4244         'coust', 'description'),
4245     'integer', null)
4246
4247 ,( 'ui.patron.edit.au.active.show', 'gui',
4248     oils_i18n_gettext('ui.patron.edit.au.active.show',
4249         'Show active field on patron registration',
4250         'coust', 'label'),
4251     oils_i18n_gettext('ui.patron.edit.au.active.show',
4252         'The active field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4253         'coust', 'description'),
4254     'bool', null)
4255
4256 ,( 'ui.patron.edit.au.active.suggest', 'gui',
4257     oils_i18n_gettext('ui.patron.edit.au.active.suggest',
4258         'Suggest active field on patron registration',
4259         'coust', 'label'),
4260     oils_i18n_gettext('ui.patron.edit.au.active.suggest',
4261         'The active field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4262         'coust', 'description'),
4263     'bool', null)
4264
4265 ,( 'ui.patron.edit.au.alert_message.show', 'gui',
4266     oils_i18n_gettext('ui.patron.edit.au.alert_message.show',
4267         'Show alert_message field on patron registration',
4268         'coust', 'label'),
4269     oils_i18n_gettext('ui.patron.edit.au.alert_message.show',
4270         'The alert_message field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4271         'coust', 'description'),
4272     'bool', null)
4273
4274 ,( 'ui.patron.edit.au.alert_message.suggest', 'gui',
4275     oils_i18n_gettext('ui.patron.edit.au.alert_message.suggest',
4276         'Suggest alert_message field on patron registration',
4277         'coust', 'label'),
4278     oils_i18n_gettext('ui.patron.edit.au.alert_message.suggest',
4279         'The alert_message field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4280         'coust', 'description'),
4281     'bool', null)
4282
4283 ,( 'ui.patron.edit.au.alias.show', 'gui',
4284     oils_i18n_gettext('ui.patron.edit.au.alias.show',
4285         'Show alias field on patron registration',
4286         'coust', 'label'),
4287     oils_i18n_gettext('ui.patron.edit.au.alias.show',
4288         'The alias field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4289         'coust', 'description'),
4290     'bool', null)
4291
4292 ,( 'ui.patron.edit.au.alias.suggest', 'gui',
4293     oils_i18n_gettext('ui.patron.edit.au.alias.suggest',
4294         'Suggest alias field on patron registration',
4295         'coust', 'label'),
4296     oils_i18n_gettext('ui.patron.edit.au.alias.suggest',
4297         'The alias field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4298         'coust', 'description'),
4299     'bool', null)
4300
4301 ,( 'ui.patron.edit.au.barred.show', 'gui',
4302     oils_i18n_gettext('ui.patron.edit.au.barred.show',
4303         'Show barred field on patron registration',
4304         'coust', 'label'),
4305     oils_i18n_gettext('ui.patron.edit.au.barred.show',
4306         'The barred field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4307         'coust', 'description'),
4308     'bool', null)
4309
4310 ,( 'ui.patron.edit.au.barred.suggest', 'gui',
4311     oils_i18n_gettext('ui.patron.edit.au.barred.suggest',
4312         'Suggest barred field on patron registration',
4313         'coust', 'label'),
4314     oils_i18n_gettext('ui.patron.edit.au.barred.suggest',
4315         'The barred field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4316         'coust', 'description'),
4317     'bool', null)
4318
4319 ,( 'ui.patron.edit.au.claims_never_checked_out_count.show', 'gui',
4320     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.show',
4321         'Show claims_never_checked_out_count field on patron registration',
4322         'coust', 'label'),
4323     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.show',
4324         'The claims_never_checked_out_count field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4325         'coust', 'description'),
4326     'bool', null)
4327
4328 ,( 'ui.patron.edit.au.claims_never_checked_out_count.suggest', 'gui',
4329     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.suggest',
4330         'Suggest claims_never_checked_out_count field on patron registration',
4331         'coust', 'label'),
4332     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.suggest',
4333         'The claims_never_checked_out_count field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4334         'coust', 'description'),
4335     'bool', null)
4336
4337 ,( 'ui.patron.edit.au.claims_returned_count.show', 'gui',
4338     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.show',
4339         'Show claims_returned_count field on patron registration',
4340         'coust', 'label'),
4341     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.show',
4342         'The claims_returned_count field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4343         'coust', 'description'),
4344     'bool', null)
4345
4346 ,( 'ui.patron.edit.au.claims_returned_count.suggest', 'gui',
4347     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.suggest',
4348         'Suggest claims_returned_count field on patron registration',
4349         'coust', 'label'),
4350     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.suggest',
4351         'The claims_returned_count field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4352         'coust', 'description'),
4353     'bool', null)
4354
4355 ,( 'ui.patron.edit.ac.barcode.regex', 'gui',
4356     oils_i18n_gettext('ui.patron.edit.ac.barcode.regex',
4357         'Regex for barcodes on patron registration',
4358         'coust', 'label'),
4359     oils_i18n_gettext('ui.patron.edit.ac.barcode.regex',
4360         'The Regular Expression for validation on barcodes in patron registration.',
4361         'coust', 'description'),
4362     'string', null)
4363
4364 ,( 'ui.patron.edit.au.day_phone.example', 'gui',
4365     oils_i18n_gettext('ui.patron.edit.au.day_phone.example',
4366         'Example for day_phone field on patron registration',
4367         'coust', 'label'),
4368     oils_i18n_gettext('ui.patron.edit.au.day_phone.example',
4369         'The Example for validation on the day_phone field in patron registration.',
4370         'coust', 'description'),
4371     'string', null)
4372
4373 ,( 'ui.patron.edit.au.day_phone.regex', 'gui',
4374     oils_i18n_gettext('ui.patron.edit.au.day_phone.regex',
4375         'Regex for day_phone field on patron registration',
4376         'coust', 'label'),
4377     oils_i18n_gettext('ui.patron.edit.au.day_phone.regex',
4378         E'The Regular Expression for validation on the day_phone field in patron registration. Note: The first capture group will be used for the "last 4 digits of phone number" feature, if enabled. Ex: "[2-9]\\d{2}-\\d{3}-(\\d{4})( x\\d+)?" will ignore the extension on a NANP number.',
4379         'coust', 'description'),
4380     'string', null)
4381
4382 ,( 'ui.patron.edit.au.day_phone.require', 'gui',
4383     oils_i18n_gettext('ui.patron.edit.au.day_phone.require',
4384         'Require day_phone field on patron registration',
4385         'coust', 'label'),
4386     oils_i18n_gettext('ui.patron.edit.au.day_phone.require',
4387         'The day_phone field will be required on the patron registration screen.',
4388         'coust', 'description'),
4389     'bool', null)
4390
4391 ,( 'ui.patron.edit.au.day_phone.show', 'gui',
4392     oils_i18n_gettext('ui.patron.edit.au.day_phone.show',
4393         'Show day_phone field on patron registration',
4394         'coust', 'label'),
4395     oils_i18n_gettext('ui.patron.edit.au.day_phone.show',
4396         'The day_phone field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4397         'coust', 'description'),
4398     'bool', null)
4399
4400 ,( 'ui.patron.edit.au.day_phone.suggest', 'gui',
4401     oils_i18n_gettext('ui.patron.edit.au.day_phone.suggest',
4402         'Suggest day_phone field on patron registration',
4403         'coust', 'label'),
4404     oils_i18n_gettext('ui.patron.edit.au.day_phone.suggest',
4405         'The day_phone field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4406         'coust', 'description'),
4407     'bool', null)
4408
4409 ,( 'ui.patron.edit.au.dob.calendar', 'gui',
4410     oils_i18n_gettext('ui.patron.edit.au.dob.calendar',
4411         'Show calendar widget for dob field on patron registration',
4412         'coust', 'label'),
4413     oils_i18n_gettext('ui.patron.edit.au.dob.calendar',
4414         'If set the calendar widget will appear when editing the dob field on the patron registration form.',
4415         'coust', 'description'),
4416     'bool', null)
4417
4418 ,( 'ui.patron.edit.au.dob.require', 'gui',
4419     oils_i18n_gettext('ui.patron.edit.au.dob.require',
4420         'Require dob field on patron registration',
4421         'coust', 'label'),
4422     oils_i18n_gettext('ui.patron.edit.au.dob.require',
4423         'The dob field will be required on the patron registration screen.',
4424         'coust', 'description'),
4425     'bool', null)
4426
4427 ,( 'ui.patron.edit.au.dob.show', 'gui',
4428     oils_i18n_gettext('ui.patron.edit.au.dob.show',
4429         'Show dob field on patron registration',
4430         'coust', 'label'),
4431     oils_i18n_gettext('ui.patron.edit.au.dob.show',
4432         'The dob field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4433         'coust', 'description'),
4434     'bool', null)
4435
4436 ,( 'ui.patron.edit.au.dob.suggest', 'gui',
4437     oils_i18n_gettext('ui.patron.edit.au.dob.suggest',
4438         'Suggest dob field on patron registration',
4439         'coust', 'label'),
4440     oils_i18n_gettext('ui.patron.edit.au.dob.suggest',
4441         'The dob field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4442         'coust', 'description'),
4443     'bool', null)
4444
4445 ,( 'ui.patron.edit.au.email.example', 'gui',
4446     oils_i18n_gettext('ui.patron.edit.au.email.example',
4447         'Example for email field on patron registration',
4448         'coust', 'label'),
4449     oils_i18n_gettext('ui.patron.edit.au.email.example',
4450         'The Example for validation on the email field in patron registration.',
4451         'coust', 'description'),
4452     'string', null)
4453
4454 ,( 'ui.patron.edit.au.email.regex', 'gui',
4455     oils_i18n_gettext('ui.patron.edit.au.email.regex',
4456         'Regex for email field on patron registration',
4457         'coust', 'label'),
4458     oils_i18n_gettext('ui.patron.edit.au.email.regex',
4459         'The Regular Expression for validation on the email field in patron registration.',
4460         'coust', 'description'),
4461     'string', null)
4462
4463 ,( 'ui.patron.edit.au.email.require', 'gui',
4464     oils_i18n_gettext('ui.patron.edit.au.email.require',
4465         'Require email field on patron registration',
4466         'coust', 'label'),
4467     oils_i18n_gettext('ui.patron.edit.au.email.require',
4468         'The email field will be required on the patron registration screen.',
4469         'coust', 'description'),
4470     'bool', null)
4471
4472 ,( 'ui.patron.edit.au.email.show', 'gui',
4473     oils_i18n_gettext('ui.patron.edit.au.email.show',
4474         'Show email field on patron registration',
4475         'coust', 'label'),
4476     oils_i18n_gettext('ui.patron.edit.au.email.show',
4477         'The email field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4478         'coust', 'description'),
4479     'bool', null)
4480
4481 ,( 'ui.patron.edit.au.email.suggest', 'gui',
4482     oils_i18n_gettext('ui.patron.edit.au.email.suggest',
4483         'Suggest email field on patron registration',
4484         'coust', 'label'),
4485     oils_i18n_gettext('ui.patron.edit.au.email.suggest',
4486         'The email field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4487         'coust', 'description'),
4488     'bool', null)
4489
4490 ,( 'ui.patron.edit.au.evening_phone.example', 'gui',
4491     oils_i18n_gettext('ui.patron.edit.au.evening_phone.example',
4492         'Example for evening_phone field on patron registration',
4493         'coust', 'label'),
4494     oils_i18n_gettext('ui.patron.edit.au.evening_phone.example',
4495         'The Example for validation on the evening_phone field in patron registration.',
4496         'coust', 'description'),
4497     'string', null)
4498
4499 ,( 'ui.patron.edit.au.evening_phone.regex', 'gui',
4500     oils_i18n_gettext('ui.patron.edit.au.evening_phone.regex',
4501         'Regex for evening_phone field on patron registration',
4502         'coust', 'label'),
4503     oils_i18n_gettext('ui.patron.edit.au.evening_phone.regex',
4504         'The Regular Expression for validation on the evening_phone field in patron registration.',
4505         'coust', 'description'),
4506     'string', null)
4507
4508 ,( 'ui.patron.edit.au.evening_phone.require', 'gui',
4509     oils_i18n_gettext('ui.patron.edit.au.evening_phone.require',
4510         'Require evening_phone field on patron registration',
4511         'coust', 'label'),
4512     oils_i18n_gettext('ui.patron.edit.au.evening_phone.require',
4513         'The evening_phone field will be required on the patron registration screen.',
4514         'coust', 'description'),
4515     'bool', null)
4516
4517 ,( 'ui.patron.edit.au.evening_phone.show', 'gui',
4518     oils_i18n_gettext('ui.patron.edit.au.evening_phone.show',
4519         'Show evening_phone field on patron registration',
4520         'coust', 'label'),
4521     oils_i18n_gettext('ui.patron.edit.au.evening_phone.show',
4522         'The evening_phone field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4523         'coust', 'description'),
4524     'bool', null)
4525
4526 ,( 'ui.patron.edit.au.evening_phone.suggest', 'gui',
4527     oils_i18n_gettext('ui.patron.edit.au.evening_phone.suggest',
4528         'Suggest evening_phone field on patron registration',
4529         'coust', 'label'),
4530     oils_i18n_gettext('ui.patron.edit.au.evening_phone.suggest',
4531         'The evening_phone field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4532         'coust', 'description'),
4533     'bool', null)
4534
4535 ,( 'ui.patron.edit.au.ident_value.show', 'gui',
4536     oils_i18n_gettext('ui.patron.edit.au.ident_value.show',
4537         'Show ident_value field on patron registration',
4538         'coust', 'label'),
4539     oils_i18n_gettext('ui.patron.edit.au.ident_value.show',
4540         'The ident_value field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4541         'coust', 'description'),
4542     'bool', null)
4543
4544 ,( 'ui.patron.edit.au.ident_value.suggest', 'gui',
4545     oils_i18n_gettext('ui.patron.edit.au.ident_value.suggest',
4546         'Suggest ident_value field on patron registration',
4547         'coust', 'label'),
4548     oils_i18n_gettext('ui.patron.edit.au.ident_value.suggest',
4549         'The ident_value field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4550         'coust', 'description'),
4551     'bool', null)
4552
4553 ,( 'ui.patron.edit.au.ident_value2.show', 'gui',
4554     oils_i18n_gettext('ui.patron.edit.au.ident_value2.show',
4555         'Show ident_value2 field on patron registration',
4556         'coust', 'label'),
4557     oils_i18n_gettext('ui.patron.edit.au.ident_value2.show',
4558         'The ident_value2 field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4559         'coust', 'description'),
4560     'bool', null)
4561
4562 ,( 'ui.patron.edit.au.ident_value2.suggest', 'gui',
4563     oils_i18n_gettext('ui.patron.edit.au.ident_value2.suggest',
4564         'Suggest ident_value2 field on patron registration',
4565         'coust', 'label'),
4566     oils_i18n_gettext('ui.patron.edit.au.ident_value2.suggest',
4567         'The ident_value2 field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4568         'coust', 'description'),
4569     'bool', null)
4570
4571 ,( 'ui.patron.edit.au.juvenile.show', 'gui',
4572     oils_i18n_gettext('ui.patron.edit.au.juvenile.show',
4573         'Show juvenile field on patron registration',
4574         'coust', 'label'),
4575     oils_i18n_gettext('ui.patron.edit.au.juvenile.show',
4576         'The juvenile field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4577         'coust', 'description'),
4578     'bool', null)
4579
4580 ,( 'ui.patron.edit.au.juvenile.suggest', 'gui',
4581     oils_i18n_gettext('ui.patron.edit.au.juvenile.suggest',
4582         'Suggest juvenile field on patron registration',
4583         'coust', 'label'),
4584     oils_i18n_gettext('ui.patron.edit.au.juvenile.suggest',
4585         'The juvenile field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4586         'coust', 'description'),
4587     'bool', null)
4588
4589 ,( 'ui.patron.edit.au.master_account.show', 'gui',
4590     oils_i18n_gettext('ui.patron.edit.au.master_account.show',
4591         'Show master_account field on patron registration',
4592         'coust', 'label'),
4593     oils_i18n_gettext('ui.patron.edit.au.master_account.show',
4594         'The master_account field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4595         'coust', 'description'),
4596     'bool', null)
4597
4598 ,( 'ui.patron.edit.au.master_account.suggest', 'gui',
4599     oils_i18n_gettext('ui.patron.edit.au.master_account.suggest',
4600         'Suggest master_account field on patron registration',
4601         'coust', 'label'),
4602     oils_i18n_gettext('ui.patron.edit.au.master_account.suggest',
4603         'The master_account field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4604         'coust', 'description'),
4605     'bool', null)
4606
4607 ,( 'ui.patron.edit.au.other_phone.example', 'gui',
4608     oils_i18n_gettext('ui.patron.edit.au.other_phone.example',
4609         'Example for other_phone field on patron registration',
4610         'coust', 'label'),
4611     oils_i18n_gettext('ui.patron.edit.au.other_phone.example',
4612         'The Example for validation on the other_phone field in patron registration.',
4613         'coust', 'description'),
4614     'string', null)
4615
4616 ,( 'ui.patron.edit.au.other_phone.regex', 'gui',
4617     oils_i18n_gettext('ui.patron.edit.au.other_phone.regex',
4618         'Regex for other_phone field on patron registration',
4619         'coust', 'label'),
4620     oils_i18n_gettext('ui.patron.edit.au.other_phone.regex',
4621         'The Regular Expression for validation on the other_phone field in patron registration.',
4622         'coust', 'description'),
4623     'string', null)
4624
4625 ,( 'ui.patron.edit.au.other_phone.require', 'gui',
4626     oils_i18n_gettext('ui.patron.edit.au.other_phone.require',
4627         'Require other_phone field on patron registration',
4628         'coust', 'label'),
4629     oils_i18n_gettext('ui.patron.edit.au.other_phone.require',
4630         'The other_phone field will be required on the patron registration screen.',
4631         'coust', 'description'),
4632     'bool', null)
4633
4634 ,( 'ui.patron.edit.au.other_phone.show', 'gui',
4635     oils_i18n_gettext('ui.patron.edit.au.other_phone.show',
4636         'Show other_phone field on patron registration',
4637         'coust', 'label'),
4638     oils_i18n_gettext('ui.patron.edit.au.other_phone.show',
4639         'The other_phone field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4640         'coust', 'description'),
4641     'bool', null)
4642
4643 ,( 'ui.patron.edit.au.other_phone.suggest', 'gui',
4644     oils_i18n_gettext('ui.patron.edit.au.other_phone.suggest',
4645         'Suggest other_phone field on patron registration',
4646         'coust', 'label'),
4647     oils_i18n_gettext('ui.patron.edit.au.other_phone.suggest',
4648         'The other_phone field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4649         'coust', 'description'),
4650     'bool', null)
4651
4652 ,( 'ui.patron.edit.au.prefix.require', 'gui',
4653     oils_i18n_gettext('ui.patron.edit.au.prefix.require',
4654         'Require prefix field on patron registration',
4655         'coust', 'label'),
4656     oils_i18n_gettext('ui.patron.edit.au.prefix.require',
4657         'The prefix field will be required on the patron registration screen.',
4658         'coust', 'description'),
4659     'bool', null)
4660         
4661 ,( 'ui.patron.edit.au.prefix.show', 'gui',
4662     oils_i18n_gettext('ui.patron.edit.au.prefix.show',
4663         'Show prefix field on patron registration',
4664         'coust', 'label'),
4665     oils_i18n_gettext('ui.patron.edit.au.prefix.show',
4666         'The prefix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4667         'coust', 'description'),
4668     'bool', null)
4669
4670 ,( 'ui.patron.edit.au.prefix.suggest', 'gui',
4671     oils_i18n_gettext('ui.patron.edit.au.prefix.suggest',
4672         'Suggest prefix field on patron registration',
4673         'coust', 'label'),
4674     oils_i18n_gettext('ui.patron.edit.au.prefix.suggest',
4675         'The prefix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4676         'coust', 'description'),
4677     'bool', null)
4678
4679 ,( 'ui.patron.edit.au.second_given_name.show', 'gui',
4680     oils_i18n_gettext('ui.patron.edit.au.second_given_name.show',
4681         'Show second_given_name field on patron registration',
4682         'coust', 'label'),
4683     oils_i18n_gettext('ui.patron.edit.au.second_given_name.show',
4684         'The second_given_name field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4685         'coust', 'description'),
4686     'bool', null)
4687
4688 ,( 'ui.patron.edit.au.second_given_name.suggest', 'gui',
4689     oils_i18n_gettext('ui.patron.edit.au.second_given_name.suggest',
4690         'Suggest second_given_name field on patron registration',
4691         'coust', 'label'),
4692     oils_i18n_gettext('ui.patron.edit.au.second_given_name.suggest',
4693         'The second_given_name field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4694         'coust', 'description'),
4695     'bool', null)
4696
4697 ,( 'ui.patron.edit.au.suffix.show', 'gui',
4698     oils_i18n_gettext('ui.patron.edit.au.suffix.show',
4699         'Show suffix field on patron registration',
4700         'coust', 'label'),
4701     oils_i18n_gettext('ui.patron.edit.au.suffix.show',
4702         'The suffix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4703         'coust', 'description'),
4704     'bool', null)
4705
4706 ,( 'ui.patron.edit.au.suffix.suggest', 'gui',
4707     oils_i18n_gettext('ui.patron.edit.au.suffix.suggest',
4708         'Suggest suffix field on patron registration',
4709         'coust', 'label'),
4710     oils_i18n_gettext('ui.patron.edit.au.suffix.suggest',
4711         'The suffix field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4712         'coust', 'description'),
4713     'bool', null)
4714
4715 ,( 'ui.patron.edit.aua.county.require', 'gui',
4716     oils_i18n_gettext('ui.patron.edit.aua.county.require',
4717         'Require county field on patron registration',
4718         'coust', 'label'),
4719     oils_i18n_gettext('ui.patron.edit.aua.county.require',
4720         'The county field will be required on the patron registration screen.',
4721         'coust', 'description'),
4722     'bool', null)
4723
4724 ,( 'ui.patron.edit.aua.state.require', 'gui',
4725     oils_i18n_gettext('ui.patron.edit.aua.state.require',
4726         'Require State field on patron registration',
4727         'coust', 'label'),
4728     oils_i18n_gettext('ui.patron.edit.aua.state.require',
4729         'The State field will be required on the patron registration screen.',
4730         'coust', 'description'),
4731     'bool', null)
4732
4733 ,( 'ui.patron.edit.aua.state.show', 'gui',
4734     oils_i18n_gettext('ui.patron.edit.aua.state.show',
4735         'Show State field on patron registration',
4736         'coust', 'label'),
4737     oils_i18n_gettext('ui.patron.edit.aua.state.show',
4738         'The State field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
4739         'coust', 'description'),
4740     'bool', null)
4741
4742 ,( 'ui.patron.edit.aua.state.suggest', 'gui',
4743     oils_i18n_gettext('ui.patron.edit.aua.state.suggest',
4744         'Suggest State field on patron registration',
4745         'coust', 'label'),
4746     oils_i18n_gettext('ui.patron.edit.aua.state.suggest',
4747         'The State field will be suggested on the patron registration screen. Suggesting a field makes it appear when suggested fields are shown. If the field is shown or required this setting is ignored.',
4748         'coust', 'description'),
4749     'bool', null)
4750
4751 ,( 'ui.patron.edit.aua.post_code.example', 'gui',
4752     oils_i18n_gettext('ui.patron.edit.aua.post_code.example',
4753         'Example for post_code field on patron registration',
4754         'coust', 'label'),
4755     oils_i18n_gettext('ui.patron.edit.aua.post_code.example',
4756         'The Example for validation on the post_code field in patron registration.',
4757         'coust', 'description'),
4758     'string', null)
4759
4760 ,( 'ui.patron.edit.aua.post_code.regex', 'gui',
4761     oils_i18n_gettext('ui.patron.edit.aua.post_code.regex',
4762         'Regex for post_code field on patron registration',
4763         'coust', 'label'),
4764     oils_i18n_gettext('ui.patron.edit.aua.post_code.regex',
4765         'The Regular Expression for validation on the post_code field in patron registration.',
4766         'coust', 'description'),
4767     'string', null)
4768
4769 ,( 'ui.patron.edit.default_suggested', 'gui',
4770     oils_i18n_gettext('ui.patron.edit.default_suggested',
4771         'Default showing suggested patron registration fields',
4772         'coust', 'label'),
4773     oils_i18n_gettext('ui.patron.edit.default_suggested',
4774         'Instead of All fields, show just suggested fields in patron registration by default.',
4775         'coust', 'description'),
4776     'bool', null)
4777
4778 ,( 'ui.patron.edit.phone.example', 'gui',
4779     oils_i18n_gettext('ui.patron.edit.phone.example',
4780         'Example for phone fields on patron registration',
4781         'coust', 'label'),
4782     oils_i18n_gettext('ui.patron.edit.phone.example',
4783         'The Example for validation on phone fields in patron registration. Applies to all phone fields without their own setting.',
4784         'coust', 'description'),
4785     'string', null)
4786
4787 ,( 'ui.patron.edit.phone.regex', 'gui',
4788     oils_i18n_gettext('ui.patron.edit.phone.regex',
4789         'Regex for phone fields on patron registration',
4790         'coust', 'label'),
4791     oils_i18n_gettext('ui.patron.edit.phone.regex',
4792         'The Regular Expression for validation on phone fields in patron registration. Applies to all phone fields without their own setting. NOTE: See description of the day_phone regex for important information about capture groups with it.',
4793         'coust', 'description'),
4794     'string', null)
4795
4796 ,( 'ui.patron.registration.require_address', 'gui',
4797     oils_i18n_gettext('ui.patron.registration.require_address',
4798         'Require at least one address for Patron Registration',
4799         'coust', 'label'),
4800     oils_i18n_gettext('ui.patron.registration.require_address',
4801         'Enforces a requirement for having at least one address for a patron during registration.',
4802         'coust', 'description'),
4803     'bool', null)
4804
4805 ,( 'ui.patron_search.result_cap', 'gui',
4806     oils_i18n_gettext('ui.patron_search.result_cap',
4807         'Cap results in Patron Search at this number.',
4808         'coust', 'label'),
4809     oils_i18n_gettext('ui.patron_search.result_cap',
4810         'So for example, if you search for John Doe, normally you would get at most 50 results.  This setting allows you to raise or lower that limit.',
4811         'coust', 'description'),
4812     'integer', null)
4813
4814 ,( 'ui.staff.require_initials.patron_standing_penalty', 'gui',
4815     oils_i18n_gettext('ui.staff.require_initials.patron_standing_penalty',
4816         'Require staff initials for entry/edit of patron standing penalties and messages.',
4817         'coust', 'label'),
4818     oils_i18n_gettext('ui.staff.require_initials.patron_standing_penalty',
4819         'Appends staff initials and edit date into patron standing penalties and messages.',
4820         'coust', 'description'),
4821     'bool', null)
4822
4823 ,( 'ui.staff.require_initials.patron_info_notes', 'gui',
4824     oils_i18n_gettext('ui.staff.require_initials.patron_info_notes',
4825         'Require staff initials for entry/edit of patron notes.',
4826         'coust', 'label'),
4827     oils_i18n_gettext('ui.staff.require_initials.patron_info_notes',
4828         'Appends staff initials and edit date into patron note content.',
4829         'coust', 'description'),
4830     'bool', null)
4831
4832 ,( 'ui.staff.require_initials.copy_notes', 'gui',
4833     oils_i18n_gettext('ui.staff.require_initials.copy_notes',
4834         'Require staff initials for entry/edit of copy notes.',
4835         'coust', 'label'),
4836     oils_i18n_gettext('ui.staff.require_initials.copy_notes',
4837         'Appends staff initials and edit date into copy note content.',
4838         'coust', 'description'),
4839     'bool', null)
4840
4841 ,( 'ui.unified_volume_copy_editor', 'gui',
4842     oils_i18n_gettext('ui.unified_volume_copy_editor',
4843         'Unified Volume/Item Creator/Editor',
4844         'coust', 'label'),
4845     oils_i18n_gettext('ui.unified_volume_copy_editor',
4846         'If true combines the Volume/Copy Creator and Item Attribute Editor in some instances.',
4847         'coust', 'description'),
4848     'bool', null)
4849
4850 ,( 'url.remote_column_settings', 'gui',
4851     oils_i18n_gettext('url.remote_column_settings',
4852         'URL for remote directory containing list column settings.',
4853         'coust', 'label'),
4854     oils_i18n_gettext('url.remote_column_settings',
4855         'URL for remote directory containing list column settings.  The format and naming convention for the files found in this directory match those in the local settings directory for a given workstation.  An administrator could create the desired settings locally and then copy all the tree_columns_for_* files to the remote directory.',
4856         'coust', 'description'),
4857     'string', null)
4858 ,( 'opac.staff_saved_search.size', 'opac',
4859     oils_i18n_gettext('opac.staff_saved_search.size',
4860         'OPAC: Number of staff client saved searches to display on left side of results and record details pages',
4861         'coust', 'label'),
4862     oils_i18n_gettext('opac.staff_saved_search.size',
4863         'If unset, the OPAC (only when wrapped in the staff client!) will default to showing you your ten most recent searches on the left side of the results and record details pages.  If you actually don''t want to see this feature at all, set this value to zero at the top of your organizational tree.',
4864         'coust', 'description'),
4865     'integer', null)
4866 ,( 'circ.holds.target_when_closed', 'circ',
4867     oils_i18n_gettext('circ.holds.target_when_closed',
4868         'Target copies for a hold even if copy''s circ lib is closed',
4869         'coust', 'label'),
4870     oils_i18n_gettext('circ.holds.target_when_closed',
4871         'If this setting is true at a given org unit or one of its ancestors, the hold targeter will target copies from this org unit even if the org unit is closed (according to the actor.org_unit.closed_date table).',
4872         'coust', 'description'),
4873     'bool', null)
4874 ,( 'circ.holds.target_when_closed_if_at_pickup_lib', 'circ',
4875     oils_i18n_gettext('circ.holds.target_when_closed_if_at_pickup_lib',
4876         'Target copies for a hold even if copy''s circ lib is closed IF the circ lib is the hold''s pickup lib',
4877         'coust', 'label'),
4878     oils_i18n_gettext('circ.holds.target_when_closed_if_at_pickup_lib',
4879         'If this setting is true at a given org unit or one of its ancestors, the hold targeter will target copies from this org unit even if the org unit is closed (according to the actor.org_unit.closed_date table) IF AND ONLY IF the copy''s circ lib is the same as the hold''s pickup lib.',
4880         'coust', 'description'),
4881     'bool', null)
4882
4883
4884 ,( 'opac.staff.jump_to_details_on_single_hit', 'opac',
4885     oils_i18n_gettext('opac.staff.jump_to_details_on_single_hit',
4886         'Jump to details on 1 hit (staff client)',
4887         'coust', 'label'),
4888     oils_i18n_gettext('opac.staff.jump_to_details_on_single_hit',
4889         'When a search yields only 1 result, jump directly to the record details page.  This setting only affects the OPAC within the staff client',
4890         'coust', 'description'),
4891     'bool', null)
4892 ,( 'opac.patron.jump_to_details_on_single_hit', 'opac',
4893     oils_i18n_gettext('opac.patron.jump_to_details_on_single_hit',
4894         'Jump to details on 1 hit (public)',
4895         'coust', 'label'),
4896     oils_i18n_gettext('opac.patron.jump_to_details_on_single_hit',
4897         'When a search yields only 1 result, jump directly to the record details page.  This setting only affects the public OPAC',
4898         'coust', 'description'),
4899     'bool', null)
4900
4901 ,( 'opac.search.tag_circulated_items', 'opac',
4902     oils_i18n_gettext(
4903         'opac.search.tag_circulated_items',
4904         'Tag Circulated Items in Results',
4905         'coust', 'label'
4906     ),
4907     oils_i18n_gettext(
4908         'opac.search.tag_circulated_items',
4909         'When a user is both logged in and has opted in to circulation history tracking, turning on this setting will cause previous (or currently) circulated items to be highlighted in search results',
4910         'coust', 'description'
4911     ),
4912     'bool', null)
4913
4914 ,( 'sms.enable', 'sms',
4915     oils_i18n_gettext(
4916         'sms.enable',
4917         'Enable features that send SMS text messages.',
4918         'coust',
4919         'label'
4920     ),
4921     oils_i18n_gettext(
4922         'sms.enable',
4923         'Current features that use SMS include hold-ready-for-pickup notifications and a "Send Text" action for call numbers in the OPAC. If this setting is not enabled, the SMS options will not be offered to the user.  Unless you are carefully silo-ing patrons and their use of the OPAC, the context org for this setting should be the top org in the org hierarchy, otherwise patrons can trample their user settings when jumping between orgs.',
4924         'coust',
4925         'description'
4926     ),
4927     'bool', null)
4928 ,( 'sms.disable_authentication_requirement.callnumbers', 'sms',
4929     oils_i18n_gettext(
4930         'sms.disable_authentication_requirement.callnumbers',
4931         'Disable auth requirement for texting call numbers.',
4932         'coust',
4933         'label'
4934     ),
4935     oils_i18n_gettext(
4936         'sms.disable_authentication_requirement.callnumbers',
4937         'Disable authentication requirement for sending call number information via SMS from the OPAC.',
4938         'coust',
4939         'description'
4940     ),
4941     'bool', null)
4942 ,( 'serial.default_display_grouping', 'serial',
4943     oils_i18n_gettext(
4944         'serial.default_display_grouping',
4945         'Default display grouping for serials distributions presented in the OPAC.',
4946         'coust',
4947         'label'
4948     ),
4949     oils_i18n_gettext(
4950         'serial.default_display_grouping',
4951         'Default display grouping for serials distributions presented in the OPAC. This can be "enum" or "chron".',
4952         'coust',
4953         'description'
4954     ),
4955     'string', null)
4956 ,( 'vandelay.default_match_set', 'vandelay',
4957     oils_i18n_gettext(
4958         'vandelay.default_match_set',
4959         'Default Record Match Set',
4960         'coust',
4961         'label'
4962     ),
4963     oils_i18n_gettext(
4964         'vandelay.default_match_set',
4965         'Default Record Match Set',
4966         'coust',
4967         'description'
4968     ),
4969     'string', null)
4970 ,( 'opac.browse.pager_shortcuts', 'opac',
4971     oils_i18n_gettext(
4972         'opac.browse.pager_shortcuts',
4973         'Paging shortcut links for OPAC Browse',
4974         'coust',
4975         'label'
4976     ),
4977     oils_i18n_gettext(
4978         '',
4979         'The characters in this string, in order, will be used as shortcut links for quick paging in the OPAC browse interface. Any sequence surrounded by asterisks will be taken as a whole label, not split into individual labels at the character level, but only the first character will serve as the basis of the search.',
4980         'coust',
4981         'description'
4982     ),
4983     'string', null)
4984
4985 ,( 'circ.patron_edit.duplicate_patron_check_depth', 'circ',
4986     oils_i18n_gettext(
4987         'circ.patron_edit.duplicate_patron_check_depth',
4988         'Specify search depth for the duplicate patron check in the patron editor',
4989         'coust',
4990         'label'),
4991     oils_i18n_gettext(
4992         'circ.patron_edit.duplicate_patron_check_depth',
4993         'When using the patron registration page, the duplicate patron check will use the configured depth to scope the search for duplicate patrons.',
4994         'coust',
4995         'description'),
4996     'integer', null)
4997 ,('circ.use_lost_paid_copy_status',
4998  'circ',
4999  oils_i18n_gettext('circ.use_lost_paid_copy_status',
5000      'Use Lost and Paid copy status',
5001      'coust', 'label'),
5002  oils_i18n_gettext('circ.use_lost_paid_copy_status',
5003      'Use Lost and Paid copy status when lost or long overdue billing is paid',
5004      'coust', 'description'),
5005  'bool', null)
5006
5007 ,( 'circ.checkin.lost_zero_balance.do_not_change', 'circ',
5008     oils_i18n_gettext('circ.checkin.lost_zero_balance.do_not_change',
5009         'Do not change fines/fees on zero-balance LOST transaction',
5010         'coust', 'label'),
5011     oils_i18n_gettext('circ.checkin.lost_zero_balance.do_not_change',
5012         'When an item has been marked lost and all fines/fees have been completely paid on the transaction, do not void or reinstate any fines/fees EVEN IF circ.void_lost_on_checkin and/or circ.void_lost_proc_fee_on_checkin are enabled',
5013         'coust', 'description'),
5014     'bool', null)
5015
5016 ,(  'bill.prohibit_negative_balance_default', 'finance',
5017     oils_i18n_gettext(
5018         'bill.prohibit_negative_balance_default',
5019         'Prohibit negative balance on bills (DEFAULT)',
5020         'coust', 'label'),
5021     oils_i18n_gettext(
5022         'bill.prohibit_negative_balance_default',
5023         'Default setting to prevent negative balances (refunds) on circulation related bills. Set to "true" to prohibit negative balances at all times or, when used in conjunction with an interval setting, to prohibit negative balances after a set period of time. ',
5024         'coust', 'description'),
5025     'bool', null)
5026 ,(  'bill.prohibit_negative_balance_on_overdues', 'finance',
5027     oils_i18n_gettext(
5028         'bill.prohibit_negative_balance_on_overdues',
5029         'Prohibit negative balance on bills for overdue materials',
5030         'coust', 'label'),
5031     oils_i18n_gettext(
5032         'bill.prohibit_negative_balance_on_overdues',
5033         'Prevent negative balances (refunds) on bills for overdue materials. Set to "true" to prohibit negative balances at all times or, when used in conjunction with an interval setting, to prohibit negative balances after a set period of time.',
5034         'coust', 'description'),
5035     'bool', null)
5036 ,(  'bill.prohibit_negative_balance_on_lost', 'finance',
5037     oils_i18n_gettext(
5038         'bill.prohibit_negative_balance_on_lost',
5039         'Prohibit negative balance on bills for lost materials',
5040         'coust', 'label'),
5041     oils_i18n_gettext(
5042         'bill.prohibit_negative_balance_on_lost',
5043         'Prevent negative balances (refunds) on bills for lost/long overdue materials. Set to "true" to prohibit negative balances at all times or, when used in conjunction with an interval setting, to prohibit negative balances after an interval of time.',
5044         'coust', 'description'),
5045     'bool', null)
5046 ,(  'bill.negative_balance_interval_default', 'finance',
5047     oils_i18n_gettext(
5048         'bill.negative_balance_interval_default',
5049         'Negative Balance Interval (DEFAULT)',
5050         'coust', 'label'),
5051     oils_i18n_gettext(
5052         'bill.negative_balance_interval_default',
5053         'Amount of time after which no negative balances (refunds) are allowed on circulation bills. The "Prohibit negative balance on bills" setting must also be set to "true".',
5054         'coust', 'description'),
5055     'interval', null)
5056 ,(  'bill.negative_balance_interval_on_overdues', 'finance',
5057     oils_i18n_gettext(
5058         'bill.negative_balance_interval_on_overdues',
5059         'Negative Balance Interval for Overdues',
5060         'coust', 'label'),
5061     oils_i18n_gettext(
5062         'bill.negative_balance_interval_on_overdues',
5063         'Amount of time after which no negative balances (refunds) are allowed on bills for overdue materials. The "Prohibit negative balance on bills for overdue materials" setting must also be set to "true".',
5064         'coust', 'description'),
5065     'interval', null)
5066 ,(  'bill.negative_balance_interval_on_lost', 'finance',
5067     oils_i18n_gettext(
5068         'bill.negative_balance_interval_on_lost',
5069         'Negative Balance Interval for Lost',
5070         'coust', 'label'),
5071     oils_i18n_gettext(
5072         'bill.negative_balance_interval_on_lost',
5073         'Amount of time after which no negative balances (refunds) are allowed on bills for lost/long overdue materials. The "Prohibit negative balance on bills for lost materials" setting must also be set to "true".',
5074         'coust', 'description'),
5075     'interval', null)
5076 ;
5077
5078 UPDATE config.org_unit_setting_type
5079     SET view_perm = (SELECT id FROM permission.perm_list
5080         WHERE code = 'VIEW_CREDIT_CARD_PROCESSING' LIMIT 1)
5081     WHERE name LIKE 'credit.processor%' AND view_perm IS NULL;
5082
5083 UPDATE config.org_unit_setting_type
5084     SET update_perm = (SELECT id FROM permission.perm_list
5085         WHERE code = 'ADMIN_CREDIT_CARD_PROCESSING' LIMIT 1)
5086     WHERE name LIKE 'credit.processor%' AND update_perm IS NULL;
5087
5088 -- *** Has to go below coust definition to satisfy referential integrity ***
5089 -- In booking, elbow room defines:
5090 --  a) how far in the future you must make a reservation on a given item if
5091 --      that item will have to transit somewhere to fulfill the reservation.
5092 --  b) how soon a reservation must be starting for the reserved item to
5093 --      be op-captured by the checkin interface.
5094 INSERT INTO actor.org_unit_setting (org_unit, name, value) VALUES (
5095     (SELECT id FROM actor.org_unit WHERE parent_ou IS NULL),
5096     'circ.booking_reservation.default_elbow_room',
5097     '"1 day"')
5098     ,(1, 'cat.spine.line.margin', 0)
5099     ,(1, 'cat.spine.line.height', 9)
5100     ,(1, 'cat.spine.line.width', 8)
5101     ,(1, 'cat.label.font.family', '"monospace"')
5102     ,(1, 'cat.label.font.size', 10)
5103     ,(1, 'cat.label.font.weight', '"normal"')
5104     ,(1, 'circ.grace.extend', 'true')
5105 ;
5106
5107
5108 -- Staged Search (for default matchpoints)
5109 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(1, 'first_word', 1.5);
5110 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(1, 'full_match', 20);
5111
5112 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(2, 'first_word', 1.5);
5113 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(2, 'word_order', 10);
5114 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(2, 'full_match', 20);
5115
5116 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(3, 'first_word', 1.5);
5117 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(3, 'word_order', 10);
5118 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(3, 'full_match', 20);
5119
5120 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(4, 'first_word', 1.5);
5121 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(4, 'word_order', 10);
5122 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(4, 'full_match', 20);
5123
5124 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(5, 'first_word', 1.5);
5125 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(5, 'word_order', 10);
5126 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(5, 'full_match', 20);
5127
5128 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(6, 'first_word', 1.5);
5129 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(6, 'word_order', 10);
5130 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(6, 'full_match', 20);
5131
5132 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(7, 'first_word', 1.5);
5133
5134 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(8, 'first_word', 1.5);
5135
5136 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(9, 'first_word', 1.5);
5137
5138 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(10, 'first_word', 1.5);
5139
5140 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(15, 'word_order', 10);
5141
5142 -- Vandelay (for importing and exporting records) 012.schema.vandelay.sql 
5143 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (1, 'title', oils_i18n_gettext(1, 'Title of work', 'vqbrad', 'description'),'//*[@tag="245"]/*[contains("abcmnopr",@code)]');
5144 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (2, 'author', oils_i18n_gettext(2, 'Author of work', 'vqbrad', 'description'),'//*[@tag="100" or @tag="110" or @tag="113"]/*[contains("ad",@code)]');
5145 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (3, 'language', oils_i18n_gettext(3, 'Language of work', 'vqbrad', 'description'),'//*[@tag="240"]/*[@code="l"][1]');
5146 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (4, 'pagination', oils_i18n_gettext(4, 'Pagination', 'vqbrad', 'description'),'//*[@tag="300"]/*[@code="a"][1]');
5147 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath, remove ) VALUES (5, 'isbn',oils_i18n_gettext(5, 'ISBN', 'vqbrad', 'description'),'//*[@tag="020"]/*[@code="a"]', $r$(?:-|\s.+$)$r$);
5148 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath, remove ) VALUES (6, 'issn',oils_i18n_gettext(6, 'ISSN', 'vqbrad', 'description'),'//*[@tag="022"]/*[@code="a"]', $r$(?:-|\s.+$)$r$);
5149 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (7, 'price',oils_i18n_gettext(7, 'Price', 'vqbrad', 'description'),'//*[@tag="020" or @tag="022"]/*[@code="c"][1]');
5150 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath) VALUES (8, 'rec_identifier',oils_i18n_gettext(8, 'Accession Number', 'vqbrad', 'description'),'//*[@tag="001"]');
5151 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath) VALUES (9, 'eg_tcn',oils_i18n_gettext(9, 'TCN Value', 'vqbrad', 'description'),'//*[@tag="901"]/*[@code="a"]');
5152 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath) VALUES (10, 'eg_tcn_source',oils_i18n_gettext(10, 'TCN Source', 'vqbrad', 'description'),'//*[@tag="901"]/*[@code="b"]');
5153 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath) VALUES (11, 'eg_identifier',oils_i18n_gettext(11, 'Internal ID', 'vqbrad', 'description'),'//*[@tag="901"]/*[@code="c"]');
5154 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (12, 'publisher',oils_i18n_gettext(12, 'Publisher', 'vqbrad', 'description'),'//*[@tag="260"]/*[@code="b"][1]');
5155 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath, remove ) VALUES (13, 'pubdate',oils_i18n_gettext(13, 'Publication Date', 'vqbrad', 'description'),'//*[@tag="260"]/*[@code="c"][1]',$r$\D$r$);
5156 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (14, 'edition',oils_i18n_gettext(14, 'Edition', 'vqbrad', 'description'),'//*[@tag="250"]/*[@code="a"][1]');
5157 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (15, 'item_barcode',oils_i18n_gettext(15, 'Item Barcode', 'vqbrad', 'description'),'//*[@tag="852"]/*[@code="p"][1]');
5158 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath ) VALUES (16, 'zsource', oils_i18n_gettext(16, 'Z39.50 Source', 'vqbrad', 'description'), '//*[@tag="901"]/*[@code="z"]');
5159 SELECT SETVAL('vandelay.bib_attr_definition_id_seq'::TEXT, 100);
5160
5161 INSERT INTO vandelay.import_item_attr_definition (
5162     owner, name, tag, owning_lib, circ_lib, location,
5163     call_number, circ_modifier, barcode, price, copy_number,
5164     circulate, ref, holdable, opac_visible, status
5165 ) VALUES (
5166     1,
5167     'Evergreen 852 export format',
5168     '852',
5169     '[@code = "b"][1]',
5170     '[@code = "b"][2]',
5171     'c',
5172     'j',
5173     'g',
5174     'p',
5175     'y',
5176     't',
5177     '[@code = "x" and text() = "circulating"]',
5178     '[@code = "x" and text() = "reference"]',
5179     '[@code = "x" and text() = "holdable"]',
5180     '[@code = "x" and text() = "visible"]',
5181     'z'
5182 );
5183
5184 INSERT INTO vandelay.import_item_attr_definition (
5185     owner,
5186     name,
5187     tag,
5188     owning_lib,
5189     location,
5190     call_number,
5191     circ_modifier,
5192     barcode,
5193     price,
5194     status
5195 ) VALUES (
5196     1,
5197     'Unicorn Import format -- 999',
5198     '999',
5199     'm',
5200     'l',
5201     'a',
5202     't',
5203     'i',
5204     'p',
5205     'k'
5206 );
5207
5208 INSERT INTO vandelay.authority_attr_definition (id, code, description, xpath) VALUES (1, 'rec_identifier',oils_i18n_gettext(1, 'Identifier', 'vqarad', 'description'),'//*[@tag="001"]');
5209 SELECT SETVAL('vandelay.authority_attr_definition_id_seq'::TEXT, 100);
5210
5211
5212 INSERT INTO container.copy_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'ccpbt', 'label'));
5213 INSERT INTO container.copy_bucket_type (code,label) VALUES ('staff_client', oils_i18n_gettext('staff_client', 'General Staff Client container', 'ccpbt', 'label'));
5214 INSERT INTO container.copy_bucket_type (code,label) VALUES ( 'circ_history', 'Circulation History' );
5215 INSERT INTO container.call_number_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'ccnbt', 'label'));
5216 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'cbrebt', 'label'));
5217 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('staff_client', oils_i18n_gettext('staff_client', 'General Staff Client container', 'cbrebt', 'label'));
5218 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('bookbag', oils_i18n_gettext('bookbag', 'Book List', 'cbrebt', 'label'));
5219 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('reading_list', oils_i18n_gettext('reading_list', 'Reading List', 'cbrebt', 'label'));
5220 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('template_merge',oils_i18n_gettext('template_merge','Template Merge Container', 'cbrebt', 'label'));
5221 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('url_verify', oils_i18n_gettext('url_verify', 'URL Verification Queue', 'cbrebt', 'label'));
5222
5223 INSERT INTO container.user_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'cubt', 'label'));
5224 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks', oils_i18n_gettext('folks', 'Friends', 'cubt', 'label'));
5225 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:pub_book_bags.view', oils_i18n_gettext('folks:pub_book_bags.view', 'List Published Book Lists', 'cubt', 'label'));
5226 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:pub_book_bags.add', oils_i18n_gettext('folks:pub_book_bags.add', 'Add to Published Book Lists', 'cubt', 'label'));
5227 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:circ.view', oils_i18n_gettext('folks:circ.view', 'View Circulations', 'cubt', 'label'));
5228 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:circ.renew', oils_i18n_gettext('folks:circ.renew', 'Renew Circulations', 'cubt', 'label'));
5229 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:circ.checkout', oils_i18n_gettext('folks:circ.checkout', 'Checkout Items', 'cubt', 'label'));
5230 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:hold.view', oils_i18n_gettext('folks:hold.view', 'View Holds', 'cubt', 'label'));
5231 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:hold.cancel', oils_i18n_gettext('folks:hold.cancel', 'Cancel Holds', 'cubt', 'label'));
5232
5233
5234 ----------------------------------
5235 -- MARC21 record structure data --
5236 ----------------------------------
5237
5238 -- Record type map
5239 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('BKS','at','acdm');
5240 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('SER','a','bsi');
5241 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('VIS','gkro','abcdmsi');
5242 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('MIX','p','cdi');
5243 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('MAP','ef','abcdmsi');
5244 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('SCO','cd','abcdmsi');
5245 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('REC','ij','abcdmsi');
5246 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('COM','m','abcdmsi');
5247 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('AUT','z',' ');
5248 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('MFHD','uvxy',' ');
5249
5250
5251 ------ Physical Characteristics
5252
5253 -- Map
5254 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('a','Map');
5255 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','b','1','1','SMD');
5256 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Atlas');
5257 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Diagram');
5258 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Map');
5259 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Profile');
5260 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Model');
5261 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Remote-sensing image');
5262 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Section');
5263 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5264 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('y',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'View');
5265 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5266 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','d','3','1','Color');
5267 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'One color');
5268 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5269 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','e','4','1','Physical medium');
5270 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5271 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5272 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5273 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5274 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5275 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5276 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5277 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5278 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Flexible base photographic medium, positive');
5279 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Flexible base photographic medium, negative');
5280 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Non-flexible base photographic medium, positive');
5281 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Non-flexible base photographic medium, negative');
5282 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5283 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('y',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other photographic medium');
5284 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5285 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','f','5','1','Type of reproduction');
5286 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Facsimile');
5287 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5288 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5289 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5290 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','g','6','1','Production/reproduction details');
5291 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photocopy, blueline print');
5292 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photocopy');
5293 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Pre-production');
5294 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film');
5295 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5296 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5297 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','h','7','1','Positive/negative');
5298 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Positive');
5299 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Negative');
5300 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5301 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5302
5303 -- Electronic Resource
5304 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('c','Electronic Resource');
5305 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','b','1','1','SMD');
5306 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Tape Cartridge');
5307 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Chip cartridge');
5308 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Computer optical disk cartridge');
5309 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Tape cassette');
5310 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Tape reel');
5311 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic disk');
5312 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magneto-optical disk');
5313 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical disk');
5314 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Remote');
5315 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5316 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5317 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','d','3','1','Color');
5318 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'One color');
5319 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Black-and-white');
5320 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5321 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Gray scale');
5322 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5323 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5324 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5325 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5326 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','e','4','1','Dimensions');
5327 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 1/2 in.');
5328 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'12 in.');
5329 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'4 3/4 in. or 12 cm.');
5330 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1 1/8 x 2 3/8 in.');
5331 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 7/8 x 2 1/2 in.');
5332 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5333 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'5 1/4 in.');
5334 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5335 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('v',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 in.');
5336 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5337 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','f','5','1','Sound');
5338 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES (' ',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'No sound (Silent)');
5339 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound');
5340 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5341 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','g','6','3','Image bit depth');
5342 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('---',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5343 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('mmm',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multiple');
5344 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('nnn',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5345 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','h','9','1','File formats');
5346 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'One file format');
5347 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multiple file formats');
5348 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5349 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','i','10','1','Quality assurance target(s)');
5350 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Absent');
5351 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5352 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Present');
5353 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5354 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','j','11','1','Antecedent/Source');
5355 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'File reproduced from original');
5356 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'File reproduced from microform');
5357 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'File reproduced from electronic resource');
5358 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'File reproduced from an intermediate (not microform)');
5359 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5360 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5361 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5362 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','k','12','1','Level of compression');
5363 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Uncompressed');
5364 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Lossless');
5365 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Lossy');
5366 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5367 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5368 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','l','13','1','Reformatting quality');
5369 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Access');
5370 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5371 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Preservation');
5372 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Replacement');
5373 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5374
5375 -- Globe
5376 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('d','Globe');
5377 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','b','1','1','SMD');
5378 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Celestial globe');
5379 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Planetary or lunar globe');
5380 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Terrestrial globe');
5381 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Earth moon globe');
5382 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5383 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5384 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','d','3','1','Color');
5385 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'One color');
5386 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5387 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','e','4','1','Physical medium');
5388 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5389 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5390 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5391 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5392 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5393 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5394 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5395 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5396 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5397 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5398 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','f','5','1','Type of reproduction');
5399 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Facsimile');
5400 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5401 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5402 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5403
5404 -- Tactile Material
5405 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('f','Tactile Material');
5406 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','b','1','1','SMD');
5407 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Moon');
5408 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Braille');
5409 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combination');
5410 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Tactile, with no writing system');
5411 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5412 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5413 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','d','3','2','Class of braille writing');
5414 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Literary braille');
5415 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Format code braille');
5416 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mathematics and scientific braille');
5417 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Computer braille');
5418 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Music braille');
5419 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multiple braille types');
5420 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5421 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5422 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5423 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','e','5','1','Level of contraction');
5424 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Uncontracted');
5425 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Contracted');
5426 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combination');
5427 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5428 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5429 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5430 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','f','6','3','Braille music format');
5431 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Bar over bar');
5432 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Bar by bar');
5433 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Line over line');
5434 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paragraph');
5435 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Single line');
5436 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Section by section');
5437 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Line by line');
5438 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Open score');
5439 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Spanner short form scoring');
5440 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Short form scoring');
5441 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Outline');
5442 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('l',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Vertical score');
5443 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5444 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5445 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5446 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','g','9','1','Special physical characteristics');
5447 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Print/braille');
5448 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Jumbo or enlarged braille');
5449 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5450 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5451 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5452
5453 -- Projected Graphic
5454 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('g','Projected Graphic');
5455 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','b','1','1','SMD');
5456 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film cartridge');
5457 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Filmstrip');
5458 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film filmstrip type');
5459 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Filmstrip roll');
5460 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Slide');
5461 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Transparency');
5462 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5463 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','d','3','1','Color');
5464 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Black-and-white');
5465 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5466 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hand-colored');
5467 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5468 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5469 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5470 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5471 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','e','4','1','Base of emulsion');
5472 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5473 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5474 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety film');
5475 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film base, other than safety film');
5476 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed collection');
5477 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5478 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5479 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5480 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','f','5','1','Sound on medium or separate');
5481 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound on medium');
5482 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound separate from medium');
5483 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5484 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','g','6','1','Medium for sound');
5485 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical sound track on motion picture film');
5486 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic sound track on motion picture film');
5487 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape in cartridge');
5488 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound disc');
5489 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape on reel');
5490 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape in cassette');
5491 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical and magnetic sound track on film');
5492 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videotape');
5493 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5494 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5495 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5496 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','h','7','1','Dimensions');
5497 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Standard 8 mm.');
5498 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Super 8 mm./single 8 mm.');
5499 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'9.5 mm.');
5500 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'16 mm.');
5501 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'28 mm.');
5502 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'35 mm.');
5503 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'70 mm.');
5504 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'2 x 2 in. (5 x 5 cm.)');
5505 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'2 1/4 x 2 1/4 in. (6 x 6 cm.)');
5506 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'4 x 5 in. (10 x 13 cm.)');
5507 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'5 x 7 in. (13 x 18 cm.)');
5508 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5509 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('v',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 x 10 in. (21 x 26 cm.)');
5510 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('w',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'9 x 9 in. (23 x 23 cm.)');
5511 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('x',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'10 x 10 in. (26 x 26 cm.)');
5512 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('y',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'7 x 7 in. (18 x 18 cm.)');
5513 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5514 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','i','8','1','Secondary support material');
5515 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Cardboard');
5516 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5517 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5518 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'metal');
5519 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal and glass');
5520 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics and glass');
5521 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed collection');
5522 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5523 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5524
5525 -- Microform
5526 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('h','Microform');
5527 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','b','1','1','SMD');
5528 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Aperture card');
5529 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microfilm cartridge');
5530 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microfilm cassette');
5531 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microfilm reel');
5532 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microfiche');
5533 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microfiche cassette');
5534 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microopaque');
5535 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5536 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5537 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','d','3','1','Positive/negative');
5538 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Positive');
5539 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Negative');
5540 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5541 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5542 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','e','4','1','Dimensions');
5543 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 mm.');
5544 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'16 mm.');
5545 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'35 mm.');
5546 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'70mm.');
5547 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'105 mm.');
5548 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('l',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 x 5 in. (8 x 13 cm.)');
5549 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'4 x 6 in. (11 x 15 cm.)');
5550 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'6 x 9 in. (16 x 23 cm.)');
5551 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 1/4 x 7 3/8 in. (9 x 19 cm.)');
5552 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5553 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5554 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','f','5','4','Reduction ratio range/Reduction ratio');
5555 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Low (1-16x)');
5556 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Normal (16-30x)');
5557 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'High (31-60x)');
5558 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Very high (61-90x)');
5559 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Ultra (90x-)');
5560 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5561 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('v',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Reduction ratio varies');
5562 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','g','9','1','Color');
5563 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Black-and-white');
5564 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5565 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5566 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5567 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5568 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','h','10','1','Emulsion on film');
5569 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Silver halide');
5570 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Diazo');
5571 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Vesicular');
5572 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5573 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5574 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5575 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5576 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','i','11','1','Quality assurance target(s)');
5577 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1st gen. master');
5578 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Printing master');
5579 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Service copy');
5580 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed generation');
5581 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5582 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','j','12','1','Base of film');
5583 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety base, undetermined');
5584 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety base, acetate undetermined');
5585 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety base, diacetate');
5586 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('l',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Nitrate base');
5587 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed base');
5588 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5589 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety base, polyester');
5590 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety base, mixed');
5591 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Safety base, triacetate');
5592 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5593 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5594
5595 -- Non-projected Graphic
5596 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('k','Non-projected Graphic');
5597 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','b','1','1','SMD');
5598 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Collage');
5599 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Drawing');
5600 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Painting');
5601 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photo-mechanical print');
5602 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photonegative');
5603 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photoprint');
5604 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Picture');
5605 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Print');
5606 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('l',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Technical drawing');
5607 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Chart');
5608 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Flash/activity card');
5609 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5610 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5611 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','d','3','1','Color');
5612 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'One color');
5613 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Black-and-white');
5614 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5615 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hand-colored');
5616 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5617 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5618 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5619 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','e','4','1','Primary support material');
5620 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Canvas');
5621 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Bristol board');
5622 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Cardboard/illustration board');
5623 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5624 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5625 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5626 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5627 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5628 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed collection');
5629 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5630 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5631 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hardboard');
5632 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Porcelain');
5633 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5634 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5635 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5636 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5637 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','f','5','1','Secondary support material');
5638 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Canvas');
5639 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Bristol board');
5640 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Cardboard/illustration board');
5641 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5642 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5643 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5644 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5645 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5646 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed collection');
5647 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5648 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5649 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hardboard');
5650 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Porcelain');
5651 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5652 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5653 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5654 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5655
5656 -- Motion Picture
5657 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('m','Motion Picture');
5658 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','b','1','1','SMD');
5659 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film cartridge');
5660 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film cassette');
5661 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film reel');
5662 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5663 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5664 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','d','3','1','Color');
5665 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Black-and-white');
5666 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5667 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hand-colored');
5668 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5669 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5670 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5671 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','e','4','1','Motion picture presentation format');
5672 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Standard sound aperture, reduced frame');
5673 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Nonanamorphic (wide-screen)');
5674 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3D');
5675 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Anamorphic (wide-screen)');
5676 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other-wide screen format');
5677 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Standard. silent aperture, full frame');
5678 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5679 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5680 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','f','5','1','Sound on medium or separate');
5681 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound on medium');
5682 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound separate from medium');
5683 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5684 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','g','6','1','Medium for sound');
5685 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical sound track on motion picture film');
5686 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic sound track on motion picture film');
5687 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape in cartridge');
5688 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound disc');
5689 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape on reel');
5690 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape in cassette');
5691 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical and magnetic sound track on film');
5692 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videotape');
5693 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5694 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5695 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5696 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','h','7','1','Dimensions');
5697 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Standard 8 mm.');
5698 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Super 8 mm./single 8 mm.');
5699 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'9.5 mm.');
5700 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'16 mm.');
5701 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'28 mm.');
5702 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'35 mm.');
5703 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'70 mm.');
5704 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5705 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5706 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','i','8','1','Configuration of playback channels');
5707 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5708 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Monaural');
5709 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5710 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multichannel, surround or quadraphonic');
5711 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stereophonic');
5712 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5713 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5714 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','j','9','1','Production elements');
5715 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Work print');
5716 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Trims');
5717 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Outtakes');
5718 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Rushes');
5719 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixing tracks');
5720 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Title bands/inter-title rolls');
5721 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Production rolls');
5722 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5723 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5724
5725 -- Remote-sensing Image
5726 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('r','Remote-sensing Image');
5727 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','b','1','1','SMD');
5728 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5729 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','d','3','1','Altitude of sensor');
5730 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Surface');
5731 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Airborne');
5732 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Spaceborne');
5733 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5734 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5735 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5736 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','e','4','1','Attitude of sensor');
5737 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Low oblique');
5738 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'High oblique');
5739 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Vertical');
5740 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5741 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5742 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','f','5','1','Cloud cover');
5743 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('0',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'0-09%');
5744 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('1',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'10-19%');
5745 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('2',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'20-29%');
5746 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('3',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'30-39%');
5747 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('4',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'40-49%');
5748 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('5',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'50-59%');
5749 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('6',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'60-69%');
5750 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('7',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'70-79%');
5751 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('8',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'80-89%');
5752 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('9',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'90-100%');
5753 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5754 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5755 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','g','6','1','Platform construction type');
5756 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Balloon');
5757 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Aircraft-low altitude');
5758 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Aircraft-medium altitude');
5759 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Aircraft-high altitude');
5760 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Manned spacecraft');
5761 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unmanned spacecraft');
5762 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Land-based remote-sensing device');
5763 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Water surface-based remote-sensing device');
5764 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Submersible remote-sensing device');
5765 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5766 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5767 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5768 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','h','7','1','Platform use category');
5769 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Meteorological');
5770 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Surface observing');
5771 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Space observing');
5772 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed uses');
5773 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5774 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5775 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5776 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','i','8','1','Sensor type');
5777 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Active');
5778 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Passive');
5779 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5780 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5781 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','j','9','2','Data type');
5782 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('aa',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Visible light');
5783 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('da',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Near infrared');
5784 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('db',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Middle infrared');
5785 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('dc',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Far infrared');
5786 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('dd',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Thermal infrared');
5787 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('de',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Shortwave infrared (SWIR)');
5788 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('df',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Reflective infrared');
5789 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('dv',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combinations');
5790 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('dz',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other infrared data');
5791 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('ga',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sidelooking airborne radar (SLAR)');
5792 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gb',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetic aperture radar (SAR-single frequency)');
5793 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gc',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'SAR-multi-frequency (multichannel)');
5794 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gd',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'SAR-like polarization');
5795 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('ge',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'SAR-cross polarization');
5796 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gf',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Infometric SAR');
5797 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gg',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Polarmetric SAR');
5798 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gu',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Passive microwave mapping');
5799 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('gz',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other microwave data');
5800 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('ja',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Far ultraviolet');
5801 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('jb',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Middle ultraviolet');
5802 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('jc',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Near ultraviolet');
5803 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('jv',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Ultraviolet combinations');
5804 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('jz',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other ultraviolet data');
5805 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('ma',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multi-spectral, multidata');
5806 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('mb',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multi-temporal');
5807 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('mm',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combination of various data types');
5808 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('nn',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5809 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('pa',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sonar-water depth');
5810 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('pb',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sonar-bottom topography images, sidescan');
5811 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('pc',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sonar-bottom topography, near-surface');
5812 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('pd',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sonar-bottom topography, near-bottom');
5813 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('pe',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Seismic surveys');
5814 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('pz',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other acoustical data');
5815 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('ra',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Gravity anomales (general)');
5816 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('rb',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Free-air');
5817 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('rc',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Bouger');
5818 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('rd',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Isostatic');
5819 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('sa',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic field');
5820 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('ta',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Radiometric surveys');
5821 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('uu',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5822 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('zz',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5823
5824 -- Sound Recording
5825 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('s','Sound Recording');
5826 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','b','1','1','SMD');
5827 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound disc');
5828 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Cylinder');
5829 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound cartridge');
5830 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound-track film');
5831 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Roll');
5832 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound cassette');
5833 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound-tape reel');
5834 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5835 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('w',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wire recording');
5836 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5837 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','d','3','1','Speed');
5838 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'16 rpm');
5839 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'33 1/3 rpm');
5840 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'45 rpm');
5841 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'78 rpm');
5842 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 rpm');
5843 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1.4 mps');
5844 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'120 rpm');
5845 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'160 rpm');
5846 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'15/16 ips');
5847 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('l',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1 7/8 ips');
5848 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 3/4 ips');
5849 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'7 1/2 ips');
5850 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'15 ips');
5851 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'30 ips');
5852 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5853 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5854 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','e','4','1','Configuration of playback channels');
5855 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Monaural');
5856 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Quadraphonic');
5857 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stereophonic');
5858 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5859 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5860 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','f','5','1','Groove width or pitch');
5861 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microgroove/fine');
5862 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5863 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Coarse/standard');
5864 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5865 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5866 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','g','6','1','Dimensions');
5867 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 in.');
5868 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'5 in.');
5869 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'7 in.');
5870 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'10 in.');
5871 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'12 in.');
5872 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'16 in.');
5873 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'4 3/4 in. (12 cm.)');
5874 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3 7/8 x 2 1/2 in.');
5875 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5876 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'5 1/4 x 3 7/8 in.');
5877 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'2 3/4 x 4 in.');
5878 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5879 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5880 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','h','7','1','Tape width');
5881 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('l',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1/8 in.');
5882 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1/4in.');
5883 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5884 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1/2 in.');
5885 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1 in.');
5886 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5887 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5888 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','i','8','1','Tape configuration ');
5889 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Full (1) track');
5890 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Half (2) track');
5891 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Quarter (4) track');
5892 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 track');
5893 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'12 track');
5894 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'16 track');
5895 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5896 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5897 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5898 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','m','12','1','Special playback');
5899 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'NAB standard');
5900 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'CCIR standard');
5901 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Dolby-B encoded, standard Dolby');
5902 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'dbx encoded');
5903 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Digital recording');
5904 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Dolby-A encoded');
5905 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Dolby-C encoded');
5906 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'CX encoded');
5907 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5908 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5909 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5910 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','n','13','1','Capture and storage');
5911 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Acoustical capture, direct storage');
5912 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Direct storage, not acoustical');
5913 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Digital storage');
5914 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Analog electrical storage');
5915 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5916 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5917
5918 -- Videorecording
5919 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('v','Videorecording');
5920 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','b','1','1','SMD');
5921 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videocartridge');
5922 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5923 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videocassette');
5924 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videoreel');
5925 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5926 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5927 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','d','3','1','Color');
5928 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Black-and-white');
5929 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5930 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5931 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5932 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5933 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5934 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','e','4','1','Videorecording format');
5935 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Beta');
5936 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'VHS');
5937 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'U-matic');
5938 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'EIAJ');
5939 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Type C');
5940 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Quadruplex');
5941 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Laserdisc');
5942 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'CED');
5943 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Betacam');
5944 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Betacam SP');
5945 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Super-VHS');
5946 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'M-II');
5947 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'D-2');
5948 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 mm.');
5949 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hi-8 mm.');
5950 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Blu-ray');
5951 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5952 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('v',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'DVD');
5953 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5954 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','f','5','1','Sound on medium or separate');
5955 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound on medium');
5956 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound separate from medium');
5957 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5958 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','g','6','1','Medium for sound');
5959 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical sound track on motion picture film');
5960 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic sound track on motion picture film');
5961 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape in cartridge');
5962 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound disc');
5963 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape on reel');
5964 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Magnetic audio tape in cassette');
5965 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Optical and magnetic sound track on motion picture film');
5966 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videotape');
5967 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5968 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5969 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5970 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','h','7','1','Dimensions');
5971 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'8 mm.');
5972 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1/4 in.');
5973 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1/2 in.');
5974 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'1 in.');
5975 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'2 in.');
5976 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3/4 in.');
5977 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5978 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5979 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','i','8','1','Configuration of playback channel');
5980 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5981 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Monaural');
5982 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Not applicable');
5983 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multichannel, surround or quadraphonic');
5984 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stereophonic');
5985 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5986 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5987
5988 -- Fixed Field position data -- 0-based!
5989 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Alph', '006', 'SER', 16, 1, ' ');
5990 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Alph', '008', 'SER', 33, 1, ' ');
5991 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'BKS', 5, 1, ' ');
5992 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'COM', 5, 1, ' ');
5993 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'REC', 5, 1, ' ');
5994 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'SCO', 5, 1, ' ');
5995 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'SER', 5, 1, ' ');
5996 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'VIS', 5, 1, ' ');
5997 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'BKS', 22, 1, ' ');
5998 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'COM', 22, 1, ' ');
5999 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'REC', 22, 1, ' ');
6000 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'SCO', 22, 1, ' ');
6001 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'SER', 22, 1, ' ');
6002 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'VIS', 22, 1, ' ');
6003 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'BKS', 7, 1, 'm');
6004 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'COM', 7, 1, 'm');
6005 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'MAP', 7, 1, 'm');
6006 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'MIX', 7, 1, 'c');
6007 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'REC', 7, 1, 'm');
6008 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'SCO', 7, 1, 'm');
6009 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'SER', 7, 1, 's');
6010 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'VIS', 7, 1, 'm');
6011 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Biog', '006', 'BKS', 17, 1, ' ');
6012 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Biog', '008', 'BKS', 34, 1, ' ');
6013 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '006', 'BKS', 11, 1, ' ');
6014 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '006', 'SER', 11, 1, ' ');
6015 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '008', 'BKS', 29, 1, ' ');
6016 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '008', 'SER', 29, 1, ' ');
6017 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '006', 'BKS', 7, 4, ' ');
6018 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '006', 'SER', 8, 3, ' ');
6019 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '008', 'BKS', 24, 4, ' ');
6020 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '008', 'SER', 25, 3, ' ');
6021 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'BKS', 8, 1, ' ');
6022 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'COM', 8, 1, ' ');
6023 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'MAP', 8, 1, ' ');
6024 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'MIX', 8, 1, ' ');
6025 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'REC', 8, 1, ' ');
6026 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'SCO', 8, 1, ' ');
6027 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'SER', 8, 1, ' ');
6028 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'VIS', 8, 1, ' ');
6029 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'BKS', 15, 3, ' ');
6030 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'COM', 15, 3, ' ');
6031 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'MAP', 15, 3, ' ');
6032 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'MIX', 15, 3, ' ');
6033 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'REC', 15, 3, ' ');
6034 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'SCO', 15, 3, ' ');
6035 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'SER', 15, 3, ' ');
6036 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'VIS', 15, 3, ' ');
6037 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'BKS', 7, 4, ' ');
6038 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'COM', 7, 4, ' ');
6039 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'MAP', 7, 4, ' ');
6040 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'MIX', 7, 4, ' ');
6041 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'REC', 7, 4, ' ');
6042 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'SCO', 7, 4, ' ');
6043 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'SER', 7, 4, ' ');
6044 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'VIS', 7, 4, ' ');
6045 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'BKS', 11, 4, ' ');
6046 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'COM', 11, 4, ' ');
6047 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'MAP', 11, 4, ' ');
6048 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'MIX', 11, 4, ' ');
6049 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'REC', 11, 4, ' ');
6050 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'SCO', 11, 4, ' ');
6051 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'SER', 11, 4, '9');
6052 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'VIS', 11, 4, ' ');
6053 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'BKS', 18, 1, ' ');
6054 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'COM', 18, 1, ' ');
6055 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'MAP', 18, 1, ' ');
6056 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'MIX', 18, 1, ' ');
6057 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'REC', 18, 1, ' ');
6058 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'SCO', 18, 1, ' ');
6059 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'SER', 18, 1, ' ');
6060 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'VIS', 18, 1, ' ');
6061 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'BKS', 6, 1, ' ');
6062 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'COM', 6, 1, ' ');
6063 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'MAP', 6, 1, ' ');
6064 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'MIX', 6, 1, ' ');
6065 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'REC', 6, 1, ' ');
6066 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'SCO', 6, 1, ' ');
6067 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'SER', 6, 1, 'c');
6068 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'VIS', 6, 1, ' ');
6069 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'BKS', 17, 1, ' ');
6070 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'COM', 17, 1, ' ');
6071 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'MAP', 17, 1, ' ');
6072 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'MIX', 17, 1, ' ');
6073 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'REC', 17, 1, ' ');
6074 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'SCO', 17, 1, ' ');
6075 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'SER', 17, 1, ' ');
6076 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'VIS', 17, 1, ' ');
6077 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'AUT', 17, 1, ' ');
6078 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Fest', '006', 'BKS', 13, 1, '0');
6079 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Fest', '008', 'BKS', 30, 1, '0');
6080 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'BKS', 6, 1, ' ');
6081 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'MAP', 12, 1, ' ');
6082 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'MIX', 6, 1, ' ');
6083 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'REC', 6, 1, ' ');
6084 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'SCO', 6, 1, ' ');
6085 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'SER', 6, 1, ' ');
6086 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'VIS', 12, 1, ' ');
6087 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'BKS', 23, 1, ' ');
6088 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'MAP', 29, 1, ' ');
6089 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'MIX', 23, 1, ' ');
6090 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'REC', 23, 1, ' ');
6091 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'SCO', 23, 1, ' ');
6092 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'SER', 23, 1, ' ');
6093 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'VIS', 29, 1, ' ');
6094 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'BKS', 11, 1, ' ');
6095 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'COM', 11, 1, ' ');
6096 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'MAP', 11, 1, ' ');
6097 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'SER', 11, 1, ' ');
6098 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'VIS', 11, 1, ' ');
6099 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'BKS', 28, 1, ' ');
6100 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'COM', 28, 1, ' ');
6101 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'MAP', 28, 1, ' ');
6102 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'SER', 28, 1, ' ');
6103 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'VIS', 28, 1, ' ');
6104 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ills', '006', 'BKS', 1, 4, ' ');
6105 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ills', '008', 'BKS', 18, 4, ' ');
6106 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '006', 'BKS', 14, 1, '0');
6107 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '006', 'MAP', 14, 1, '0');
6108 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '008', 'BKS', 31, 1, '0');
6109 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '008', 'MAP', 31, 1, '0');
6110 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'BKS', 35, 3, ' ');
6111 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'COM', 35, 3, ' ');
6112 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'MAP', 35, 3, ' ');
6113 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'MIX', 35, 3, ' ');
6114 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'REC', 35, 3, ' ');
6115 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'SCO', 35, 3, ' ');
6116 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'SER', 35, 3, ' ');
6117 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'VIS', 35, 3, ' ');
6118 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('LitF', '006', 'BKS', 16, 1, '0');
6119 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('LitF', '008', 'BKS', 33, 1, '0');
6120 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'BKS', 38, 1, ' ');
6121 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'COM', 38, 1, ' ');
6122 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'MAP', 38, 1, ' ');
6123 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'MIX', 38, 1, ' ');
6124 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'REC', 38, 1, ' ');
6125 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'SCO', 38, 1, ' ');
6126 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'SER', 38, 1, ' ');
6127 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'VIS', 38, 1, ' ');
6128 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('S/L', '006', 'SER', 17, 1, '0');
6129 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('S/L', '008', 'SER', 34, 1, '0');
6130 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('TMat', '006', 'VIS', 16, 1, ' ');
6131 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('TMat', '008', 'VIS', 33, 1, ' ');
6132 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'BKS', 6, 1, 'a');
6133 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'COM', 6, 1, 'm');
6134 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'MAP', 6, 1, 'e');
6135 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'MIX', 6, 1, 'p');
6136 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'REC', 6, 1, 'i');
6137 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'SCO', 6, 1, 'c');
6138 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'SER', 6, 1, 'a');
6139 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'VIS', 6, 1, 'g');
6140 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Subj', '008', 'AUT', 11, 1, '|');
6141 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('RecStat', 'ldr', 'AUT', 5, 1, 'n');
6142 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'AUT', 6, 1, 'z');
6143 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GeoDiv', '008', 'AUT', 6, 1, ' ');
6144 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Roman', '008', 'AUT', 7, 1, ' ');
6145 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('CatLang', '008', 'AUT', 8, 1, ' ');
6146 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Kind', '008', 'AUT', 9, 1, ' ');
6147 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Rules', '008', 'AUT', 10, 1, ' ');
6148 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Subj', '008', 'AUT', 11, 1, ' ');
6149 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Series', '008', 'AUT', 12, 1, ' ');
6150 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('SerNum', '008', 'AUT', 13, 1, ' ');
6151 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('NameUse', '008', 'AUT', 14, 1, ' ');
6152 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('SubjUse', '008', 'AUT', 15, 1, ' ');
6153 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('SerUse', '008', 'AUT', 16, 1, ' ');
6154 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('TypeSubd', '008', 'AUT', 17, 1, ' ');
6155 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GovtAgn', '008', 'AUT', 28, 1, ' ');
6156 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('RefStatus', '008', 'AUT', 29, 1, ' ');
6157 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('UpdStatus', '008', 'AUT', 31, 1, ' ');
6158 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Name', '008', 'AUT', 32, 1, ' ');
6159 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Status', '008', 'AUT', 33, 1, ' ');
6160 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ModRec', '008', 'AUT', 38, 1, ' ');
6161 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Source', '008', 'AUT', 39, 1, ' ');
6162
6163 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('File', '008', 'COM', 26, 1, 'u');
6164 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('File', '006', 'COM', 9, 1, 'u');
6165 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Freq', '008', 'SER', 18, 1, ' ');
6166 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Freq', '006', 'SER', 1, 1, ' ');
6167 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Regl', '008', 'SER', 19, 1, ' ');
6168 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Regl', '006', 'SER', 2, 1, ' ');
6169
6170 -- record attributes
6171 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('alph','Alph','Alph');
6172 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('audience','Audn','Audn');
6173 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('bib_level','BLvl','BLvl',FALSE);
6174 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('biog','Biog','Biog');
6175 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('conf','Conf','Conf');
6176 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('control_type','Ctrl','Ctrl',FALSE);
6177 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('ctry','Ctry','Ctry');
6178 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('date1','Date1','Date1');
6179 INSERT INTO config.record_attr_definition (name,label,fixed_field,sorter,filter,multi) values ('pubdate','Pub Date','Date1',TRUE,FALSE,FALSE);
6180 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('date2','Date2','Date2');
6181 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('cat_form','Desc','Desc',FALSE);
6182 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('pub_status','DtSt','DtSt');
6183 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('enc_level','ELvl','ELvl',FALSE);
6184 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('fest','Fest','Fest');
6185 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('item_form','Form','Form');
6186 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('gpub','GPub','GPub');
6187 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('ills','Ills','Ills');
6188 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('indx','Indx','Indx');
6189 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('item_lang','Lang','Lang');
6190 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('language','Language (2.0 compat version)','Lang');
6191 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('lit_form','LitF','LitF');
6192 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('mrec','MRec','MRec');
6193 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('ff_sl','S/L','S/L');
6194 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('type_mat','TMat','TMat');
6195 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('item_type','Type','Type',FALSE);
6196 INSERT INTO config.record_attr_definition (name,label,phys_char_sf) values ('vr_format','Videorecording format',72);
6197 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('file','File','File');
6198 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('freq','Freq','Freq');
6199 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('regl','Regl','Regl');
6200 INSERT INTO config.record_attr_definition (name,label,sorter,filter,tag,multi) values ('titlesort','Title',TRUE,FALSE,'tnf',FALSE);
6201 INSERT INTO config.record_attr_definition (name,label,sorter,filter,tag,sf_list,multi) values ('authorsort','Author',TRUE,FALSE,'1%','abcdefgklmnopqrstvxyz',FALSE);
6202 INSERT INTO config.record_attr_definition (name, label, phys_char_sf)
6203     VALUES ('sr_format', oils_i18n_gettext('sr_format', 'Sound recording format', 'crad', 'label'), '62');
6204 INSERT INTO config.record_attr_definition (name, label, multi, filter, composite) 
6205     VALUES ('icon_format', oils_i18n_gettext('icon_format', 'OPAC Format Icons', 'crad', 'label'), TRUE, TRUE, TRUE);
6206 INSERT INTO config.record_attr_definition (name, label, multi, filter, composite) 
6207     VALUES ('mr_hold_format', oils_i18n_gettext('mr_hold_format', 'Metarecord Hold Formats', 'crad', 'label'),
6208     TRUE, TRUE, TRUE);
6209 INSERT INTO config.record_attr_definition 
6210     (name, label, multi, filter, composite) VALUES (
6211         'search_format', 
6212         oils_i18n_gettext('search_format', 'Search Formats', 'crad', 'label'),
6213         TRUE, TRUE, TRUE
6214     );
6215
6216 INSERT INTO config.record_attr_definition (name, label, format, xpath, vocabulary) VALUES (
6217     'content_type', oils_i18n_gettext('content_type', 'Content Type', 'ccvm', 'label'),
6218     'marcxml',
6219     $$//marc:datafield[@tag='336']/marc:subfield[@code='a']$$,
6220     'http://rdaregistry.info/termList/RDAContentType'
6221 );
6222 INSERT INTO config.record_attr_definition (name, label, format, xpath, vocabulary) VALUES (
6223     'media_type', oils_i18n_gettext('media_type', 'Media Type', 'ccvm', 'label'),
6224     'marcxml',
6225     $$//marc:datafield[@tag='337']/marc:subfield[@code='a']$$,
6226     'http://rdaregistry.info/termList/RDAMediaType'
6227 );
6228 INSERT INTO config.record_attr_definition (name, label, format, xpath, vocabulary) VALUES (
6229     'carrier_type', oils_i18n_gettext('carrier_type', 'Carrier Type', 'ccvm', 'label'),
6230     'marcxml',
6231     $$//marc:datafield[@tag='338']/marc:subfield[@code='a']$$,
6232     'http://rdaregistry.info/termList/RDACarrierType'
6233 );
6234
6235 -- TO-DO: Auto-generate these values from CLDR
6236 -- XXX These are the values used in MARC records ... does that match CLDR, including deprecated languages?
6237 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6238     (1, 'item_lang', 'aar', oils_i18n_gettext('aar', 'Afar', 'ccvm', 'value')),
6239     (2, 'item_lang', 'abk', oils_i18n_gettext('abk', 'Abkhaz', 'ccvm', 'value')),
6240     (3, 'item_lang', 'ace', oils_i18n_gettext('ace', 'Achinese', 'ccvm', 'value')),
6241     (4, 'item_lang', 'ach', oils_i18n_gettext('ach', 'Acoli', 'ccvm', 'value')),
6242     (5, 'item_lang', 'ada', oils_i18n_gettext('ada', 'Adangme', 'ccvm', 'value')),
6243     (6, 'item_lang', 'ady', oils_i18n_gettext('ady', 'Adygei', 'ccvm', 'value')),
6244     (7, 'item_lang', 'afa', oils_i18n_gettext('afa', 'Afroasiatic (Other)', 'ccvm', 'value')),
6245     (8, 'item_lang', 'afh', oils_i18n_gettext('afh', 'Afrihili (Artificial language)', 'ccvm', 'value')),
6246     (9, 'item_lang', 'afr', oils_i18n_gettext('afr', 'Afrikaans', 'ccvm', 'value')),
6247     (10, 'item_lang', '-ajm', oils_i18n_gettext('-ajm', 'Aljamía', 'ccvm', 'value')),
6248     (11, 'item_lang', 'aka', oils_i18n_gettext('aka', 'Akan', 'ccvm', 'value')),
6249     (12, 'item_lang', 'akk', oils_i18n_gettext('akk', 'Akkadian', 'ccvm', 'value')),
6250     (13, 'item_lang', 'alb', oils_i18n_gettext('alb', 'Albanian', 'ccvm', 'value')),
6251     (14, 'item_lang', 'ale', oils_i18n_gettext('ale', 'Aleut', 'ccvm', 'value')),
6252     (15, 'item_lang', 'alg', oils_i18n_gettext('alg', 'Algonquian (Other)', 'ccvm', 'value')),
6253     (16, 'item_lang', 'amh', oils_i18n_gettext('amh', 'Amharic', 'ccvm', 'value')),
6254     (17, 'item_lang', 'ang', oils_i18n_gettext('ang', 'English, Old (ca. 450-1100)', 'ccvm', 'value')),
6255     (18, 'item_lang', 'apa', oils_i18n_gettext('apa', 'Apache languages', 'ccvm', 'value')),
6256     (19, 'item_lang', 'ara', oils_i18n_gettext('ara', 'Arabic', 'ccvm', 'value')),
6257     (20, 'item_lang', 'arc', oils_i18n_gettext('arc', 'Aramaic', 'ccvm', 'value')),
6258     (21, 'item_lang', 'arg', oils_i18n_gettext('arg', 'Aragonese Spanish', 'ccvm', 'value')),
6259     (22, 'item_lang', 'arm', oils_i18n_gettext('arm', 'Armenian', 'ccvm', 'value')),
6260     (23, 'item_lang', 'arn', oils_i18n_gettext('arn', 'Mapuche', 'ccvm', 'value')),
6261     (24, 'item_lang', 'arp', oils_i18n_gettext('arp', 'Arapaho', 'ccvm', 'value')),
6262     (25, 'item_lang', 'art', oils_i18n_gettext('art', 'Artificial (Other)', 'ccvm', 'value')),
6263     (26, 'item_lang', 'arw', oils_i18n_gettext('arw', 'Arawak', 'ccvm', 'value')),
6264     (27, 'item_lang', 'asm', oils_i18n_gettext('asm', 'Assamese', 'ccvm', 'value')),
6265     (28, 'item_lang', 'ast', oils_i18n_gettext('ast', 'Bable', 'ccvm', 'value')),
6266     (29, 'item_lang', 'ath', oils_i18n_gettext('ath', 'Athapascan (Other)', 'ccvm', 'value')),
6267     (30, 'item_lang', 'aus', oils_i18n_gettext('aus', 'Australian languages', 'ccvm', 'value')),
6268     (31, 'item_lang', 'ava', oils_i18n_gettext('ava', 'Avaric', 'ccvm', 'value')),
6269     (32, 'item_lang', 'ave', oils_i18n_gettext('ave', 'Avestan', 'ccvm', 'value')),
6270     (33, 'item_lang', 'awa', oils_i18n_gettext('awa', 'Awadhi', 'ccvm', 'value')),
6271     (34, 'item_lang', 'aym', oils_i18n_gettext('aym', 'Aymara', 'ccvm', 'value')),
6272     (35, 'item_lang', 'aze', oils_i18n_gettext('aze', 'Azerbaijani', 'ccvm', 'value')),
6273     (36, 'item_lang', 'bad', oils_i18n_gettext('bad', 'Banda', 'ccvm', 'value')),
6274     (37, 'item_lang', 'bai', oils_i18n_gettext('bai', 'Bamileke languages', 'ccvm', 'value')),
6275     (38, 'item_lang', 'bak', oils_i18n_gettext('bak', 'Bashkir', 'ccvm', 'value')),
6276     (39, 'item_lang', 'bal', oils_i18n_gettext('bal', 'Baluchi', 'ccvm', 'value')),
6277     (40, 'item_lang', 'bam', oils_i18n_gettext('40', 'Bambara', 'ccvm', 'value')),
6278     (41, 'item_lang', 'ban', oils_i18n_gettext('41', 'Balinese', 'ccvm', 'value')),
6279     (42, 'item_lang', 'baq', oils_i18n_gettext('42', 'Basque', 'ccvm', 'value')),
6280     (43, 'item_lang', 'bas', oils_i18n_gettext('43', 'Basa', 'ccvm', 'value')),
6281     (44, 'item_lang', 'bat', oils_i18n_gettext('44', 'Baltic (Other)', 'ccvm', 'value')),
6282     (45, 'item_lang', 'bej', oils_i18n_gettext('45', 'Beja', 'ccvm', 'value')),
6283     (46, 'item_lang', 'bel', oils_i18n_gettext('46', 'Belarusian', 'ccvm', 'value')),
6284     (47, 'item_lang', 'bem', oils_i18n_gettext('47', 'Bemba', 'ccvm', 'value')),
6285     (48, 'item_lang', 'ben', oils_i18n_gettext('48', 'Bengali', 'ccvm', 'value')),
6286     (49, 'item_lang', 'ber', oils_i18n_gettext('49', 'Berber (Other)', 'ccvm', 'value')),
6287     (50, 'item_lang', 'bho', oils_i18n_gettext('50', 'Bhojpuri', 'ccvm', 'value')),
6288     (51, 'item_lang', 'bih', oils_i18n_gettext('51', 'Bihari', 'ccvm', 'value')),
6289     (52, 'item_lang', 'bik', oils_i18n_gettext('52', 'Bikol', 'ccvm', 'value')),
6290     (53, 'item_lang', 'bin', oils_i18n_gettext('53', 'Edo', 'ccvm', 'value')),
6291     (54, 'item_lang', 'bis', oils_i18n_gettext('54', 'Bislama', 'ccvm', 'value')),
6292     (55, 'item_lang', 'bla', oils_i18n_gettext('55', 'Siksika', 'ccvm', 'value')),
6293     (56, 'item_lang', 'bnt', oils_i18n_gettext('56', 'Bantu (Other)', 'ccvm', 'value')),
6294     (57, 'item_lang', 'bos', oils_i18n_gettext('57', 'Bosnian', 'ccvm', 'value')),
6295     (58, 'item_lang', 'bra', oils_i18n_gettext('58', 'Braj', 'ccvm', 'value')),
6296     (59, 'item_lang', 'bre', oils_i18n_gettext('59', 'Breton', 'ccvm', 'value')),
6297     (60, 'item_lang', 'btk', oils_i18n_gettext('60', 'Batak', 'ccvm', 'value')),
6298     (61, 'item_lang', 'bua', oils_i18n_gettext('61', 'Buriat', 'ccvm', 'value')),
6299     (62, 'item_lang', 'bug', oils_i18n_gettext('62', 'Bugis', 'ccvm', 'value')),
6300     (63, 'item_lang', 'bul', oils_i18n_gettext('63', 'Bulgarian', 'ccvm', 'value')),
6301     (64, 'item_lang', 'bur', oils_i18n_gettext('64', 'Burmese', 'ccvm', 'value')),
6302     (65, 'item_lang', 'cad', oils_i18n_gettext('65', 'Caddo', 'ccvm', 'value')),
6303     (66, 'item_lang', 'cai', oils_i18n_gettext('66', 'Central American Indian (Other)', 'ccvm', 'value')),
6304     (67, 'item_lang', '-cam', oils_i18n_gettext('67', 'Khmer', 'ccvm', 'value')),
6305     (68, 'item_lang', 'car', oils_i18n_gettext('68', 'Carib', 'ccvm', 'value')),
6306     (69, 'item_lang', 'cat', oils_i18n_gettext('69', 'Catalan', 'ccvm', 'value')),
6307     (70, 'item_lang', 'cau', oils_i18n_gettext('70', 'Caucasian (Other)', 'ccvm', 'value')),
6308     (71, 'item_lang', 'ceb', oils_i18n_gettext('71', 'Cebuano', 'ccvm', 'value')),
6309     (72, 'item_lang', 'cel', oils_i18n_gettext('72', 'Celtic (Other)', 'ccvm', 'value')),
6310     (73, 'item_lang', 'cha', oils_i18n_gettext('73', 'Chamorro', 'ccvm', 'value')),
6311     (74, 'item_lang', 'chb', oils_i18n_gettext('74', 'Chibcha', 'ccvm', 'value')),
6312     (75, 'item_lang', 'che', oils_i18n_gettext('75', 'Chechen', 'ccvm', 'value')),
6313     (76, 'item_lang', 'chg', oils_i18n_gettext('76', 'Chagatai', 'ccvm', 'value')),
6314     (77, 'item_lang', 'chi', oils_i18n_gettext('77', 'Chinese', 'ccvm', 'value')),
6315     (78, 'item_lang', 'chk', oils_i18n_gettext('78', 'Truk', 'ccvm', 'value')),
6316     (79, 'item_lang', 'chm', oils_i18n_gettext('79', 'Mari', 'ccvm', 'value')),
6317     (80, 'item_lang', 'chn', oils_i18n_gettext('80', 'Chinook jargon', 'ccvm', 'value')),
6318     (81, 'item_lang', 'cho', oils_i18n_gettext('81', 'Choctaw', 'ccvm', 'value')),
6319     (82, 'item_lang', 'chp', oils_i18n_gettext('82', 'Chipewyan', 'ccvm', 'value')),
6320     (83, 'item_lang', 'chr', oils_i18n_gettext('83', 'Cherokee', 'ccvm', 'value')),
6321     (84, 'item_lang', 'chu', oils_i18n_gettext('84', 'Church Slavic', 'ccvm', 'value')),
6322     (85, 'item_lang', 'chv', oils_i18n_gettext('85', 'Chuvash', 'ccvm', 'value')),
6323     (86, 'item_lang', 'chy', oils_i18n_gettext('86', 'Cheyenne', 'ccvm', 'value')),
6324     (87, 'item_lang', 'cmc', oils_i18n_gettext('87', 'Chamic languages', 'ccvm', 'value')),
6325     (88, 'item_lang', 'cop', oils_i18n_gettext('88', 'Coptic', 'ccvm', 'value')),
6326     (89, 'item_lang', 'cor', oils_i18n_gettext('89', 'Cornish', 'ccvm', 'value')),
6327     (90, 'item_lang', 'cos', oils_i18n_gettext('90', 'Corsican', 'ccvm', 'value')),
6328     (91, 'item_lang', 'cpe', oils_i18n_gettext('91', 'Creoles and Pidgins, English-based (Other)', 'ccvm', 'value')),
6329     (92, 'item_lang', 'cpf', oils_i18n_gettext('92', 'Creoles and Pidgins, French-based (Other)', 'ccvm', 'value')),
6330     (93, 'item_lang', 'cpp', oils_i18n_gettext('93', 'Creoles and Pidgins, Portuguese-based (Other)', 'ccvm', 'value')),
6331     (94, 'item_lang', 'cre', oils_i18n_gettext('94', 'Cree', 'ccvm', 'value')),
6332     (95, 'item_lang', 'crh', oils_i18n_gettext('95', 'Crimean Tatar', 'ccvm', 'value')),
6333     (96, 'item_lang', 'crp', oils_i18n_gettext('96', 'Creoles and Pidgins (Other)', 'ccvm', 'value')),
6334     (97, 'item_lang', 'cus', oils_i18n_gettext('97', 'Cushitic (Other)', 'ccvm', 'value')),
6335     (98, 'item_lang', 'cze', oils_i18n_gettext('98', 'Czech', 'ccvm', 'value')),
6336     (99, 'item_lang', 'dak', oils_i18n_gettext('99', 'Dakota', 'ccvm', 'value')),
6337     (100, 'item_lang', 'dan', oils_i18n_gettext('100', 'Danish', 'ccvm', 'value')),
6338     (101, 'item_lang', 'dar', oils_i18n_gettext('101', 'Dargwa', 'ccvm', 'value')),
6339     (102, 'item_lang', 'day', oils_i18n_gettext('102', 'Dayak', 'ccvm', 'value')),
6340     (103, 'item_lang', 'del', oils_i18n_gettext('103', 'Delaware', 'ccvm', 'value')),
6341     (104, 'item_lang', 'den', oils_i18n_gettext('104', 'Slave', 'ccvm', 'value')),
6342     (105, 'item_lang', 'dgr', oils_i18n_gettext('105', 'Dogrib', 'ccvm', 'value')),
6343     (106, 'item_lang', 'din', oils_i18n_gettext('106', 'Dinka', 'ccvm', 'value')),
6344     (107, 'item_lang', 'div', oils_i18n_gettext('107', 'Divehi', 'ccvm', 'value')),
6345     (108, 'item_lang', 'doi', oils_i18n_gettext('108', 'Dogri', 'ccvm', 'value')),
6346     (109, 'item_lang', 'dra', oils_i18n_gettext('109', 'Dravidian (Other)', 'ccvm', 'value')),
6347     (110, 'item_lang', 'dua', oils_i18n_gettext('110', 'Duala', 'ccvm', 'value')),
6348     (111, 'item_lang', 'dum', oils_i18n_gettext('111', 'Dutch, Middle (ca. 1050-1350)', 'ccvm', 'value')),
6349     (112, 'item_lang', 'dut', oils_i18n_gettext('112', 'Dutch', 'ccvm', 'value')),
6350     (113, 'item_lang', 'dyu', oils_i18n_gettext('113', 'Dyula', 'ccvm', 'value')),
6351     (114, 'item_lang', 'dzo', oils_i18n_gettext('114', 'Dzongkha', 'ccvm', 'value')),
6352     (115, 'item_lang', 'efi', oils_i18n_gettext('115', 'Efik', 'ccvm', 'value')),
6353     (116, 'item_lang', 'egy', oils_i18n_gettext('116', 'Egyptian', 'ccvm', 'value')),
6354     (117, 'item_lang', 'eka', oils_i18n_gettext('117', 'Ekajuk', 'ccvm', 'value')),
6355     (118, 'item_lang', 'elx', oils_i18n_gettext('118', 'Elamite', 'ccvm', 'value')),
6356     (119, 'item_lang', 'eng', oils_i18n_gettext('119', 'English', 'ccvm', 'value')),
6357     (120, 'item_lang', 'enm', oils_i18n_gettext('120', 'English, Middle (1100-1500)', 'ccvm', 'value')),
6358     (121, 'item_lang', 'epo', oils_i18n_gettext('121', 'Esperanto', 'ccvm', 'value')),
6359     (122, 'item_lang', '-esk', oils_i18n_gettext('122', 'Eskimo languages', 'ccvm', 'value')),
6360     (123, 'item_lang', '-esp', oils_i18n_gettext('123', 'Esperanto', 'ccvm', 'value')),
6361     (124, 'item_lang', 'est', oils_i18n_gettext('124', 'Estonian', 'ccvm', 'value')),
6362     (125, 'item_lang', '-eth', oils_i18n_gettext('125', 'Ethiopic', 'ccvm', 'value')),
6363     (126, 'item_lang', 'ewe', oils_i18n_gettext('126', 'Ewe', 'ccvm', 'value')),
6364     (127, 'item_lang', 'ewo', oils_i18n_gettext('127', 'Ewondo', 'ccvm', 'value')),
6365     (128, 'item_lang', 'fan', oils_i18n_gettext('128', 'Fang', 'ccvm', 'value')),
6366     (129, 'item_lang', 'fao', oils_i18n_gettext('129', 'Faroese', 'ccvm', 'value')),
6367     (130, 'item_lang', '-far', oils_i18n_gettext('130', 'Faroese', 'ccvm', 'value')),
6368     (131, 'item_lang', 'fat', oils_i18n_gettext('131', 'Fanti', 'ccvm', 'value')),
6369     (132, 'item_lang', 'fij', oils_i18n_gettext('132', 'Fijian', 'ccvm', 'value')),
6370     (133, 'item_lang', 'fin', oils_i18n_gettext('133', 'Finnish', 'ccvm', 'value')),
6371     (134, 'item_lang', 'fiu', oils_i18n_gettext('134', 'Finno-Ugrian (Other)', 'ccvm', 'value')),
6372     (135, 'item_lang', 'fon', oils_i18n_gettext('135', 'Fon', 'ccvm', 'value')),
6373     (136, 'item_lang', 'fre', oils_i18n_gettext('136', 'French', 'ccvm', 'value')),
6374     (137, 'item_lang', '-fri', oils_i18n_gettext('137', 'Frisian', 'ccvm', 'value')),
6375     (138, 'item_lang', 'frm', oils_i18n_gettext('138', 'French, Middle (ca. 1400-1600)', 'ccvm', 'value')),
6376     (139, 'item_lang', 'fro', oils_i18n_gettext('139', 'French, Old (ca. 842-1400)', 'ccvm', 'value')),
6377     (140, 'item_lang', 'fry', oils_i18n_gettext('140', 'Frisian', 'ccvm', 'value')),
6378     (141, 'item_lang', 'ful', oils_i18n_gettext('141', 'Fula', 'ccvm', 'value')),
6379     (142, 'item_lang', 'fur', oils_i18n_gettext('142', 'Friulian', 'ccvm', 'value')),
6380     (143, 'item_lang', 'gaa', oils_i18n_gettext('143', 'Gã', 'ccvm', 'value')),
6381     (144, 'item_lang', '-gae', oils_i18n_gettext('144', 'Scottish Gaelic', 'ccvm', 'value')),
6382     (145, 'item_lang', '-gag', oils_i18n_gettext('145', 'Galician', 'ccvm', 'value')),
6383     (146, 'item_lang', '-gal', oils_i18n_gettext('146', 'Oromo', 'ccvm', 'value')),
6384     (147, 'item_lang', 'gay', oils_i18n_gettext('147', 'Gayo', 'ccvm', 'value')),
6385     (148, 'item_lang', 'gba', oils_i18n_gettext('148', 'Gbaya', 'ccvm', 'value')),
6386     (149, 'item_lang', 'gem', oils_i18n_gettext('149', 'Germanic (Other)', 'ccvm', 'value')),
6387     (150, 'item_lang', 'geo', oils_i18n_gettext('150', 'Georgian', 'ccvm', 'value')),
6388     (151, 'item_lang', 'ger', oils_i18n_gettext('151', 'German', 'ccvm', 'value')),
6389     (152, 'item_lang', 'gez', oils_i18n_gettext('152', 'Ethiopic', 'ccvm', 'value')),
6390     (153, 'item_lang', 'gil', oils_i18n_gettext('153', 'Gilbertese', 'ccvm', 'value')),
6391     (154, 'item_lang', 'gla', oils_i18n_gettext('154', 'Scottish Gaelic', 'ccvm', 'value')),
6392     (155, 'item_lang', 'gle', oils_i18n_gettext('155', 'Irish', 'ccvm', 'value')),
6393     (156, 'item_lang', 'glg', oils_i18n_gettext('156', 'Galician', 'ccvm', 'value')),
6394     (157, 'item_lang', 'glv', oils_i18n_gettext('157', 'Manx', 'ccvm', 'value')),
6395     (158, 'item_lang', 'gmh', oils_i18n_gettext('158', 'German, Middle High (ca. 1050-1500)', 'ccvm', 'value')),
6396     (159, 'item_lang', 'goh', oils_i18n_gettext('159', 'German, Old High (ca. 750-1050)', 'ccvm', 'value')),
6397     (160, 'item_lang', 'gon', oils_i18n_gettext('160', 'Gondi', 'ccvm', 'value')),
6398     (161, 'item_lang', 'gor', oils_i18n_gettext('161', 'Gorontalo', 'ccvm', 'value')),
6399     (162, 'item_lang', 'got', oils_i18n_gettext('162', 'Gothic', 'ccvm', 'value')),
6400     (163, 'item_lang', 'grb', oils_i18n_gettext('163', 'Grebo', 'ccvm', 'value')),
6401     (164, 'item_lang', 'grc', oils_i18n_gettext('164', 'Greek, Ancient (to 1453)', 'ccvm', 'value')),
6402     (165, 'item_lang', 'gre', oils_i18n_gettext('165', 'Greek, Modern (1453- )', 'ccvm', 'value')),
6403     (166, 'item_lang', 'grn', oils_i18n_gettext('166', 'Guarani', 'ccvm', 'value')),
6404     (167, 'item_lang', '-gua', oils_i18n_gettext('167', 'Guarani', 'ccvm', 'value')),
6405     (168, 'item_lang', 'guj', oils_i18n_gettext('168', 'Gujarati', 'ccvm', 'value')),
6406     (169, 'item_lang', 'gwi', oils_i18n_gettext('169', 'Gwich''in', 'ccvm', 'value')),
6407     (170, 'item_lang', 'hai', oils_i18n_gettext('170', 'Haida', 'ccvm', 'value')),
6408     (171, 'item_lang', 'hat', oils_i18n_gettext('171', 'Haitian French Creole', 'ccvm', 'value')),
6409     (172, 'item_lang', 'hau', oils_i18n_gettext('172', 'Hausa', 'ccvm', 'value')),
6410     (173, 'item_lang', 'haw', oils_i18n_gettext('173', 'Hawaiian', 'ccvm', 'value')),
6411     (174, 'item_lang', 'heb', oils_i18n_gettext('174', 'Hebrew', 'ccvm', 'value')),
6412     (175, 'item_lang', 'her', oils_i18n_gettext('175', 'Herero', 'ccvm', 'value')),
6413     (176, 'item_lang', 'hil', oils_i18n_gettext('176', 'Hiligaynon', 'ccvm', 'value')),
6414     (177, 'item_lang', 'him', oils_i18n_gettext('177', 'Himachali', 'ccvm', 'value')),
6415     (178, 'item_lang', 'hin', oils_i18n_gettext('178', 'Hindi', 'ccvm', 'value')),
6416     (179, 'item_lang', 'hit', oils_i18n_gettext('179', 'Hittite', 'ccvm', 'value')),
6417     (180, 'item_lang', 'hmn', oils_i18n_gettext('180', 'Hmong', 'ccvm', 'value')),
6418     (181, 'item_lang', 'hmo', oils_i18n_gettext('181', 'Hiri Motu', 'ccvm', 'value')),
6419     (182, 'item_lang', 'hun', oils_i18n_gettext('182', 'Hungarian', 'ccvm', 'value')),
6420     (183, 'item_lang', 'hup', oils_i18n_gettext('183', 'Hupa', 'ccvm', 'value')),
6421     (184, 'item_lang', 'iba', oils_i18n_gettext('184', 'Iban', 'ccvm', 'value')),
6422     (185, 'item_lang', 'ibo', oils_i18n_gettext('185', 'Igbo', 'ccvm', 'value')),
6423     (186, 'item_lang', 'ice', oils_i18n_gettext('186', 'Icelandic', 'ccvm', 'value')),
6424     (187, 'item_lang', 'ido', oils_i18n_gettext('187', 'Ido', 'ccvm', 'value')),
6425     (188, 'item_lang', 'iii', oils_i18n_gettext('188', 'Sichuan Yi', 'ccvm', 'value')),
6426     (189, 'item_lang', 'ijo', oils_i18n_gettext('189', 'Ijo', 'ccvm', 'value')),
6427     (190, 'item_lang', 'iku', oils_i18n_gettext('190', 'Inuktitut', 'ccvm', 'value')),
6428     (191, 'item_lang', 'ile', oils_i18n_gettext('191', 'Interlingue', 'ccvm', 'value')),
6429     (192, 'item_lang', 'ilo', oils_i18n_gettext('192', 'Iloko', 'ccvm', 'value')),
6430     (193, 'item_lang', 'ina', oils_i18n_gettext('193', 'Interlingua (International Auxiliary Language Association)', 'ccvm', 'value')),
6431     (194, 'item_lang', 'inc', oils_i18n_gettext('194', 'Indic (Other)', 'ccvm', 'value')),
6432     (195, 'item_lang', 'ind', oils_i18n_gettext('195', 'Indonesian', 'ccvm', 'value')),
6433     (196, 'item_lang', 'ine', oils_i18n_gettext('196', 'Indo-European (Other)', 'ccvm', 'value')),
6434     (197, 'item_lang', 'inh', oils_i18n_gettext('197', 'Ingush', 'ccvm', 'value')),
6435     (198, 'item_lang', '-int', oils_i18n_gettext('198', 'Interlingua (International Auxiliary Language Association)', 'ccvm', 'value')),
6436     (199, 'item_lang', 'ipk', oils_i18n_gettext('199', 'Inupiaq', 'ccvm', 'value')),
6437     (200, 'item_lang', 'ira', oils_i18n_gettext('200', 'Iranian (Other)', 'ccvm', 'value')),
6438     (201, 'item_lang', '-iri', oils_i18n_gettext('201', 'Irish', 'ccvm', 'value')),
6439     (202, 'item_lang', 'iro', oils_i18n_gettext('202', 'Iroquoian (Other)', 'ccvm', 'value')),
6440     (203, 'item_lang', 'ita', oils_i18n_gettext('203', 'Italian', 'ccvm', 'value')),
6441     (204, 'item_lang', 'jav', oils_i18n_gettext('204', 'Javanese', 'ccvm', 'value')),
6442     (205, 'item_lang', 'jpn', oils_i18n_gettext('205', 'Japanese', 'ccvm', 'value')),
6443     (206, 'item_lang', 'jpr', oils_i18n_gettext('206', 'Judeo-Persian', 'ccvm', 'value')),
6444     (207, 'item_lang', 'jrb', oils_i18n_gettext('207', 'Judeo-Arabic', 'ccvm', 'value')),
6445     (208, 'item_lang', 'kaa', oils_i18n_gettext('208', 'Kara-Kalpak', 'ccvm', 'value')),
6446     (209, 'item_lang', 'kab', oils_i18n_gettext('209', 'Kabyle', 'ccvm', 'value')),
6447     (210, 'item_lang', 'kac', oils_i18n_gettext('210', 'Kachin', 'ccvm', 'value')),
6448     (211, 'item_lang', 'kal', oils_i18n_gettext('211', 'Kalâtdlisut', 'ccvm', 'value')),
6449     (212, 'item_lang', 'kam', oils_i18n_gettext('212', 'Kamba', 'ccvm', 'value')),
6450     (213, 'item_lang', 'kan', oils_i18n_gettext('213', 'Kannada', 'ccvm', 'value')),
6451     (214, 'item_lang', 'kar', oils_i18n_gettext('214', 'Karen', 'ccvm', 'value')),
6452     (215, 'item_lang', 'kas', oils_i18n_gettext('215', 'Kashmiri', 'ccvm', 'value')),
6453     (216, 'item_lang', 'kau', oils_i18n_gettext('216', 'Kanuri', 'ccvm', 'value')),
6454     (217, 'item_lang', 'kaw', oils_i18n_gettext('217', 'Kawi', 'ccvm', 'value')),
6455     (218, 'item_lang', 'kaz', oils_i18n_gettext('218', 'Kazakh', 'ccvm', 'value')),
6456     (219, 'item_lang', 'kbd', oils_i18n_gettext('219', 'Kabardian', 'ccvm', 'value')),
6457     (220, 'item_lang', 'kha', oils_i18n_gettext('220', 'Khasi', 'ccvm', 'value')),
6458     (221, 'item_lang', 'khi', oils_i18n_gettext('221', 'Khoisan (Other)', 'ccvm', 'value')),
6459     (222, 'item_lang', 'khm', oils_i18n_gettext('222', 'Khmer', 'ccvm', 'value')),
6460     (223, 'item_lang', 'kho', oils_i18n_gettext('223', 'Khotanese', 'ccvm', 'value')),
6461     (224, 'item_lang', 'kik', oils_i18n_gettext('224', 'Kikuyu', 'ccvm', 'value')),
6462     (225, 'item_lang', 'kin', oils_i18n_gettext('225', 'Kinyarwanda', 'ccvm', 'value')),
6463     (226, 'item_lang', 'kir', oils_i18n_gettext('226', 'Kyrgyz', 'ccvm', 'value')),
6464     (227, 'item_lang', 'kmb', oils_i18n_gettext('227', 'Kimbundu', 'ccvm', 'value')),
6465     (228, 'item_lang', 'kok', oils_i18n_gettext('228', 'Konkani', 'ccvm', 'value')),
6466     (229, 'item_lang', 'kom', oils_i18n_gettext('229', 'Komi', 'ccvm', 'value')),
6467     (230, 'item_lang', 'kon', oils_i18n_gettext('230', 'Kongo', 'ccvm', 'value')),
6468     (231, 'item_lang', 'kor', oils_i18n_gettext('231', 'Korean', 'ccvm', 'value')),
6469     (232, 'item_lang', 'kos', oils_i18n_gettext('232', 'Kusaie', 'ccvm', 'value')),
6470     (233, 'item_lang', 'kpe', oils_i18n_gettext('233', 'Kpelle', 'ccvm', 'value')),
6471     (234, 'item_lang', 'kro', oils_i18n_gettext('234', 'Kru', 'ccvm', 'value')),
6472     (235, 'item_lang', 'kru', oils_i18n_gettext('235', 'Kurukh', 'ccvm', 'value')),
6473     (236, 'item_lang', 'kua', oils_i18n_gettext('236', 'Kuanyama', 'ccvm', 'value')),
6474     (237, 'item_lang', 'kum', oils_i18n_gettext('237', 'Kumyk', 'ccvm', 'value')),
6475     (238, 'item_lang', 'kur', oils_i18n_gettext('238', 'Kurdish', 'ccvm', 'value')),
6476     (239, 'item_lang', '-kus', oils_i18n_gettext('239', 'Kusaie', 'ccvm', 'value')),
6477     (240, 'item_lang', 'kut', oils_i18n_gettext('240', 'Kutenai', 'ccvm', 'value')),
6478     (241, 'item_lang', 'lad', oils_i18n_gettext('241', 'Ladino', 'ccvm', 'value')),
6479     (242, 'item_lang', 'lah', oils_i18n_gettext('242', 'Lahnda', 'ccvm', 'value')),
6480     (243, 'item_lang', 'lam', oils_i18n_gettext('243', 'Lamba', 'ccvm', 'value')),
6481     (244, 'item_lang', '-lan', oils_i18n_gettext('244', 'Occitan (post-1500)', 'ccvm', 'value')),
6482     (245, 'item_lang', 'lao', oils_i18n_gettext('245', 'Lao', 'ccvm', 'value')),
6483     (246, 'item_lang', '-lap', oils_i18n_gettext('246', 'Sami', 'ccvm', 'value')),
6484     (247, 'item_lang', 'lat', oils_i18n_gettext('247', 'Latin', 'ccvm', 'value')),
6485     (248, 'item_lang', 'lav', oils_i18n_gettext('248', 'Latvian', 'ccvm', 'value')),
6486     (249, 'item_lang', 'lez', oils_i18n_gettext('249', 'Lezgian', 'ccvm', 'value')),
6487     (250, 'item_lang', 'lim', oils_i18n_gettext('250', 'Limburgish', 'ccvm', 'value')),
6488     (251, 'item_lang', 'lin', oils_i18n_gettext('251', 'Lingala', 'ccvm', 'value')),
6489     (252, 'item_lang', 'lit', oils_i18n_gettext('252', 'Lithuanian', 'ccvm', 'value')),
6490     (253, 'item_lang', 'lol', oils_i18n_gettext('253', 'Mongo-Nkundu', 'ccvm', 'value')),
6491     (254, 'item_lang', 'loz', oils_i18n_gettext('254', 'Lozi', 'ccvm', 'value')),
6492     (255, 'item_lang', 'ltz', oils_i18n_gettext('255', 'Letzeburgesch', 'ccvm', 'value')),
6493     (256, 'item_lang', 'lua', oils_i18n_gettext('256', 'Luba-Lulua', 'ccvm', 'value')),
6494     (257, 'item_lang', 'lub', oils_i18n_gettext('257', 'Luba-Katanga', 'ccvm', 'value')),
6495     (258, 'item_lang', 'lug', oils_i18n_gettext('258', 'Ganda', 'ccvm', 'value')),
6496     (259, 'item_lang', 'lui', oils_i18n_gettext('259', 'Luiseño', 'ccvm', 'value')),
6497     (260, 'item_lang', 'lun', oils_i18n_gettext('260', 'Lunda', 'ccvm', 'value')),
6498     (261, 'item_lang', 'luo', oils_i18n_gettext('261', 'Luo (Kenya and Tanzania)', 'ccvm', 'value')),
6499     (262, 'item_lang', 'lus', oils_i18n_gettext('262', 'Lushai', 'ccvm', 'value')),
6500     (263, 'item_lang', 'mac', oils_i18n_gettext('263', 'Macedonian', 'ccvm', 'value')),
6501     (264, 'item_lang', 'mad', oils_i18n_gettext('264', 'Madurese', 'ccvm', 'value')),
6502     (265, 'item_lang', 'mag', oils_i18n_gettext('265', 'Magahi', 'ccvm', 'value')),
6503     (266, 'item_lang', 'mah', oils_i18n_gettext('266', 'Marshallese', 'ccvm', 'value')),
6504     (267, 'item_lang', 'mai', oils_i18n_gettext('267', 'Maithili', 'ccvm', 'value')),
6505     (268, 'item_lang', 'mak', oils_i18n_gettext('268', 'Makasar', 'ccvm', 'value')),
6506     (269, 'item_lang', 'mal', oils_i18n_gettext('269', 'Malayalam', 'ccvm', 'value')),
6507     (270, 'item_lang', 'man', oils_i18n_gettext('270', 'Mandingo', 'ccvm', 'value')),
6508     (271, 'item_lang', 'mao', oils_i18n_gettext('271', 'Maori', 'ccvm', 'value')),
6509     (272, 'item_lang', 'map', oils_i18n_gettext('272', 'Austronesian (Other)', 'ccvm', 'value')),
6510     (273, 'item_lang', 'mar', oils_i18n_gettext('273', 'Marathi', 'ccvm', 'value')),
6511     (274, 'item_lang', 'mas', oils_i18n_gettext('274', 'Masai', 'ccvm', 'value')),
6512     (275, 'item_lang', '-max', oils_i18n_gettext('275', 'Manx', 'ccvm', 'value')),
6513     (276, 'item_lang', 'may', oils_i18n_gettext('276', 'Malay', 'ccvm', 'value')),
6514     (277, 'item_lang', 'mdr', oils_i18n_gettext('277', 'Mandar', 'ccvm', 'value')),
6515     (278, 'item_lang', 'men', oils_i18n_gettext('278', 'Mende', 'ccvm', 'value')),
6516     (279, 'item_lang', 'mga', oils_i18n_gettext('279', 'Irish, Middle (ca. 1100-1550)', 'ccvm', 'value')),
6517     (280, 'item_lang', 'mic', oils_i18n_gettext('280', 'Micmac', 'ccvm', 'value')),
6518     (281, 'item_lang', 'min', oils_i18n_gettext('281', 'Minangkabau', 'ccvm', 'value')),
6519     (282, 'item_lang', 'mis', oils_i18n_gettext('282', 'Miscellaneous languages', 'ccvm', 'value')),
6520     (283, 'item_lang', 'mkh', oils_i18n_gettext('283', 'Mon-Khmer (Other)', 'ccvm', 'value')),
6521     (284, 'item_lang', '-mla', oils_i18n_gettext('284', 'Malagasy', 'ccvm', 'value')),
6522     (285, 'item_lang', 'mlg', oils_i18n_gettext('285', 'Malagasy', 'ccvm', 'value')),
6523     (286, 'item_lang', 'mlt', oils_i18n_gettext('286', 'Maltese', 'ccvm', 'value')),
6524     (287, 'item_lang', 'mnc', oils_i18n_gettext('287', 'Manchu', 'ccvm', 'value')),
6525     (288, 'item_lang', 'mni', oils_i18n_gettext('288', 'Manipuri', 'ccvm', 'value')),
6526     (289, 'item_lang', 'mno', oils_i18n_gettext('289', 'Manobo languages', 'ccvm', 'value')),
6527     (290, 'item_lang', 'moh', oils_i18n_gettext('290', 'Mohawk', 'ccvm', 'value')),
6528     (291, 'item_lang', 'mol', oils_i18n_gettext('291', 'Moldavian', 'ccvm', 'value')),
6529     (292, 'item_lang', 'mon', oils_i18n_gettext('292', 'Mongolian', 'ccvm', 'value')),
6530     (293, 'item_lang', 'mos', oils_i18n_gettext('293', 'Mooré', 'ccvm', 'value')),
6531     (294, 'item_lang', 'mul', oils_i18n_gettext('294', 'Multiple languages', 'ccvm', 'value')),
6532     (295, 'item_lang', 'mun', oils_i18n_gettext('295', 'Munda (Other)', 'ccvm', 'value')),
6533     (296, 'item_lang', 'mus', oils_i18n_gettext('296', 'Creek', 'ccvm', 'value')),
6534     (297, 'item_lang', 'mwr', oils_i18n_gettext('297', 'Marwari', 'ccvm', 'value')),
6535     (298, 'item_lang', 'myn', oils_i18n_gettext('298', 'Mayan languages', 'ccvm', 'value')),
6536     (299, 'item_lang', 'nah', oils_i18n_gettext('299', 'Nahuatl', 'ccvm', 'value')),
6537     (300, 'item_lang', 'nai', oils_i18n_gettext('300', 'North American Indian (Other)', 'ccvm', 'value')),
6538     (301, 'item_lang', 'nap', oils_i18n_gettext('301', 'Neapolitan Italian', 'ccvm', 'value')),
6539     (302, 'item_lang', 'nau', oils_i18n_gettext('302', 'Nauru', 'ccvm', 'value')),
6540     (303, 'item_lang', 'nav', oils_i18n_gettext('303', 'Navajo', 'ccvm', 'value')),
6541     (304, 'item_lang', 'nbl', oils_i18n_gettext('304', 'Ndebele (South Africa)', 'ccvm', 'value')),
6542     (305, 'item_lang', 'nde', oils_i18n_gettext('305', 'Ndebele (Zimbabwe)  ', 'ccvm', 'value')),
6543     (306, 'item_lang', 'ndo', oils_i18n_gettext('306', 'Ndonga', 'ccvm', 'value')),
6544     (307, 'item_lang', 'nds', oils_i18n_gettext('307', 'Low German', 'ccvm', 'value')),
6545     (308, 'item_lang', 'nep', oils_i18n_gettext('308', 'Nepali', 'ccvm', 'value')),
6546     (309, 'item_lang', 'new', oils_i18n_gettext('309', 'Newari', 'ccvm', 'value')),
6547     (310, 'item_lang', 'nia', oils_i18n_gettext('310', 'Nias', 'ccvm', 'value')),
6548     (311, 'item_lang', 'nic', oils_i18n_gettext('311', 'Niger-Kordofanian (Other)', 'ccvm', 'value')),
6549     (312, 'item_lang', 'niu', oils_i18n_gettext('312', 'Niuean', 'ccvm', 'value')),
6550     (313, 'item_lang', 'nno', oils_i18n_gettext('313', 'Norwegian (Nynorsk)', 'ccvm', 'value')),
6551     (314, 'item_lang', 'nob', oils_i18n_gettext('314', 'Norwegian (BokmÃ¥l)', 'ccvm', 'value')),
6552     (315, 'item_lang', 'nog', oils_i18n_gettext('315', 'Nogai', 'ccvm', 'value')),
6553     (316, 'item_lang', 'non', oils_i18n_gettext('316', 'Old Norse', 'ccvm', 'value')),
6554     (317, 'item_lang', 'nor', oils_i18n_gettext('317', 'Norwegian', 'ccvm', 'value')),
6555     (318, 'item_lang', 'nso', oils_i18n_gettext('318', 'Northern Sotho', 'ccvm', 'value')),
6556     (319, 'item_lang', 'nub', oils_i18n_gettext('319', 'Nubian languages', 'ccvm', 'value')),
6557     (320, 'item_lang', 'nya', oils_i18n_gettext('320', 'Nyanja', 'ccvm', 'value')),
6558     (321, 'item_lang', 'nym', oils_i18n_gettext('321', 'Nyamwezi', 'ccvm', 'value')),
6559     (322, 'item_lang', 'nyn', oils_i18n_gettext('322', 'Nyankole', 'ccvm', 'value')),
6560     (323, 'item_lang', 'nyo', oils_i18n_gettext('323', 'Nyoro', 'ccvm', 'value')),
6561     (324, 'item_lang', 'nzi', oils_i18n_gettext('324', 'Nzima', 'ccvm', 'value')),
6562     (325, 'item_lang', 'oci', oils_i18n_gettext('325', 'Occitan (post-1500)', 'ccvm', 'value')),
6563     (326, 'item_lang', 'oji', oils_i18n_gettext('326', 'Ojibwa', 'ccvm', 'value')),
6564     (327, 'item_lang', 'ori', oils_i18n_gettext('327', 'Oriya', 'ccvm', 'value')),
6565     (328, 'item_lang', 'orm', oils_i18n_gettext('328', 'Oromo', 'ccvm', 'value')),
6566     (329, 'item_lang', 'osa', oils_i18n_gettext('329', 'Osage', 'ccvm', 'value')),
6567     (330, 'item_lang', 'oss', oils_i18n_gettext('330', 'Ossetic', 'ccvm', 'value')),
6568     (331, 'item_lang', 'ota', oils_i18n_gettext('331', 'Turkish, Ottoman', 'ccvm', 'value')),
6569     (332, 'item_lang', 'oto', oils_i18n_gettext('332', 'Otomian languages', 'ccvm', 'value')),
6570     (333, 'item_lang', 'paa', oils_i18n_gettext('333', 'Papuan (Other)', 'ccvm', 'value')),
6571     (334, 'item_lang', 'pag', oils_i18n_gettext('334', 'Pangasinan', 'ccvm', 'value')),
6572     (335, 'item_lang', 'pal', oils_i18n_gettext('335', 'Pahlavi', 'ccvm', 'value')),
6573     (336, 'item_lang', 'pam', oils_i18n_gettext('336', 'Pampanga', 'ccvm', 'value')),
6574     (337, 'item_lang', 'pan', oils_i18n_gettext('337', 'Panjabi', 'ccvm', 'value')),
6575     (338, 'item_lang', 'pap', oils_i18n_gettext('338', 'Papiamento', 'ccvm', 'value')),
6576     (339, 'item_lang', 'pau', oils_i18n_gettext('339', 'Palauan', 'ccvm', 'value')),
6577     (340, 'item_lang', 'peo', oils_i18n_gettext('340', 'Old Persian (ca. 600-400 B.C.)', 'ccvm', 'value')),
6578     (341, 'item_lang', 'per', oils_i18n_gettext('341', 'Persian', 'ccvm', 'value')),
6579     (342, 'item_lang', 'phi', oils_i18n_gettext('342', 'Philippine (Other)', 'ccvm', 'value')),
6580     (343, 'item_lang', 'phn', oils_i18n_gettext('343', 'Phoenician', 'ccvm', 'value')),
6581     (344, 'item_lang', 'pli', oils_i18n_gettext('344', 'Pali', 'ccvm', 'value')),
6582     (345, 'item_lang', 'pol', oils_i18n_gettext('345', 'Polish', 'ccvm', 'value')),
6583     (346, 'item_lang', 'pon', oils_i18n_gettext('346', 'Ponape', 'ccvm', 'value')),
6584     (347, 'item_lang', 'por', oils_i18n_gettext('347', 'Portuguese', 'ccvm', 'value')),
6585     (348, 'item_lang', 'pra', oils_i18n_gettext('348', 'Prakrit languages', 'ccvm', 'value')),
6586     (349, 'item_lang', 'pro', oils_i18n_gettext('349', 'Provençal (to 1500)', 'ccvm', 'value')),
6587     (350, 'item_lang', 'pus', oils_i18n_gettext('350', 'Pushto', 'ccvm', 'value')),
6588     (351, 'item_lang', 'que', oils_i18n_gettext('351', 'Quechua', 'ccvm', 'value')),
6589     (352, 'item_lang', 'raj', oils_i18n_gettext('352', 'Rajasthani', 'ccvm', 'value')),
6590     (353, 'item_lang', 'rap', oils_i18n_gettext('353', 'Rapanui', 'ccvm', 'value')),
6591     (354, 'item_lang', 'rar', oils_i18n_gettext('354', 'Rarotongan', 'ccvm', 'value')),
6592     (355, 'item_lang', 'roa', oils_i18n_gettext('355', 'Romance (Other)', 'ccvm', 'value')),
6593     (356, 'item_lang', 'roh', oils_i18n_gettext('356', 'Raeto-Romance', 'ccvm', 'value')),
6594     (357, 'item_lang', 'rom', oils_i18n_gettext('357', 'Romani', 'ccvm', 'value')),
6595     (358, 'item_lang', 'rum', oils_i18n_gettext('358', 'Romanian', 'ccvm', 'value')),
6596     (359, 'item_lang', 'run', oils_i18n_gettext('359', 'Rundi', 'ccvm', 'value')),
6597     (360, 'item_lang', 'rus', oils_i18n_gettext('360', 'Russian', 'ccvm', 'value')),
6598     (361, 'item_lang', 'sad', oils_i18n_gettext('361', 'Sandawe', 'ccvm', 'value')),
6599     (362, 'item_lang', 'sag', oils_i18n_gettext('362', 'Sango (Ubangi Creole)', 'ccvm', 'value')),
6600     (363, 'item_lang', 'sah', oils_i18n_gettext('363', 'Yakut', 'ccvm', 'value')),
6601     (364, 'item_lang', 'sai', oils_i18n_gettext('364', 'South American Indian (Other)', 'ccvm', 'value')),
6602     (365, 'item_lang', 'sal', oils_i18n_gettext('365', 'Salishan languages', 'ccvm', 'value')),
6603     (366, 'item_lang', 'sam', oils_i18n_gettext('366', 'Samaritan Aramaic', 'ccvm', 'value')),
6604     (367, 'item_lang', 'san', oils_i18n_gettext('367', 'Sanskrit', 'ccvm', 'value')),
6605     (368, 'item_lang', '-sao', oils_i18n_gettext('368', 'Samoan', 'ccvm', 'value')),
6606     (369, 'item_lang', 'sas', oils_i18n_gettext('369', 'Sasak', 'ccvm', 'value')),
6607     (370, 'item_lang', 'sat', oils_i18n_gettext('370', 'Santali', 'ccvm', 'value')),
6608     (371, 'item_lang', 'scc', oils_i18n_gettext('371', 'Serbian', 'ccvm', 'value')),
6609     (372, 'item_lang', 'sco', oils_i18n_gettext('372', 'Scots', 'ccvm', 'value')),
6610     (373, 'item_lang', 'scr', oils_i18n_gettext('373', 'Croatian', 'ccvm', 'value')),
6611     (374, 'item_lang', 'sel', oils_i18n_gettext('374', 'Selkup', 'ccvm', 'value')),
6612     (375, 'item_lang', 'sem', oils_i18n_gettext('375', 'Semitic (Other)', 'ccvm', 'value')),
6613     (376, 'item_lang', 'sga', oils_i18n_gettext('376', 'Irish, Old (to 1100)', 'ccvm', 'value')),
6614     (377, 'item_lang', 'sgn', oils_i18n_gettext('377', 'Sign languages', 'ccvm', 'value')),
6615     (378, 'item_lang', 'shn', oils_i18n_gettext('378', 'Shan', 'ccvm', 'value')),
6616     (379, 'item_lang', '-sho', oils_i18n_gettext('379', 'Shona', 'ccvm', 'value')),
6617     (380, 'item_lang', 'sid', oils_i18n_gettext('380', 'Sidamo', 'ccvm', 'value')),
6618     (381, 'item_lang', 'sin', oils_i18n_gettext('381', 'Sinhalese', 'ccvm', 'value')),
6619     (382, 'item_lang', 'sio', oils_i18n_gettext('382', 'Siouan (Other)', 'ccvm', 'value')),
6620     (383, 'item_lang', 'sit', oils_i18n_gettext('383', 'Sino-Tibetan (Other)', 'ccvm', 'value')),
6621     (384, 'item_lang', 'sla', oils_i18n_gettext('384', 'Slavic (Other)', 'ccvm', 'value')),
6622     (385, 'item_lang', 'slo', oils_i18n_gettext('385', 'Slovak', 'ccvm', 'value')),
6623     (386, 'item_lang', 'slv', oils_i18n_gettext('386', 'Slovenian', 'ccvm', 'value')),
6624     (387, 'item_lang', 'sma', oils_i18n_gettext('387', 'Southern Sami', 'ccvm', 'value')),
6625     (388, 'item_lang', 'sme', oils_i18n_gettext('388', 'Northern Sami', 'ccvm', 'value')),
6626     (389, 'item_lang', 'smi', oils_i18n_gettext('389', 'Sami', 'ccvm', 'value')),
6627     (390, 'item_lang', 'smj', oils_i18n_gettext('390', 'Lule Sami', 'ccvm', 'value')),
6628     (391, 'item_lang', 'smn', oils_i18n_gettext('391', 'Inari Sami', 'ccvm', 'value')),
6629     (392, 'item_lang', 'smo', oils_i18n_gettext('392', 'Samoan', 'ccvm', 'value')),
6630     (393, 'item_lang', 'sms', oils_i18n_gettext('393', 'Skolt Sami', 'ccvm', 'value')),
6631     (394, 'item_lang', 'sna', oils_i18n_gettext('394', 'Shona', 'ccvm', 'value')),
6632     (395, 'item_lang', 'snd', oils_i18n_gettext('395', 'Sindhi', 'ccvm', 'value')),
6633     (396, 'item_lang', '-snh', oils_i18n_gettext('396', 'Sinhalese', 'ccvm', 'value')),
6634     (397, 'item_lang', 'snk', oils_i18n_gettext('397', 'Soninke', 'ccvm', 'value')),
6635     (398, 'item_lang', 'sog', oils_i18n_gettext('398', 'Sogdian', 'ccvm', 'value')),
6636     (399, 'item_lang', 'som', oils_i18n_gettext('399', 'Somali', 'ccvm', 'value')),
6637     (400, 'item_lang', 'son', oils_i18n_gettext('400', 'Songhai', 'ccvm', 'value')),
6638     (401, 'item_lang', 'sot', oils_i18n_gettext('401', 'Sotho', 'ccvm', 'value')),
6639     (402, 'item_lang', 'spa', oils_i18n_gettext('402', 'Spanish', 'ccvm', 'value')),
6640     (403, 'item_lang', 'srd', oils_i18n_gettext('403', 'Sardinian', 'ccvm', 'value')),
6641     (404, 'item_lang', 'srr', oils_i18n_gettext('404', 'Serer', 'ccvm', 'value')),
6642     (405, 'item_lang', 'ssa', oils_i18n_gettext('405', 'Nilo-Saharan (Other)', 'ccvm', 'value')),
6643     (406, 'item_lang', '-sso', oils_i18n_gettext('406', 'Sotho', 'ccvm', 'value')),
6644     (407, 'item_lang', 'ssw', oils_i18n_gettext('407', 'Swazi', 'ccvm', 'value')),
6645     (408, 'item_lang', 'suk', oils_i18n_gettext('408', 'Sukuma', 'ccvm', 'value')),
6646     (409, 'item_lang', 'sun', oils_i18n_gettext('409', 'Sundanese', 'ccvm', 'value')),
6647     (410, 'item_lang', 'sus', oils_i18n_gettext('410', 'Susu', 'ccvm', 'value')),
6648     (411, 'item_lang', 'sux', oils_i18n_gettext('411', 'Sumerian', 'ccvm', 'value')),
6649     (412, 'item_lang', 'swa', oils_i18n_gettext('412', 'Swahili', 'ccvm', 'value')),
6650     (413, 'item_lang', 'swe', oils_i18n_gettext('413', 'Swedish', 'ccvm', 'value')),
6651     (414, 'item_lang', '-swz', oils_i18n_gettext('414', 'Swazi', 'ccvm', 'value')),
6652     (415, 'item_lang', 'syr', oils_i18n_gettext('415', 'Syriac', 'ccvm', 'value')),
6653     (416, 'item_lang', '-tag', oils_i18n_gettext('416', 'Tagalog', 'ccvm', 'value')),
6654     (417, 'item_lang', 'tah', oils_i18n_gettext('417', 'Tahitian', 'ccvm', 'value')),
6655     (418, 'item_lang', 'tai', oils_i18n_gettext('418', 'Tai (Other)', 'ccvm', 'value')),
6656     (419, 'item_lang', '-taj', oils_i18n_gettext('419', 'Tajik', 'ccvm', 'value')),
6657     (420, 'item_lang', 'tam', oils_i18n_gettext('420', 'Tamil', 'ccvm', 'value')),
6658     (421, 'item_lang', '-tar', oils_i18n_gettext('421', 'Tatar', 'ccvm', 'value')),
6659     (422, 'item_lang', 'tat', oils_i18n_gettext('422', 'Tatar', 'ccvm', 'value')),
6660     (423, 'item_lang', 'tel', oils_i18n_gettext('423', 'Telugu', 'ccvm', 'value')),
6661     (424, 'item_lang', 'tem', oils_i18n_gettext('424', 'Temne', 'ccvm', 'value')),
6662     (425, 'item_lang', 'ter', oils_i18n_gettext('425', 'Terena', 'ccvm', 'value')),
6663     (426, 'item_lang', 'tet', oils_i18n_gettext('426', 'Tetum', 'ccvm', 'value')),
6664     (427, 'item_lang', 'tgk', oils_i18n_gettext('427', 'Tajik', 'ccvm', 'value')),
6665     (428, 'item_lang', 'tgl', oils_i18n_gettext('428', 'Tagalog', 'ccvm', 'value')),
6666     (429, 'item_lang', 'tha', oils_i18n_gettext('429', 'Thai', 'ccvm', 'value')),
6667     (430, 'item_lang', 'tib', oils_i18n_gettext('430', 'Tibetan', 'ccvm', 'value')),
6668     (431, 'item_lang', 'tig', oils_i18n_gettext('431', 'Tigré', 'ccvm', 'value')),
6669     (432, 'item_lang', 'tir', oils_i18n_gettext('432', 'Tigrinya', 'ccvm', 'value')),
6670     (433, 'item_lang', 'tiv', oils_i18n_gettext('433', 'Tiv', 'ccvm', 'value')),
6671     (434, 'item_lang', 'tkl', oils_i18n_gettext('434', 'Tokelauan', 'ccvm', 'value')),
6672     (435, 'item_lang', 'tli', oils_i18n_gettext('435', 'Tlingit', 'ccvm', 'value')),
6673     (436, 'item_lang', 'tmh', oils_i18n_gettext('436', 'Tamashek', 'ccvm', 'value')),
6674     (437, 'item_lang', 'tog', oils_i18n_gettext('437', 'Tonga (Nyasa)', 'ccvm', 'value')),
6675     (438, 'item_lang', 'ton', oils_i18n_gettext('438', 'Tongan', 'ccvm', 'value')),
6676     (439, 'item_lang', 'tpi', oils_i18n_gettext('439', 'Tok Pisin', 'ccvm', 'value')),
6677     (440, 'item_lang', '-tru', oils_i18n_gettext('440', 'Truk', 'ccvm', 'value')),
6678     (441, 'item_lang', 'tsi', oils_i18n_gettext('441', 'Tsimshian', 'ccvm', 'value')),
6679     (442, 'item_lang', 'tsn', oils_i18n_gettext('442', 'Tswana', 'ccvm', 'value')),
6680     (443, 'item_lang', 'tso', oils_i18n_gettext('443', 'Tsonga', 'ccvm', 'value')),
6681     (444, 'item_lang', '-tsw', oils_i18n_gettext('444', 'Tswana', 'ccvm', 'value')),
6682     (445, 'item_lang', 'tuk', oils_i18n_gettext('445', 'Turkmen', 'ccvm', 'value')),
6683     (446, 'item_lang', 'tum', oils_i18n_gettext('446', 'Tumbuka', 'ccvm', 'value')),
6684     (447, 'item_lang', 'tup', oils_i18n_gettext('447', 'Tupi languages', 'ccvm', 'value')),
6685     (448, 'item_lang', 'tur', oils_i18n_gettext('448', 'Turkish', 'ccvm', 'value')),
6686     (449, 'item_lang', 'tut', oils_i18n_gettext('449', 'Altaic (Other)', 'ccvm', 'value')),
6687     (450, 'item_lang', 'tvl', oils_i18n_gettext('450', 'Tuvaluan', 'ccvm', 'value')),
6688     (451, 'item_lang', 'twi', oils_i18n_gettext('451', 'Twi', 'ccvm', 'value')),
6689     (452, 'item_lang', 'tyv', oils_i18n_gettext('452', 'Tuvinian', 'ccvm', 'value')),
6690     (453, 'item_lang', 'udm', oils_i18n_gettext('453', 'Udmurt', 'ccvm', 'value')),
6691     (454, 'item_lang', 'uga', oils_i18n_gettext('454', 'Ugaritic', 'ccvm', 'value')),
6692     (455, 'item_lang', 'uig', oils_i18n_gettext('455', 'Uighur', 'ccvm', 'value')),
6693     (456, 'item_lang', 'ukr', oils_i18n_gettext('456', 'Ukrainian', 'ccvm', 'value')),
6694     (457, 'item_lang', 'umb', oils_i18n_gettext('457', 'Umbundu', 'ccvm', 'value')),
6695     (458, 'item_lang', 'und', oils_i18n_gettext('458', 'Undetermined', 'ccvm', 'value')),
6696     (459, 'item_lang', 'urd', oils_i18n_gettext('459', 'Urdu', 'ccvm', 'value')),
6697     (460, 'item_lang', 'uzb', oils_i18n_gettext('460', 'Uzbek', 'ccvm', 'value')),
6698     (461, 'item_lang', 'vai', oils_i18n_gettext('461', 'Vai', 'ccvm', 'value')),
6699     (462, 'item_lang', 'ven', oils_i18n_gettext('462', 'Venda', 'ccvm', 'value')),
6700     (463, 'item_lang', 'vie', oils_i18n_gettext('463', 'Vietnamese', 'ccvm', 'value')),
6701     (464, 'item_lang', 'vol', oils_i18n_gettext('464', 'Volapük', 'ccvm', 'value')),
6702     (465, 'item_lang', 'vot', oils_i18n_gettext('465', 'Votic', 'ccvm', 'value')),
6703     (466, 'item_lang', 'wak', oils_i18n_gettext('466', 'Wakashan languages', 'ccvm', 'value')),
6704     (467, 'item_lang', 'wal', oils_i18n_gettext('467', 'Walamo', 'ccvm', 'value')),
6705     (468, 'item_lang', 'war', oils_i18n_gettext('468', 'Waray', 'ccvm', 'value')),
6706     (469, 'item_lang', 'was', oils_i18n_gettext('469', 'Washo', 'ccvm', 'value')),
6707     (470, 'item_lang', 'wel', oils_i18n_gettext('470', 'Welsh', 'ccvm', 'value')),
6708     (471, 'item_lang', 'wen', oils_i18n_gettext('471', 'Sorbian languages', 'ccvm', 'value')),
6709     (472, 'item_lang', 'wln', oils_i18n_gettext('472', 'Walloon', 'ccvm', 'value')),
6710     (473, 'item_lang', 'wol', oils_i18n_gettext('473', 'Wolof', 'ccvm', 'value')),
6711     (474, 'item_lang', 'xal', oils_i18n_gettext('474', 'Kalmyk', 'ccvm', 'value')),
6712     (475, 'item_lang', 'xho', oils_i18n_gettext('475', 'Xhosa', 'ccvm', 'value')),
6713     (476, 'item_lang', 'yao', oils_i18n_gettext('476', 'Yao (Africa)', 'ccvm', 'value')),
6714     (477, 'item_lang', 'yap', oils_i18n_gettext('477', 'Yapese', 'ccvm', 'value')),
6715     (478, 'item_lang', 'yid', oils_i18n_gettext('478', 'Yiddish', 'ccvm', 'value')),
6716     (479, 'item_lang', 'yor', oils_i18n_gettext('479', 'Yoruba', 'ccvm', 'value')),
6717     (480, 'item_lang', 'ypk', oils_i18n_gettext('480', 'Yupik languages', 'ccvm', 'value')),
6718     (481, 'item_lang', 'zap', oils_i18n_gettext('481', 'Zapotec', 'ccvm', 'value')),
6719     (482, 'item_lang', 'zen', oils_i18n_gettext('482', 'Zenaga', 'ccvm', 'value')),
6720     (483, 'item_lang', 'zha', oils_i18n_gettext('483', 'Zhuang', 'ccvm', 'value')),
6721     (484, 'item_lang', 'znd', oils_i18n_gettext('484', 'Zande', 'ccvm', 'value')),
6722     (485, 'item_lang', 'zul', oils_i18n_gettext('485', 'Zulu', 'ccvm', 'value')),
6723     (486, 'item_lang', 'zun', oils_i18n_gettext('486', 'Zuni', 'ccvm', 'value'));
6724
6725 INSERT INTO config.coded_value_map (id, ctype, code, value, description) VALUES 
6726     (487,'audience', ' ', oils_i18n_gettext('487', 'Unknown or unspecified', 'ccvm', 'value'),  oils_i18n_gettext('487', 'The target audience for the item not known or not specified.', 'ccvm', 'description')),
6727     (488,'audience', 'a', oils_i18n_gettext('488', 'Preschool', 'ccvm', 'value'),               oils_i18n_gettext('488', 'The item is intended for children, approximate ages 0-5 years.', 'ccvm', 'description')),
6728     (489,'audience', 'b', oils_i18n_gettext('489', 'Primary', 'ccvm', 'value'),                 oils_i18n_gettext('489', 'The item is intended for children, approximate ages 6-8 years.', 'ccvm', 'description')),
6729     (490,'audience', 'c', oils_i18n_gettext('490', 'Pre-adolescent', 'ccvm', 'value'),          oils_i18n_gettext('490', 'The item is intended for young people, approximate ages 9-13 years.', 'ccvm', 'description')),
6730     (491,'audience', 'd', oils_i18n_gettext('491', 'Adolescent', 'ccvm', 'value'),              oils_i18n_gettext('491', 'The item is intended for young people, approximate ages 14-17 years.', 'ccvm', 'description')),
6731     (492,'audience', 'e', oils_i18n_gettext('492', 'Adult', 'ccvm', 'value'),                   oils_i18n_gettext('492', 'The item is intended for adults.', 'ccvm', 'description')),
6732     (493,'audience', 'f', oils_i18n_gettext('493', 'Specialized', 'ccvm', 'value'),             oils_i18n_gettext('493', 'The item is aimed at a particular audience and the nature of the presentation makes the item of little interest to another audience.', 'ccvm', 'description')),
6733     (494,'audience', 'g', oils_i18n_gettext('494', 'General', 'ccvm', 'value'),                 oils_i18n_gettext('494', 'The item is of general interest and not aimed at an audience of a particular intellectual level.', 'ccvm', 'description')),
6734     (495,'audience', 'j', oils_i18n_gettext('495', 'Juvenile', 'ccvm', 'value'),                oils_i18n_gettext('495', 'The item is intended for children and young people, approximate ages 0-15 years.', 'ccvm', 'description'));
6735
6736 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6737     (496, 'item_type', 'a', oils_i18n_gettext('496', 'Language material', 'ccvm', 'value')),
6738     (497, 'item_type', 't', oils_i18n_gettext('497', 'Manuscript language material', 'ccvm', 'value')),
6739     (498, 'item_type', 'g', oils_i18n_gettext('498', 'Projected medium', 'ccvm', 'value')),
6740     (499, 'item_type', 'k', oils_i18n_gettext('499', 'Two-dimensional nonprojectable graphic', 'ccvm', 'value')),
6741     (500, 'item_type', 'r', oils_i18n_gettext('500', 'Three-dimensional artifact or naturally occurring object', 'ccvm', 'value')),
6742     (501, 'item_type', 'o', oils_i18n_gettext('501', 'Kit', 'ccvm', 'value')),
6743     (502, 'item_type', 'p', oils_i18n_gettext('502', 'Mixed materials', 'ccvm', 'value')),
6744     (503, 'item_type', 'e', oils_i18n_gettext('503', 'Cartographic material', 'ccvm', 'value')),
6745     (504, 'item_type', 'f', oils_i18n_gettext('504', 'Manuscript cartographic material', 'ccvm', 'value')),
6746     (505, 'item_type', 'c', oils_i18n_gettext('505', 'Notated music', 'ccvm', 'value')),
6747     (506, 'item_type', 'd', oils_i18n_gettext('506', 'Manuscript notated music', 'ccvm', 'value')),
6748     (507, 'item_type', 'i', oils_i18n_gettext('507', 'Nonmusical sound recording', 'ccvm', 'value')),
6749     (508, 'item_type', 'j', oils_i18n_gettext('508', 'Musical sound recording', 'ccvm', 'value')),
6750     (509, 'item_type', 'm', oils_i18n_gettext('509', 'Computer file', 'ccvm', 'value'));
6751
6752 INSERT INTO config.coded_value_map (id, ctype, code, value, description) VALUES 
6753     (510, 'lit_form', '0', oils_i18n_gettext('510', 'Not fiction (not further specified)', 'ccvm', 'value'), oils_i18n_gettext('510', 'The item is not a work of fiction and no further identification of the literary form is desired', 'ccvm', 'description')),
6754     (511, 'lit_form', '1', oils_i18n_gettext('511', 'Fiction (not further specified)', 'ccvm', 'value'),     oils_i18n_gettext('511', 'The item is a work of fiction and no further identification of the literary form is desired', 'ccvm', 'description')),
6755     (512, 'lit_form', 'c', oils_i18n_gettext('512', 'Comic strips', 'ccvm', 'value'), NULL),
6756     (513, 'lit_form', 'd', oils_i18n_gettext('513', 'Dramas', 'ccvm', 'value'), NULL),
6757     (514, 'lit_form', 'e', oils_i18n_gettext('514', 'Essays', 'ccvm', 'value'), NULL),
6758     (515, 'lit_form', 'f', oils_i18n_gettext('515', 'Novels', 'ccvm', 'value'), NULL),
6759     (516, 'lit_form', 'h', oils_i18n_gettext('516', 'Humor, satires, etc.', 'ccvm', 'value'),                oils_i18n_gettext('516', 'The item is a humorous work, satire or of similar literary form.', 'ccvm', 'description')),
6760     (517, 'lit_form', 'i', oils_i18n_gettext('517', 'Letters', 'ccvm', 'value'),                             oils_i18n_gettext('517', 'The item is a single letter or collection of correspondence.', 'ccvm', 'description')),
6761     (518, 'lit_form', 'j', oils_i18n_gettext('518', 'Short stories', 'ccvm', 'value'),                       oils_i18n_gettext('518', 'The item is a short story or collection of short stories.', 'ccvm', 'description')),
6762     (519, 'lit_form', 'm', oils_i18n_gettext('519', 'Mixed forms', 'ccvm', 'value'),                         oils_i18n_gettext('519', 'The item is a variety of literary forms (e.g., poetry and short stories).', 'ccvm', 'description')),
6763     (520, 'lit_form', 'p', oils_i18n_gettext('520', 'Poetry', 'ccvm', 'value'),                              oils_i18n_gettext('520', 'The item is a poem or collection of poems.', 'ccvm', 'description')),
6764     (521, 'lit_form', 's', oils_i18n_gettext('521', 'Speeches', 'ccvm', 'value'),                            oils_i18n_gettext('521', 'The item is a speech or collection of speeches.', 'ccvm', 'description')),
6765     (522, 'lit_form', 'u', oils_i18n_gettext('522', 'Unknown', 'ccvm', 'value'),                             oils_i18n_gettext('522', 'The literary form of the item is unknown.', 'ccvm', 'description'));
6766
6767
6768 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6769     (523, 'item_form', 'a', oils_i18n_gettext('523', 'Microfilm', 'ccvm', 'value')),
6770     (524, 'item_form', 'b', oils_i18n_gettext('524', 'Microfiche', 'ccvm', 'value')),
6771     (525, 'item_form', 'c', oils_i18n_gettext('525', 'Microopaque', 'ccvm', 'value')),
6772     (526, 'item_form', 'd', oils_i18n_gettext('526', 'Large print', 'ccvm', 'value')),
6773     (527, 'item_form', 'f', oils_i18n_gettext('527', 'Braille', 'ccvm', 'value')),
6774     (528, 'item_form', 'r', oils_i18n_gettext('528', 'Regular print reproduction', 'ccvm', 'value')),
6775     (529, 'item_form', 's', oils_i18n_gettext('529', 'Electronic', 'ccvm', 'value'));
6776     -- see below for more item_form entries
6777
6778 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6779     (530, 'bib_level', 'a', oils_i18n_gettext('530', 'Monographic component part', 'ccvm', 'value')),
6780     (531, 'bib_level', 'b', oils_i18n_gettext('531', 'Serial component part', 'ccvm', 'value')),
6781     (532, 'bib_level', 'c', oils_i18n_gettext('532', 'Collection', 'ccvm', 'value')),
6782     (533, 'bib_level', 'd', oils_i18n_gettext('533', 'Subunit', 'ccvm', 'value')),
6783     (534, 'bib_level', 'i', oils_i18n_gettext('534', 'Integrating resource', 'ccvm', 'value')),
6784     (535, 'bib_level', 'm', oils_i18n_gettext('535', 'Monograph/Item', 'ccvm', 'value')),
6785     (536, 'bib_level', 's', oils_i18n_gettext('536', 'Serial', 'ccvm', 'value'));
6786
6787 INSERT INTO config.coded_value_map(id, ctype, code, value) VALUES
6788     (537, 'vr_format', 'a', oils_i18n_gettext('537', 'Beta', 'ccvm', 'value')),
6789     (538, 'vr_format', 'b', oils_i18n_gettext('538', 'VHS', 'ccvm', 'value')),
6790     (539, 'vr_format', 'c', oils_i18n_gettext('539', 'U-matic', 'ccvm', 'value')),
6791     (540, 'vr_format', 'd', oils_i18n_gettext('540', 'EIAJ', 'ccvm', 'value')),
6792     (541, 'vr_format', 'e', oils_i18n_gettext('541', 'Type C', 'ccvm', 'value')),
6793     (542, 'vr_format', 'f', oils_i18n_gettext('542', 'Quadruplex', 'ccvm', 'value')),
6794     (543, 'vr_format', 'g', oils_i18n_gettext('543', 'Laserdisc', 'ccvm', 'value')),
6795     (544, 'vr_format', 'h', oils_i18n_gettext('544', 'CED videodisc', 'ccvm', 'value')),
6796     (545, 'vr_format', 'i', oils_i18n_gettext('545', 'Betacam', 'ccvm', 'value')),
6797     (546, 'vr_format', 'j', oils_i18n_gettext('546', 'Betacam SP', 'ccvm', 'value')),
6798     (547, 'vr_format', 'k', oils_i18n_gettext('547', 'Super-VHS', 'ccvm', 'value')),
6799     (548, 'vr_format', 'm', oils_i18n_gettext('548', 'M-II', 'ccvm', 'value')),
6800     (549, 'vr_format', 'o', oils_i18n_gettext('549', 'D-2', 'ccvm', 'value')),
6801     (550, 'vr_format', 'p', oils_i18n_gettext('550', '8 mm.', 'ccvm', 'value')),
6802     (551, 'vr_format', 'q', oils_i18n_gettext('551', 'Hi-8 mm.', 'ccvm', 'value')),
6803     (552, 'vr_format', 's', oils_i18n_gettext('552', 'Blu-ray disc', 'ccvm', 'value')),
6804     (553, 'vr_format', 'u', oils_i18n_gettext('553', 'Unknown', 'ccvm', 'value')),
6805     (554, 'vr_format', 'v', oils_i18n_gettext('554', 'DVD', 'ccvm', 'value')),
6806     (555, 'vr_format', 'z', oils_i18n_gettext('555', 'Other', 'ccvm', 'value')),
6807     (556, 'vr_format', ' ', oils_i18n_gettext('556', 'Unspecified', 'ccvm', 'value'));
6808
6809 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6810     (557, 'sr_format', 'a', oils_i18n_gettext(557, '16 rpm', 'ccvm', 'value')),
6811     (558, 'sr_format', 'b', oils_i18n_gettext(558, '33 1/3 rpm', 'ccvm', 'value')),
6812     (559, 'sr_format', 'c', oils_i18n_gettext(559, '45 rpm', 'ccvm', 'value')),
6813     (560, 'sr_format', 'f', oils_i18n_gettext(560, '1.4 m. per second', 'ccvm', 'value')),
6814     (561, 'sr_format', 'd', oils_i18n_gettext(561, '78 rpm', 'ccvm', 'value')),
6815     (562, 'sr_format', 'e', oils_i18n_gettext(562, '8 rpm', 'ccvm', 'value')),
6816     (563, 'sr_format', 'l', oils_i18n_gettext(563, '1 7/8 ips', 'ccvm', 'value'));
6817
6818 INSERT INTO config.coded_value_map
6819     (id, ctype, code, value, search_label) VALUES 
6820 (564, 'icon_format', 'book', 
6821     oils_i18n_gettext(564, 'Book', 'ccvm', 'value'),
6822     oils_i18n_gettext(564, 'Book', 'ccvm', 'search_label')),
6823 (565, 'icon_format', 'braille', 
6824     oils_i18n_gettext(565, 'Braille', 'ccvm', 'value'),
6825     oils_i18n_gettext(565, 'Braille', 'ccvm', 'search_label')),
6826 (566, 'icon_format', 'software', 
6827     oils_i18n_gettext(566, 'Software and video games', 'ccvm', 'value'),
6828     oils_i18n_gettext(566, 'Software and video games', 'ccvm', 'search_label')),
6829 (567, 'icon_format', 'dvd', 
6830     oils_i18n_gettext(567, 'DVD', 'ccvm', 'value'),
6831     oils_i18n_gettext(567, 'DVD', 'ccvm', 'search_label')),
6832 (568, 'icon_format', 'ebook', 
6833     oils_i18n_gettext(568, 'E-book', 'ccvm', 'value'),
6834     oils_i18n_gettext(568, 'E-book', 'ccvm', 'search_label')),
6835 (569, 'icon_format', 'eaudio', 
6836     oils_i18n_gettext(569, 'E-audio', 'ccvm', 'value'),
6837     oils_i18n_gettext(569, 'E-audio', 'ccvm', 'search_label')),
6838 (570, 'icon_format', 'kit', 
6839     oils_i18n_gettext(570, 'Kit', 'ccvm', 'value'),
6840     oils_i18n_gettext(570, 'Kit', 'ccvm', 'search_label')),
6841 (571, 'icon_format', 'map', 
6842     oils_i18n_gettext(571, 'Map', 'ccvm', 'value'),
6843     oils_i18n_gettext(571, 'Map', 'ccvm', 'search_label')),
6844 (572, 'icon_format', 'microform', 
6845     oils_i18n_gettext(572, 'Microform', 'ccvm', 'value'),
6846     oils_i18n_gettext(572, 'Microform', 'ccvm', 'search_label')),
6847 (573, 'icon_format', 'score', 
6848     oils_i18n_gettext(573, 'Music Score', 'ccvm', 'value'),
6849     oils_i18n_gettext(573, 'Music Score', 'ccvm', 'search_label')),
6850 (574, 'icon_format', 'picture', 
6851     oils_i18n_gettext(574, 'Picture', 'ccvm', 'value'),
6852     oils_i18n_gettext(574, 'Picture', 'ccvm', 'search_label')),
6853 (575, 'icon_format', 'equip', 
6854     oils_i18n_gettext(575, 'Equipment, games, toys', 'ccvm', 'value'),
6855     oils_i18n_gettext(575, 'Equipment, games, toys', 'ccvm', 'search_label')),
6856 (576, 'icon_format', 'serial', 
6857     oils_i18n_gettext(576, 'Serials and magazines', 'ccvm', 'value'),
6858     oils_i18n_gettext(576, 'Serials and magazines', 'ccvm', 'search_label')),
6859 (577, 'icon_format', 'vhs', 
6860     oils_i18n_gettext(577, 'VHS', 'ccvm', 'value'),
6861     oils_i18n_gettext(577, 'VHS', 'ccvm', 'search_label')),
6862 (578, 'icon_format', 'evideo', 
6863     oils_i18n_gettext(578, 'E-video', 'ccvm', 'value'),
6864     oils_i18n_gettext(578, 'E-video', 'ccvm', 'search_label')),
6865 (579, 'icon_format', 'cdaudiobook', 
6866     oils_i18n_gettext(579, 'CD Audiobook', 'ccvm', 'value'),
6867     oils_i18n_gettext(579, 'CD Audiobook', 'ccvm', 'search_label')),
6868 (580, 'icon_format', 'cdmusic', 
6869     oils_i18n_gettext(580, 'CD Music recording', 'ccvm', 'value'),
6870     oils_i18n_gettext(580, 'CD Music recording', 'ccvm', 'search_label')),
6871 (581, 'icon_format', 'casaudiobook', 
6872     oils_i18n_gettext(581, 'Cassette audiobook', 'ccvm', 'value'),
6873     oils_i18n_gettext(581, 'Cassette audiobook', 'ccvm', 'search_label')),
6874 (582, 'icon_format', 'casmusic',
6875     oils_i18n_gettext(582, 'Audiocassette music recording', 'ccvm', 'value'),
6876     oils_i18n_gettext(582, 'Audiocassette music recording', 'ccvm', 'search_label')),
6877 (583, 'icon_format', 'phonospoken', 
6878     oils_i18n_gettext(583, 'Phonograph spoken recording', 'ccvm', 'value'),
6879     oils_i18n_gettext(583, 'Phonograph spoken recording', 'ccvm', 'search_label')),
6880 (584, 'icon_format', 'phonomusic', 
6881     oils_i18n_gettext(584, 'Phonograph music recording', 'ccvm', 'value'),
6882     oils_i18n_gettext(584, 'Phonograph music recording', 'ccvm', 'search_label')),
6883 (585, 'icon_format', 'lpbook', 
6884     oils_i18n_gettext(585, 'Large Print Book', 'ccvm', 'value'),
6885     oils_i18n_gettext(585, 'Large Print Book', 'ccvm', 'search_label'));
6886
6887 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES 
6888 (586, 'item_form', 'o', oils_i18n_gettext('586', 'Online', 'ccvm', 'value')),
6889 (587, 'item_form', 'q', oils_i18n_gettext('587', 'Direct electronic', 'ccvm', 'value'));
6890
6891 -- these formats are a subset of the "icon_format" attribute,
6892 -- modified to exclude electronic resources, which are not holdable
6893 INSERT INTO config.coded_value_map
6894     (id, ctype, code, value, search_label) VALUES 
6895 (588, 'mr_hold_format', 'book', 
6896     oils_i18n_gettext(588, 'Book', 'ccvm', 'value'),
6897     oils_i18n_gettext(588, 'Book', 'ccvm', 'search_label')),
6898 (589, 'mr_hold_format', 'braille', 
6899     oils_i18n_gettext(589, 'Braille', 'ccvm', 'value'),
6900     oils_i18n_gettext(589, 'Braille', 'ccvm', 'search_label')),
6901 (590, 'mr_hold_format', 'software', 
6902     oils_i18n_gettext(590, 'Software and video games', 'ccvm', 'value'),
6903     oils_i18n_gettext(590, 'Software and video games', 'ccvm', 'search_label')),
6904 (591, 'mr_hold_format', 'dvd', 
6905     oils_i18n_gettext(591, 'DVD', 'ccvm', 'value'),
6906     oils_i18n_gettext(591, 'DVD', 'ccvm', 'search_label')),
6907 (592, 'mr_hold_format', 'kit', 
6908     oils_i18n_gettext(592, 'Kit', 'ccvm', 'value'),
6909     oils_i18n_gettext(592, 'Kit', 'ccvm', 'search_label')),
6910 (593, 'mr_hold_format', 'map', 
6911     oils_i18n_gettext(593, 'Map', 'ccvm', 'value'),
6912     oils_i18n_gettext(593, 'Map', 'ccvm', 'search_label')),
6913 (594, 'mr_hold_format', 'microform', 
6914     oils_i18n_gettext(594, 'Microform', 'ccvm', 'value'),
6915     oils_i18n_gettext(594, 'Microform', 'ccvm', 'search_label')),
6916 (595, 'mr_hold_format', 'score', 
6917     oils_i18n_gettext(595, 'Music Score', 'ccvm', 'value'),
6918     oils_i18n_gettext(595, 'Music Score', 'ccvm', 'search_label')),
6919 (596, 'mr_hold_format', 'picture', 
6920     oils_i18n_gettext(596, 'Picture', 'ccvm', 'value'),
6921     oils_i18n_gettext(596, 'Picture', 'ccvm', 'search_label')),
6922 (597, 'mr_hold_format', 'equip', 
6923     oils_i18n_gettext(597, 'Equipment, games, toys', 'ccvm', 'value'),
6924     oils_i18n_gettext(597, 'Equipment, games, toys', 'ccvm', 'search_label')),
6925 (598, 'mr_hold_format', 'serial', 
6926     oils_i18n_gettext(598, 'Serials and magazines', 'ccvm', 'value'),
6927     oils_i18n_gettext(598, 'Serials and magazines', 'ccvm', 'search_label')),
6928 (599, 'mr_hold_format', 'vhs', 
6929     oils_i18n_gettext(599, 'VHS', 'ccvm', 'value'),
6930     oils_i18n_gettext(599, 'VHS', 'ccvm', 'search_label')),
6931 (600, 'mr_hold_format', 'cdaudiobook', 
6932     oils_i18n_gettext(600, 'CD Audiobook', 'ccvm', 'value'),
6933     oils_i18n_gettext(600, 'CD Audiobook', 'ccvm', 'search_label')),
6934 (601, 'mr_hold_format', 'cdmusic', 
6935     oils_i18n_gettext(601, 'CD Music recording', 'ccvm', 'value'),
6936     oils_i18n_gettext(601, 'CD Music recording', 'ccvm', 'search_label')),
6937 (602, 'mr_hold_format', 'casaudiobook', 
6938     oils_i18n_gettext(602, 'Cassette audiobook', 'ccvm', 'value'),
6939     oils_i18n_gettext(602, 'Cassette audiobook', 'ccvm', 'search_label')),
6940 (603, 'mr_hold_format', 'casmusic',
6941     oils_i18n_gettext(603, 'Audiocassette music recording', 'ccvm', 'value'),
6942     oils_i18n_gettext(603, 'Audiocassette music recording', 'ccvm', 'search_label')),
6943 (604, 'mr_hold_format', 'phonospoken', 
6944     oils_i18n_gettext(604, 'Phonograph spoken recording', 'ccvm', 'value'),
6945     oils_i18n_gettext(604, 'Phonograph spoken recording', 'ccvm', 'search_label')),
6946 (605, 'mr_hold_format', 'phonomusic', 
6947     oils_i18n_gettext(605, 'Phonograph music recording', 'ccvm', 'value'),
6948     oils_i18n_gettext(605, 'Phonograph music recording', 'ccvm', 'search_label')),
6949 (606, 'mr_hold_format', 'lpbook', 
6950     oils_i18n_gettext(606, 'Large Print Book', 'ccvm', 'value'),
6951     oils_i18n_gettext(606, 'Large Print Book', 'ccvm', 'search_label')) ;
6952
6953 -- catch-all music of unkown format
6954 INSERT INTO config.coded_value_map
6955     (id, ctype, code, value, search_label) VALUES 
6956 (607, 'icon_format', 'music', 
6957     oils_i18n_gettext(607, 'Musical Sound Recording (Unknown Format)', 'ccvm', 'value'),
6958     oils_i18n_gettext(607, 'Musical Sound Recording (Unknown Format)', 'ccvm', 'search_label'));
6959
6960 -- icon for blu-ray
6961 INSERT INTO config.coded_value_map
6962     (id, ctype, code, value, search_label) VALUES 
6963 (608, 'icon_format', 'blu-ray', 
6964     oils_i18n_gettext(608, 'Blu-ray', 'ccvm', 'value'),
6965     oils_i18n_gettext(608, 'Blu-ray', 'ccvm', 'search_label'));
6966
6967 -- metarecord hold format for blu-ray
6968 INSERT INTO config.coded_value_map
6969     (id, ctype, code, value, search_label) VALUES 
6970 (609, 'mr_hold_format', 'blu-ray', 
6971     oils_i18n_gettext(609, 'Blu-ray', 'ccvm', 'value'),
6972     oils_i18n_gettext(609, 'Blu-ray', 'ccvm', 'search_label'));
6973
6974 -- search format values
6975 INSERT INTO config.coded_value_map
6976     (id, ctype, code, value, search_label) VALUES 
6977 (610, 'search_format', 'book', 
6978     oils_i18n_gettext(610, 'All Books', 'ccvm', 'value'),
6979     oils_i18n_gettext(610, 'All Books', 'ccvm', 'search_label')),
6980 (611, 'search_format', 'braille', 
6981     oils_i18n_gettext(611, 'Braille', 'ccvm', 'value'),
6982     oils_i18n_gettext(611, 'Braille', 'ccvm', 'search_label')),
6983 (612, 'search_format', 'software', 
6984     oils_i18n_gettext(612, 'Software and video games', 'ccvm', 'value'),
6985     oils_i18n_gettext(612, 'Software and video games', 'ccvm', 'search_label')),
6986 (613, 'search_format', 'dvd', 
6987     oils_i18n_gettext(613, 'DVD', 'ccvm', 'value'),
6988     oils_i18n_gettext(613, 'DVD', 'ccvm', 'search_label')),
6989 (614, 'search_format', 'ebook', 
6990     oils_i18n_gettext(614, 'E-book', 'ccvm', 'value'),
6991     oils_i18n_gettext(614, 'E-book', 'ccvm', 'search_label')),
6992 (615, 'search_format', 'eaudio', 
6993     oils_i18n_gettext(615, 'E-audio', 'ccvm', 'value'),
6994     oils_i18n_gettext(615, 'E-audio', 'ccvm', 'search_label')),
6995 (616, 'search_format', 'kit', 
6996     oils_i18n_gettext(616, 'Kit', 'ccvm', 'value'),
6997     oils_i18n_gettext(616, 'Kit', 'ccvm', 'search_label')),
6998 (617, 'search_format', 'map', 
6999     oils_i18n_gettext(617, 'Map', 'ccvm', 'value'),
7000     oils_i18n_gettext(617, 'Map', 'ccvm', 'search_label')),
7001 (618, 'search_format', 'microform', 
7002     oils_i18n_gettext(618, 'Microform', 'ccvm', 'value'),
7003     oils_i18n_gettext(618, 'Microform', 'ccvm', 'search_label')),
7004 (619, 'search_format', 'score', 
7005     oils_i18n_gettext(619, 'Music Score', 'ccvm', 'value'),
7006     oils_i18n_gettext(619, 'Music Score', 'ccvm', 'search_label')),
7007 (620, 'search_format', 'picture', 
7008     oils_i18n_gettext(620, 'Picture', 'ccvm', 'value'),
7009     oils_i18n_gettext(620, 'Picture', 'ccvm', 'search_label')),
7010 (621, 'search_format', 'equip', 
7011     oils_i18n_gettext(621, 'Equipment, games, toys', 'ccvm', 'value'),
7012     oils_i18n_gettext(621, 'Equipment, games, toys', 'ccvm', 'search_label')),
7013 (622, 'search_format', 'serial', 
7014     oils_i18n_gettext(622, 'Serials and magazines', 'ccvm', 'value'),
7015     oils_i18n_gettext(622, 'Serials and magazines', 'ccvm', 'search_label')),
7016 (623, 'search_format', 'vhs', 
7017     oils_i18n_gettext(623, 'VHS', 'ccvm', 'value'),
7018     oils_i18n_gettext(623, 'VHS', 'ccvm', 'search_label')),
7019 (624, 'search_format', 'evideo', 
7020     oils_i18n_gettext(624, 'E-video', 'ccvm', 'value'),
7021     oils_i18n_gettext(624, 'E-video', 'ccvm', 'search_label')),
7022 (625, 'search_format', 'cdaudiobook', 
7023     oils_i18n_gettext(625, 'CD Audiobook', 'ccvm', 'value'),
7024     oils_i18n_gettext(625, 'CD Audiobook', 'ccvm', 'search_label')),
7025 (626, 'search_format', 'cdmusic', 
7026     oils_i18n_gettext(626, 'CD Music recording', 'ccvm', 'value'),
7027     oils_i18n_gettext(626, 'CD Music recording', 'ccvm', 'search_label')),
7028 (627, 'search_format', 'casaudiobook', 
7029     oils_i18n_gettext(627, 'Cassette audiobook', 'ccvm', 'value'),
7030     oils_i18n_gettext(627, 'Cassette audiobook', 'ccvm', 'search_label')),
7031 (628, 'search_format', 'casmusic',
7032     oils_i18n_gettext(628, 'Audiocassette music recording', 'ccvm', 'value'),
7033     oils_i18n_gettext(628, 'Audiocassette music recording', 'ccvm', 'search_label')),
7034 (629, 'search_format', 'phonospoken', 
7035     oils_i18n_gettext(629, 'Phonograph spoken recording', 'ccvm', 'value'),
7036     oils_i18n_gettext(629, 'Phonograph spoken recording', 'ccvm', 'search_label')),
7037 (630, 'search_format', 'phonomusic', 
7038     oils_i18n_gettext(630, 'Phonograph music recording', 'ccvm', 'value'),
7039     oils_i18n_gettext(630, 'Phonograph music recording', 'ccvm', 'search_label')),
7040 (631, 'search_format', 'lpbook', 
7041     oils_i18n_gettext(631, 'Large Print Book', 'ccvm', 'value'),
7042     oils_i18n_gettext(631, 'Large Print Book', 'ccvm', 'search_label')),
7043 (632, 'search_format', 'music', 
7044     oils_i18n_gettext(632, 'All Music', 'ccvm', 'label'),
7045     oils_i18n_gettext(632, 'All Music', 'ccvm', 'search_label')),
7046 (633, 'search_format', 'blu-ray', 
7047     oils_i18n_gettext(633, 'Blu-ray', 'ccvm', 'value'),
7048     oils_i18n_gettext(633, 'Blu-ray', 'ccvm', 'search_label'));
7049
7050 -- RDA content type, media type, and carrier type
7051 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7052   VALUES (634, 'content_type', 'two-dimensional moving image',
7053   oils_i18n_gettext(634, 'two-dimensional moving image', 'ccvm', 'value'),
7054   'http://rdaregistry.info/termList/RDAContentType/1023');
7055 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7056   VALUES (635, 'content_type', 'three-dimensional moving image',
7057   oils_i18n_gettext(635, 'three-dimensional moving image', 'ccvm', 'value'),
7058   'http://rdaregistry.info/termList/RDAContentType/1022');
7059 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7060   VALUES (636, 'content_type', 'three-dimensional form',
7061   oils_i18n_gettext(636, 'three-dimensional form', 'ccvm', 'value'),
7062   'http://rdaregistry.info/termList/RDAContentType/1021');
7063 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7064   VALUES (637, 'content_type', 'text',
7065   oils_i18n_gettext(637, 'text', 'ccvm', 'value'),
7066   'http://rdaregistry.info/termList/RDAContentType/1020');
7067 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7068   VALUES (638, 'content_type', 'tactile three-dimensional form',
7069   oils_i18n_gettext(638, 'tactile three-dimensional form', 'ccvm', 'value'),
7070   'http://rdaregistry.info/termList/RDAContentType/1019');
7071 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7072   VALUES (639, 'content_type', 'tactile text',
7073   oils_i18n_gettext(639, 'tactile text', 'ccvm', 'value'),
7074   'http://rdaregistry.info/termList/RDAContentType/1018');
7075 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7076   VALUES (640, 'content_type', 'tactile notated movement',
7077   oils_i18n_gettext(640, 'tactile notated movement', 'ccvm', 'value'),
7078   'http://rdaregistry.info/termList/RDAContentType/1017');
7079 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7080   VALUES (641, 'content_type', 'tactile notated music',
7081   oils_i18n_gettext(641, 'tactile notated music', 'ccvm', 'value'),
7082   'http://rdaregistry.info/termList/RDAContentType/1016');
7083 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7084   VALUES (642, 'content_type', 'tactile image',
7085   oils_i18n_gettext(642, 'tactile image', 'ccvm', 'value'),
7086   'http://rdaregistry.info/termList/RDAContentType/1015');
7087 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7088   VALUES (643, 'content_type', 'still image',
7089   oils_i18n_gettext(643, 'still image', 'ccvm', 'value'),
7090   'http://rdaregistry.info/termList/RDAContentType/1014');
7091 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7092   VALUES (644, 'content_type', 'spoken word',
7093   oils_i18n_gettext(644, 'spoken word', 'ccvm', 'value'),
7094   'http://rdaregistry.info/termList/RDAContentType/1013');
7095 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7096   VALUES (645, 'content_type', 'sounds',
7097   oils_i18n_gettext(645, 'sounds', 'ccvm', 'value'),
7098   'http://rdaregistry.info/termList/RDAContentType/1012');
7099 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7100   VALUES (646, 'content_type', 'performed music',
7101   oils_i18n_gettext(646, 'performed music', 'ccvm', 'value'),
7102   'http://rdaregistry.info/termList/RDAContentType/1011');
7103 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7104   VALUES (647, 'content_type', 'notated music',
7105   oils_i18n_gettext(647, 'notated music', 'ccvm', 'value'),
7106   'http://rdaregistry.info/termList/RDAContentType/1010');
7107 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7108   VALUES (648, 'content_type', 'notated movement',
7109   oils_i18n_gettext(648, 'notated movement', 'ccvm', 'value'),
7110   'http://rdaregistry.info/termList/RDAContentType/1009');
7111 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7112   VALUES (649, 'content_type', 'computer program',
7113   oils_i18n_gettext(649, 'computer program', 'ccvm', 'value'),
7114   'http://rdaregistry.info/termList/RDAContentType/1008');
7115 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7116   VALUES (650, 'content_type', 'computer dataset',
7117   oils_i18n_gettext(650, 'computer dataset', 'ccvm', 'value'),
7118   'http://rdaregistry.info/termList/RDAContentType/1007');
7119 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7120   VALUES (651, 'content_type', 'cartographic three-dimensional form',
7121   oils_i18n_gettext(651, 'cartographic three-dimensional form', 'ccvm', 'value'),
7122   'http://rdaregistry.info/termList/RDAContentType/1006');
7123 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7124   VALUES (652, 'content_type', 'cartographic tactile three-dimensional form',
7125   oils_i18n_gettext(652, 'cartographic tactile three-dimensional form', 'ccvm', 'value'),
7126   'http://rdaregistry.info/termList/RDAContentType/1005');
7127 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7128   VALUES (653, 'content_type', 'cartographic tactile image',
7129   oils_i18n_gettext(653, 'cartographic tactile image', 'ccvm', 'value'),
7130   'http://rdaregistry.info/termList/RDAContentType/1004');
7131 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7132   VALUES (654, 'content_type', 'cartographic moving image',
7133   oils_i18n_gettext(654, 'cartographic moving image', 'ccvm', 'value'),
7134   'http://rdaregistry.info/termList/RDAContentType/1003');
7135 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7136   VALUES (655, 'content_type', 'cartographic image',
7137   oils_i18n_gettext(655, 'cartographic image', 'ccvm', 'value'),
7138   'http://rdaregistry.info/termList/RDAContentType/1002');
7139 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7140   VALUES (656, 'content_type', 'cartographic dataset',
7141   oils_i18n_gettext(656, 'cartographic dataset', 'ccvm', 'value'),
7142   'http://rdaregistry.info/termList/RDAContentType/1001');
7143 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7144   VALUES (657, 'media_type', 'video',
7145   oils_i18n_gettext(657, 'video', 'ccvm', 'value'),
7146   'http://rdaregistry.info/termList/RDAMediaType/1008');
7147 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7148   VALUES (658, 'media_type', 'unmediated',
7149   oils_i18n_gettext(658, 'unmediated', 'ccvm', 'value'),
7150   'http://rdaregistry.info/termList/RDAMediaType/1007');
7151 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7152   VALUES (659, 'media_type', 'stereographic',
7153   oils_i18n_gettext(659, 'stereographic', 'ccvm', 'value'),
7154   'http://rdaregistry.info/termList/RDAMediaType/1006');
7155 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7156   VALUES (660, 'media_type', 'projected',
7157   oils_i18n_gettext(660, 'projected', 'ccvm', 'value'),
7158   'http://rdaregistry.info/termList/RDAMediaType/1005');
7159 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7160   VALUES (661, 'media_type', 'microscopic',
7161   oils_i18n_gettext(661, 'microscopic', 'ccvm', 'value'),
7162   'http://rdaregistry.info/termList/RDAMediaType/1004');
7163 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7164   VALUES (662, 'media_type', 'computer',
7165   oils_i18n_gettext(662, 'computer', 'ccvm', 'value'),
7166   'http://rdaregistry.info/termList/RDAMediaType/1003');
7167 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7168   VALUES (663, 'media_type', 'microform',
7169   oils_i18n_gettext(663, 'microform', 'ccvm', 'value'),
7170   'http://rdaregistry.info/termList/RDAMediaType/1002');
7171 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7172   VALUES (664, 'media_type', 'audio',
7173   oils_i18n_gettext(664, 'audio', 'ccvm', 'value'),
7174   'http://rdaregistry.info/termList/RDAMediaType/1001');
7175 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7176   VALUES (665, 'media_type', 'Published',
7177   oils_i18n_gettext(665, 'Published', 'ccvm', 'value'),
7178   'http://metadataregistry.org/uri/RegStatus/1001');
7179 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7180   VALUES (666, 'carrier_type', 'film roll',
7181   oils_i18n_gettext(666, 'film roll', 'ccvm', 'value'),
7182   'http://rdaregistry.info/termList/RDACarrierType/1069');
7183 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7184   VALUES (667, 'carrier_type', 'videodisc',
7185   oils_i18n_gettext(667, 'videodisc', 'ccvm', 'value'),
7186   'http://rdaregistry.info/termList/RDACarrierType/1060');
7187 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7188   VALUES (668, 'carrier_type', 'object',
7189   oils_i18n_gettext(668, 'object', 'ccvm', 'value'),
7190   'http://rdaregistry.info/termList/RDACarrierType/1059');
7191 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7192   VALUES (669, 'carrier_type', 'microfilm roll',
7193   oils_i18n_gettext(669, 'microfilm roll', 'ccvm', 'value'),
7194   'http://rdaregistry.info/termList/RDACarrierType/1056');
7195 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7196   VALUES (670, 'carrier_type', 'videotape reel',
7197   oils_i18n_gettext(670, 'videotape reel', 'ccvm', 'value'),
7198   'http://rdaregistry.info/termList/RDACarrierType/1053');
7199 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7200   VALUES (671, 'carrier_type', 'videocassette',
7201   oils_i18n_gettext(671, 'videocassette', 'ccvm', 'value'),
7202   'http://rdaregistry.info/termList/RDACarrierType/1052');
7203 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7204   VALUES (672, 'carrier_type', 'video cartridge',
7205   oils_i18n_gettext(672, 'video cartridge', 'ccvm', 'value'),
7206   'http://rdaregistry.info/termList/RDACarrierType/1051');
7207 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7208   VALUES (673, 'carrier_type', 'volume',
7209   oils_i18n_gettext(673, 'volume', 'ccvm', 'value'),
7210   'http://rdaregistry.info/termList/RDACarrierType/1049');
7211 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7212   VALUES (674, 'carrier_type', 'sheet',
7213   oils_i18n_gettext(674, 'sheet', 'ccvm', 'value'),
7214   'http://rdaregistry.info/termList/RDACarrierType/1048');
7215 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7216   VALUES (675, 'carrier_type', 'roll',
7217   oils_i18n_gettext(675, 'roll', 'ccvm', 'value'),
7218   'http://rdaregistry.info/termList/RDACarrierType/1047');
7219 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7220   VALUES (676, 'carrier_type', 'flipchart',
7221   oils_i18n_gettext(676, 'flipchart', 'ccvm', 'value'),
7222   'http://rdaregistry.info/termList/RDACarrierType/1046');
7223 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7224   VALUES (677, 'carrier_type', 'card',
7225   oils_i18n_gettext(677, 'card', 'ccvm', 'value'),
7226   'http://rdaregistry.info/termList/RDACarrierType/1045');
7227 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7228   VALUES (678, 'carrier_type', 'stereograph disc',
7229   oils_i18n_gettext(678, 'stereograph disc', 'ccvm', 'value'),
7230   'http://rdaregistry.info/termList/RDACarrierType/1043');
7231 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7232   VALUES (679, 'carrier_type', 'stereograph card',
7233   oils_i18n_gettext(679, 'stereograph card', 'ccvm', 'value'),
7234   'http://rdaregistry.info/termList/RDACarrierType/1042');
7235 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7236   VALUES (680, 'carrier_type', 'slide',
7237   oils_i18n_gettext(680, 'slide', 'ccvm', 'value'),
7238   'http://rdaregistry.info/termList/RDACarrierType/1040');
7239 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7240   VALUES (681, 'carrier_type', 'overhead transparency',
7241   oils_i18n_gettext(681, 'overhead transparency', 'ccvm', 'value'),
7242   'http://rdaregistry.info/termList/RDACarrierType/1039');
7243 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7244   VALUES (682, 'carrier_type', 'filmstrip cartridge',
7245   oils_i18n_gettext(682, 'filmstrip cartridge', 'ccvm', 'value'),
7246   'http://rdaregistry.info/termList/RDACarrierType/1037');
7247 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7248   VALUES (683, 'carrier_type', 'filmstrip',
7249   oils_i18n_gettext(683, 'filmstrip', 'ccvm', 'value'),
7250   'http://rdaregistry.info/termList/RDACarrierType/1036');
7251 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7252   VALUES (684, 'carrier_type', 'filmslip',
7253   oils_i18n_gettext(684, 'filmslip', 'ccvm', 'value'),
7254   'http://rdaregistry.info/termList/RDACarrierType/1035');
7255 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7256   VALUES (685, 'carrier_type', 'film reel',
7257   oils_i18n_gettext(685, 'film reel', 'ccvm', 'value'),
7258   'http://rdaregistry.info/termList/RDACarrierType/1034');
7259 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7260   VALUES (686, 'carrier_type', 'film cassette',
7261   oils_i18n_gettext(686, 'film cassette', 'ccvm', 'value'),
7262   'http://rdaregistry.info/termList/RDACarrierType/1033');
7263 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7264   VALUES (687, 'carrier_type', 'film cartridge',
7265   oils_i18n_gettext(687, 'film cartridge', 'ccvm', 'value'),
7266   'http://rdaregistry.info/termList/RDACarrierType/1032');
7267 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7268   VALUES (688, 'carrier_type', 'microscope slide',
7269   oils_i18n_gettext(688, 'microscope slide', 'ccvm', 'value'),
7270   'http://rdaregistry.info/termList/RDACarrierType/1030');
7271 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7272   VALUES (689, 'carrier_type', 'microopaque',
7273   oils_i18n_gettext(689, 'microopaque', 'ccvm', 'value'),
7274   'http://rdaregistry.info/termList/RDACarrierType/1028');
7275 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7276   VALUES (690, 'carrier_type', 'microfilm slip',
7277   oils_i18n_gettext(690, 'microfilm slip', 'ccvm', 'value'),
7278   'http://rdaregistry.info/termList/RDACarrierType/1027');
7279 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7280   VALUES (691, 'carrier_type', 'microfilm reel',
7281   oils_i18n_gettext(691, 'microfilm reel', 'ccvm', 'value'),
7282   'http://rdaregistry.info/termList/RDACarrierType/1026');
7283 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7284   VALUES (692, 'carrier_type', 'microfilm cassette',
7285   oils_i18n_gettext(692, 'microfilm cassette', 'ccvm', 'value'),
7286   'http://rdaregistry.info/termList/RDACarrierType/1025');
7287 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7288   VALUES (693, 'carrier_type', 'microfilm cartridge',
7289   oils_i18n_gettext(693, 'microfilm cartridge', 'ccvm', 'value'),
7290   'http://rdaregistry.info/termList/RDACarrierType/1024');
7291 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7292   VALUES (694, 'carrier_type', 'microfiche cassette',
7293   oils_i18n_gettext(694, 'microfiche cassette', 'ccvm', 'value'),
7294   'http://rdaregistry.info/termList/RDACarrierType/1023');
7295 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7296   VALUES (695, 'carrier_type', 'microfiche',
7297   oils_i18n_gettext(695, 'microfiche', 'ccvm', 'value'),
7298   'http://rdaregistry.info/termList/RDACarrierType/1022');
7299 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7300   VALUES (696, 'carrier_type', 'aperture card',
7301   oils_i18n_gettext(696, 'aperture card', 'ccvm', 'value'),
7302   'http://rdaregistry.info/termList/RDACarrierType/1021');
7303 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7304   VALUES (697, 'carrier_type', 'online resource',
7305   oils_i18n_gettext(697, 'online resource', 'ccvm', 'value'),
7306   'http://rdaregistry.info/termList/RDACarrierType/1018');
7307 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7308   VALUES (698, 'carrier_type', 'computer tape reel',
7309   oils_i18n_gettext(698, 'computer tape reel', 'ccvm', 'value'),
7310   'http://rdaregistry.info/termList/RDACarrierType/1017');
7311 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7312   VALUES (699, 'carrier_type', 'computer tape cassette',
7313   oils_i18n_gettext(699, 'computer tape cassette', 'ccvm', 'value'),
7314   'http://rdaregistry.info/termList/RDACarrierType/1016');
7315 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7316   VALUES (700, 'carrier_type', 'computer tape cartridge',
7317   oils_i18n_gettext(700, 'computer tape cartridge', 'ccvm', 'value'),
7318   'http://rdaregistry.info/termList/RDACarrierType/1015');
7319 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7320   VALUES (701, 'carrier_type', 'computer disc cartridge',
7321   oils_i18n_gettext(701, 'computer disc cartridge', 'ccvm', 'value'),
7322   'http://rdaregistry.info/termList/RDACarrierType/1014');
7323 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7324   VALUES (702, 'carrier_type', 'computer disc',
7325   oils_i18n_gettext(702, 'computer disc', 'ccvm', 'value'),
7326   'http://rdaregistry.info/termList/RDACarrierType/1013');
7327 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7328   VALUES (703, 'carrier_type', 'computer chip cartridge',
7329   oils_i18n_gettext(703, 'computer chip cartridge', 'ccvm', 'value'),
7330   'http://rdaregistry.info/termList/RDACarrierType/1012');
7331 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7332   VALUES (704, 'carrier_type', 'computer card',
7333   oils_i18n_gettext(704, 'computer card', 'ccvm', 'value'),
7334   'http://rdaregistry.info/termList/RDACarrierType/1011');
7335 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7336   VALUES (705, 'carrier_type', 'audiotape reel',
7337   oils_i18n_gettext(705, 'audiotape reel', 'ccvm', 'value'),
7338   'http://rdaregistry.info/termList/RDACarrierType/1008');
7339 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7340   VALUES (706, 'carrier_type', 'audiocassette',
7341   oils_i18n_gettext(706, 'audiocassette', 'ccvm', 'value'),
7342   'http://rdaregistry.info/termList/RDACarrierType/1007');
7343 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7344   VALUES (707, 'carrier_type', 'audio roll',
7345   oils_i18n_gettext(707, 'audio roll', 'ccvm', 'value'),
7346   'http://rdaregistry.info/termList/RDACarrierType/1006');
7347 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7348   VALUES (708, 'carrier_type', 'sound-track reel',
7349   oils_i18n_gettext(708, 'sound-track reel', 'ccvm', 'value'),
7350   'http://rdaregistry.info/termList/RDACarrierType/1005');
7351 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7352   VALUES (709, 'carrier_type', 'audio disc',
7353   oils_i18n_gettext(709, 'audio disc', 'ccvm', 'value'),
7354   'http://rdaregistry.info/termList/RDACarrierType/1004');
7355 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7356   VALUES (710, 'carrier_type', 'audio cylinder',
7357   oils_i18n_gettext(710, 'audio cylinder', 'ccvm', 'value'),
7358   'http://rdaregistry.info/termList/RDACarrierType/1003');
7359 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
7360   VALUES (711, 'carrier_type', 'audio cartridge',
7361   oils_i18n_gettext(711, 'audio cartridge', 'ccvm', 'value'),
7362   'http://rdaregistry.info/termList/RDACarrierType/1002');
7363
7364 -- carve out a slot of 10k IDs for stock CCVMs
7365 SELECT SETVAL('config.coded_value_map_id_seq'::TEXT, 10000);
7366
7367
7368 -- composite definitions for record attr "icon_format"
7369
7370 INSERT INTO config.composite_attr_entry_definition 
7371     (coded_value, definition) VALUES
7372 --book
7373 (564, '{"0":[{"_attr":"item_type","_val":"a"},{"_attr":"item_type","_val":"t"}],"1":{"_not":[{"_attr":"item_form","_val":"a"},{"_attr":"item_form","_val":"b"},{"_attr":"item_form","_val":"c"},{"_attr":"item_form","_val":"d"},{"_attr":"item_form","_val":"f"},{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"q"},{"_attr":"item_form","_val":"r"},{"_attr":"item_form","_val":"s"}]},"2":[{"_attr":"bib_level","_val":"a"},{"_attr":"bib_level","_val":"c"},{"_attr":"bib_level","_val":"d"},{"_attr":"bib_level","_val":"m"}]}'),
7374
7375 -- braille
7376 (565, '{"0":{"_attr":"item_type","_val":"a"},"1":{"_attr":"item_form","_val":"f"}}'),
7377
7378 -- software
7379 (566, '{"_attr":"item_type","_val":"m"}'),
7380
7381 -- dvd
7382 (567, '{"_attr":"vr_format","_val":"v"}'),
7383
7384 -- ebook
7385 (568, '{"0":[{"_attr":"item_type","_val":"a"},{"_attr":"item_type","_val":"t"}],"1":[{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"s"},{"_attr":"item_form","_val":"q"}],"2":[{"_attr":"bib_level","_val":"a"},{"_attr":"bib_level","_val":"c"},{"_attr":"bib_level","_val":"d"},{"_attr":"bib_level","_val":"m"}]}'),
7386
7387 -- eaudio
7388 (569, '{"0":{"_attr":"item_type","_val":"i"},"1":[{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"q"},{"_attr":"item_form","_val":"s"}]}'),
7389
7390 -- kit
7391 (570, '[{"_attr":"item_type","_val":"o"},{"_attr":"item_type","_val":"p"}]'),
7392
7393 -- map
7394 (571, '[{"_attr":"item_type","_val":"e"},{"_attr":"item_type","_val":"f"}]'),
7395
7396 -- microform
7397 (572, '[{"_attr":"item_form","_val":"a"},{"_attr":"item_form","_val":"b"},{"_attr":"item_form","_val":"c"}]'),
7398
7399 -- score
7400 (573, '[{"_attr":"item_type","_val":"c"},{"_attr":"item_type","_val":"d"}]'),
7401
7402 -- picture
7403 (574, '{"_attr":"item_type","_val":"k"}'),
7404
7405 -- equip
7406 (575, '{"_attr":"item_type","_val":"r"}'),
7407
7408 -- serial
7409 (576, '[{"_attr":"bib_level","_val":"b"},{"_attr":"bib_level","_val":"s"}]'),
7410
7411 -- vhs
7412 (577, '{"_attr":"vr_format","_val":"b"}'),
7413
7414 -- evideo
7415 (578, '{"0":{"_attr":"item_type","_val":"g"},"1":[{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"s"},{"_attr":"item_form","_val":"q"}]}'),
7416
7417 -- cdaudiobook
7418 (579, '{"0":{"_attr":"item_type","_val":"i"},"1":{"_attr":"sr_format","_val":"f"}}'),
7419
7420 -- cdmusic
7421 (580, '{"0":{"_attr":"item_type","_val":"j"},"1":{"_attr":"sr_format","_val":"f"}}'),
7422
7423 -- casaudiobook
7424 (581, '{"0":{"_attr":"item_type","_val":"i"},"1":{"_attr":"sr_format","_val":"l"}}'),
7425
7426 -- casmusic
7427 (582, '{"0":{"_attr":"item_type","_val":"j"},"1":{"_attr":"sr_format","_val":"l"}}'),
7428
7429 -- phonospoken
7430 (583, '{"0":{"_attr":"item_type","_val":"i"},"1":[{"_attr":"sr_format","_val":"a"},{"_attr":"sr_format","_val":"b"},{"_attr":"sr_format","_val":"c"},{"_attr":"sr_format","_val":"d"},{"_attr":"sr_format","_val":"e"}]}'),
7431
7432 -- phonomusic
7433 (584, '{"0":{"_attr":"item_type","_val":"j"},"1":[{"_attr":"sr_format","_val":"a"},{"_attr":"sr_format","_val":"b"},{"_attr":"sr_format","_val":"c"},{"_attr":"sr_format","_val":"d"},{"_attr":"sr_format","_val":"e"}]}'),
7434
7435 -- lpbook
7436 (585, '{"0":[{"_attr":"item_type","_val":"a"},{"_attr":"item_type","_val":"t"}],"1":{"_attr":"item_form","_val":"d"},"2":[{"_attr":"bib_level","_val":"a"},{"_attr":"bib_level","_val":"c"},{"_attr":"bib_level","_val":"d"},{"_attr":"bib_level","_val":"m"}]}');
7437
7438 -- music (catch-all)
7439 INSERT INTO config.composite_attr_entry_definition 
7440     (coded_value, definition) VALUES
7441 (607, '{"0":{"_attr":"item_type","_val":"j"},"1":{"_not":[{"_attr":"sr_format","_val":"a"},{"_attr":"sr_format","_val":"b"},{"_attr":"sr_format","_val":"c"},{"_attr":"sr_format","_val":"d"},{"_attr":"sr_format","_val":"f"},{"_attr":"sr_format","_val":"e"},{"_attr":"sr_format","_val":"l"}]}}');
7442
7443 -- blu-ray icon_format
7444 INSERT INTO config.composite_attr_entry_definition 
7445     (coded_value, definition) VALUES (608, '{"_attr":"vr_format","_val":"s"}');
7446
7447 -- use the definitions from the icon_format as the basis for the MR hold format definitions
7448 DO $$
7449     DECLARE format TEXT;
7450 BEGIN
7451     FOR format IN SELECT UNNEST(
7452         '{book,braille,software,dvd,kit,map,microform,score,picture,equip,serial,vhs,cdaudiobook,cdmusic,casaudiobook,casmusic,phonospoken,phonomusic,lpbook,blu-ray}'::text[])
7453     LOOP
7454         INSERT INTO config.composite_attr_entry_definition 
7455             (coded_value, definition) VALUES
7456             (
7457                 -- get the ID from the new ccvm above
7458                 (SELECT id FROM config.coded_value_map 
7459                     WHERE code = format AND ctype = 'mr_hold_format'),
7460                 -- get the def of the matching ccvm attached to the icon_format attr
7461                 (SELECT definition FROM config.composite_attr_entry_definition ccaed
7462                     JOIN config.coded_value_map ccvm ON (ccaed.coded_value = ccvm.id)
7463                     WHERE ccvm.ctype = 'icon_format' AND ccvm.code = format)
7464             );
7465     END LOOP; 
7466 END $$;
7467
7468 -- copy the composite definition from icon_format into 
7469 -- search_format for a baseline data set
7470 DO $$
7471     DECLARE format config.coded_value_map%ROWTYPE;
7472 BEGIN
7473     FOR format IN SELECT * 
7474         FROM config.coded_value_map WHERE ctype = 'icon_format'
7475     LOOP
7476         INSERT INTO config.composite_attr_entry_definition 
7477             (coded_value, definition) VALUES
7478             (
7479                 -- get the ID from the new ccvm above
7480                 (SELECT id FROM config.coded_value_map 
7481                     WHERE code = format.code AND ctype = 'search_format'),
7482
7483                 -- def of the matching icon_format attr
7484                 (SELECT definition FROM config.composite_attr_entry_definition 
7485                     WHERE coded_value = format.id)
7486             );
7487     END LOOP; 
7488 END $$;
7489
7490 -- modify the 'book' definition so that it includes large print
7491 UPDATE config.composite_attr_entry_definition 
7492     SET definition = '{"0":[{"_attr":"item_type","_val":"a"},{"_attr":"item_type","_val":"t"}],"1":{"_not":[{"_attr":"item_form","_val":"a"},{"_attr":"item_form","_val":"b"},{"_attr":"item_form","_val":"c"},{"_attr":"item_form","_val":"f"},{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"q"},{"_attr":"item_form","_val":"r"},{"_attr":"item_form","_val":"s"}]},"2":[{"_attr":"bib_level","_val":"a"},{"_attr":"bib_level","_val":"c"},{"_attr":"bib_level","_val":"d"},{"_attr":"bib_level","_val":"m"}]}'
7493     WHERE coded_value = 610;
7494
7495 -- modify 'music' to include all recorded music, regardless of format
7496 UPDATE config.composite_attr_entry_definition 
7497     SET definition = '{"_attr":"item_type","_val":"j"}'
7498     WHERE coded_value = 632;
7499
7500
7501 -- Trigger Event Definitions -------------------------------------------------
7502
7503 -- Sample Overdue Notice --
7504
7505 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, max_delay, template) 
7506     VALUES (1, 'f', 1, '7 Day Overdue Email Notification', 'checkout.due', 'CircIsOverdue', 'SendEmail', '7 days', 'due_date', 'usr', '8 days', 
7507 $$
7508 [%- USE date -%]
7509 [%- user = target.0.usr -%]
7510 To: [%- params.recipient_email || user.email %]
7511 From: [%- params.sender_email || default_sender %]
7512 Subject: Overdue Notification
7513
7514 Dear [% user.family_name %], [% user.first_given_name %]
7515 Our records indicate the following items are overdue.
7516
7517 [% FOR circ IN target %]
7518     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
7519     Title: [% copy_details.title %]
7520     Author: [% copy_details.author %]
7521     Call Number: [% circ.target_copy.call_number.label %]
7522     Barcode: [% circ.target_copy.barcode %]
7523     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
7524     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
7525     Total Owed For Transaction: [% circ.billable_transaction.summary.balance_owed %]
7526     Library: [% circ.circ_lib.name %]
7527
7528 [% END %]
7529
7530 $$);
7531
7532 INSERT INTO action_trigger.environment (event_def, path) VALUES 
7533     (1, 'target_copy.call_number'),
7534     (1, 'target_copy.location'),
7535     (1, 'usr'),
7536     (1, 'billable_transaction.summary'),
7537     (1, 'circ_lib.billing_address');
7538
7539 -- Sample Mark Long-Overdue Item Lost --
7540
7541 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field) 
7542     VALUES (2, 'f', 1, '90 Day Overdue Mark Lost', 'checkout.due', 'CircIsOverdue', 'MarkItemLost', '90 days', 'due_date');
7543
7544 INSERT INTO action_trigger.event_params (event_def, param, value) VALUES
7545     (2, 'editor', '''1''');
7546
7547 -- Sample Auto Mark Lost Notice --
7548
7549 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, template) 
7550     VALUES (3, 'f', 1, '90 Day Overdue Mark Lost Notice', 'lost.auto', 'NOOP_True', 'SendEmail', 'usr',
7551 $$
7552 [%- USE date -%]
7553 [%- user = target.0.usr -%]
7554 To: [%- params.recipient_email || user.email %]
7555 From: [%- params.sender_email || default_sender %]
7556 Subject: Overdue Items Marked Lost
7557
7558 Dear [% user.family_name %], [% user.first_given_name %]
7559 The following items are 90 days overdue and have been marked LOST.
7560
7561 [% FOR circ IN target %]
7562     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
7563     Title: [% copy_details.title %], by [% copy_details.author %]
7564     Call Number: [% circ.target_copy.call_number.label %]
7565     Shelving Location: [% circ.target_copy.location.name %]
7566     Barcode: [% circ.target_copy.barcode %]
7567     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
7568     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
7569     Total Owed For Transaction: [% circ.billable_transaction.summary.balance_owed %]
7570     Library: [% circ.circ_lib.name %]
7571
7572 [% END %]
7573
7574 $$);
7575
7576
7577 INSERT INTO action_trigger.environment (event_def, path) VALUES 
7578     (3, 'target_copy.call_number'),
7579     (3, 'usr'),
7580     (3, 'billable_transaction.summary'),
7581     (3, 'circ_lib.billing_address'),
7582     (3, 'target_copy.location');
7583
7584
7585 -- Sample Purchase Order HTML Template --
7586
7587 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, template) 
7588     VALUES (4, 't', 1, 'PO HTML', 'format.po.html', 'NOOP_True', 'ProcessTemplate', 
7589 $$
7590 [%- USE date -%]
7591 [%-
7592     # find a lineitem attribute by name and optional type
7593     BLOCK get_li_attr;
7594         FOR attr IN li.attributes;
7595             IF attr.attr_name == attr_name;
7596                 IF !attr_type OR attr_type == attr.attr_type;
7597                     attr.attr_value;
7598                     LAST;
7599                 END;
7600             END;
7601         END;
7602     END
7603 -%]
7604
7605 <h2>Purchase Order: [% target.name %] ([% target.id %])</h2>
7606 <br/>
7607 date <b>[% date.format(date.now, '%Y%m%d') %]</b>
7608 <br/>
7609
7610 <style>
7611     table td { padding:5px; border:1px solid #aaa;}
7612     table { width:95%; border-collapse:collapse; }
7613     #vendor-notes { padding:5px; border:1px solid #aaa; }
7614 </style>
7615 <table id='vendor-table'>
7616   <tr>
7617     <td valign='top'>Vendor</td>
7618     <td>
7619       <div>[% target.provider.name %]</div>
7620       <div>[% target.provider.addresses.0.street1 %]</div>
7621       <div>[% target.provider.addresses.0.street2 %]</div>
7622       <div>[% target.provider.addresses.0.city %]</div>
7623       <div>[% target.provider.addresses.0.state %]</div>
7624       <div>[% target.provider.addresses.0.country %]</div>
7625       <div>[% target.provider.addresses.0.post_code %]</div>
7626     </td>
7627     <td valign='top'>Ship to / Bill to</td>
7628     <td>
7629       <div>[% target.ordering_agency.name %]</div>
7630       <div>[% target.ordering_agency.billing_address.street1 %]</div>
7631       <div>[% target.ordering_agency.billing_address.street2 %]</div>
7632       <div>[% target.ordering_agency.billing_address.city %]</div>
7633       <div>[% target.ordering_agency.billing_address.state %]</div>
7634       <div>[% target.ordering_agency.billing_address.country %]</div>
7635       <div>[% target.ordering_agency.billing_address.post_code %]</div>
7636     </td>
7637   </tr>
7638 </table>
7639
7640 <br/><br/>
7641 <fieldset id='vendor-notes'>
7642     <legend>Notes to the Vendor</legend>
7643     <ul>
7644     [% FOR note IN target.notes %]
7645         [% IF note.vendor_public == 't' %]
7646             <li>[% note.value %]</li>
7647         [% END %]
7648     [% END %]
7649     </ul>
7650 </fieldset>
7651 <br/><br/>
7652
7653 <table>
7654   <thead>
7655     <tr>
7656       <th>PO#</th>
7657       <th>ISBN or Item #</th>
7658       <th>Title</th>
7659       <th>Quantity</th>
7660       <th>Unit Price</th>
7661       <th>Line Total</th>
7662       <th>Delayed / Canceled</th>
7663       <th>Notes</th>
7664     </tr>
7665   </thead>
7666   <tbody>
7667
7668   [% subtotal = 0 %]
7669   [% FOR li IN target.lineitems %]
7670
7671   <tr>
7672     [% count = li.lineitem_details.size %]
7673     [% price = li.estimated_unit_price %]
7674     [% litotal = (price * count) %]
7675     [% subtotal = subtotal + litotal %]
7676     [% 
7677         ident_attr = helpers.get_li_order_ident(li.attributes);
7678         SET ident_value = ident_attr.attr_value IF ident_attr;
7679     %]
7680     <td>[% target.id %]</td>
7681     <td>[% ident_value %]</td>
7682     <td>[% PROCESS get_li_attr attr_name = 'title' %]</td>
7683     <td>[% count %]</td>
7684     <td>[% price %]</td>
7685     <td>[% litotal %]</td>
7686     <td>[% li.cancel_reason.label %]</td>
7687     <td>
7688         <ul>
7689         [% FOR note IN li.lineitem_notes %]
7690             [% IF note.vendor_public == 't' %]
7691                 <li>[% note.value %]</li>
7692             [% END %]
7693         [% END %]
7694         </ul>
7695     </td>
7696   </tr>
7697   [% END %]
7698   <tr>
7699     <td/><td/><td/><td/>
7700     <td>Subtotal</td>
7701     <td>[% subtotal %]</td>
7702   </tr>
7703   </tbody>
7704 </table>
7705
7706 <br/>
7707
7708 Total Line Item Count: [% target.lineitems.size %]
7709 $$);
7710
7711 INSERT INTO action_trigger.environment (event_def, path) VALUES 
7712     (4, 'lineitems.lineitem_details.fund'),
7713     (4, 'lineitems.lineitem_details.location'),
7714     (4, 'lineitems.lineitem_details.owning_lib'),
7715     (4, 'ordering_agency.mailing_address'),
7716     (4, 'ordering_agency.billing_address'),
7717     (4, 'provider.addresses'),
7718     (4, 'lineitems.attributes'),
7719     (4, 'lineitems.cancel_reason'),
7720     (4, 'lineitems.lineitem_notes'),
7721     (4, 'notes');
7722
7723 INSERT INTO action_trigger.cleanup ( module, description ) VALUES (
7724     'CreateHoldNotification',
7725     oils_i18n_gettext(
7726         'CreateHoldNotification',
7727         'Creates a hold_notification record for each notified hold',
7728         'atclean',
7729         'description'
7730     )
7731 );
7732
7733 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, cleanup_success, template)
7734     VALUES (5, 'f', 1, 'Hold Ready for Pickup Email Notification', 'hold.available', 'HoldIsAvailable', 'SendEmail', '30 minutes', 'shelf_time', 'usr', 'CreateHoldNotification',
7735 $$
7736 [%- USE date -%]
7737 [%- user = target.0.usr -%]
7738 To: [%- params.recipient_email || user.email %]
7739 From: [%- params.sender_email || default_sender %]
7740 Subject: Hold Available Notification
7741
7742 Dear [% user.family_name %], [% user.first_given_name %]
7743 The item(s) you requested are available for pickup from the Library.
7744
7745 [% FOR hold IN target %]
7746     [%- copy_details = helpers.get_copy_bib_basics(hold.current_copy.id) -%]
7747     Title: [% copy_details.title %]
7748     Author: [% copy_details.author %]
7749     Call Number: [% hold.current_copy.call_number.label %]
7750     Barcode: [% hold.current_copy.barcode %]
7751     Library: [% hold.pickup_lib.name %]
7752 [% END %]
7753
7754 $$);
7755
7756 INSERT INTO action_trigger.event_params (event_def, param, value)
7757     VALUES (5, 'check_email_notify', 1);
7758
7759 INSERT INTO action_trigger.hook (
7760         key,
7761         core_type,
7762         description,
7763         passive
7764     ) VALUES (
7765         'hold_request.shelf_expires_soon',
7766         'ahr',
7767         'A hold on the shelf will expire there soon.',
7768         TRUE
7769     );
7770
7771 INSERT INTO action_trigger.environment (event_def, path) VALUES
7772     (5, 'current_copy.call_number'),
7773     (5, 'usr'),
7774     (5, 'pickup_lib.billing_address');
7775
7776
7777 INSERT INTO action_trigger.event_definition (
7778         id,
7779         active,
7780         owner,
7781         name,
7782         hook,
7783         validator,
7784         reactor,
7785         delay,
7786         delay_field,
7787         group_field,
7788         template
7789     ) VALUES (
7790         7,
7791         FALSE,
7792         1,
7793         'Hold Expires from Shelf Soon',
7794         'hold_request.shelf_expires_soon',
7795         'HoldIsAvailable',
7796         'SendEmail',
7797         '- 1 DAY',
7798         'shelf_expire_time',
7799         'usr',
7800 $$
7801 [%- USE date -%]
7802 [%- user = target.0.usr -%]
7803 To: [%- params.recipient_email || user.email %]
7804 From: [%- params.sender_email || default_sender %]
7805 Subject: Hold Available Notification
7806
7807 Dear [% user.family_name %], [% user.first_given_name %]
7808 You requested holds on the following item(s), which are available for
7809 pickup, but these holds will soon expire.
7810
7811 [% FOR hold IN target %]
7812     [%- data = helpers.get_copy_bib_basics(hold.current_copy.id) -%]
7813     Title: [% data.title %]
7814     Author: [% data.author %]
7815     Library: [% hold.pickup_lib.name %]
7816 [% END %]
7817 $$
7818 );
7819
7820 INSERT INTO action_trigger.event_params (event_def, param, value)
7821     VALUES (7, 'check_email_notify', 1);
7822
7823 INSERT INTO action_trigger.environment (
7824         event_def,
7825         path
7826     ) VALUES
7827     ( 7, 'current_copy'),
7828     ( 7, 'pickup_lib.billing_address'),
7829     ( 7, 'usr');
7830
7831 -- long wait hold request notifications
7832
7833 INSERT INTO action_trigger.hook (
7834         key,
7835         core_type,
7836         description,
7837         passive
7838     ) VALUES (
7839         'hold_request.long_wait',
7840         'ahr',
7841         'A patron has been waiting on a hold to be fulfilled for a long time.',
7842         TRUE
7843     );
7844
7845 INSERT INTO action_trigger.validator (module,description) VALUES
7846     ('HoldNotifyCheck',
7847     oils_i18n_gettext(
7848         'HoldNotifyCheck',
7849         'Check Hold notification flag(s)',
7850         'atval',
7851         'description'
7852     ));
7853
7854 INSERT INTO action_trigger.event_definition (
7855         id,
7856         active,
7857         owner,
7858         name,
7859         hook,
7860         validator,
7861         reactor,
7862         delay,
7863         delay_field,
7864         group_field,
7865         template
7866     ) VALUES (
7867         9,
7868         FALSE,
7869         1,
7870         'Hold waiting for pickup for long time',
7871         'hold_request.long_wait',
7872         'HoldNotifyCheck',
7873         'SendEmail',
7874         '6 MONTHS',
7875         'request_time',
7876         'usr',
7877 $$
7878 [%- USE date -%]
7879 [%- user = target.0.usr -%]
7880 To: [%- params.recipient_email || user.email %]
7881 From: [%- params.sender_email || default_sender %]
7882 Subject: Long Wait Hold Notification
7883
7884 Dear [% user.family_name %], [% user.first_given_name %]
7885
7886 You requested hold(s) on the following item(s), but unfortunately
7887 we have not been able to fulfill your request after a considerable
7888 length of time.  If you would still like to receive these items,
7889 no action is required.
7890
7891 [% FOR hold IN target %]
7892     [%- copy_details = helpers.get_copy_bib_basics(hold.current_copy.id) -%]
7893     Title: [% copy_details.title %]
7894     Author: [% copy_details.author %]
7895 [% END %]
7896 $$
7897 );
7898
7899 INSERT INTO action_trigger.environment (event_def, path)
7900     VALUES
7901     (9, 'pickup_lib'),
7902     (9, 'usr'),
7903     (9, 'current_copy.call_number');
7904
7905 INSERT INTO action_trigger.event_params (event_def, param, value)
7906     VALUES (9, 'check_email_notify', 1);
7907
7908 -- trigger data related to acq user requests
7909
7910 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
7911         'aur.ordered',
7912         'aur', 
7913         oils_i18n_gettext(
7914             'aur.ordered',
7915             'A patron acquisition request has been marked On-Order.',
7916             'ath',
7917             'description'
7918         ), 
7919         TRUE
7920     ), (
7921         'aur.received', 
7922         'aur', 
7923         oils_i18n_gettext(
7924             'aur.received', 
7925             'A patron acquisition request has been marked Received.',
7926             'ath',
7927             'description'
7928         ),
7929         TRUE
7930     ), (
7931         'aur.cancelled',
7932         'aur',
7933         oils_i18n_gettext(
7934             'aur.cancelled',
7935             'A patron acquisition request has been marked Cancelled.',
7936             'ath',
7937             'description'
7938         ),
7939         TRUE
7940     ), (
7941         'aur.created',
7942         'aur',
7943         oils_i18n_gettext(
7944             'aur.created',
7945             'A patron has made an acquisitions request.',
7946             'ath',
7947             'description'
7948         ),
7949         TRUE
7950     ), (
7951         'aur.rejected',
7952         'aur',
7953         oils_i18n_gettext(
7954             'aur.rejected',
7955             'A patron acquisition request has been rejected.',
7956             'ath',
7957             'description'
7958         ),
7959         TRUE
7960     )
7961 ;
7962
7963 INSERT INTO action_trigger.validator (module,description) VALUES (
7964         'Acq::UserRequestOrdered',
7965         oils_i18n_gettext(
7966             'Acq::UserRequestOrdered',
7967             'Tests to see if the corresponding Line Item has a state of "on-order".',
7968             'atval',
7969             'description'
7970         )
7971     ), (
7972         'Acq::UserRequestReceived',
7973         oils_i18n_gettext(
7974             'Acq::UserRequestReceived',
7975             'Tests to see if the corresponding Line Item has a state of "received".',
7976             'atval',
7977             'description'
7978         )
7979     ), (
7980         'Acq::UserRequestCancelled',
7981         oils_i18n_gettext(
7982             'Acq::UserRequestCancelled',
7983             'Tests to see if the corresponding Line Item has a state of "cancelled".',
7984             'atval',
7985             'description'
7986         )
7987     )
7988 ;
7989
7990 INSERT INTO action_trigger.event_definition (
7991         id,
7992         active,
7993         owner,
7994         name,
7995         hook,
7996         validator,
7997         reactor,
7998         template
7999     ) VALUES (
8000         15,
8001         FALSE,
8002         1,
8003         'Email Notice: Patron Acquisition Request marked On-Order.',
8004         'aur.ordered',
8005         'Acq::UserRequestOrdered',
8006         'SendEmail',
8007 $$
8008 [%- USE date -%]
8009 [%- SET li = target.lineitem; -%]
8010 [%- SET user = target.usr -%]
8011 [%- SET title = helpers.get_li_attr("title", "", li.attributes) -%]
8012 [%- SET author = helpers.get_li_attr("author", "", li.attributes) -%]
8013 [%- SET edition = helpers.get_li_attr("edition", "", li.attributes) -%]
8014 [%- SET isbn = helpers.get_li_attr("isbn", "", li.attributes) -%]
8015 [%- SET publisher = helpers.get_li_attr("publisher", "", li.attributes) -%]
8016 [%- SET pubdate = helpers.get_li_attr("pubdate", "", li.attributes) -%]
8017
8018 To: [%- params.recipient_email || user.email %]
8019 From: [%- params.sender_email || default_sender %]
8020 Subject: Acquisition Request Notification
8021
8022 Dear [% user.family_name %], [% user.first_given_name %]
8023 Our records indicate the following acquisition request has been placed on order.
8024
8025 Title: [% title %]
8026 [% IF author %]Author: [% author %][% END %]
8027 [% IF edition %]Edition: [% edition %][% END %]
8028 [% IF isbn %]ISBN: [% isbn %][% END %]
8029 [% IF publisher %]Publisher: [% publisher %][% END %]
8030 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
8031 Lineitem ID: [% li.id %]
8032 $$
8033     ), (
8034         16,
8035         FALSE,
8036         1,
8037         'Email Notice: Patron Acquisition Request marked Received.',
8038         'aur.received',
8039         'Acq::UserRequestReceived',
8040         'SendEmail',
8041 $$
8042 [%- USE date -%]
8043 [%- SET li = target.lineitem; -%]
8044 [%- SET user = target.usr -%]
8045 [%- SET title = helpers.get_li_attr("title", "", li.attributes) %]
8046 [%- SET author = helpers.get_li_attr("author", "", li.attributes) %]
8047 [%- SET edition = helpers.get_li_attr("edition", "", li.attributes) %]
8048 [%- SET isbn = helpers.get_li_attr("isbn", "", li.attributes) %]
8049 [%- SET publisher = helpers.get_li_attr("publisher", "", li.attributes) -%]
8050 [%- SET pubdate = helpers.get_li_attr("pubdate", "", li.attributes) -%]
8051
8052 To: [%- params.recipient_email || user.email %]
8053 From: [%- params.sender_email || default_sender %]
8054 Subject: Acquisition Request Notification
8055
8056 Dear [% user.family_name %], [% user.first_given_name %]
8057 Our records indicate the materials for the following acquisition request have been received.
8058
8059 Title: [% title %]
8060 [% IF author %]Author: [% author %][% END %]
8061 [% IF edition %]Edition: [% edition %][% END %]
8062 [% IF isbn %]ISBN: [% isbn %][% END %]
8063 [% IF publisher %]Publisher: [% publisher %][% END %]
8064 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
8065 Lineitem ID: [% li.id %]
8066 $$
8067     ), (
8068         17,
8069         FALSE,
8070         1,
8071         'Email Notice: Patron Acquisition Request marked Cancelled.',
8072         'aur.cancelled',
8073         'Acq::UserRequestCancelled',
8074         'SendEmail',
8075 $$
8076 [%- USE date -%]
8077 [%- SET li = target.lineitem; -%]
8078 [%- SET user = target.usr -%]
8079 [%- SET title = helpers.get_li_attr("title", "", li.attributes) %]
8080 [%- SET author = helpers.get_li_attr("author", "", li.attributes) %]
8081 [%- SET edition = helpers.get_li_attr("edition", "", li.attributes) %]
8082 [%- SET isbn = helpers.get_li_attr("isbn", "", li.attributes) %]
8083 [%- SET publisher = helpers.get_li_attr("publisher", "", li.attributes) -%]
8084 [%- SET pubdate = helpers.get_li_attr("pubdate", "", li.attributes) -%]
8085
8086 To: [%- params.recipient_email || user.email %]
8087 From: [%- params.sender_email || default_sender %]
8088 Subject: Acquisition Request Notification
8089
8090 Dear [% user.family_name %], [% user.first_given_name %]
8091 Our records indicate the following acquisition request has been cancelled.
8092
8093 Title: [% title %]
8094 [% IF author %]Author: [% author %][% END %]
8095 [% IF edition %]Edition: [% edition %][% END %]
8096 [% IF isbn %]ISBN: [% isbn %][% END %]
8097 [% IF publisher %]Publisher: [% publisher %][% END %]
8098 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
8099 Lineitem ID: [% li.id %]
8100 $$
8101     ), (
8102         18,
8103         FALSE,
8104         1,
8105         'Email Notice: Acquisition Request created.',
8106         'aur.created',
8107         'NOOP_True',
8108         'SendEmail',
8109 $$
8110 [%- USE date -%]
8111 [%- SET user = target.usr -%]
8112 [%- SET title = target.title -%]
8113 [%- SET author = target.author -%]
8114 [%- SET isxn = target.isxn -%]
8115 [%- SET publisher = target.publisher -%]
8116 [%- SET pubdate = target.pubdate -%]
8117
8118 To: [%- params.recipient_email || user.email %]
8119 From: [%- params.sender_email || default_sender %]
8120 Subject: Acquisition Request Notification
8121
8122 Dear [% user.family_name %], [% user.first_given_name %]
8123 Our records indicate that you have made the following acquisition request:
8124
8125 Title: [% title %]
8126 [% IF author %]Author: [% author %][% END %]
8127 [% IF edition %]Edition: [% edition %][% END %]
8128 [% IF isbn %]ISXN: [% isxn %][% END %]
8129 [% IF publisher %]Publisher: [% publisher %][% END %]
8130 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
8131 $$
8132     ), (
8133         19,
8134         FALSE,
8135         1,
8136         'Email Notice: Acquisition Request Rejected.',
8137         'aur.rejected',
8138         'NOOP_True',
8139         'SendEmail',
8140 $$
8141 [%- USE date -%]
8142 [%- SET user = target.usr -%]
8143 [%- SET title = target.title -%]
8144 [%- SET author = target.author -%]
8145 [%- SET isxn = target.isxn -%]
8146 [%- SET publisher = target.publisher -%]
8147 [%- SET pubdate = target.pubdate -%]
8148 [%- SET cancel_reason = target.cancel_reason.description -%]
8149
8150 To: [%- params.recipient_email || user.email %]
8151 From: [%- params.sender_email || default_sender %]
8152 Subject: Acquisition Request Notification
8153
8154 Dear [% user.family_name %], [% user.first_given_name %]
8155 Our records indicate the following acquisition request has been rejected for this reason: [% cancel_reason %]
8156
8157 Title: [% title %]
8158 [% IF author %]Author: [% author %][% END %]
8159 [% IF edition %]Edition: [% edition %][% END %]
8160 [% IF isbn %]ISBN: [% isbn %][% END %]
8161 [% IF publisher %]Publisher: [% publisher %][% END %]
8162 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
8163 $$
8164     )
8165 ;
8166
8167 INSERT INTO action_trigger.environment (
8168         event_def,
8169         path
8170     ) VALUES 
8171         ( 15, 'lineitem' ),
8172         ( 15, 'lineitem.attributes' ),
8173         ( 15, 'usr' ),
8174
8175         ( 16, 'lineitem' ),
8176         ( 16, 'lineitem.attributes' ),
8177         ( 16, 'usr' ),
8178
8179         ( 17, 'lineitem' ),
8180         ( 17, 'lineitem.attributes' ),
8181         ( 17, 'usr' ),
8182
8183         ( 18, 'usr' ),
8184         ( 19, 'usr' ),
8185         ( 19, 'cancel_reason' )
8186     ;
8187
8188 INSERT INTO action_trigger.hook (key,core_type,description) VALUES ('password.reset_request','aupr','Patron has requested a self-serve password reset');
8189 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, template) 
8190     VALUES (20, 'f', 1, 'Password reset request notification', 'password.reset_request', 'NOOP_True', 'SendEmail', '00:00:01',
8191 $$
8192 [%- USE date -%]
8193 [%- user = target.usr -%]
8194 To: [%- params.recipient_email || user.email %]
8195 From: [%- params.sender_email || user.home_ou.email || default_sender %]
8196 Subject: [% user.home_ou.name %]: library account password reset request
8197
8198 You have received this message because you, or somebody else, requested a reset
8199 of your library system password. If you did not request a reset of your library
8200 system password, just ignore this message and your current password will
8201 continue to work.
8202
8203 If you did request a reset of your library system password, please perform
8204 the following steps to continue the process of resetting your password:
8205
8206 1. Open the following link in a web browser: https://[% params.hostname %]/eg/opac/password_reset/[% target.uuid %]
8207 The browser displays a password reset form.
8208
8209 2. Enter your new password in the password reset form in the browser. You must
8210 enter the password twice to ensure that you do not make a mistake. If the
8211 passwords match, you will then be able to log in to your library system account
8212 with the new password.
8213
8214 $$);
8215 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8216     ( 20, 'usr' );
8217 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8218     ( 20, 'usr.home_ou' );
8219
8220
8221 INSERT INTO action_trigger.hook (key, core_type, description, passive)
8222     VALUES (
8223         'format.acqcle.html',
8224         'acqcle',
8225         'Formats claim events into a voucher',
8226         TRUE
8227     );
8228
8229 INSERT INTO action_trigger.event_definition (
8230         id, active, owner, name, hook, group_field,
8231         validator, reactor, granularity, template
8232     ) VALUES (
8233         21,
8234         TRUE,
8235         1,
8236         'Claim Voucher',
8237         'format.acqcle.html',
8238         'claim',
8239         'NOOP_True',
8240         'ProcessTemplate',
8241         'print-on-demand',
8242 $$
8243 [%- USE date -%]
8244 [%- SET claim = target.0.claim -%]
8245 <!-- This will need refined/prettified. -->
8246 <div class="acq-claim-voucher">
8247     <h2>Claim: [% claim.id %] ([% claim.type.code %])</h2>
8248     <h3>Against: [%- helpers.get_li_attr("title", "", claim.lineitem_detail.lineitem.attributes) -%]</h3>
8249     <ul>
8250         [% FOR event IN target %]
8251         <li>
8252             Event type: [% event.type.code %]
8253             [% IF event.type.library_initiated %](Library initiated)[% END %]
8254             <br />
8255             Event date: [% event.event_date %]<br />
8256             Order date: [% event.claim.lineitem_detail.lineitem.purchase_order.order_date %]<br />
8257             Expected receive date: [% event.claim.lineitem_detail.lineitem.expected_recv_time %]<br />
8258             Initiated by: [% event.creator.family_name %], [% event.creator.first_given_name %] [% event.creator.second_given_name %]<br />
8259             Barcode: [% event.claim.lineitem_detail.barcode %]; Fund:
8260             [% event.claim.lineitem_detail.fund.code %]
8261             ([% event.claim.lineitem_detail.fund.year %])
8262         </li>
8263         [% END %]
8264     </ul>
8265 </div>
8266 $$
8267 );
8268
8269 INSERT INTO action_trigger.environment (event_def, path) VALUES
8270     (21, 'claim'),
8271     (21, 'claim.type'),
8272     (21, 'claim.lineitem_detail'),
8273     (21, 'claim.lineitem_detail.fund'),
8274     (21, 'claim.lineitem_detail.lineitem.attributes'),
8275     (21, 'claim.lineitem_detail.lineitem.purchase_order'),
8276     (21, 'creator'),
8277     (21, 'type')
8278 ;
8279
8280
8281 INSERT INTO action_trigger.hook (key, core_type, description, passive)
8282     VALUES (
8283         'format.acqinv.html',
8284         'acqinv',
8285         'Formats invoices into a voucher',
8286         TRUE
8287     );
8288
8289 INSERT INTO action_trigger.event_definition (
8290         id, active, owner, name, hook,
8291         validator, reactor, granularity, template
8292     ) VALUES (
8293         22,
8294         TRUE,
8295         1,
8296         'Invoice',
8297         'format.acqinv.html',
8298         'NOOP_True',
8299         'ProcessTemplate',
8300         'print-on-demand',
8301 $$
8302 [% FILTER collapse %]
8303 [%- SET invoice = target -%]
8304 <!-- This lacks general refinement -->
8305 <div class="acq-invoice-voucher">
8306     <h1>Invoice</h1>
8307     <div>
8308         <strong>No.</strong> [% invoice.inv_ident %]
8309         [% IF invoice.inv_type %]
8310             / <strong>Type:</strong>[% invoice.inv_type %]
8311         [% END %]
8312     </div>
8313     <div>
8314         <dl>
8315             [% BLOCK ent_with_address %]
8316             <dt>[% ent_label %]: [% ent.name %] ([% ent.code %])</dt>
8317             <dd>
8318                 [% IF ent.addresses.0 %]
8319                     [% SET addr = ent.addresses.0 %]
8320                     [% addr.street1 %]<br />
8321                     [% IF addr.street2 %][% addr.street2 %]<br />[% END %]
8322                     [% addr.city %],
8323                     [% IF addr.county %] [% addr.county %], [% END %]
8324                     [% IF addr.state %] [% addr.state %] [% END %]
8325                     [% IF addr.post_code %][% addr.post_code %][% END %]<br />
8326                     [% IF addr.country %] [% addr.country %] [% END %]
8327                 [% END %]
8328                 <p>
8329                     [% IF ent.phone %] Phone: [% ent.phone %]<br />[% END %]
8330                     [% IF ent.fax_phone %] Fax: [% ent.fax_phone %]<br />[% END %]
8331                     [% IF ent.url %] URL: [% ent.url %]<br />[% END %]
8332                     [% IF ent.email %] E-mail: [% ent.email %] [% END %]
8333                 </p>
8334             </dd>
8335             [% END %]
8336             [% INCLUDE ent_with_address
8337                 ent = invoice.provider
8338                 ent_label = "Provider" %]
8339             [% INCLUDE ent_with_address
8340                 ent = invoice.shipper
8341                 ent_label = "Shipper" %]
8342             <dt>Receiver</dt>
8343             <dd>
8344                 [% invoice.receiver.name %] ([% invoice.receiver.shortname %])
8345             </dd>
8346             <dt>Received</dt>
8347             <dd>
8348                 [% helpers.format_date(invoice.recv_date) %] by
8349                 [% invoice.recv_method %]
8350             </dd>
8351             [% IF invoice.note %]
8352                 <dt>Note</dt>
8353                 <dd>
8354                     [% invoice.note %]
8355                 </dd>
8356             [% END %]
8357         </dl>
8358     </div>
8359     <ul>
8360         [% FOR entry IN invoice.entries %]
8361             <li>
8362                 [% IF entry.lineitem %]
8363                     Title: [% helpers.get_li_attr(
8364                         "title", "", entry.lineitem.attributes
8365                     ) %]<br />
8366                     Author: [% helpers.get_li_attr(
8367                         "author", "", entry.lineitem.attributes
8368                     ) %]
8369                 [% END %]
8370                 [% IF entry.purchase_order %]
8371                     (PO: [% entry.purchase_order.name %])
8372                 [% END %]<br />
8373                 Invoice item count: [% entry.inv_item_count %]
8374                 [% IF entry.phys_item_count %]
8375                     / Physical item count: [% entry.phys_item_count %]
8376                 [% END %]
8377                 <br />
8378                 [% IF entry.cost_billed %]
8379                     Cost billed: [% entry.cost_billed %]
8380                     [% IF entry.billed_per_item %](per item)[% END %]
8381                     <br />
8382                 [% END %]
8383                 [% IF entry.actual_cost %]
8384                     Actual cost: [% entry.actual_cost %]<br />
8385                 [% END %]
8386                 [% IF entry.amount_paid %]
8387                     Amount paid: [% entry.amount_paid %]<br />
8388                 [% END %]
8389                 [% IF entry.note %]Note: [% entry.note %][% END %]
8390             </li>
8391         [% END %]
8392         [% FOR item IN invoice.items %]
8393             <li>
8394                 [% IF item.inv_item_type %]
8395                     Item Type: [% item.inv_item_type %]<br />
8396                 [% END %]
8397                 [% IF item.title %]Title/Description:
8398                     [% item.title %]<br />
8399                 [% END %]
8400                 [% IF item.author %]Author: [% item.author %]<br />[% END %]
8401                 [% IF item.purchase_order %]PO: [% item.purchase_order %]<br />[% END %]
8402                 [% IF item.note %]Note: [% item.note %]<br />[% END %]
8403                 [% IF item.cost_billed %]
8404                     Cost billed: [% item.cost_billed %]<br />
8405                 [% END %]
8406                 [% IF item.actual_cost %]
8407                     Actual cost: [% item.actual_cost %]<br />
8408                 [% END %]
8409                 [% IF item.amount_paid %]
8410                     Amount paid: [% item.amount_paid %]<br />
8411                 [% END %]
8412             </li>
8413         [% END %]
8414     </ul>
8415     <div>
8416         Amounts spent per fund:
8417         <table>
8418         [% FOR blob IN user_data %]
8419             <tr>
8420                 <th style="text-align: left;">[% blob.fund.code %] ([% blob.fund.year %]):</th>
8421                 <td>$[% blob.total %]</td>
8422             </tr>
8423         [% END %]
8424         </table>
8425     </div>
8426 </div>
8427 [% END %]$$
8428 );
8429
8430
8431 INSERT INTO action_trigger.environment (event_def, path) VALUES
8432     (22, 'provider'),
8433     (22, 'provider.addresses'),
8434     (22, 'shipper'),
8435     (22, 'shipper.addresses'),
8436     (22, 'receiver'),
8437     (22, 'entries'),
8438     (22, 'entries.purchase_order'),
8439     (22, 'entries.lineitem'),
8440     (22, 'entries.lineitem.attributes'),
8441     (22, 'items')
8442 ;
8443
8444 SELECT SETVAL('action_trigger.event_definition_id_seq'::TEXT, 100);
8445
8446 -- Hold cancel action/trigger hooks
8447
8448 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8449     'hold_request.cancel.expire_no_target',
8450     'ahr',
8451     'A hold is cancelled because no copies were found'
8452 );
8453
8454 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8455     'hold_request.cancel.expire_holds_shelf',
8456     'ahr',
8457     'A hold is cancelled because it was on the holds shelf too long'
8458 );
8459
8460 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8461     'hold_request.cancel.staff',
8462     'ahr',
8463     'A hold is cancelled because it was cancelled by staff'
8464 );
8465
8466 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8467     'hold_request.cancel.patron',
8468     'ahr',
8469     'A hold is cancelled by the patron'
8470 );
8471
8472
8473 -- in-db indexing normalizers
8474 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8475         'NACO Normalize',
8476         'Apply NACO normalization rules to the extracted text.  See http://www.loc.gov/catdir/pcc/naco/normrule-2.html for details.',
8477         'naco_normalize',
8478         0
8479 );
8480
8481 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8482         'Normalize date range',
8483         'Split date ranges in the form of "XXXX-YYYY" into "XXXX YYYY" for proper index.',
8484         'split_date_range',
8485         0
8486 );
8487
8488 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8489         'NACO Normalize -- retain first comma',
8490         'Apply NACO normalization rules to the extracted text, retaining the first comma.  See http://www.loc.gov/catdir/pcc/naco/normrule-2.html for details.',
8491         'naco_normalize_keep_comma',
8492         0
8493 );
8494
8495 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8496         'Strip Diacritics',
8497         'Convert text to NFD form and remove non-spacing combining marks.',
8498         'remove_diacritics',
8499         0
8500 );
8501
8502 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8503         'Remove Parenthesized Substring',
8504         'Remove any parenthesized substrings from the extracted text, such as the agency code preceding authority record control numbers in subfield 0.',
8505         'remove_paren_substring',
8506         0
8507 );
8508
8509 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8510         'Up-case',
8511         'Convert text upper case.',
8512         'uppercase',
8513         0
8514 );
8515
8516 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8517         'Down-case',
8518         'Convert text lower case.',
8519         'lowercase',
8520         0
8521 );
8522
8523 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8524         'Extract Dewey-like number',
8525         'Extract a string of numeric characters that resembles a DDC number.',
8526         'call_number_dewey',
8527         0
8528 );
8529
8530 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8531         'Left truncation',
8532         'Discard the specified number of characters from the left side of the string.',
8533         'left_trunc',
8534         1
8535 );
8536
8537 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8538         'Right truncation',
8539         'Include only the specified number of characters from the left side of the string.',
8540         'right_trunc',
8541         1
8542 );
8543
8544 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8545         'First word',
8546         'Include only the first space-separated word of a string.',
8547         'first_word',
8548         0
8549 );
8550
8551 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8552         'ISBN 10/13 conversion',
8553         'Translate ISBN10 to ISBN13 and vice versa.',
8554         'translate_isbn1013',
8555         0
8556 );
8557
8558 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8559         'Replace',
8560         'Replace all occurences of first parameter in the string with the second parameter.',
8561         'replace',
8562         2
8563 );
8564
8565 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8566         'Trim Surrounding Space',
8567         'Trim leading and trailing spaces from extracted text.',
8568         'btrim',
8569         0
8570 );
8571
8572 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8573     'Generic Mapping Normalizer', 
8574     'Map values or sets of values to new values',
8575     'generic_map_normalizer', 
8576     1
8577 );
8578
8579 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8580     'Coded Value Map Normalizer', 
8581     'Applies coded_value_map mapping of values',
8582     'coded_value_map_normalizer', 
8583     1
8584 );
8585
8586 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8587         'Search Normalize',
8588         'Apply search normalization rules to the extracted text. A less extreme version of NACO normalization.',
8589         'search_normalize',
8590         0
8591 );
8592
8593 -- make use of the index normalizers
8594
8595 INSERT INTO config.metabib_field_index_norm_map (field,norm)
8596     SELECT  m.id,
8597             i.id
8598       FROM  config.metabib_field m,
8599         config.index_normalizer i
8600       WHERE i.func IN ('search_normalize','split_date_range')
8601             AND m.id NOT IN (18, 19, 25);
8602
8603 INSERT INTO config.metabib_field_index_norm_map (field,norm,pos)
8604     SELECT  m.id,
8605             i.id,
8606             2
8607       FROM  config.metabib_field m,
8608             config.index_normalizer i
8609       WHERE i.func IN ('translate_isbn1013')
8610             AND m.id IN (18);
8611
8612 INSERT INTO config.metabib_field_index_norm_map (field,norm,params)
8613     SELECT  m.id,
8614             i.id,
8615             $$["-",""]$$
8616       FROM  config.metabib_field m,
8617             config.index_normalizer i
8618       WHERE i.func IN ('replace')
8619             AND m.id IN (19);
8620
8621 INSERT INTO config.metabib_field_index_norm_map (field,norm,params, pos)
8622      SELECT  m.id,
8623              i.id,
8624              $$["]",""]$$,
8625              '-1'
8626        FROM  config.metabib_field m,
8627              config.index_normalizer i
8628        WHERE i.func IN ('replace')
8629              AND m.id IN (1);
8630              
8631 INSERT INTO config.metabib_field_index_norm_map (field,norm,params, pos)
8632      SELECT  m.id,
8633              i.id,
8634              $$["[",""]$$,
8635              '-1'
8636        FROM  config.metabib_field m,
8637              config.index_normalizer i
8638        WHERE i.func IN ('replace')
8639              AND m.id IN (1);
8640
8641 INSERT INTO config.metabib_field_index_norm_map (field,norm,pos)
8642     SELECT  m.id,
8643             i.id,
8644             -1
8645       FROM  config.metabib_field m,
8646             config.index_normalizer i
8647       WHERE i.func = 'remove_paren_substring'
8648             AND m.id IN (28);
8649
8650 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8651     SELECT  m.name, i.id, 0
8652       FROM  config.record_attr_definition m,
8653             config.index_normalizer i
8654       WHERE i.func IN ('content_or_null')
8655             AND m.name IN ('titlesort', 'authorsort');
8656
8657 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8658     SELECT  m.name, i.id, 0
8659       FROM  config.record_attr_definition m,
8660             config.index_normalizer i
8661       WHERE i.func IN ('integer_or_null')
8662             AND m.name IN ('date1', 'date2', 'pubdate');
8663
8664 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8665     SELECT  m.name, i.id, 0
8666       FROM  config.record_attr_definition m,
8667             config.index_normalizer i
8668       WHERE i.func IN ('approximate_low_date')
8669             AND m.name IN ('date1', 'pubdate');
8670
8671 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8672     SELECT  m.name, i.id, 0
8673       FROM  config.record_attr_definition m,
8674             config.index_normalizer i
8675       WHERE i.func IN ('approximate_high_date')
8676             AND m.name IN ('date2');
8677
8678 -- Sample Pre-due Notice --
8679
8680 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, max_delay, template) 
8681     VALUES (6, 'f', 1, '3 Day Courtesy Notice', 'checkout.due', 'CircIsOpen', 'SendEmail', '-3 days', 'due_date', 'usr', '-2 days',
8682 $$
8683 [%- USE date -%]
8684 [%- user = target.0.usr -%]
8685 To: [%- params.recipient_email || user.email %]
8686 From: [%- params.sender_email || default_sender %]
8687 Subject: Courtesy Notice
8688
8689 Dear [% user.family_name %], [% user.first_given_name %]
8690 As a reminder, the following items are due in 3 days.
8691
8692 [% FOR circ IN target %]
8693     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
8694     Title: [% copy_details.title %]
8695     Author: [% copy_details.author %]
8696     Barcode: [% circ.target_copy.barcode %] 
8697     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
8698     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
8699     Library: [% circ.circ_lib.name %]
8700     Library Phone: [% circ.circ_lib.phone %]
8701
8702 [% END %]
8703
8704 $$);
8705
8706 INSERT INTO action_trigger.environment (event_def, path) VALUES 
8707     (6, 'target_copy.call_number'),
8708     (6, 'usr'),
8709     (6, 'circ_lib.billing_address');
8710
8711 -- Additional A/T Reactors
8712
8713 INSERT INTO action_trigger.reactor (module,description) VALUES
8714 (   'ApplyPatronPenalty',
8715     oils_i18n_gettext(
8716         'ApplyPatronPenalty',
8717         'Applies the configured penalty to a patron.  Required named environment variables are "user", which refers to the user object, and "context_org", which refers to the org_unit object that acts as the focus for the penalty.',
8718         'atreact',
8719         'description'
8720     )
8721 );
8722
8723 INSERT INTO action_trigger.reactor (module,description) VALUES
8724 (   'SendFile',
8725     oils_i18n_gettext(
8726         'SendFile',
8727         'Build and transfer a file to a remote server.  Required parameter "remote_host" specifying target server.  Optional parameters: remote_user, remote_password, remote_account, port, type (FTP, SFTP or SCP), and debug.',
8728         'atreact',
8729         'description'
8730     )
8731 );
8732
8733 -- self-check checkout receipt
8734
8735 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8736     VALUES (
8737         'format.selfcheck.checkout',
8738         'circ',
8739         'Formats circ objects for self-checkout receipt',
8740         TRUE
8741     );
8742
8743 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, granularity, template )
8744     VALUES (
8745         10,
8746         TRUE,
8747         1,
8748         'Self-Checkout Receipt',
8749         'format.selfcheck.checkout',
8750         'NOOP_True',
8751         'ProcessTemplate',
8752         'usr',
8753         'print-on-demand',
8754 $$
8755 [%- USE date -%]
8756 [%- SET user = target.0.usr -%]
8757 [%- SET lib = target.0.circ_lib -%]
8758 [%- SET lib_addr = target.0.circ_lib.billing_address -%]
8759 [%- SET hours = lib.hours_of_operation -%]
8760 <div>
8761     <style> li { padding: 8px; margin 5px; }</style>
8762     <div>[% date.format %]</div>
8763     <div>[% lib.name %]</div>
8764     <div>[% lib_addr.street1 %] [% lib_addr.street2 %]</div>
8765     <div>[% lib_addr.city %], [% lib_addr.state %] [% lb_addr.post_code %]</div>
8766     <div>[% lib.phone %]</div>
8767     <br/>
8768
8769     [% user.family_name %], [% user.first_given_name %]
8770     <ol>
8771     [% FOR circ IN target %]
8772         [%-
8773             SET idx = loop.count - 1;
8774             SET udata =  user_data.$idx
8775         -%]
8776         <li>
8777             <div>[% helpers.get_copy_bib_basics(circ.target_copy.id).title %]</div>
8778             <div>Barcode: [% circ.target_copy.barcode %]</div>
8779             [% IF user_data.renewal_failure %]
8780                 <div style='color:red;'>Renewal Failed</div>
8781             [% ELSE %]
8782                 <div>Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]</div>
8783             [% END %]
8784         </li>
8785     [% END %]
8786     </ol>
8787     
8788     <div>
8789         Library Hours
8790         [%- BLOCK format_time; date.format(time _ ' 1/1/1000', format='%I:%M %p'); END -%]
8791         <div>
8792             Monday 
8793             [% PROCESS format_time time = hours.dow_0_open %] 
8794             [% PROCESS format_time time = hours.dow_0_close %] 
8795         </div>
8796         <div>
8797             Tuesday 
8798             [% PROCESS format_time time = hours.dow_1_open %] 
8799             [% PROCESS format_time time = hours.dow_1_close %] 
8800         </div>
8801         <div>
8802             Wednesday 
8803             [% PROCESS format_time time = hours.dow_2_open %] 
8804             [% PROCESS format_time time = hours.dow_2_close %] 
8805         </div>
8806         <div>
8807             Thursday
8808             [% PROCESS format_time time = hours.dow_3_open %] 
8809             [% PROCESS format_time time = hours.dow_3_close %] 
8810         </div>
8811         <div>
8812             Friday
8813             [% PROCESS format_time time = hours.dow_4_open %] 
8814             [% PROCESS format_time time = hours.dow_4_close %] 
8815         </div>
8816         <div>
8817             Saturday
8818             [% PROCESS format_time time = hours.dow_5_open %] 
8819             [% PROCESS format_time time = hours.dow_5_close %] 
8820         </div>
8821         <div>
8822             Sunday 
8823             [% PROCESS format_time time = hours.dow_6_open %] 
8824             [% PROCESS format_time time = hours.dow_6_close %] 
8825         </div>
8826     </div>
8827 </div>
8828 $$
8829 );
8830
8831
8832 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8833     ( 10, 'target_copy'),
8834     ( 10, 'circ_lib.billing_address'),
8835     ( 10, 'circ_lib.hours_of_operation'),
8836     ( 10, 'usr');
8837
8838
8839 -- items out selfcheck receipt
8840
8841 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8842     VALUES (
8843         'format.selfcheck.items_out',
8844         'circ',
8845         'Formats items out for self-checkout receipt',
8846         TRUE
8847     );
8848
8849 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, granularity, template )
8850     VALUES (
8851         11,
8852         TRUE,
8853         1,
8854         'Self-Checkout Items Out Receipt',
8855         'format.selfcheck.items_out',
8856         'NOOP_True',
8857         'ProcessTemplate',
8858         'usr',
8859         'print-on-demand',
8860 $$
8861 [%- USE date -%]
8862 [%- SET user = target.0.usr -%]
8863 <div>
8864     <style> li { padding: 8px; margin 5px; }</style>
8865     <div>[% date.format %]</div>
8866     <br/>
8867
8868     [% user.family_name %], [% user.first_given_name %]
8869     <ol>
8870     [% FOR circ IN target %]
8871         <li>
8872             <div>[% helpers.get_copy_bib_basics(circ.target_copy.id).title %]</div>
8873             <div>Barcode: [% circ.target_copy.barcode %]</div>
8874             <div>Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]</div>
8875         </li>
8876     [% END %]
8877     </ol>
8878 </div>
8879 $$
8880 );
8881
8882
8883 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8884     ( 11, 'target_copy'),
8885     ( 11, 'circ_lib.billing_address'),
8886     ( 11, 'circ_lib.hours_of_operation'),
8887     ( 11, 'usr');
8888
8889 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8890     VALUES (
8891         'format.selfcheck.holds',
8892         'ahr',
8893         'Formats holds for self-checkout receipt',
8894         TRUE
8895     );
8896
8897 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, granularity, template )
8898     VALUES (
8899         12,
8900         TRUE,
8901         1,
8902         'Self-Checkout Holds Receipt',
8903         'format.selfcheck.holds',
8904         'NOOP_True',
8905         'ProcessTemplate',
8906         'usr',
8907         'print-on-demand',
8908 $$
8909 [%- USE date -%]
8910 [%- SET user = target.0.usr -%]
8911 <div>
8912     <style> li { padding: 8px; margin 5px; }</style>
8913     <div>[% date.format %]</div>
8914     <br/>
8915
8916     [% user.family_name %], [% user.first_given_name %]
8917     <ol>
8918     [% FOR hold IN target %]
8919         [%-
8920             SET idx = loop.count - 1;
8921             SET udata =  user_data.$idx
8922         -%]
8923         <li>
8924             <div>Title: [% hold.bib_rec.bib_record.simple_record.title %]</div>
8925             <div>Author: [% hold.bib_rec.bib_record.simple_record.author %]</div>
8926             <div>Pickup Location: [% hold.pickup_lib.name %]</div>
8927             <div>Status: 
8928                 [%- IF udata.ready -%]
8929                     Ready for pickup
8930                 [% ELSE %]
8931                     #[% udata.queue_position %] of [% udata.potential_copies %] copies.
8932                 [% END %]
8933             </div>
8934         </li>
8935     [% END %]
8936     </ol>
8937 </div>
8938 $$
8939 );
8940
8941
8942 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8943     ( 12, 'bib_rec.bib_record.simple_record'),
8944     ( 12, 'pickup_lib'),
8945     ( 12, 'usr');
8946
8947 -- fines receipt
8948
8949 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8950     VALUES (
8951         'format.selfcheck.fines',
8952         'au',
8953         'Formats fines for self-checkout receipt',
8954         TRUE
8955     );
8956
8957 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, granularity, template )
8958     VALUES (
8959         13,
8960         TRUE,
8961         1,
8962         'Self-Checkout Fines Receipt',
8963         'format.selfcheck.fines',
8964         'NOOP_True',
8965         'ProcessTemplate',
8966         'print-on-demand',
8967 $$
8968 [%- USE date -%]
8969 [%- SET user = target -%]
8970 <div>
8971     <style> li { padding: 8px; margin 5px; }</style>
8972     <div>[% date.format %]</div>
8973     <br/>
8974
8975     [% user.family_name %], [% user.first_given_name %]
8976     <ol>
8977     [% FOR xact IN user.open_billable_transactions_summary %]
8978         <li>
8979             <div>Details: 
8980                 [% IF xact.xact_type == 'circulation' %]
8981                     [%- helpers.get_copy_bib_basics(xact.circulation.target_copy).title -%]
8982                 [% ELSE %]
8983                     [%- xact.last_billing_type -%]
8984                 [% END %]
8985             </div>
8986             <div>Total Billed: [% xact.total_owed %]</div>
8987             <div>Total Paid: [% xact.total_paid %]</div>
8988             <div>Balance Owed : [% xact.balance_owed %]</div>
8989         </li>
8990     [% END %]
8991     </ol>
8992 </div>
8993 $$
8994 );
8995
8996 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8997     VALUES (
8998         'format.acqli.html',
8999         'jub',
9000         'Formats lineitem worksheet for titles received',
9001         TRUE
9002     );
9003
9004 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, granularity, template)
9005     VALUES (
9006         14,
9007         TRUE,
9008         1,
9009         'Lineitem Worksheet',
9010         'format.acqli.html',
9011         'NOOP_True',
9012         'ProcessTemplate',
9013         'print-on-demand',
9014 $$
9015 [%- USE date -%]
9016 [%- SET li = target; -%]
9017 <div class="wrapper">
9018     <div class="summary" style='font-size:110%; font-weight:bold;'>
9019
9020         <div>Title: [% helpers.get_li_attr("title", "", li.attributes) %]</div>
9021         <div>Author: [% helpers.get_li_attr("author", "", li.attributes) %]</div>
9022         <div class="count">Item Count: [% li.lineitem_details.size %]</div>
9023         <div class="lineid">Lineitem ID: [% li.id %]</div>
9024         <div>Open Holds: [% helpers.bre_open_hold_count(li.eg_bib_id) %]</div>
9025         [% IF li.cancel_reason.label %]
9026         <div>[% li.cancel_reason.label %]</div>
9027         [% END %]
9028
9029         [% IF li.distribution_formulas.size > 0 %]
9030             [% SET forms = [] %]
9031             [% FOREACH form IN li.distribution_formulas; forms.push(form.formula.name); END %]
9032             <div>Distribution Formulas: [% forms.join(',') %]</div>
9033         [% END %]
9034
9035         [% IF li.lineitem_notes.size > 0 %]
9036             Lineitem Notes:
9037             <ul>
9038                 [%- FOR note IN li.lineitem_notes -%]
9039                     <li>
9040                     [% IF note.alert_text %]
9041                         [% note.alert_text.code -%] 
9042                         [% IF note.value -%]
9043                             : [% note.value %]
9044                         [% END %]
9045                     [% ELSE %]
9046                         [% note.value -%] 
9047                     [% END %]
9048                     </li>
9049                 [% END %]
9050             </ul>
9051         [% END %]
9052     </div>
9053     <br/>
9054     <table>
9055         <thead>
9056             <tr>
9057                 <th>Branch</th>
9058                 <th>Barcode</th>
9059                 <th>Call Number</th>
9060                 <th>Fund</th>
9061                 <th>Shelving Location</th>
9062                 <th>Recd.</th>
9063                 <th>Notes</th>
9064                 <th>Delayed / Canceled</th>
9065             </tr>
9066         </thead>
9067         <tbody>
9068         <!-- set detail.owning_lib from fm object to org name -->
9069         [% FOREACH detail IN li.lineitem_details %]
9070             [% detail.owning_lib = detail.owning_lib.shortname %]
9071         [% END %]
9072
9073         [% FOREACH detail IN li.lineitem_details.sort('owning_lib') %]
9074             [% 
9075                 IF detail.eg_copy_id;
9076                     SET copy = detail.eg_copy_id;
9077                     SET cn_label = copy.call_number.label;
9078                 ELSE; 
9079                     SET copy = detail; 
9080                     SET cn_label = detail.cn_label;
9081                 END 
9082             %]
9083             <tr>
9084                 <!-- acq.lineitem_detail.id = [%- detail.id -%] -->
9085                 <td style='padding:5px;'>[% detail.owning_lib %]</td>
9086                 <td style='padding:5px;'>[% IF copy.barcode   %]<span class="barcode"  >[% detail.barcode   %]</span>[% END %]</td>
9087                 <td style='padding:5px;'>[% IF cn_label %]<span class="cn_label" >[% cn_label  %]</span>[% END %]</td>
9088                 <td style='padding:5px;'>[% IF detail.fund %]<span class="fund">[% detail.fund.code %] ([% detail.fund.year %])</span>[% END %]</td>
9089                 <td style='padding:5px;'>[% copy.location.name %]</td>
9090                 <td style='padding:5px;'>[% IF detail.recv_time %]<span class="recv_time">[% detail.recv_time %]</span>[% END %]</td>
9091                 <td style='padding:5px;'>[% detail.note %]</td>
9092                 <td style='padding:5px;'>[% detail.cancel_reason.label %]</td>
9093             </tr>
9094         [% END %]
9095         </tbody>
9096     </table>
9097 </div>
9098 $$
9099 );
9100
9101
9102 INSERT INTO action_trigger.environment (event_def, path) VALUES
9103     ( 14, 'attributes' ),
9104     ( 14, 'cancel_reason' ),
9105     ( 14, 'lineitem_notes' ),
9106     ( 14, 'lineitem_notes.alert_text' ),
9107     ( 14, 'distribution_formulas.formula' ),
9108     ( 14, 'lineitem_details' ),
9109     ( 14, 'lineitem_details.cancel_reason' ),
9110     ( 14, 'lineitem_details.owning_lib' ),
9111     ( 14, 'lineitem_details.fund' ),
9112     ( 14, 'lineitem_details.location' ),
9113     ( 14, 'lineitem_details.eg_copy_id' ),
9114     ( 14, 'lineitem_details.eg_copy_id.call_number' ),
9115     ( 14, 'lineitem_details.eg_copy_id.location' )
9116 ;
9117
9118 INSERT INTO action_trigger.environment ( event_def, path) VALUES
9119     ( 13, 'open_billable_transactions_summary.circulation' );
9120
9121
9122 INSERT INTO action_trigger.validator (module, description) 
9123     VALUES (
9124         'Acq::PurchaseOrderEDIRequired',
9125         oils_i18n_gettext(
9126             'Acq::PurchaseOrderEDIRequired',
9127             'Purchase order is delivered via EDI',
9128             'atval',
9129             'description'
9130         )
9131     );
9132
9133 INSERT INTO action_trigger.reactor (module, description)
9134     VALUES (
9135         'GeneratePurchaseOrderJEDI',
9136         oils_i18n_gettext(
9137             'GeneratePurchaseOrderJEDI',
9138             'Creates purchase order JEDI (JSON EDI) for subsequent EDI processing',
9139             'atreact',
9140             'description'
9141         )
9142     );
9143
9144
9145 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, cleanup_success, cleanup_failure, delay, delay_field, group_field, template) 
9146     VALUES (23, true, 1, 'PO JEDI', 'acqpo.activated', 'Acq::PurchaseOrderEDIRequired', 'GeneratePurchaseOrderJEDI', NULL, NULL, '00:00:00', NULL, NULL,
9147 $$
9148 [%- USE date -%]
9149 [%
9150     # extract some commonly used variables
9151
9152     VENDOR_SAN = target.provider.san;
9153     VENDCODE = target.provider.edi_default.vendcode;
9154     VENDACCT = target.provider.edi_default.vendacct;
9155     ORG_UNIT_SAN = target.ordering_agency.mailing_address.san;
9156
9157     # set the vendor / provider
9158
9159     VENDOR_BT      = 0; # Baker & Taylor
9160     VENDOR_INGRAM  = 0;
9161     VENDOR_BRODART = 0;
9162     VENDOR_MW_TAPE = 0; # Midwest Tape
9163     VENDOR_RB      = 0; # Recorded Books
9164     VENDOR_ULS     = 0; # ULS
9165
9166     IF    VENDOR_SAN == '1556150'; VENDOR_BT = 1;
9167     ELSIF VENDOR_SAN == '1697684'; VENDOR_BRODART = 1;
9168     ELSIF VENDOR_SAN == '1697978'; VENDOR_INGRAM = 1;
9169     ELSIF VENDOR_SAN == '2549913'; VENDOR_MW_TAPE = 1;
9170     ELSIF VENDOR_SAN == '1113984'; VENDOR_RB = 1;
9171     ELSIF VENDOR_SAN == '1699342'; VENDOR_ULS = 1;
9172     END;
9173
9174     # if true, pass the PO name as a secondary identifier
9175     # RFF+LI:<name>/li_id
9176     INC_PO_NAME = 0;
9177     IF VENDOR_INGRAM;
9178         INC_PO_NAME = 1;
9179     END;
9180
9181     # GIR configuration --------------------------------------
9182
9183     INC_COPIES = 1; # copies on/off switch
9184     INC_FUND = 0;
9185     INC_CALLNUMBER = 0;
9186     INC_ITEM_TYPE = 1;
9187     INC_LOCATION = 0;
9188     INC_COLLECTION_CODE = 1;
9189     INC_OWNING_LIB = 1;
9190     INC_QUANTITY = 1;
9191     INC_COPY_ID = 0;
9192
9193     IF VENDOR_BT;
9194         INC_CALLNUMBER = 1;
9195     END;
9196
9197     IF VENDOR_BRODART;
9198         INC_FUND = 1;
9199     END;
9200
9201     IF VENDOR_MW_TAPE;
9202         INC_FUND = 1;
9203         INC_COLLECTION_CODE = 0;
9204         INC_ITEM_TYPE = 0;
9205     END;
9206
9207     # END GIR configuration ---------------------------------
9208
9209 -%]
9210 [%- BLOCK big_block -%]
9211 {
9212    "recipient":"[% VENDOR_SAN %]",
9213    "sender":"[% ORG_UNIT_SAN %]",
9214    "body": [{
9215      "ORDERS":[ "order", {
9216
9217         "po_number":[% target.id %],
9218
9219         [% IF INC_PO_NAME %]
9220         "po_name":"[% target.name | replace('\/', ' ') | replace('"', '\"') %]",
9221         [% END %]
9222
9223         "date":"[% date.format(date.now, '%Y%m%d') %]",
9224
9225         "buyer":[
9226             [% IF VENDOR_BT %]
9227                 {"id-qualifier": 91, "id":"[% ORG_UNIT_SAN %] [% VENDCODE %]"}
9228             [% ELSE %]
9229                 {"id":"[% ORG_UNIT_SAN %]"},
9230                 {"id-qualifier": 91, "id":"[% VENDACCT %]"}
9231             [% END %]
9232         ],
9233
9234         "vendor":[
9235             "[% VENDOR_SAN %]",
9236             {"id-qualifier": 92, "id":"[% target.provider.id %]"}
9237         ],
9238
9239         "currency":"[% target.provider.currency_type %]",
9240                 
9241         "items":[
9242         [%- FOR li IN target.lineitems %]
9243         {
9244             "line_index":"[% li.id %]",
9245             "identifiers":[   
9246             [%- 
9247                 idval = '';
9248                 idqual = 'EN'; # default ISBN/UPC/EAN-13
9249                 ident_attr = helpers.get_li_order_ident(li.attributes);
9250                 IF ident_attr;
9251                     idname = ident_attr.attr_name;
9252                     idval = ident_attr.attr_value;
9253                     IF idname == 'isbn' AND idval.length != 13;
9254                         idqual = 'IB';
9255                     ELSIF idname == 'issn';
9256                         idqual = 'IS';
9257                     END;
9258                 ELSE;
9259                     idqual = 'IN';
9260                     idval = li.id;
9261                 END -%]
9262                 {"id-qualifier":"[% idqual %]","id":"[% idval %]"}
9263             ],
9264             "price":[% li.estimated_unit_price || '0.00' %],
9265             "desc":[
9266                 {"BTI":"[% helpers.get_li_attr_jedi('title',     '', li.attributes) %]"},
9267                 {"BPU":"[% helpers.get_li_attr_jedi('publisher', '', li.attributes) %]"},
9268                 {"BPD":"[% helpers.get_li_attr_jedi('pubdate',   '', li.attributes) %]"},
9269                 [% IF VENDOR_ULS -%]
9270                 {"BEN":"[% helpers.get_li_attr_jedi('edition',   '', li.attributes) %]"},
9271                 {"BAU":"[% helpers.get_li_attr_jedi('author',    '', li.attributes) %]"}
9272                 [%- ELSE -%]
9273                 {"BPH":"[% helpers.get_li_attr_jedi('pagination','', li.attributes) %]"}
9274                 [%- END %]
9275             ],
9276             [%- ftx_vals = []; 
9277                 FOR note IN li.lineitem_notes;
9278                     NEXT UNLESS note.vendor_public == 't'; 
9279                     ftx_vals.push(note.value); 
9280                 END; 
9281                 IF VENDOR_BRODART; # look for copy-level spec code
9282                     FOR lid IN li.lineitem_details;
9283                         IF lid.note;
9284                             spec_note = lid.note.match('spec code ([a-zA-Z0-9_])');
9285                             IF spec_note.0; ftx_vals.push(spec_note.0); END;
9286                         END;
9287                     END;
9288                 END; 
9289                 IF xtra_ftx;           ftx_vals.unshift(xtra_ftx); END; 
9290
9291                 # BT & ULS want FTX+LIN for every LI, even if empty
9292                 IF ((VENDOR_BT OR VENDOR_ULS) AND ftx_vals.size == 0);
9293                     ftx_vals.unshift('');
9294                 END;  
9295             -%]
9296
9297             "free-text":[ 
9298                 [% FOR note IN ftx_vals -%] "[% note %]"[% UNLESS loop.last %], [% END %][% END %] 
9299             ],            
9300
9301             "quantity":[% li.lineitem_details.size %]
9302
9303             [%- IF INC_COPIES -%]
9304             ,"copies" : [
9305                 [%- compressed_copies = [];
9306                     FOR lid IN li.lineitem_details;
9307                         fund = lid.fund.code;
9308                         item_type = lid.circ_modifier;
9309                         callnumber = lid.cn_label;
9310                         owning_lib = lid.owning_lib.shortname;
9311                         location = lid.location;
9312                         collection_code = lid.collection_code;
9313     
9314                         # when we have real copy data, treat it as authoritative for some fields
9315                         acp = lid.eg_copy_id;
9316                         IF acp;
9317                             item_type = acp.circ_modifier;
9318                             callnumber = acp.call_number.label;
9319                             location = acp.location.name;
9320                         END ;
9321
9322
9323                         # collapse like copies into groups w/ quantity
9324
9325                         found_match = 0;
9326                         IF !INC_COPY_ID; # INC_COPY_ID implies 1 copy per GIR
9327                             FOR copy IN compressed_copies;
9328                                 IF  (fund == copy.fund OR (!fund AND !copy.fund)) AND
9329                                     (item_type == copy.item_type OR (!item_type AND !copy.item_type)) AND
9330                                     (callnumber == copy.callnumber OR (!callnumber AND !copy.callnumber)) AND
9331                                     (owning_lib == copy.owning_lib OR (!owning_lib AND !copy.owning_lib)) AND
9332                                     (location == copy.location OR (!location AND !copy.location)) AND
9333                                     (collection_code == copy.collection_code OR (!collection_code AND !copy.collection_code));
9334
9335                                     copy.quantity = copy.quantity + 1;
9336                                     found_match = 1;
9337                                 END;
9338                             END;
9339                         END;
9340
9341                         IF !found_match;
9342                             compressed_copies.push({
9343                                 fund => fund,
9344                                 item_type => item_type,
9345                                 callnumber => callnumber,
9346                                 owning_lib => owning_lib,
9347                                 location => location,
9348                                 collection_code => collection_code,
9349                                 copy_id => lid.id, # for INC_COPY_ID
9350                                 quantity => 1
9351                             });
9352                         END;
9353                     END;
9354                     FOR copy IN compressed_copies;
9355
9356                     # If we assume owning_lib is required and set, 
9357                     # it is safe to prepend each following copy field w/ a ","
9358
9359                     # B&T EDI requires expected GIR fields to be 
9360                     # present regardless of whether a value exists.  
9361                     # some fields are required to have a value in ACQ, 
9362                     # though, so they are not forced into place below.
9363
9364                  %]{[%- IF INC_OWNING_LIB AND copy.owning_lib %] "owning_lib":"[% copy.owning_lib %]"[% END -%]
9365                     [%- IF INC_FUND AND copy.fund %],"fund":"[% copy.fund %]"[% END -%]
9366                     [%- IF INC_CALLNUMBER AND (VENDOR_BT OR copy.callnumber) %],"call_number":"[% copy.callnumber %]"[% END -%]
9367                     [%- IF INC_ITEM_TYPE AND (VENDOR_BT OR copy.item_type) %],"item_type":"[% copy.item_type %]"[% END -%]
9368                     [%- IF INC_LOCATION AND copy.location %],"copy_location":"[% copy.location %]"[% END -%]
9369                     [%- IF INC_COLLECTION_CODE AND (VENDOR_BT OR copy.collection_code) %],"collection_code":"[% copy.collection_code %]"[% END -%]
9370                     [%- IF INC_QUANTITY %],"quantity":"[% copy.quantity %]"[% END -%]
9371                     [%- IF INC_COPY_ID %],"copy_id":"[% copy.copy_id %]" [% END %]}[% ',' UNLESS loop.last -%]
9372                 [%- END -%] [%# FOR compressed_copies -%]
9373             ]
9374             [%- END -%] [%# IF INC_COPIES %]
9375
9376         }[% UNLESS loop.last %],[% END -%]
9377
9378         [% END %] [%# END lineitems %]
9379         ],
9380         "line_items":[% target.lineitems.size %]
9381      }]  [%# close ORDERS array %]
9382    }]    [%# close  body  array %]
9383 }
9384 [% END %]
9385 [% tempo = PROCESS big_block; helpers.escape_json(tempo) %]
9386 $$
9387 );
9388
9389 INSERT INTO action_trigger.environment (event_def, path) VALUES 
9390   (23, 'lineitems.attributes'), 
9391   (23, 'lineitems.lineitem_details.owning_lib'),
9392   (23, 'lineitems.lineitem_details.location'),
9393   (23, 'lineitems.lineitem_details.fund'),
9394   (23, 'lineitems.lineitem_details.eg_copy_id.location'),
9395   (23, 'lineitems.lineitem_details.eg_copy_id.call_number'),
9396   (23, 'lineitems.lineitem_notes'), 
9397   (23, 'ordering_agency.mailing_address'), 
9398   (23, 'provider'),
9399   (23, 'provider.edi_default');
9400
9401 INSERT INTO action_trigger.reactor (module, description) VALUES (
9402     'AstCall', 'Possibly place a phone call with Asterisk'
9403 );
9404
9405 INSERT INTO
9406     action_trigger.event_definition (
9407         id, active, owner, name, hook, validator, reactor,
9408         cleanup_success, cleanup_failure, delay, delay_field, group_field,
9409         max_delay, granularity, usr_field, opt_in_setting, template
9410     ) VALUES (
9411         24,
9412         FALSE,
9413         1,
9414         'Telephone Overdue Notice',
9415         'checkout.due', 'NOOP_True', 'AstCall',
9416         DEFAULT, DEFAULT, '5 seconds', 'due_date', 'usr',
9417         DEFAULT, DEFAULT, DEFAULT, DEFAULT,
9418         $$
9419 [% phone = target.0.usr.day_phone | replace('[\s\-\(\)]', '') -%]
9420 [% IF phone.match('^[2-9]') %][% country = 1 %][% ELSE %][% country = '' %][% END -%]
9421 Channel: [% channel_prefix %]/[% country %][% phone %]
9422 Context: overdue-test
9423 MaxRetries: 1
9424 RetryTime: 60
9425 WaitTime: 30
9426 Extension: 10
9427 Archive: 1
9428 Set: eg_user_id=[% target.0.usr.id %]
9429 Set: items=[% target.size %]
9430 Set: titlestring=[% titles = [] %][% FOR circ IN target %][% titles.push(circ.target_copy.call_number.record.simple_record.title) %][% END %][% titles.join(". ") %]
9431 $$
9432     );
9433
9434 INSERT INTO
9435     action_trigger.environment (id, event_def, path)
9436     VALUES
9437         (DEFAULT, 24, 'target_copy.call_number.record.simple_record'),
9438         (DEFAULT, 24, 'usr')
9439     ;
9440
9441 -- 0285.data.history_format.sql
9442
9443 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
9444         'circ.format.history.email',
9445         'circ', 
9446         oils_i18n_gettext(
9447             'circ.format.history.email',
9448             'An email has been requested for a circ history.',
9449             'ath',
9450             'description'
9451         ), 
9452         FALSE
9453     )
9454     ,(
9455         'circ.format.history.print',
9456         'circ', 
9457         oils_i18n_gettext(
9458             'circ.format.history.print',
9459             'A circ history needs to be formatted for printing.',
9460             'ath',
9461             'description'
9462         ), 
9463         FALSE
9464     )
9465     ,(
9466         'ahr.format.history.email',
9467         'ahr', 
9468         oils_i18n_gettext(
9469             'ahr.format.history.email',
9470             'An email has been requested for a hold request history.',
9471             'ath',
9472             'description'
9473         ), 
9474         FALSE
9475     )
9476     ,(
9477         'ahr.format.history.print',
9478         'ahr', 
9479         oils_i18n_gettext(
9480             'ahr.format.history.print',
9481             'A hold request history needs to be formatted for printing.',
9482             'ath',
9483             'description'
9484         ), 
9485         FALSE
9486     )
9487
9488 ;
9489
9490 INSERT INTO action_trigger.event_definition (
9491         id,
9492         active,
9493         owner,
9494         name,
9495         hook,
9496         validator,
9497         reactor,
9498         group_field,
9499         granularity,
9500         template
9501     ) VALUES (
9502         25,
9503         TRUE,
9504         1,
9505         'circ.history.email',
9506         'circ.format.history.email',
9507         'NOOP_True',
9508         'SendEmail',
9509         'usr',
9510         NULL,
9511 $$
9512 [%- USE date -%]
9513 [%- SET user = target.0.usr -%]
9514 To: [%- params.recipient_email || user.email %]
9515 From: [%- params.sender_email || default_sender %]
9516 Subject: Circulation History
9517
9518     [% FOR circ IN target %]
9519             [% helpers.get_copy_bib_basics(circ.target_copy.id).title %]
9520             Barcode: [% circ.target_copy.barcode %]
9521             Checked Out: [% date.format(helpers.format_date(circ.xact_start), '%Y-%m-%d') %]
9522             Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
9523             Returned: [% date.format(helpers.format_date(circ.checkin_time), '%Y-%m-%d') %]
9524     [% END %]
9525 $$
9526     )
9527     ,(
9528         26,
9529         TRUE,
9530         1,
9531         'circ.history.print',
9532         'circ.format.history.print',
9533         'NOOP_True',
9534         'ProcessTemplate',
9535         'usr',
9536         'print-on-demand',
9537 $$
9538 [%- USE date -%]
9539 <div>
9540     <style> li { padding: 8px; margin 5px; }</style>
9541     <div>[% date.format %]</div>
9542     <br/>
9543
9544     [% user.family_name %], [% user.first_given_name %]
9545     <ol>
9546     [% FOR circ IN target %]
9547         <li>
9548             <div>[% helpers.get_copy_bib_basics(circ.target_copy.id).title %]</div>
9549             <div>Barcode: [% circ.target_copy.barcode %]</div>
9550             <div>Checked Out: [% date.format(helpers.format_date(circ.xact_start), '%Y-%m-%d') %]</div>
9551             <div>Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]</div>
9552             <div>Returned: [% date.format(helpers.format_date(circ.checkin_time), '%Y-%m-%d') %]</div>
9553         </li>
9554     [% END %]
9555     </ol>
9556 </div>
9557 $$
9558     )
9559     ,(
9560         27,
9561         TRUE,
9562         1,
9563         'ahr.history.email',
9564         'ahr.format.history.email',
9565         'NOOP_True',
9566         'SendEmail',
9567         'usr',
9568         NULL,
9569 $$
9570 [%- USE date -%]
9571 [%- SET user = target.0.usr -%]
9572 To: [%- params.recipient_email || user.email %]
9573 From: [%- params.sender_email || default_sender %]
9574 Subject: Hold Request History
9575
9576     [% FOR hold IN target %]
9577             [% helpers.get_copy_bib_basics(hold.current_copy.id).title %]
9578             Requested: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]
9579             [% IF hold.fulfillment_time %]Fulfilled: [% date.format(helpers.format_date(hold.fulfillment_time), '%Y-%m-%d') %][% END %]
9580     [% END %]
9581 $$
9582     )
9583     ,(
9584         28,
9585         TRUE,
9586         1,
9587         'ahr.history.print',
9588         'ahr.format.history.print',
9589         'NOOP_True',
9590         'ProcessTemplate',
9591         'usr',
9592         'print-on-demand',
9593 $$
9594 [%- USE date -%]
9595 <div>
9596     <style> li { padding: 8px; margin 5px; }</style>
9597     <div>[% date.format %]</div>
9598     <br/>
9599
9600     [% user.family_name %], [% user.first_given_name %]
9601     <ol>
9602     [% FOR hold IN target %]
9603         <li>
9604             <div>[% helpers.get_copy_bib_basics(hold.current_copy.id).title %]</div>
9605             <div>Requested: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]</div>
9606             [% IF hold.fulfillment_time %]<div>Fulfilled: [% date.format(helpers.format_date(hold.fulfillment_time), '%Y-%m-%d') %]</div>[% END %]
9607         </li>
9608     [% END %]
9609     </ol>
9610 </div>
9611 $$
9612     )
9613
9614 ;
9615
9616 INSERT INTO action_trigger.environment (
9617         event_def,
9618         path
9619     ) VALUES 
9620          ( 25, 'target_copy')
9621         ,( 25, 'usr' )
9622         ,( 26, 'target_copy' )
9623         ,( 26, 'usr' )
9624         ,( 27, 'current_copy' )
9625         ,( 27, 'usr' )
9626         ,( 28, 'current_copy' )
9627         ,( 28, 'usr' )
9628 ;
9629
9630 -- 0289.data.payment_receipt_format.sql
9631 -- 0326.data.payment_receipt_format.sql
9632
9633 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
9634         'money.format.payment_receipt.email',
9635         'mp', 
9636         oils_i18n_gettext(
9637             'money.format.payment_receipt.email',
9638             'An email has been requested for a payment receipt.',
9639             'ath',
9640             'description'
9641         ), 
9642         FALSE
9643     )
9644     ,(
9645         'money.format.payment_receipt.print',
9646         'mp', 
9647         oils_i18n_gettext(
9648             'money.format.payment_receipt.print',
9649             'A payment receipt needs to be formatted for printing.',
9650             'ath',
9651             'description'
9652         ), 
9653         FALSE
9654     )
9655 ;
9656
9657 INSERT INTO action_trigger.event_definition (
9658         id,
9659         active,
9660         owner,
9661         name,
9662         hook,
9663         validator,
9664         reactor,
9665         group_field,
9666         granularity,
9667         template
9668     ) VALUES (
9669         29,
9670         TRUE,
9671         1,
9672         'money.payment_receipt.email',
9673         'money.format.payment_receipt.email',
9674         'NOOP_True',
9675         'SendEmail',
9676         'xact.usr',
9677         NULL,
9678 $$
9679 [%- USE date -%]
9680 [%- SET user = target.0.xact.usr -%]
9681 To: [%- params.recipient_email || user.email %]
9682 From: [%- params.sender_email || default_sender %]
9683 Subject: Payment Receipt
9684
9685 [% date.format -%]
9686 [%- SET xact_mp_hash = {} -%]
9687 [%- FOR mp IN target %][%# Template is hooked around payments, but let us make the receipt focused on transactions -%]
9688     [%- SET xact_id = mp.xact.id -%]
9689     [%- IF ! xact_mp_hash.defined( xact_id ) -%][%- xact_mp_hash.$xact_id = { 'xact' => mp.xact, 'payments' => [] } -%][%- END -%]
9690     [%- xact_mp_hash.$xact_id.payments.push(mp) -%]
9691 [%- END -%]
9692 [%- FOR xact_id IN xact_mp_hash.keys.sort -%]
9693     [%- SET xact = xact_mp_hash.$xact_id.xact %]
9694 Transaction ID: [% xact_id %]
9695     [% IF xact.circulation %][% helpers.get_copy_bib_basics(xact.circulation.target_copy).title %]
9696     [% ELSE %]Miscellaneous
9697     [% END %]
9698     Line item billings:
9699         [%- SET mb_type_hash = {} -%]
9700         [%- FOR mb IN xact.billings %][%# Group billings by their btype -%]
9701             [%- IF mb.voided == 'f' -%]
9702                 [%- SET mb_type = mb.btype.id -%]
9703                 [%- IF ! mb_type_hash.defined( mb_type ) -%][%- mb_type_hash.$mb_type = { 'sum' => 0.00, 'billings' => [] } -%][%- END -%]
9704                 [%- IF ! mb_type_hash.$mb_type.defined( 'first_ts' ) -%][%- mb_type_hash.$mb_type.first_ts = mb.billing_ts -%][%- END -%]
9705                 [%- mb_type_hash.$mb_type.last_ts = mb.billing_ts -%]
9706                 [%- mb_type_hash.$mb_type.sum = mb_type_hash.$mb_type.sum + mb.amount -%]
9707                 [%- mb_type_hash.$mb_type.billings.push( mb ) -%]
9708             [%- END -%]
9709         [%- END -%]
9710         [%- FOR mb_type IN mb_type_hash.keys.sort -%]
9711             [%- IF mb_type == 1 %][%-# Consolidated view of overdue billings -%]
9712                 $[% mb_type_hash.$mb_type.sum %] for [% mb_type_hash.$mb_type.billings.0.btype.name %] 
9713                     on [% mb_type_hash.$mb_type.first_ts %] through [% mb_type_hash.$mb_type.last_ts %]
9714             [%- ELSE -%][%# all other billings show individually %]
9715                 [% FOR mb IN mb_type_hash.$mb_type.billings %]
9716                     $[% mb.amount %] for [% mb.btype.name %] on [% mb.billing_ts %] [% mb.note %]
9717                 [% END %]
9718             [% END %]
9719         [% END %]
9720     Line item payments:
9721         [% FOR mp IN xact_mp_hash.$xact_id.payments %]
9722             Payment ID: [% mp.id %]
9723                 Paid [% mp.amount %] via [% SWITCH mp.payment_type -%]
9724                     [% CASE "cash_payment" %]cash
9725                     [% CASE "check_payment" %]check
9726                     [% CASE "credit_card_payment" %]credit card (
9727                         [%- SET cc_chunks = mp.credit_card_payment.cc_number.replace(' ','').chunk(4); -%]
9728                         [%- cc_chunks.slice(0, -1+cc_chunks.max).join.replace('\S','X') -%] 
9729                         [% cc_chunks.last -%]
9730                         exp [% mp.credit_card_payment.expire_month %]/[% mp.credit_card_payment.expire_year -%]
9731                     )
9732                     [% CASE "credit_payment" %]credit
9733                     [% CASE "forgive_payment" %]forgiveness
9734                     [% CASE "goods_payment" %]goods
9735                     [% CASE "work_payment" %]work
9736                 [%- END %] on [% mp.payment_ts %] [% mp.note %]
9737         [% END %]
9738 [% END %]
9739 $$
9740     )
9741     ,(
9742         30,
9743         TRUE,
9744         1,
9745         'money.payment_receipt.print',
9746         'money.format.payment_receipt.print',
9747         'NOOP_True',
9748         'ProcessTemplate',
9749         'xact.usr',
9750         'print-on-demand',
9751 $$
9752 [%- USE date -%][%- SET user = target.0.xact.usr -%]
9753 <div style="li { padding: 8px; margin 5px; }">
9754     <div>[% date.format %]</div><br/>
9755     <ol>
9756     [% SET xact_mp_hash = {} %]
9757     [% FOR mp IN target %][%# Template is hooked around payments, but let us make the receipt focused on transactions %]
9758         [% SET xact_id = mp.xact.id %]
9759         [% IF ! xact_mp_hash.defined( xact_id ) %][% xact_mp_hash.$xact_id = { 'xact' => mp.xact, 'payments' => [] } %][% END %]
9760         [% xact_mp_hash.$xact_id.payments.push(mp) %]
9761     [% END %]
9762     [% FOR xact_id IN xact_mp_hash.keys.sort %]
9763         [% SET xact = xact_mp_hash.$xact_id.xact %]
9764         <li>Transaction ID: [% xact_id %]
9765             [% IF xact.circulation %][% helpers.get_copy_bib_basics(xact.circulation.target_copy).title %]
9766             [% ELSE %]Miscellaneous
9767             [% END %]
9768             Line item billings:<ol>
9769                 [% SET mb_type_hash = {} %]
9770                 [% FOR mb IN xact.billings %][%# Group billings by their btype %]
9771                     [% IF mb.voided == 'f' %]
9772                         [% SET mb_type = mb.btype.id %]
9773                         [% IF ! mb_type_hash.defined( mb_type ) %][% mb_type_hash.$mb_type = { 'sum' => 0.00, 'billings' => [] } %][% END %]
9774                         [% IF ! mb_type_hash.$mb_type.defined( 'first_ts' ) %][% mb_type_hash.$mb_type.first_ts = mb.billing_ts %][% END %]
9775                         [% mb_type_hash.$mb_type.last_ts = mb.billing_ts %]
9776                         [% mb_type_hash.$mb_type.sum = mb_type_hash.$mb_type.sum + mb.amount %]
9777                         [% mb_type_hash.$mb_type.billings.push( mb ) %]
9778                     [% END %]
9779                 [% END %]
9780                 [% FOR mb_type IN mb_type_hash.keys.sort %]
9781                     <li>[% IF mb_type == 1 %][%# Consolidated view of overdue billings %]
9782                         $[% mb_type_hash.$mb_type.sum %] for [% mb_type_hash.$mb_type.billings.0.btype.name %] 
9783                             on [% mb_type_hash.$mb_type.first_ts %] through [% mb_type_hash.$mb_type.last_ts %]
9784                     [% ELSE %][%# all other billings show individually %]
9785                         [% FOR mb IN mb_type_hash.$mb_type.billings %]
9786                             $[% mb.amount %] for [% mb.btype.name %] on [% mb.billing_ts %] [% mb.note %]
9787                         [% END %]
9788                     [% END %]</li>
9789                 [% END %]
9790             </ol>
9791             Line item payments:<ol>
9792                 [% FOR mp IN xact_mp_hash.$xact_id.payments %]
9793                     <li>Payment ID: [% mp.id %]
9794                         Paid [% mp.amount %] via [% SWITCH mp.payment_type -%]
9795                             [% CASE "cash_payment" %]cash
9796                             [% CASE "check_payment" %]check
9797                             [% CASE "credit_card_payment" %]credit card (
9798                                 [%- SET cc_chunks = mp.credit_card_payment.cc_number.replace(' ','').chunk(4); -%]
9799                                 [%- cc_chunks.slice(0, -1+cc_chunks.max).join.replace('\S','X') -%] 
9800                                 [% cc_chunks.last -%]
9801                                 exp [% mp.credit_card_payment.expire_month %]/[% mp.credit_card_payment.expire_year -%]
9802                             )
9803                             [% CASE "credit_payment" %]credit
9804                             [% CASE "forgive_payment" %]forgiveness
9805                             [% CASE "goods_payment" %]goods
9806                             [% CASE "work_payment" %]work
9807                         [%- END %] on [% mp.payment_ts %] [% mp.note %]
9808                     </li>
9809                 [% END %]
9810             </ol>
9811         </li>
9812     [% END %]
9813     </ol>
9814 </div>
9815 $$
9816     )
9817 ;
9818
9819 INSERT INTO action_trigger.environment (
9820         event_def,
9821         path
9822     ) VALUES -- for fleshing mp objects
9823          ( 29, 'xact')
9824         ,( 29, 'xact.usr')
9825         ,( 29, 'xact.grocery' )
9826         ,( 29, 'xact.circulation' )
9827         ,( 29, 'xact.summary' )
9828         ,( 29, 'credit_card_payment')
9829         ,( 29, 'xact.billings')
9830         ,( 29, 'xact.billings.btype')
9831         ,( 30, 'xact')
9832         ,( 30, 'xact.usr')
9833         ,( 30, 'xact.grocery' )
9834         ,( 30, 'xact.circulation' )
9835         ,( 30, 'xact.summary' )
9836         ,( 30, 'credit_card_payment')
9837         ,( 30, 'xact.billings')
9838         ,( 30, 'xact.billings.btype')
9839 ;
9840
9841 -- 0294.data.bre_format.sql
9842
9843 INSERT INTO container.biblio_record_entry_bucket_type( code, label ) VALUES (
9844     'temp',
9845     oils_i18n_gettext(
9846         'temp',
9847         'Temporary bucket which gets deleted after use.',
9848         'cbrebt',
9849         'label'
9850     )
9851 );
9852
9853 INSERT INTO action_trigger.cleanup ( module, description ) VALUES (
9854     'DeleteTempBiblioBucket',
9855     oils_i18n_gettext(
9856         'DeleteTempBiblioBucket',
9857         'Deletes a cbreb object used as a target if it has a btype of "temp"',
9858         'atclean',
9859         'description'
9860     )
9861 );
9862
9863 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
9864         'biblio.format.record_entry.email',
9865         'cbreb', 
9866         oils_i18n_gettext(
9867             'biblio.format.record_entry.email',
9868             'An email has been requested for one or more biblio record entries.',
9869             'ath',
9870             'description'
9871         ), 
9872         FALSE
9873     )
9874     ,(
9875         'biblio.format.record_entry.print',
9876         'cbreb', 
9877         oils_i18n_gettext(
9878             'biblio.format.record_entry.print',
9879             'One or more biblio record entries need to be formatted for printing.',
9880             'ath',
9881             'description'
9882         ), 
9883         FALSE
9884     )
9885 ;
9886
9887 INSERT INTO action_trigger.event_definition (
9888         id,
9889         active,
9890         owner,
9891         name,
9892         hook,
9893         validator,
9894         reactor,
9895         cleanup_success,
9896         cleanup_failure,
9897         group_field,
9898         granularity,
9899         delay,
9900         template
9901     ) VALUES (
9902         31,
9903         TRUE,
9904         1,
9905         'biblio.record_entry.email',
9906         'biblio.format.record_entry.email',
9907         'NOOP_True',
9908         'SendEmail',
9909         'DeleteTempBiblioBucket',
9910         'DeleteTempBiblioBucket',
9911         'owner',
9912         NULL,
9913         '00:00:00',
9914 $$
9915 [%- SET user = target.0.owner -%]
9916 To: [%- params.recipient_email || user.email %]
9917 From: [%- params.sender_email || default_sender %]
9918 Subject: Bibliographic Records
9919
9920 [% FOR cbreb IN target %][% title = '' %]
9921 [% FOR item IN cbreb.items;
9922     bre_id = item.target_biblio_record_entry;
9923
9924     bibxml = helpers.unapi_bre(bre_id, {flesh => '{mra}'});
9925     FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
9926         title = title _ part.textContent;
9927     END;
9928
9929     author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
9930     item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value');
9931     publisher = bibxml.findnodes('//*[@tag="260"]/*[@code="b"]').textContent;
9932     pubdate = bibxml.findnodes('//*[@tag="260"]/*[@code="c"]').textContent;
9933     isbn = bibxml.findnodes('//*[@tag="020"]/*[@code="a"]').textContent;
9934     issn = bibxml.findnodes('//*[@tag="022"]/*[@code="a"]').textContent;
9935     upc = bibxml.findnodes('//*[@tag="024"]/*[@code="a"]').textContent;
9936 %]
9937
9938 [% loop.count %]/[% loop.size %].  Bib ID# [% bre_id %] 
9939 [% IF isbn %]ISBN: [% isbn _ "\n" %][% END -%]
9940 [% IF issn %]ISSN: [% issn _ "\n" %][% END -%]
9941 [% IF upc  %]UPC:  [% upc _ "\n" %] [% END -%]
9942 Title: [% title %]
9943 Author: [% author %]
9944 Publication Info: [% publisher %] [% pubdate %]
9945 Item Type: [% item_type %]
9946
9947 [% END %]
9948 [% END %]
9949 $$
9950     )
9951     ,(
9952         32,
9953         TRUE,
9954         1,
9955         'biblio.record_entry.print',
9956         'biblio.format.record_entry.print',
9957         'NOOP_True',
9958         'ProcessTemplate',
9959         'DeleteTempBiblioBucket',
9960         'DeleteTempBiblioBucket',
9961         'owner',
9962         'print-on-demand',
9963         '00:00:00',
9964 $$
9965 <div>
9966     <style> li { padding: 8px; margin 5px; }</style>
9967     <ol>
9968     [% FOR cbreb IN target %][% title = '' %]
9969     [% FOR item IN cbreb.items;
9970         bre_id = item.target_biblio_record_entry;
9971
9972         bibxml = helpers.unapi_bre(bre_id, {flesh => '{mra}'});
9973         FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
9974             title = title _ part.textContent;
9975         END;
9976
9977         author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
9978         item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value');
9979         publisher = bibxml.findnodes('//*[@tag="260"]/*[@code="b"]').textContent;
9980         pubdate = bibxml.findnodes('//*[@tag="260"]/*[@code="c"]').textContent;
9981         isbn = bibxml.findnodes('//*[@tag="020"]/*[@code="a"]').textContent;
9982         %]
9983
9984         <li>
9985             Bib ID# [% bre_id %] ISBN: [% isbn %]<br />
9986             Title: [% title %]<br />
9987             Author: [% author %]<br />
9988             Publication Info: [% publisher %] [% pubdate %]<br/>
9989             Item Type: [% item_type %]
9990         </li>
9991     [% END %]
9992     [% END %]
9993     </ol>
9994 </div>
9995 $$
9996     )
9997 ;
9998
9999 INSERT INTO action_trigger.environment (
10000         event_def,
10001         path
10002     ) VALUES -- for fleshing cbreb objects
10003          ( 31, 'owner' )
10004         ,( 31, 'items' )
10005         ,( 32, 'items' )
10006 ;
10007
10008 -- Use the ISO 4217 abbreviations for currency codes
10009 INSERT INTO acq.currency_type (code, label) VALUES ('USD', oils_i18n_gettext('USD', 'US Dollars', 'acqct', 'label'));
10010 INSERT INTO acq.currency_type (code, label) VALUES ('CAN', oils_i18n_gettext('CAN', 'Canadian Dollars', 'acqct', 'label'));
10011 INSERT INTO acq.currency_type (code, label) VALUES ('EUR', oils_i18n_gettext('EUR', 'Euros', 'acqct', 'label'));
10012
10013 INSERT INTO acq.exchange_rate (from_currency,to_currency,ratio) VALUES ('USD','CAN',1.2);
10014 INSERT INTO acq.exchange_rate (from_currency,to_currency,ratio) VALUES ('USD','EUR',0.5);
10015
10016 INSERT INTO acq.invoice_item_type (code,name) VALUES ('TAX',oils_i18n_gettext('TAX', 'Tax', 'aiit', 'name'));
10017 INSERT INTO acq.invoice_item_type (code,name) VALUES ('PRO',oils_i18n_gettext('PRO', 'Processing Fee', 'aiit', 'name'));
10018 INSERT INTO acq.invoice_item_type (code,name) VALUES ('SHP',oils_i18n_gettext('SHP', 'Shipping Charge', 'aiit', 'name'));
10019 INSERT INTO acq.invoice_item_type (code,name) VALUES ('HND',oils_i18n_gettext('HND', 'Handling Charge', 'aiit', 'name'));
10020 INSERT INTO acq.invoice_item_type (code,name) VALUES ('ITM',oils_i18n_gettext('ITM', 'Non-library Item', 'aiit', 'name'));
10021 INSERT INTO acq.invoice_item_type (code,name) VALUES ('SUB',oils_i18n_gettext('SUB', 'Serial Subscription', 'aiit', 'name'));
10022 INSERT INTO acq.invoice_item_type (code, blanket, name) VALUES (
10023     'BLA', TRUE, oils_i18n_gettext('BLA', 'Blanket Order', 'aiit', 'name'));
10024
10025
10026 INSERT INTO acq.invoice_method (code,name) VALUES ('EDI',oils_i18n_gettext('EDI', 'EDI', 'acqim', 'name'));
10027 INSERT INTO acq.invoice_method (code,name) VALUES ('PPR',oils_i18n_gettext('PPR', 'Paper', 'acqit', 'name'));
10028
10029 INSERT INTO acq.cancel_reason ( id, org_unit, label, description ) VALUES (
10030     1, 1, oils_i18n_gettext(1,'Canceled: Invalid ISBN', 'acqcr', 'label'), oils_i18n_gettext( 1, 'ISBN is unrecognizable', 'acqcr', 'description' ));
10031 INSERT INTO acq.cancel_reason ( id, org_unit, label, description ) VALUES (
10032     2, 1, oils_i18n_gettext(2,'Canceled: Postpone', 'acqcr', 'label'), oils_i18n_gettext( 2, 'Title has been postponed', 'acqcr', 'description' ));
10033 INSERT INTO acq.cancel_reason ( id, org_unit, label, description, keep_debits ) VALUES (
10034     3, 1, oils_i18n_gettext(3, 'Delayed: Delivered but Lost', 'acqcr', 'label'),
10035         oils_i18n_gettext( 3, 'Delivered but not received; presumed lost', 'acqcr', 'description' ), TRUE );
10036
10037 INSERT INTO acq.cancel_reason (keep_debits, id, org_unit, label, description) VALUES 
10038 ('f',(  2+1000), 1, oils_i18n_gettext(1002, 'Canceled: Deleted', 'acqcr', 'label'),
10039         oils_i18n_gettext(1002, 'The information is to be or has been deleted.', 'acqcr', 'description')),
10040 ('t',(  3+1000), 1, oils_i18n_gettext(1003, 'Delayed: Changed', 'acqcr', 'label'),
10041         oils_i18n_gettext(1003, 'The information is to be or has been changed.', 'acqcr', 'description')),
10042 ('t',(  4+1000), 1, oils_i18n_gettext(1004, 'Delayed: No Action', 'acqcr', 'label'),
10043         oils_i18n_gettext(1004, 'This line item is not affected by the actual message.', 'acqcr', 'description')),
10044 ('t',(  5+1000), 1, oils_i18n_gettext(1005, 'Delayed: Accepted without amendment', 'acqcr', 'label'),
10045         oils_i18n_gettext(1005, 'This line item is entirely accepted by the seller.', 'acqcr', 'description')),
10046 ('f',(  7+1000), 1, oils_i18n_gettext(1007, 'Canceled: Not Accepted', 'acqcr', 'label'),
10047         oils_i18n_gettext(1007, 'This line item is not accepted by the seller.', 'acqcr', 'description')),
10048 ('f',( 10+1000), 1, oils_i18n_gettext(1010, 'Canceled: Not Found', 'acqcr', 'label'),
10049        oils_i18n_gettext(1010, 'This line item is not found in the referenced message.', 'acqcr', 'description')),
10050 ('t',( 24+1000), 1, oils_i18n_gettext(1024, 'Delayed: Accepted with amendment', 'acqcr', 'label'),
10051        oils_i18n_gettext(1024, 'Accepted with changes which require no confirmation.', 'acqcr', 'description'));
10052
10053 INSERT INTO acq.cancel_reason (org_unit, keep_debits, id, label, description) VALUES 
10054 (1, 't', 1211, oils_i18n_gettext(1211, 'Delayed: Split Quantity', 'acqcr', 'label'),
10055     oils_i18n_gettext(1211, 'Part of the whole quantity.', 'acqcr', 'description')),
10056 (1, 't', 1221, oils_i18n_gettext(1221, 'Delayed: Ordered Quantity', 'acqcr', 'label'),
10057     oils_i18n_gettext(1221, '[6024] The quantity which has been ordered.', 'acqcr', 'description')),
10058 (1, 't', 1246, oils_i18n_gettext(1246, 'Delayed: Pieces Delivered', 'acqcr', 'label'),
10059     oils_i18n_gettext(1246, 'Number of pieces actually received at the final destination.', 'acqcr', 'description')),
10060 (1, 't', 1283, oils_i18n_gettext(1283, 'Delayed: Backorder', 'acqcr', 'label'),
10061     oils_i18n_gettext(1283, 'The quantity of goods that is on back-order.', 'acqcr', 'description'));
10062
10063 INSERT INTO config.global_flag (name, label, enabled)
10064     VALUES (
10065         'circ.holds.usr_not_requestor',
10066         oils_i18n_gettext(
10067             'circ.holds.usr_not_requestor',
10068             'Holds: When testing hold matrix matchpoints, use the profile group of the receiving user instead of that of the requestor (affects staff-placed holds)',
10069             'cgf',
10070             'label'
10071         ),
10072         TRUE
10073     );
10074
10075 INSERT INTO config.global_flag (name, label, enabled)
10076     VALUES (
10077         'circ.holds.empty_issuance_ok',
10078         oils_i18n_gettext(
10079             'circ.holds.empty_issuance_ok',
10080             'Holds: Allow holds on empty issuances',
10081             'cgf',
10082             'label'
10083         ),
10084         TRUE
10085     );
10086
10087 INSERT INTO config.global_flag (name, label) -- defaults to enabled=FALSE
10088     VALUES (
10089         'ingest.disable_authority_linking',
10090         oils_i18n_gettext(
10091             'ingest.disable_authority_linking',
10092             'Authority Automation: Disable bib-authority link tracking',
10093             'cgf', 
10094             'label'
10095         )
10096     );
10097
10098 INSERT INTO config.global_flag (name, label) -- defaults to enabled=FALSE
10099     VALUES (
10100         'ingest.disable_authority_auto_update',
10101         oils_i18n_gettext(
10102             'ingest.disable_authority_auto_update',
10103             'Authority Automation: Disable automatic authority updating (requires link tracking)',
10104             'cgf', 
10105             'label'
10106         )
10107     );
10108
10109 INSERT INTO config.global_flag (name, label, enabled)
10110     VALUES (
10111         'cat.bib.use_id_for_tcn',
10112         oils_i18n_gettext(
10113             'cat.bib.use_id_for_tcn',
10114             'Cat: Use Internal ID for TCN Value',
10115             'cgf', 
10116             'label'
10117         ),
10118         TRUE
10119     );
10120
10121 INSERT INTO config.global_flag (name,label,enabled)
10122     VALUES (
10123         'history.circ.retention_age',
10124         oils_i18n_gettext('history.circ.retention_age', 'Historical Circulation Retention Age', 'cgf', 'label'),
10125         TRUE
10126     ),(
10127         'history.circ.retention_count',
10128         oils_i18n_gettext('history.circ.retention_count', 'Historical Circulations per Copy', 'cgf', 'label'),
10129         TRUE
10130     );
10131
10132 INSERT INTO config.global_flag  (name, label, enabled)
10133     VALUES (
10134         'history.hold.retention_age',
10135         oils_i18n_gettext('history.hold.retention_age', 'Historical Hold Retention Age', 'cgf', 'label'),
10136         TRUE
10137     ),(
10138         'history.hold.retention_age_fulfilled',
10139         oils_i18n_gettext('history.hold.retention_age_fulfilled', 'Historical Hold Retention Age - Fulfilled', 'cgf', 'label'),
10140         FALSE
10141     ),(
10142         'history.hold.retention_age_canceled',
10143         oils_i18n_gettext('history.hold.retention_age_canceled', 'Historical Hold Retention Age - Canceled (Default)', 'cgf', 'label'),
10144         FALSE
10145     ),(
10146         'history.hold.retention_age_canceled_1',
10147         oils_i18n_gettext('history.hold.retention_age_canceled_1', 'Historical Hold Retention Age - Canceled (Untarged expiration)', 'cgf', 'label'),
10148         FALSE
10149     ),(
10150         'history.hold.retention_age_canceled_2',
10151         oils_i18n_gettext('history.hold.retention_age_canceled_2', 'Historical Hold Retention Age - Canceled (Hold Shelf expiration)', 'cgf', 'label'),
10152         FALSE
10153     ),(
10154         'history.hold.retention_age_canceled_3',
10155         oils_i18n_gettext('history.hold.retention_age_canceled_3', 'Historical Hold Retention Age - Canceled (Patron via phone)', 'cgf', 'label'),
10156         TRUE
10157     ),(
10158         'history.hold.retention_age_canceled_4',
10159         oils_i18n_gettext('history.hold.retention_age_canceled_4', 'Historical Hold Retention Age - Canceled (Patron in person)', 'cgf', 'label'),
10160         TRUE
10161     ),(
10162         'history.hold.retention_age_canceled_5',
10163         oils_i18n_gettext('history.hold.retention_age_canceled_5', 'Historical Hold Retention Age - Canceled (Staff forced)', 'cgf', 'label'),
10164         TRUE
10165     ),(
10166         'history.hold.retention_age_canceled_6',
10167         oils_i18n_gettext('history.hold.retention_age_canceled_6', 'Historical Hold Retention Age - Canceled (Patron via OPAC)', 'cgf', 'label'),
10168         FALSE
10169     );
10170
10171 INSERT INTO config.global_flag (name, label, enabled)
10172     VALUES (
10173         'cat.maintain_control_numbers',
10174         oils_i18n_gettext(
10175             'cat.maintain_control_numbers',
10176             'Cat: Maintain 001/003/035 according to the MARC21 specification',
10177             'cgf', 
10178             'label'
10179         ),
10180         TRUE
10181     );
10182
10183 INSERT INTO config.global_flag (name, label, enabled)
10184     VALUES (
10185         'circ.opac_renewal.use_original_circ_lib',
10186         oils_i18n_gettext(
10187             'circ.opac_renewal.use_original_circ_lib',
10188             'Circ: Use original circulation library on opac renewal instead of user home library',
10189             'cgf',
10190             'label'
10191         ),
10192         FALSE
10193     );
10194
10195 INSERT INTO config.global_flag (name, label, enabled)
10196     VALUES (
10197         'circ.desk_renewal.use_original_circ_lib',
10198         oils_i18n_gettext(
10199             'circ.desk_renewal.use_original_circ_lib',
10200             'Circ: Use original circulation library on desk renewal instead of the workstation library',
10201             'cgf',
10202             'label'
10203         ),
10204         FALSE
10205     );
10206
10207 INSERT INTO config.global_flag (name, label, value, enabled)
10208     VALUES (
10209         'opac.use_autosuggest',
10210         oils_i18n_gettext(
10211             'opac.use_autosuggest',
10212             'OPAC: Show auto-completing suggestions dialog under basic search box (put ''opac_visible'' into the value field to limit suggestions to OPAC-visible items, or blank the field for a possible performance improvement)',
10213             'cgf',
10214             'label'
10215         ),
10216         'opac_visible',
10217         FALSE
10218     );
10219
10220 INSERT INTO config.global_flag (name, label)
10221     VALUES (
10222         'history.circ.retention_uses_last_finished',
10223         oils_i18n_gettext(
10224             'history.circ.retention_uses_last_finished',
10225             'Historical Circulations use most recent xact_finish date instead of last circ''s.',
10226             'cgf',
10227             'label'
10228         )
10229     ),(
10230         'history.circ.retention_age_is_min',
10231         oils_i18n_gettext(
10232             'history.circ.retention_age_is_min',
10233             'Historical Circulations are kept for global retention age at a minimum, regardless of user preferences.',
10234             'cgf',
10235             'label'
10236         )
10237     );
10238
10239 INSERT INTO config.global_flag (name, value, enabled, label)
10240 VALUES (
10241     'opac.browse.warnable_regexp_per_class',
10242     '{"title": "^(a|the|an)\\s"}',
10243     FALSE,
10244     oils_i18n_gettext(
10245         'opac.browse.warnable_regexp_per_class',
10246         'Map of search classes to regular expressions to warn user about leading articles.',
10247         'cgf',
10248         'label'
10249     )
10250 ),
10251 (
10252     'opac.browse.holdings_visibility_test_limit',
10253     '100',
10254     TRUE,
10255     oils_i18n_gettext(
10256         'opac.browse.holdings_visibility_test_limit',
10257         'Don''t look for more than this number of records with holdings when displaying browse headings with visible record counts.',
10258         'cgf',
10259         'label'
10260     )
10261 );
10262
10263 INSERT INTO config.global_flag (name, enabled, label)
10264 VALUES (
10265     'opac.located_uri.act_as_copy',
10266     FALSE,
10267     oils_i18n_gettext(
10268         'opac.located_uri.act_as_copy',
10269         'When enabled, Located URIs will provide visiblity behavior identical to copies.',
10270         'cgf',
10271         'label'
10272     )
10273 );
10274
10275 INSERT INTO config.global_flag (name, label, value, enabled) VALUES (
10276     'opac.icon_attr',
10277     oils_i18n_gettext(
10278         'opac.icon_attr',
10279         'OPAC Format Icons Attribute',
10280         'cgf',
10281         'label'
10282     ),
10283     'icon_format',
10284     TRUE
10285 );
10286
10287 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
10288     VALUES (
10289         'history.circ.retention_age',
10290         TRUE,
10291         oils_i18n_gettext('history.circ.retention_age','Historical Circulation Retention Age','cust','label'),
10292         oils_i18n_gettext('history.circ.retention_age','Historical Circulation Retention Age','cust','description'),
10293         'interval'
10294     ),(
10295         'history.circ.retention_start',
10296         FALSE,
10297         oils_i18n_gettext('history.circ.retention_start','Historical Circulation Retention Start Date','cust','label'),
10298         oils_i18n_gettext('history.circ.retention_start','Historical Circulation Retention Start Date','cust','description'),
10299         'date'
10300     );
10301
10302 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
10303     VALUES (
10304         'history.hold.retention_age',
10305         TRUE,
10306         oils_i18n_gettext('history.hold.retention_age','Historical Hold Retention Age','cust','label'),
10307         oils_i18n_gettext('history.hold.retention_age','Historical Hold Retention Age','cust','description'),
10308         'interval'
10309     ),(
10310         'history.hold.retention_start',
10311         TRUE,
10312         oils_i18n_gettext('history.hold.retention_start','Historical Hold Retention Start Date','cust','label'),
10313         oils_i18n_gettext('history.hold.retention_start','Historical Hold Retention Start Date','cust','description'),
10314         'interval'
10315     ),(
10316         'history.hold.retention_count',
10317         TRUE,
10318         oils_i18n_gettext('history.hold.retention_count','Historical Hold Retention Count','cust','label'),
10319         oils_i18n_gettext('history.hold.retention_count','Historical Hold Retention Count','cust','description'),
10320         'integer'
10321     );
10322
10323 -- 0311.data.query-seed-datatypes.sql
10324 -- Define the most common datatypes in query.datatype.  Note that none of
10325 -- these stock datatypes specifies a width or precision.
10326
10327 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10328   VALUES (1, 'SMALLINT', true);
10329  
10330 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10331   VALUES (2, 'INTEGER', true);
10332  
10333 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10334   VALUES (3, 'BIGINT', true);
10335  
10336 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10337   VALUES (4, 'DECIMAL', true);
10338  
10339 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10340   VALUES (5, 'NUMERIC', true);
10341  
10342 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10343   VALUES (6, 'REAL', true);
10344  
10345 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10346   VALUES (7, 'DOUBLE PRECISION', true);
10347  
10348 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10349   VALUES (8, 'SERIAL', true);
10350  
10351 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10352   VALUES (9, 'BIGSERIAL', true);
10353  
10354 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10355   VALUES (10, 'MONEY', false);
10356  
10357 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10358   VALUES (11, 'VARCHAR', false);
10359  
10360 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10361   VALUES (12, 'CHAR', false);
10362  
10363 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10364   VALUES (13, 'TEXT', false);
10365  
10366 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10367   VALUES (14, '"char"', false);
10368  
10369 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10370   VALUES (15, 'NAME', false);
10371  
10372 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10373   VALUES (16, 'BYTEA', false);
10374  
10375 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10376   VALUES (17, 'TIMESTAMP WITHOUT TIME ZONE', false);
10377  
10378 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10379   VALUES (18, 'TIMESTAMP WITH TIME ZONE', false);
10380  
10381 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10382   VALUES (19, 'DATE', false);
10383  
10384 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10385   VALUES (20, 'TIME WITHOUT TIME ZONE', false);
10386  
10387 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10388   VALUES (21, 'TIME WITH TIME ZONE', false);
10389  
10390 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10391   VALUES (22, 'INTERVAL', false);
10392  
10393 INSERT INTO query.datatype (id, datatype_name, is_numeric )
10394   VALUES (23, 'BOOLEAN', false);
10395
10396 INSERT INTO config.usr_setting_type (name, opac_visible, label, description, datatype) 
10397     VALUES (
10398         'opac.default_sort',
10399         TRUE,
10400         oils_i18n_gettext(
10401             'opac.default_sort',
10402             'OPAC Default Search Sort',
10403             'cust',
10404             'label'
10405         ),
10406         oils_i18n_gettext(
10407             'opac.default_sort',
10408             'OPAC Default Search Sort',
10409             'cust',
10410             'description'
10411         ),
10412         'string'
10413     );
10414
10415 -- 0355.data.missing_pieces_format.sql
10416
10417 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES 
10418     (   'circ.format.missing_pieces.slip.print',
10419         'circ', 
10420         oils_i18n_gettext(
10421             'circ.format.missing_pieces.slip.print',
10422             'A missing pieces slip needs to be formatted for printing.',
10423             'ath',
10424             'description'
10425         ), 
10426         FALSE
10427     )
10428     ,(  'circ.format.missing_pieces.letter.print',
10429         'circ', 
10430         oils_i18n_gettext(
10431             'circ.format.missing_pieces.letter.print',
10432             'A missing pieces patron letter needs to be formatted for printing.',
10433             'ath',
10434             'description'
10435         ), 
10436         FALSE
10437     )
10438 ;
10439
10440 INSERT INTO action_trigger.event_definition (
10441         id,
10442         active,
10443         owner,
10444         name,
10445         hook,
10446         validator,
10447         reactor,
10448         group_field,
10449         granularity,
10450         template
10451     ) VALUES (
10452         33,
10453         TRUE,
10454         1,
10455         'circ.missing_pieces.slip.print',
10456         'circ.format.missing_pieces.slip.print',
10457         'NOOP_True',
10458         'ProcessTemplate',
10459         'usr',
10460         'print-on-demand',
10461 $$
10462 [%- USE date -%]
10463 [%- SET user = target.0.usr -%]
10464 <div style="li { padding: 8px; margin 5px; }">
10465     <div>[% date.format %]</div><br/>
10466     Missing pieces for:
10467     <ol>
10468     [% FOR circ IN target %]
10469         <li>Barcode: [% circ.target_copy.barcode %] Transaction ID: [% circ.id %] Due: [% circ.due_date.format %]<br />
10470             [% helpers.get_copy_bib_basics(circ.target_copy.id).title %]
10471         </li>
10472     [% END %]
10473     </ol>
10474 </div>
10475 $$
10476     )
10477     ,(
10478         34,
10479         TRUE,
10480         1,
10481         'circ.missing_pieces.letter.print',
10482         'circ.format.missing_pieces.letter.print',
10483         'NOOP_True',
10484         'ProcessTemplate',
10485         'usr',
10486         'print-on-demand',
10487 $$
10488 [%- USE date -%]
10489 [%- SET user = target.0.usr -%]
10490 [% date.format %]
10491 Dear [% user.prefix %] [% user.first_given_name %] [% user.family_name %],
10492
10493 We are missing pieces for the following returned items:
10494 [% FOR circ IN target %]
10495 Barcode: [% circ.target_copy.barcode %] Transaction ID: [% circ.id %] Due: [% circ.due_date.format %]
10496 [% helpers.get_copy_bib_basics(circ.target_copy.id).title %]
10497 [% END %]
10498
10499 Please return these pieces as soon as possible.
10500
10501 Thanks!
10502
10503 Library Staff
10504 $$
10505     )
10506 ;
10507
10508 INSERT INTO action_trigger.environment (
10509         event_def,
10510         path
10511     ) VALUES -- for fleshing circ objects
10512          ( 33, 'usr')
10513         ,( 33, 'target_copy')
10514         ,( 33, 'target_copy.circ_lib')
10515         ,( 33, 'target_copy.circ_lib.mailing_address')
10516         ,( 33, 'target_copy.circ_lib.billing_address')
10517         ,( 33, 'target_copy.call_number')
10518         ,( 33, 'target_copy.call_number.owning_lib')
10519         ,( 33, 'target_copy.call_number.owning_lib.mailing_address')
10520         ,( 33, 'target_copy.call_number.owning_lib.billing_address')
10521         ,( 33, 'circ_lib')
10522         ,( 33, 'circ_lib.mailing_address')
10523         ,( 33, 'circ_lib.billing_address')
10524         ,( 34, 'usr')
10525         ,( 34, 'target_copy')
10526         ,( 34, 'target_copy.circ_lib')
10527         ,( 34, 'target_copy.circ_lib.mailing_address')
10528         ,( 34, 'target_copy.circ_lib.billing_address')
10529         ,( 34, 'target_copy.call_number')
10530         ,( 34, 'target_copy.call_number.owning_lib')
10531         ,( 34, 'target_copy.call_number.owning_lib.mailing_address')
10532         ,( 34, 'target_copy.call_number.owning_lib.billing_address')
10533         ,( 34, 'circ_lib')
10534         ,( 34, 'circ_lib.mailing_address')
10535         ,( 34, 'circ_lib.billing_address')
10536 ;
10537
10538 -- 0384.data.hold_pull_list_template.sql
10539
10540 INSERT INTO action_trigger.hook (key,core_type,description,passive) 
10541     VALUES (   
10542         'ahr.format.pull_list',
10543         'ahr', 
10544         oils_i18n_gettext(
10545             'ahr.format.pull_list',
10546             'Format holds pull list for printing',
10547             'ath',
10548             'description'
10549         ), 
10550         FALSE
10551     );
10552
10553 INSERT INTO action_trigger.event_definition (
10554         id,
10555         active,
10556         owner,
10557         name,
10558         hook,
10559         validator,
10560         reactor,
10561         group_field,
10562         granularity,
10563         template
10564     ) VALUES (
10565         35,
10566         TRUE,
10567         1,
10568         'Holds Pull List',
10569         'ahr.format.pull_list',
10570         'NOOP_True',
10571         'ProcessTemplate',
10572         'pickup_lib',
10573         'print-on-demand',
10574 $$
10575 [%- USE date -%]
10576 <style>
10577     table { border-collapse: collapse; }
10578     td { padding: 5px; border-bottom: 1px solid #888; }
10579     th { font-weight: bold; }
10580 </style>
10581 [%
10582     # Sort the holds into copy-location buckets
10583     # In the main print loop, sort each bucket by callnumber before printing
10584     SET holds_list = [];
10585     SET loc_data = [];
10586     SET current_location = target.0.current_copy.location.id;
10587     FOR hold IN target;
10588         IF current_location != hold.current_copy.location.id;
10589             SET current_location = hold.current_copy.location.id;
10590             holds_list.push(loc_data);
10591             SET loc_data = [];
10592         END;
10593         SET hold_data = {
10594             'hold' => hold,
10595             'callnumber' => hold.current_copy.call_number.label
10596         };
10597         loc_data.push(hold_data);
10598     END;
10599     holds_list.push(loc_data)
10600 %]
10601 <table>
10602     <thead>
10603         <tr>
10604             <th>Title</th>
10605             <th>Author</th>
10606             <th>Shelving Location</th>
10607             <th>Call Number</th>
10608             <th>Barcode/Part</th>
10609             <th>Patron</th>
10610         </tr>
10611     </thead>
10612     <tbody>
10613     [% FOR loc_data IN holds_list  %]
10614         [% FOR hold_data IN loc_data.sort('callnumber') %]
10615             [%
10616                 SET hold = hold_data.hold;
10617                 SET copy_data = helpers.get_copy_bib_basics(hold.current_copy.id);
10618             %]
10619             <tr>
10620                 <td>[% copy_data.title | truncate %]</td>
10621                 <td>[% copy_data.author | truncate %]</td>
10622                 <td>[% hold.current_copy.location.name %]</td>
10623                 <td>[% hold.current_copy.call_number.label %]</td>
10624                 <td>[% hold.current_copy.barcode %]
10625                     [% FOR part IN hold.current_copy.parts %]
10626                        [% part.part.label %]
10627                     [% END %]
10628                 </td>
10629                 <td>[% hold.usr.card.barcode %]</td>
10630             </tr>
10631         [% END %]
10632     [% END %]
10633     <tbody>
10634 </table>
10635 $$
10636 );
10637
10638 INSERT INTO action_trigger.environment (
10639         event_def,
10640         path
10641     ) VALUES
10642         (35, 'current_copy.location'),
10643         (35, 'current_copy.call_number'),
10644         (35, 'usr.card'),
10645         (35, 'pickup_lib'),
10646         (35, 'current_copy.parts'),
10647         (35, 'current_copy.parts.part')
10648 ;
10649
10650 -- 0412.data.trigger.validator.HoldIsCancelled.sql
10651
10652 INSERT INTO action_trigger.validator (module, description) VALUES (
10653     'HoldIsCancelled',
10654     oils_i18n_gettext(
10655         'HoldIsCancelled',
10656         'Check whether a hold request is cancelled.',
10657         'atval',
10658         'description'
10659     )
10660 );
10661
10662 -- 0448.data.trigger.circ.staff_age_to_lost.sql
10663
10664 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES 
10665     (   'circ.staff_age_to_lost',
10666         'circ', 
10667         oils_i18n_gettext(
10668             'circ.staff_age_to_lost',
10669             'An overdue circulation should be aged to a Lost status.',
10670             'ath',
10671             'description'
10672         ), 
10673         TRUE
10674     )
10675 ;
10676
10677 INSERT INTO action_trigger.event_definition (
10678         id,
10679         active,
10680         owner,
10681         name,
10682         hook,
10683         validator,
10684         reactor,
10685         delay_field
10686     ) VALUES (
10687         36,
10688         FALSE,
10689         1,
10690         'circ.staff_age_to_lost',
10691         'circ.staff_age_to_lost',
10692         'CircIsOverdue',
10693         'MarkItemLost',
10694         'due_date'
10695     )
10696 ;
10697
10698 INSERT INTO action_trigger.hook (key,core_type,description)
10699     VALUES ('circ.recall.target', 'circ', 'A checked-out copy has been recalled for a hold.');
10700
10701 INSERT INTO action_trigger.event_definition (id, owner, name, hook, validator, reactor, group_field, template)
10702     VALUES (37, 1, 'Item Recall Email Notice', 'circ.recall.target', 'NOOP_True', 'SendEmail', 'usr', 
10703 $$
10704 [%- USE date -%]
10705 [%- user = target.0.usr -%]
10706 To: [%- params.recipient_email || user.email %]
10707 From: [%- params.sender_email || default_sender %]
10708 Subject: Item Recall Notification 
10709
10710 Dear [% user.family_name %], [% user.first_given_name %]
10711
10712 The following item which you have checked out has been recalled so that
10713 another patron can have access to the item:
10714
10715 [% FOR circ IN target %]
10716     Title: [% circ.target_copy.call_number.record.simple_record.title %] 
10717     Barcode: [% circ.target_copy.barcode %] 
10718     Now Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
10719     Library: [% circ.circ_lib.name %]
10720
10721     If this item is not returned by the new due date, fines will be assessed at
10722     the rate of [% circ.recurring_fine %] every [% circ.fine_interval %].
10723 [% END %]
10724 $$
10725 );
10726
10727 INSERT INTO action_trigger.environment (event_def, path) VALUES
10728     (37, 'target_copy.call_number.record.simple_record'),
10729     (37, 'usr'),
10730     (37, 'circ_lib.billing_address')
10731 ;
10732
10733 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'general.unknown', oils_i18n_gettext('general.unknown', 'Import or Overlay failed', 'vie', 'description') );
10734 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.item.duplicate.barcode', oils_i18n_gettext('import.item.duplicate.barcode', 'Import failed due to barcode collision', 'vie', 'description') );
10735 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.item.invalid.circ_modifier', oils_i18n_gettext('import.item.invalid.circ_modifier', 'Import failed due to invalid circulation modifier', 'vie', 'description') );
10736 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.item.invalid.location', oils_i18n_gettext('import.item.invalid.location', 'Import failed due to invalid copy location', 'vie', 'description') );
10737 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.duplicate.sysid', oils_i18n_gettext('import.duplicate.sysid', 'Import failed due to system id collision', 'vie', 'description') );
10738 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.duplicate.tcn', oils_i18n_gettext('import.duplicate.sysid', 'Import failed due to system id collision', 'vie', 'description') );
10739 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'overlay.missing.sysid', oils_i18n_gettext('overlay.missing.sysid', 'Overlay failed due to missing system id', 'vie', 'description') );
10740 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.auth.duplicate.acn', oils_i18n_gettext('import.auth.duplicate.acn', 'Import failed due to Accession Number collision', 'vie', 'description') );
10741 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.xml.malformed', oils_i18n_gettext('import.xml.malformed', 'Malformed record cause Import failure', 'vie', 'description') );
10742 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'overlay.xml.malformed', oils_i18n_gettext('overlay.xml.malformed', 'Malformed record cause Overlay failure', 'vie', 'description') );
10743 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'overlay.record.quality', oils_i18n_gettext('overlay.record.quality', 'New record had insufficient quality', 'vie', 'description') );
10744
10745 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10746     'import.item.invalid.status', oils_i18n_gettext('import.item.invalid.status', 'Invalid value for "status"', 'vie', 'description') );
10747 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10748     'import.item.invalid.price', oils_i18n_gettext('import.item.invalid.price', 'Invalid value for "price"', 'vie', 'description') );
10749 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10750     'import.item.invalid.deposit_amount', oils_i18n_gettext('import.item.invalid.deposit_amount', 'Invalid value for "deposit_amount"', 'vie', 'description') );
10751 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10752     'import.item.invalid.owning_lib', oils_i18n_gettext('import.item.invalid.owning_lib', 'Invalid value for "owning_lib"', 'vie', 'description') );
10753 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10754     'import.item.invalid.circ_lib', oils_i18n_gettext('import.item.invalid.circ_lib', 'Invalid value for "circ_lib"', 'vie', 'description') );
10755 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10756     'import.item.invalid.copy_number', oils_i18n_gettext('import.item.invalid.copy_number', 'Invalid value for "copy_number"', 'vie', 'description') );
10757 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10758     'import.item.invalid.circ_as_type', oils_i18n_gettext('import.item.invalid.circ_as_type', 'Invalid value for "circ_as_type"', 'vie', 'description') );
10759 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10760     'import.record.perm_failure', oils_i18n_gettext('import.record.perm_failure', 'Perm failure creating a record', 'vie', 'description') );
10761 INSERT INTO vandelay.import_error ( code, description ) VALUES (
10762     'import.item.invalid.stat_cat_format', oils_i18n_gettext('import.item.invalid.stat_cat_format', 'Bad format for stat cat data, should be like: CAT 1|VALUE 1', 'vie', 'description') );
10763 INSERT INTO vandelay.import_error ( code, description ) VALUES (
10764     'import.item.invalid.stat_cat_data', oils_i18n_gettext('import.item.invalid.stat_cat_data', 'Invalid stat cat data', 'vie', 'description') );
10765
10766 -- Event def for email notice for hold cancelled due to lack of target -----
10767
10768 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, template)
10769     VALUES (38, FALSE, 1, 
10770         'Hold Cancelled (No Target) Email Notification', 
10771         'hold_request.cancel.expire_no_target', 
10772         'HoldIsCancelled', 'SendEmail', '30 minutes', 'cancel_time', 'usr',
10773 $$
10774 [%- USE date -%]
10775 [%- user = target.0.usr -%]
10776 To: [%- params.recipient_email || user.email %]
10777 From: [%- params.sender_email || default_sender %]
10778 Subject: Hold Request Cancelled
10779
10780 Dear [% user.family_name %], [% user.first_given_name %]
10781 The following holds were cancelled because no items were found to fullfil the hold.
10782
10783 [% FOR hold IN target %]
10784     Title: [% hold.bib_rec.bib_record.simple_record.title %]
10785     Author: [% hold.bib_rec.bib_record.simple_record.author %]
10786     Library: [% hold.pickup_lib.name %]
10787     Request Date: [% date.format(helpers.format_date(hold.rrequest_time), '%Y-%m-%d') %]
10788 [% END %]
10789
10790 $$);
10791
10792 INSERT INTO action_trigger.environment (event_def, path) VALUES
10793     (38, 'usr'),
10794     (38, 'pickup_lib'),
10795     (38, 'bib_rec.bib_record.simple_record');
10796
10797 INSERT INTO action_trigger.event_params (event_def, param, value)
10798     VALUES (38, 'check_email_notify', 1);
10799
10800 ----------------------------------------------------------------
10801 -- Seed data for queued record/item exports
10802 ----------------------------------------------------------------
10803
10804 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
10805         'vandelay.queued_bib_record.print',
10806         'vqbr', 
10807         oils_i18n_gettext(
10808             'vandelay.queued_bib_record.print',
10809             'Print output has been requested for records in an Importer Bib Queue.',
10810             'ath',
10811             'description'
10812         ), 
10813         FALSE
10814     )
10815     ,(
10816         'vandelay.queued_bib_record.csv',
10817         'vqbr', 
10818         oils_i18n_gettext(
10819             'vandelay.queued_bib_record.csv',
10820             'CSV output has been requested for records in an Importer Bib Queue.',
10821             'ath',
10822             'description'
10823         ), 
10824         FALSE
10825     )
10826     ,(
10827         'vandelay.queued_bib_record.email',
10828         'vqbr', 
10829         oils_i18n_gettext(
10830             'vandelay.queued_bib_record.email',
10831             'An email has been requested for records in an Importer Bib Queue.',
10832             'ath',
10833             'description'
10834         ), 
10835         FALSE
10836     )
10837     ,(
10838         'vandelay.queued_auth_record.print',
10839         'vqar', 
10840         oils_i18n_gettext(
10841             'vandelay.queued_auth_record.print',
10842             'Print output has been requested for records in an Importer Authority Queue.',
10843             'ath',
10844             'description'
10845         ), 
10846         FALSE
10847     )
10848     ,(
10849         'vandelay.queued_auth_record.csv',
10850         'vqar', 
10851         oils_i18n_gettext(
10852             'vandelay.queued_auth_record.csv',
10853             'CSV output has been requested for records in an Importer Authority Queue.',
10854             'ath',
10855             'description'
10856         ), 
10857         FALSE
10858     )
10859     ,(
10860         'vandelay.queued_auth_record.email',
10861         'vqar', 
10862         oils_i18n_gettext(
10863             'vandelay.queued_auth_record.email',
10864             'An email has been requested for records in an Importer Authority Queue.',
10865             'ath',
10866             'description'
10867         ), 
10868         FALSE
10869     )
10870     ,(
10871         'vandelay.import_items.print',
10872         'vii', 
10873         oils_i18n_gettext(
10874             'vandelay.import_items.print',
10875             'Print output has been requested for Import Items from records in an Importer Bib Queue.',
10876             'ath',
10877             'description'
10878         ), 
10879         FALSE
10880     )
10881     ,(
10882         'vandelay.import_items.csv',
10883         'vii', 
10884         oils_i18n_gettext(
10885             'vandelay.import_items.csv',
10886             'CSV output has been requested for Import Items from records in an Importer Bib Queue.',
10887             'ath',
10888             'description'
10889         ), 
10890         FALSE
10891     )
10892     ,(
10893         'vandelay.import_items.email',
10894         'vii', 
10895         oils_i18n_gettext(
10896             'vandelay.import_items.email',
10897             'An email has been requested for Import Items from records in an Importer Bib Queue.',
10898             'ath',
10899             'description'
10900         ), 
10901         FALSE
10902     )
10903 ;
10904
10905 INSERT INTO action_trigger.event_definition (
10906         id,
10907         active,
10908         owner,
10909         name,
10910         hook,
10911         validator,
10912         reactor,
10913         group_field,
10914         granularity,
10915         template
10916     ) VALUES (
10917         39,
10918         TRUE,
10919         1,
10920         'Print Output for Queued Bib Records',
10921         'vandelay.queued_bib_record.print',
10922         'NOOP_True',
10923         'ProcessTemplate',
10924         'queue.owner',
10925         'print-on-demand',
10926 $$
10927 [%- USE date -%]
10928 <pre>
10929 Queue ID: [% target.0.queue.id %]
10930 Queue Name: [% target.0.queue.name %]
10931 Queue Type: [% target.0.queue.queue_type %]
10932 Complete? [% target.0.queue.complete %]
10933
10934     [% FOR vqbr IN target %]
10935 =-=-=
10936  Title of work    | [% helpers.get_queued_bib_attr('title',vqbr.attributes) %]
10937  Author of work   | [% helpers.get_queued_bib_attr('author',vqbr.attributes) %]
10938  Language of work | [% helpers.get_queued_bib_attr('language',vqbr.attributes) %]
10939  Pagination       | [% helpers.get_queued_bib_attr('pagination',vqbr.attributes) %]
10940  ISBN             | [% helpers.get_queued_bib_attr('isbn',vqbr.attributes) %]
10941  ISSN             | [% helpers.get_queued_bib_attr('issn',vqbr.attributes) %]
10942  Price            | [% helpers.get_queued_bib_attr('price',vqbr.attributes) %]
10943  Accession Number | [% helpers.get_queued_bib_attr('rec_identifier',vqbr.attributes) %]
10944  TCN Value        | [% helpers.get_queued_bib_attr('eg_tcn',vqbr.attributes) %]
10945  TCN Source       | [% helpers.get_queued_bib_attr('eg_tcn_source',vqbr.attributes) %]
10946  Internal ID      | [% helpers.get_queued_bib_attr('eg_identifier',vqbr.attributes) %]
10947  Publisher        | [% helpers.get_queued_bib_attr('publisher',vqbr.attributes) %]
10948  Publication Date | [% helpers.get_queued_bib_attr('pubdate',vqbr.attributes) %]
10949  Edition          | [% helpers.get_queued_bib_attr('edition',vqbr.attributes) %]
10950  Item Barcode     | [% helpers.get_queued_bib_attr('item_barcode',vqbr.attributes) %]
10951  Import Error     | [% vqbr.import_error %]
10952  Error Detail     | [% vqbr.error_detail %]
10953  Match Count      | [% vqbr.matches.size %]
10954
10955     [% END %]
10956 </pre>
10957 $$
10958     )
10959 ;
10960
10961 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10962     39, 'attributes')
10963     ,( 39, 'queue')
10964     ,( 39, 'matches')
10965 ;
10966
10967 INSERT INTO action_trigger.event_definition (
10968         id,
10969         active,
10970         owner,
10971         name,
10972         hook,
10973         validator,
10974         reactor,
10975         group_field,
10976         granularity,
10977         template
10978     ) VALUES (
10979         40,
10980         TRUE,
10981         1,
10982         'CSV Output for Queued Bib Records',
10983         'vandelay.queued_bib_record.csv',
10984         'NOOP_True',
10985         'ProcessTemplate',
10986         'queue.owner',
10987         'print-on-demand',
10988 $$
10989 [%- USE date -%]
10990 "Title of work","Author of work","Language of work","Pagination","ISBN","ISSN","Price","Accession Number","TCN Value","TCN Source","Internal ID","Publisher","Publication Date","Edition","Item Barcode","Import Error","Error Detail","Match Count"
10991 [% FOR vqbr IN target %]"[% helpers.get_queued_bib_attr('title',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('author',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('language',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('pagination',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('isbn',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('issn',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('price',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('rec_identifier',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('eg_tcn',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('eg_tcn_source',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('eg_identifier',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('publisher',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('pubdate',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('edition',vqbr.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('item_barcode',vqbr.attributes) | replace('"', '""') %]","[% vqbr.import_error | replace('"', '""') %]","[% vqbr.error_detail | replace('"', '""') %]","[% vqbr.matches.size %]"
10992 [% END %]
10993 $$
10994     )
10995 ;
10996
10997 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10998     40, 'attributes')
10999     ,( 40, 'queue')
11000     ,( 40, 'matches')
11001 ;
11002
11003 INSERT INTO action_trigger.event_definition (
11004         id,
11005         active,
11006         owner,
11007         name,
11008         hook,
11009         validator,
11010         reactor,
11011         group_field,
11012         granularity,
11013         template
11014     ) VALUES (
11015         41,
11016         TRUE,
11017         1,
11018         'Email Output for Queued Bib Records',
11019         'vandelay.queued_bib_record.email',
11020         'NOOP_True',
11021         'SendEmail',
11022         'queue.owner',
11023         NULL,
11024 $$
11025 [%- USE date -%]
11026 [%- SET user = target.0.queue.owner -%]
11027 To: [%- params.recipient_email || user.email || 'root@localhost' %]
11028 From: [%- params.sender_email || default_sender %]
11029 Subject: Bibs from Import Queue
11030
11031 Queue ID: [% target.0.queue.id %]
11032 Queue Name: [% target.0.queue.name %]
11033 Queue Type: [% target.0.queue.queue_type %]
11034 Complete? [% target.0.queue.complete %]
11035
11036     [% FOR vqbr IN target %]
11037 =-=-=
11038  Title of work    | [% helpers.get_queued_bib_attr('title',vqbr.attributes) %]
11039  Author of work   | [% helpers.get_queued_bib_attr('author',vqbr.attributes) %]
11040  Language of work | [% helpers.get_queued_bib_attr('language',vqbr.attributes) %]
11041  Pagination       | [% helpers.get_queued_bib_attr('pagination',vqbr.attributes) %]
11042  ISBN             | [% helpers.get_queued_bib_attr('isbn',vqbr.attributes) %]
11043  ISSN             | [% helpers.get_queued_bib_attr('issn',vqbr.attributes) %]
11044  Price            | [% helpers.get_queued_bib_attr('price',vqbr.attributes) %]
11045  Accession Number | [% helpers.get_queued_bib_attr('rec_identifier',vqbr.attributes) %]
11046  TCN Value        | [% helpers.get_queued_bib_attr('eg_tcn',vqbr.attributes) %]
11047  TCN Source       | [% helpers.get_queued_bib_attr('eg_tcn_source',vqbr.attributes) %]
11048  Internal ID      | [% helpers.get_queued_bib_attr('eg_identifier',vqbr.attributes) %]
11049  Publisher        | [% helpers.get_queued_bib_attr('publisher',vqbr.attributes) %]
11050  Publication Date | [% helpers.get_queued_bib_attr('pubdate',vqbr.attributes) %]
11051  Edition          | [% helpers.get_queued_bib_attr('edition',vqbr.attributes) %]
11052  Item Barcode     | [% helpers.get_queued_bib_attr('item_barcode',vqbr.attributes) %]
11053
11054     [% END %]
11055
11056 $$
11057     )
11058 ;
11059
11060 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11061     41, 'attributes')
11062     ,( 41, 'queue')
11063     ,( 41, 'queue.owner')
11064 ;
11065
11066 INSERT INTO action_trigger.event_definition (
11067         id,
11068         active,
11069         owner,
11070         name,
11071         hook,
11072         validator,
11073         reactor,
11074         group_field,
11075         granularity,
11076         template
11077     ) VALUES (
11078         42,
11079         TRUE,
11080         1,
11081         'Print Output for Queued Authority Records',
11082         'vandelay.queued_auth_record.print',
11083         'NOOP_True',
11084         'ProcessTemplate',
11085         'queue.owner',
11086         'print-on-demand',
11087 $$
11088 [%- USE date -%]
11089 <pre>
11090 Queue ID: [% target.0.queue.id %]
11091 Queue Name: [% target.0.queue.name %]
11092 Queue Type: [% target.0.queue.queue_type %]
11093 Complete? [% target.0.queue.complete %]
11094
11095     [% FOR vqar IN target %]
11096 =-=-=
11097  Record Identifier | [% helpers.get_queued_auth_attr('rec_identifier',vqar.attributes) %]
11098
11099     [% END %]
11100 </pre>
11101 $$
11102     )
11103 ;
11104
11105 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11106     42, 'attributes')
11107     ,( 42, 'queue')
11108 ;
11109
11110 INSERT INTO action_trigger.event_definition (
11111         id,
11112         active,
11113         owner,
11114         name,
11115         hook,
11116         validator,
11117         reactor,
11118         group_field,
11119         granularity,
11120         template
11121     ) VALUES (
11122         43,
11123         TRUE,
11124         1,
11125         'CSV Output for Queued Authority Records',
11126         'vandelay.queued_auth_record.csv',
11127         'NOOP_True',
11128         'ProcessTemplate',
11129         'queue.owner',
11130         'print-on-demand',
11131 $$
11132 [%- USE date -%]
11133 "Record Identifier"
11134 [% FOR vqar IN target %]"[% helpers.get_queued_auth_attr('rec_identifier',vqar.attributes) | replace('"', '""') %]"
11135 [% END %]
11136 $$
11137     )
11138 ;
11139
11140 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11141     43, 'attributes')
11142     ,( 43, 'queue')
11143 ;
11144
11145 INSERT INTO action_trigger.event_definition (
11146         id,
11147         active,
11148         owner,
11149         name,
11150         hook,
11151         validator,
11152         reactor,
11153         group_field,
11154         granularity,
11155         template
11156     ) VALUES (
11157         44,
11158         TRUE,
11159         1,
11160         'Email Output for Queued Authority Records',
11161         'vandelay.queued_auth_record.email',
11162         'NOOP_True',
11163         'SendEmail',
11164         'queue.owner',
11165         NULL,
11166 $$
11167 [%- USE date -%]
11168 [%- SET user = target.0.queue.owner -%]
11169 To: [%- params.recipient_email || user.email || 'root@localhost' %]
11170 From: [%- params.sender_email || default_sender %]
11171 Subject: Authorities from Import Queue
11172
11173 Queue ID: [% target.0.queue.id %]
11174 Queue Name: [% target.0.queue.name %]
11175 Queue Type: [% target.0.queue.queue_type %]
11176 Complete? [% target.0.queue.complete %]
11177
11178     [% FOR vqar IN target %]
11179 =-=-=
11180  Record Identifier | [% helpers.get_queued_auth_attr('rec_identifier',vqar.attributes) %]
11181
11182     [% END %]
11183
11184 $$
11185     )
11186 ;
11187
11188 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11189     44, 'attributes')
11190     ,( 44, 'queue')
11191     ,( 44, 'queue.owner')
11192 ;
11193
11194 INSERT INTO action_trigger.event_definition (
11195         id,
11196         active,
11197         owner,
11198         name,
11199         hook,
11200         validator,
11201         reactor,
11202         group_field,
11203         granularity,
11204         template
11205     ) VALUES (
11206         45,
11207         TRUE,
11208         1,
11209         'Print Output for Import Items from Queued Bib Records',
11210         'vandelay.import_items.print',
11211         'NOOP_True',
11212         'ProcessTemplate',
11213         'record.queue.owner',
11214         'print-on-demand',
11215 $$
11216 [%- USE date -%]
11217 <pre>
11218 Queue ID: [% target.0.record.queue.id %]
11219 Queue Name: [% target.0.record.queue.name %]
11220 Queue Type: [% target.0.record.queue.queue_type %]
11221 Complete? [% target.0.record.queue.complete %]
11222
11223     [% FOR vii IN target %]
11224 =-=-=
11225  Import Item ID         | [% vii.id %]
11226  Title of work          | [% helpers.get_queued_bib_attr('title',vii.record.attributes) %]
11227  ISBN                   | [% helpers.get_queued_bib_attr('isbn',vii.record.attributes) %]
11228  Attribute Definition   | [% vii.definition %]
11229  Import Error           | [% vii.import_error %]
11230  Import Error Detail    | [% vii.error_detail %]
11231  Owning Library         | [% vii.owning_lib %]
11232  Circulating Library    | [% vii.circ_lib %]
11233  Call Number            | [% vii.call_number %]
11234  Copy Number            | [% vii.copy_number %]
11235  Status                 | [% vii.status.name %]
11236  Shelving Location      | [% vii.location.name %]
11237  Circulate              | [% vii.circulate %]
11238  Deposit                | [% vii.deposit %]
11239  Deposit Amount         | [% vii.deposit_amount %]
11240  Reference              | [% vii.ref %]
11241  Holdable               | [% vii.holdable %]
11242  Price                  | [% vii.price %]
11243  Barcode                | [% vii.barcode %]
11244  Circulation Modifier   | [% vii.circ_modifier %]
11245  Circulate As MARC Type | [% vii.circ_as_type %]
11246  Alert Message          | [% vii.alert_message %]
11247  Public Note            | [% vii.pub_note %]
11248  Private Note           | [% vii.priv_note %]
11249  OPAC Visible           | [% vii.opac_visible %]
11250
11251     [% END %]
11252 </pre>
11253 $$
11254     )
11255 ;
11256
11257 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11258     45, 'record')
11259     ,( 45, 'record.attributes')
11260     ,( 45, 'record.queue')
11261     ,( 45, 'record.queue.owner')
11262 ;
11263
11264 INSERT INTO action_trigger.event_definition (
11265         id,
11266         active,
11267         owner,
11268         name,
11269         hook,
11270         validator,
11271         reactor,
11272         group_field,
11273         granularity,
11274         template
11275     ) VALUES (
11276         46,
11277         TRUE,
11278         1,
11279         'CSV Output for Import Items from Queued Bib Records',
11280         'vandelay.import_items.csv',
11281         'NOOP_True',
11282         'ProcessTemplate',
11283         'record.queue.owner',
11284         'print-on-demand',
11285 $$
11286 [%- USE date -%]
11287 "Import Item ID","Title of work","ISBN","Attribute Definition","Import Error","Import Error Detail","Owning Library","Circulating Library","Call Number","Copy Number","Status","Shelving Location","Circulate","Deposit","Deposit Amount","Reference","Holdable","Price","Barcode","Circulation Modifier","Circulate As MARC Type","Alert Message","Public Note","Private Note","OPAC Visible"
11288 [% FOR vii IN target %]"[% vii.id | replace('"', '""') %]","[% helpers.get_queued_bib_attr('title',vii.record.attributes) | replace('"', '""') %]","[% helpers.get_queued_bib_attr('isbn',vii.record.attributes) | replace('"', '""') %]","[% vii.definition | replace('"', '""') %]","[% vii.import_error | replace('"', '""') %]","[% vii.error_detail | replace('"', '""') %]","[% vii.owning_lib | replace('"', '""') %]","[% vii.circ_lib | replace('"', '""') %]","[% vii.call_number | replace('"', '""') %]","[% vii.copy_number | replace('"', '""') %]","[% vii.status.name | replace('"', '""') %]","[% vii.location.name | replace('"', '""') %]","[% vii.circulate | replace('"', '""') %]","[% vii.deposit | replace('"', '""') %]","[% vii.deposit_amount | replace('"', '""') %]","[% vii.ref | replace('"', '""') %]","[% vii.holdable | replace('"', '""') %]","[% vii.price | replace('"', '""') %]","[% vii.barcode | replace('"', '""') %]","[% vii.circ_modifier | replace('"', '""') %]","[% vii.circ_as_type | replace('"', '""') %]","[% vii.alert_message | replace('"', '""') %]","[% vii.pub_note | replace('"', '""') %]","[% vii.priv_note | replace('"', '""') %]","[% vii.opac_visible | replace('"', '""') %]"
11289 [% END %]
11290 $$
11291     )
11292 ;
11293
11294 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11295     46, 'record')
11296     ,( 46, 'record.attributes')
11297     ,( 46, 'record.queue')
11298     ,( 46, 'record.queue.owner')
11299 ;
11300
11301 INSERT INTO action_trigger.event_definition (
11302         id,
11303         active,
11304         owner,
11305         name,
11306         hook,
11307         validator,
11308         reactor,
11309         group_field,
11310         granularity,
11311         template
11312     ) VALUES (
11313         47,
11314         TRUE,
11315         1,
11316         'Email Output for Import Items from Queued Bib Records',
11317         'vandelay.import_items.email',
11318         'NOOP_True',
11319         'SendEmail',
11320         'record.queue.owner',
11321         NULL,
11322 $$
11323 [%- USE date -%]
11324 [%- SET user = target.0.record.queue.owner -%]
11325 To: [%- params.recipient_email || user.email || 'root@localhost' %]
11326 From: [%- params.sender_email || default_sender %]
11327 Subject: Import Items from Import Queue
11328
11329 Queue ID: [% target.0.record.queue.id %]
11330 Queue Name: [% target.0.record.queue.name %]
11331 Queue Type: [% target.0.record.queue.queue_type %]
11332 Complete? [% target.0.record.queue.complete %]
11333
11334     [% FOR vii IN target %]
11335 =-=-=
11336  Import Item ID         | [% vii.id %]
11337  Title of work          | [% helpers.get_queued_bib_attr('title',vii.record.attributes) %]
11338  ISBN                   | [% helpers.get_queued_bib_attr('isbn',vii.record.attributes) %]
11339  Attribute Definition   | [% vii.definition %]
11340  Import Error           | [% vii.import_error %]
11341  Import Error Detail    | [% vii.error_detail %]
11342  Owning Library         | [% vii.owning_lib %]
11343  Circulating Library    | [% vii.circ_lib %]
11344  Call Number            | [% vii.call_number %]
11345  Copy Number            | [% vii.copy_number %]
11346  Status                 | [% vii.status.name %]
11347  Shelving Location      | [% vii.location.name %]
11348  Circulate              | [% vii.circulate %]
11349  Deposit                | [% vii.deposit %]
11350  Deposit Amount         | [% vii.deposit_amount %]
11351  Reference              | [% vii.ref %]
11352  Holdable               | [% vii.holdable %]
11353  Price                  | [% vii.price %]
11354  Barcode                | [% vii.barcode %]
11355  Circulation Modifier   | [% vii.circ_modifier %]
11356  Circulate As MARC Type | [% vii.circ_as_type %]
11357  Alert Message          | [% vii.alert_message %]
11358  Public Note            | [% vii.pub_note %]
11359  Private Note           | [% vii.priv_note %]
11360  OPAC Visible           | [% vii.opac_visible %]
11361
11362     [% END %]
11363 $$
11364     )
11365 ;
11366
11367 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
11368     47, 'record')
11369     ,( 47, 'record.attributes')
11370     ,( 47, 'record.queue')
11371     ,( 47, 'record.queue.owner')
11372 ;
11373
11374 INSERT INTO action_trigger.hook (key, core_type, description, passive)
11375 VALUES (
11376     'container.biblio_record_entry_bucket.csv',
11377     'cbreb',
11378     oils_i18n_gettext(
11379         'container.biblio_record_entry_bucket.csv',
11380         'Produce a CSV file representing a book list',
11381         'ath',
11382         'description'
11383     ),
11384     FALSE
11385 );
11386
11387 INSERT INTO action_trigger.reactor (module, description)
11388 VALUES (
11389     'ContainerCSV',
11390     oils_i18n_gettext(
11391         'ContainerCSV',
11392         'Facilitates producing a CSV file representing a book list by introducing an "items" variable into the TT environment, sorted as dictated according to user params',
11393         'atr',
11394         'description'
11395     )
11396 );
11397
11398 INSERT INTO action_trigger.event_definition (
11399     id, active, owner,
11400     name, hook, reactor,
11401     validator, template
11402 ) VALUES (
11403     48, TRUE, 1,
11404     'Book List CSV', 'container.biblio_record_entry_bucket.csv', 'ContainerCSV',
11405     'NOOP_True',
11406 $$
11407 [%-
11408 # target is the book list itself. The 'items' variable does not need to be in
11409 # the environment because a special reactor will take care of filling it in.
11410
11411 FOR item IN items;
11412     bibxml = helpers.unapi_bre(item.target_biblio_record_entry, {flesh => '{mra}'});
11413     title = "";
11414     FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
11415         title = title _ part.textContent;
11416     END;
11417     author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
11418     item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value');
11419     pub_date = "";
11420     FOR pdatum IN bibxml.findnodes('//*[@tag="260"]/*[@code="c"]');
11421         IF pub_date ;
11422             pub_date = pub_date _ ", " _ pdatum.textContent;
11423         ELSE ;
11424             pub_date = pdatum.textContent;
11425         END;
11426     END;
11427     helpers.csv_datum(title) %],[% helpers.csv_datum(author) %],[% helpers.csv_datum(pub_date) %],[% helpers.csv_datum(item_type) %],[% FOR note IN item.notes; helpers.csv_datum(note.note); ","; END; "\n";
11428 END -%]
11429 $$
11430 );
11431
11432 SELECT SETVAL('authority.control_set_id_seq'::TEXT, 100);
11433 SELECT SETVAL('authority.control_set_authority_field_id_seq'::TEXT, 1000);
11434 SELECT SETVAL('authority.control_set_bib_field_id_seq'::TEXT, 1000);
11435
11436 INSERT INTO authority.control_set (id, name, description) VALUES (
11437     1,
11438     oils_i18n_gettext('1','LoC','acs','name'),
11439     oils_i18n_gettext('1','Library of Congress standard authority record control semantics','acs','description')
11440 );
11441
11442 -- Entries that need to respect an NFI
11443 INSERT INTO authority.control_set_authority_field (id, control_set, main_entry, tag, sf_list, display_sf_list, name, nfi) VALUES
11444     (4, 1, NULL, '130', 'adfgklmnoprstvxyz', 'adfgklmnoprstvxyz', oils_i18n_gettext('4','Heading -- Uniform Title','acsaf','name'), '2'),
11445     (24, 1, 4, '530', 'adfgiklmnoprstvwxyz4', 'adfgiklmnoprstvxyz', oils_i18n_gettext('24','See Also From Tracing -- Uniform Title','acsaf','name'), '2'),
11446     (44, 1, 4, '730', 'adfghklmnoprstvwxyz25', 'adfghklmnoprstvxyz', oils_i18n_gettext('44','Established Heading Linking Entry -- Uniform Title','acsaf','name'), '2'),
11447     (64, 1, 4, '430', 'adfgiklmnoprstvwxyz4', 'adfgiklmnoprstvxyz', oils_i18n_gettext('64','See From Tracing -- Uniform Title','acsaf','name'), '2');
11448
11449 INSERT INTO authority.control_set_authority_field (id, control_set, main_entry, tag, sf_list, display_sf_list, name) VALUES
11450
11451 -- Main entries
11452     (1, 1, NULL, '100', 'abcdfklmnopqrstvxyz', 'abcdefklmnopqrstvxyz',
11453         oils_i18n_gettext('1','Heading -- Personal Name','acsaf','name')),
11454     (2, 1, NULL, '110', 'abcdfgklmnoprstvxyz', 'abcdefgklmnoprstvxyz',
11455         oils_i18n_gettext('2','Heading -- Corporate Name','acsaf','name')),
11456     (3, 1, NULL, '111', 'acdefgklnpqstvxyz', 'acdefgklnpqstvxyz',
11457         oils_i18n_gettext('3','Heading -- Meeting Name','acsaf','name')),
11458     (5, 1, NULL, '150', 'abvxyz', 'abvxyz',
11459         oils_i18n_gettext('5','Heading -- Topical Term','acsaf','name')),
11460     (6, 1, NULL, '151', 'avxyz', 'avxyz',
11461         oils_i18n_gettext('6','Heading -- Geographic Name','acsaf','name')),
11462     (7, 1, NULL, '155', 'avxyz', 'avxyz',
11463         oils_i18n_gettext('7','Heading -- Genre/Form Term','acsaf','name')),
11464     (8, 1, NULL, '180', 'vxyz', 'vxyz',
11465         oils_i18n_gettext('8','Heading -- General Subdivision','acsaf','name')),
11466     (9, 1, NULL, '181', 'vxyz', 'vxyz',
11467         oils_i18n_gettext('9','Heading -- Geographic Subdivision','acsaf','name')),
11468     (10, 1, NULL, '182', 'vxyz', 'vxyz',
11469         oils_i18n_gettext('10','Heading -- Chronological Subdivision','acsaf','name')),
11470     (11, 1, NULL, '185', 'vxyz', 'vxyz',
11471         oils_i18n_gettext('11','Heading -- Form Subdivision','acsaf','name')),
11472     (12, 1, NULL, '148', 'avxyz', 'avxyz',
11473         oils_i18n_gettext('12','Heading -- Chronological Term','acsaf','name')),
11474
11475 -- See Also From tracings
11476     (21, 1, 1, '500', 'abcdefiklmnopqrstvwxyz4', 'abcdefiklmnopqrstvxyz', oils_i18n_gettext('21','See Also From Tracing -- Personal Name','acsaf','name')),
11477     (22, 1, 2, '510', 'abcdefgiklmnoprstvwxyz4', 'abcdefgiklmnoprstvxyz', oils_i18n_gettext('22','See Also From Tracing -- Corporate Name','acsaf','name')),
11478     (23, 1, 3, '511', 'acdefgiklnpqstvwxyz4', 'acdefgiklnpqstvxyz', oils_i18n_gettext('23','See Also From Tracing -- Meeting Name','acsaf','name')),
11479     (25, 1, 5, '550', 'abivwxyz4', 'abivxyz', oils_i18n_gettext('25','See Also From Tracing -- Topical Term','acsaf','name')),
11480     (26, 1, 6, '551', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('26','See Also From Tracing -- Geographic Name','acsaf','name')),
11481     (27, 1, 7, '555', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('27','See Also From Tracing -- Genre/Form Term','acsaf','name')),
11482     (28, 1, 8, '580', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('28','See Also From Tracing -- General Subdivision','acsaf','name')),
11483     (29, 1, 9, '581', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('29','See Also From Tracing -- Geographic Subdivision','acsaf','name')),
11484     (30, 1, 10, '582', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('30','See Also From Tracing -- Chronological Subdivision','acsaf','name')),
11485     (31, 1, 11, '585', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('31','See Also From Tracing -- Form Subdivision','acsaf','name')),
11486     (32, 1, 12, '548', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('32','See Also From Tracing -- Chronological Term','acsaf','name')),
11487
11488 -- Linking entries
11489     (41, 1, 1, '700', 'abcdefghjklmnopqrstvwxyz25', 'abcdefghjklmnopqrstvxyz', oils_i18n_gettext('41','Established Heading Linking Entry -- Personal Name','acsaf','name')),
11490     (42, 1, 2, '710', 'abcdefghklmnoprstvwxyz25', 'abcdefghklmnoprstvxyz', oils_i18n_gettext('42','Established Heading Linking Entry -- Corporate Name','acsaf','name')),
11491     (43, 1, 3, '711', 'acdefghklnpqstvwxyz25', 'acdefghklnpqstvxyz', oils_i18n_gettext('43','Established Heading Linking Entry -- Meeting Name','acsaf','name')),
11492     (45, 1, 5, '750', 'abvwxyz25', 'abvxyz', oils_i18n_gettext('45','Established Heading Linking Entry -- Topical Term','acsaf','name')),
11493     (46, 1, 6, '751', 'avwxyz25', 'avxyz', oils_i18n_gettext('46','Established Heading Linking Entry -- Geographic Name','acsaf','name')),
11494     (47, 1, 7, '755', 'avwxyz25', 'avxyz', oils_i18n_gettext('47','Established Heading Linking Entry -- Genre/Form Term','acsaf','name')),
11495     (48, 1, 8, '780', 'vwxyz25', 'vxyz', oils_i18n_gettext('48','Subdivision Linking Entry -- General Subdivision','acsaf','name')),
11496     (49, 1, 9, '781', 'vwxyz25', 'vxyz', oils_i18n_gettext('49','Subdivision Linking Entry -- Geographic Subdivision','acsaf','name')),
11497     (50, 1, 10, '782', 'vwxyz25', 'vxyz', oils_i18n_gettext('50','Subdivision Linking Entry -- Chronological Subdivision','acsaf','name')),
11498     (51, 1, 11, '785', 'vwxyz25', 'vxyz', oils_i18n_gettext('51','Subdivision Linking Entry -- Form Subdivision','acsaf','name')),
11499     (52, 1, 12, '748', 'avwxyz25', 'avxyz', oils_i18n_gettext('52','Established Heading Linking Entry -- Chronological Term','acsaf','name')),
11500
11501 -- See From tracings
11502     (61, 1, 1, '400', 'abcdefiklmnopqrstvwxyz4', 'abcdefiklmnopqrstvxyz', oils_i18n_gettext('61','See From Tracing -- Personal Name','acsaf','name')),
11503     (62, 1, 2, '410', 'abcdefgiklmnoprstvwxyz4', 'abcdefgiklmnoprstvxyz', oils_i18n_gettext('62','See From Tracing -- Corporate Name','acsaf','name')),
11504     (63, 1, 3, '411', 'acdefgiklnpqstvwxyz4', 'acdefgiklnpqstvxyz', oils_i18n_gettext('63','See From Tracing -- Meeting Name','acsaf','name')),
11505     (65, 1, 5, '450', 'abivwxyz4', 'abivxyz', oils_i18n_gettext('65','See From Tracing -- Topical Term','acsaf','name')),
11506     (66, 1, 6, '451', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('66','See From Tracing -- Geographic Name','acsaf','name')),
11507     (67, 1, 7, '455', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('67','See From Tracing -- Genre/Form Term','acsaf','name')),
11508     (68, 1, 8, '480', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('68','See From Tracing -- General Subdivision','acsaf','name')),
11509     (69, 1, 9, '481', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('69','See From Tracing -- Geographic Subdivision','acsaf','name')),
11510     (70, 1, 10, '482', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('70','See From Tracing -- Chronological Subdivision','acsaf','name')),
11511     (71, 1, 11, '485', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('71','See From Tracing -- Form Subdivision','acsaf','name')),
11512     (72, 1, 12, '448', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('72','See From Tracing -- Chronological Term','acsaf','name'));
11513
11514 -- No linking on 4xx fields for LOC
11515 UPDATE authority.control_set_authority_field
11516     SET linking_subfield = '0' WHERE tag LIKE ANY (ARRAY['5%','7%']);
11517
11518 -- Set the default joiner for subject-ish authority fields
11519 UPDATE authority.control_set_authority_field
11520     SET joiner = ' -- ' WHERE tag LIKE ANY (ARRAY['_4_','_5_','_8_']);
11521
11522
11523 INSERT INTO authority.browse_axis (code,name,description,sorter) VALUES
11524     ('title','Title','Title axis','titlesort'),
11525     ('author','Author','Author axis','titlesort'),
11526     ('subject','Subject','Subject axis','titlesort'),
11527     ('topic','Topic','Topic Subject axis','titlesort');
11528
11529 INSERT INTO authority.browse_axis_authority_field_map (axis,field) VALUES
11530     ('author',  1 ),
11531     ('author',  2 ),
11532     ('author',  3 ),
11533     ('title',   4 ),
11534     ('topic',   5 ),
11535     ('subject', 5 ),
11536     ('subject', 6 ),
11537     ('subject', 7 ),
11538     ('subject', 12);
11539
11540 INSERT INTO authority.control_set_bib_field (tag, authority_field) 
11541     SELECT '100', id FROM authority.control_set_authority_field WHERE tag IN ('100')
11542         UNION
11543     SELECT '600', id FROM authority.control_set_authority_field WHERE tag IN ('100','180','181','182','185')
11544         UNION
11545     SELECT '700', id FROM authority.control_set_authority_field WHERE tag IN ('100')
11546         UNION
11547     SELECT '800', id FROM authority.control_set_authority_field WHERE tag IN ('100')
11548         UNION
11549
11550     SELECT '110', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11551         UNION
11552     SELECT '610', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11553         UNION
11554     SELECT '710', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11555         UNION
11556     SELECT '810', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11557         UNION
11558
11559     SELECT '111', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11560         UNION
11561     SELECT '611', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11562         UNION
11563     SELECT '711', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11564         UNION
11565     SELECT '811', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11566         UNION
11567
11568     SELECT '130', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11569         UNION
11570     SELECT '240', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11571         UNION
11572     SELECT '630', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11573         UNION
11574     SELECT '730', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11575         UNION
11576     SELECT '830', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11577         UNION
11578
11579     SELECT '648', id FROM authority.control_set_authority_field WHERE tag IN ('148')
11580         UNION
11581
11582     SELECT '650', id FROM authority.control_set_authority_field WHERE tag IN ('150','180','181','182','185')
11583         UNION
11584     SELECT '651', id FROM authority.control_set_authority_field WHERE tag IN ('151','180','181','182','185')
11585         UNION
11586     SELECT '655', id FROM authority.control_set_authority_field WHERE tag IN ('155','180','181','182','185')
11587 ;
11588
11589 -- Map between authority controlled bib fields and stock indexing metabib fields
11590 INSERT INTO authority.control_set_bib_field_metabib_field_map (bib_field, metabib_field)
11591     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11592       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11593       WHERE a.tag = '100' AND m.name = 'personal'
11594
11595         UNION
11596
11597     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11598       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11599       WHERE a.tag = '110' AND m.name = 'corporate'
11600
11601         UNION
11602
11603     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11604       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11605       WHERE a.tag = '111' AND m.name = 'conference'
11606
11607         UNION
11608
11609     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11610       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11611       WHERE a.tag = '130' AND m.name = 'uniform'
11612
11613         UNION
11614
11615     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11616       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11617       WHERE a.tag = '148' AND m.name = 'temporal'
11618
11619         UNION
11620
11621     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11622       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11623       WHERE a.tag = '150' AND m.name = 'topic'
11624
11625         UNION
11626
11627     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11628       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11629       WHERE a.tag = '151' AND m.name = 'geographic'
11630
11631         UNION
11632
11633     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11634       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11635       WHERE a.tag = '155' AND m.name = 'genre' -- Just in case...
11636 ;
11637
11638 INSERT INTO authority.thesaurus (code, name, control_set) VALUES
11639     ('a', oils_i18n_gettext('a','Library of Congress Subject Headings','at','name'), 1),
11640     ('b', oils_i18n_gettext('b','LC subject headings for children''s literature','at','name'), 1), 
11641     ('c', oils_i18n_gettext('c','Medical Subject Headings','at','name'), 1),
11642     ('d', oils_i18n_gettext('d','National Agricultural Library subject authority file','at','name'), 1),
11643     ('k', oils_i18n_gettext('k','Canadian Subject Headings','at','name'), 1),
11644     ('n', oils_i18n_gettext('n','Not applicable','at','name'), 1),
11645     ('r', oils_i18n_gettext('r','Art and Architecture Thesaurus','at','name'), 1),
11646     ('s', oils_i18n_gettext('s','Sears List of Subject Headings','at','name'), 1),
11647     ('v', oils_i18n_gettext('v','Repertoire de vedettes-matiere','at','name'), 1),
11648     ('z', oils_i18n_gettext('z','Other','at','name'), 1),
11649     ('|', oils_i18n_gettext('|','No attempt to code','at','name'), NULL),
11650     (' ', oils_i18n_gettext(' ','Alternate no attempt to code','at','name'), NULL);
11651
11652 INSERT INTO action_trigger.hook ( key, core_type, description, passive ) VALUES (
11653     'reservation.available',
11654     'bresv',
11655     'A reservation is available for pickup',
11656     false
11657 );
11658
11659 INSERT INTO action_trigger.validator ( module, description ) VALUES (
11660     'ReservationIsAvailable',
11661     'Checked that a reserved resource is available for checkout'
11662 );
11663
11664 INSERT INTO container.biblio_record_entry_bucket_type (code, label) VALUES (
11665     'vandelay_queue',
11666     oils_i18n_gettext('vandelay_queue', 'Vandelay Queue', 'cbrebt', 'label')
11667 );
11668
11669 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype,fm_class) VALUES (
11670     'opac.default_sms_carrier',
11671     'sms',
11672     TRUE,
11673     oils_i18n_gettext(
11674         'opac.default_sms_carrier',
11675         'Default SMS/Text Carrier',
11676         'cust',
11677         'label'
11678     ),
11679     oils_i18n_gettext(
11680         'opac.default_sms_carrier',
11681         'Default SMS/Text Carrier',
11682         'cust',
11683         'description'
11684     ),
11685     'link',
11686     'csc'
11687 );
11688
11689 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
11690     'opac.default_sms_notify',
11691     'sms',
11692     TRUE,
11693     oils_i18n_gettext(
11694         'opac.default_sms_notify',
11695         'Default SMS/Text Number',
11696         'cust',
11697         'label'
11698     ),
11699     oils_i18n_gettext(
11700         'opac.default_sms_notify',
11701         'Default SMS/Text Number',
11702         'cust',
11703         'description'
11704     ),
11705     'string'
11706 );
11707
11708 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
11709     'opac.default_phone',
11710     'opac',
11711     TRUE,
11712     oils_i18n_gettext(
11713         'opac.default_phone',
11714         'Default Phone Number',
11715         'cust',
11716         'label'
11717     ),
11718     oils_i18n_gettext(
11719         'opac.default_phone',
11720         'Default Phone Number',
11721         'cust',
11722         'description'
11723     ),
11724     'string'
11725 );
11726
11727 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
11728     'ui.grid_columns.circ.hold_pull_list',
11729     'gui',
11730     FALSE,
11731     oils_i18n_gettext(
11732         'ui.grid_columns.circ.hold_pull_list',
11733         'Hold Pull List',
11734         'cust',
11735         'label'
11736     ),
11737     oils_i18n_gettext(
11738         'ui.grid_columns.circ.hold_pull_list',
11739         'Hold Pull List Saved Column Settings',
11740         'cust',
11741         'description'
11742     ),
11743     'string'
11744 ), (
11745     'ui.grid_columns.actor.user.event_log',
11746     'gui',
11747     FALSE,
11748     oils_i18n_gettext(
11749         'ui.grid_columns.actor.user.event_log',
11750         'User Event Log',
11751         'cust',
11752         'label'
11753     ),
11754     oils_i18n_gettext(
11755         'ui.grid_columns.actor.user.event_log',
11756         'User Event Log Saved Column Settings',
11757         'cust',
11758         'description'
11759     ),
11760     'string'
11761 ), (
11762     'ui.grid_columns.conify.config.circ_matrix_matchpoint',
11763     'gui',
11764     FALSE,
11765     oils_i18n_gettext(
11766         'ui.grid_columns.conify.config.circ_matrix_matchpoint',
11767         'Circulation Policy Configuration',
11768         'cust',
11769         'label'
11770     ),
11771     oils_i18n_gettext(
11772         'ui.grid_columns.conify.config.circ_matrix_matchpoint',
11773         'Circulation Policy Configuration Column Settings',
11774         'cust',
11775         'description'
11776     ),
11777     'string'
11778 ) ;
11779
11780 SELECT setval( 'config.sms_carrier_id_seq', 1000 );
11781 INSERT INTO config.sms_carrier VALUES
11782
11783     -- Testing
11784     (
11785         1,
11786         oils_i18n_gettext(
11787             1,
11788             'Local',
11789             'csc',
11790             'region'
11791         ),
11792         oils_i18n_gettext(
11793             1,
11794             'Test Carrier',
11795             'csc',
11796             'name'
11797         ),
11798         'opensrf+$number@localhost',
11799         FALSE
11800     ),
11801
11802     -- Canada & USA
11803     (
11804         2,
11805         oils_i18n_gettext(
11806             2,
11807             'Canada & USA',
11808             'csc',
11809             'region'
11810         ),
11811         oils_i18n_gettext(
11812             2,
11813             'Rogers Wireless',
11814             'csc',
11815             'name'
11816         ),
11817         '$number@pcs.rogers.com',
11818         TRUE
11819     ),
11820     (
11821         3,
11822         oils_i18n_gettext(
11823             3,
11824             'Canada & USA',
11825             'csc',
11826             'region'
11827         ),
11828         oils_i18n_gettext(
11829             3,
11830             'Rogers Wireless (Alternate)',
11831             'csc',
11832             'name'
11833         ),
11834         '1$number@mms.rogers.com',
11835         TRUE
11836     ),
11837     (
11838         4,
11839         oils_i18n_gettext(
11840             4,
11841             'Canada & USA',
11842             'csc',
11843             'region'
11844         ),
11845         oils_i18n_gettext(
11846             4,
11847             'Telus Mobility',
11848             'csc',
11849             'name'
11850         ),
11851         '$number@msg.telus.com',
11852         TRUE
11853     ),
11854
11855     -- Canada
11856     (
11857         5,
11858         oils_i18n_gettext(
11859             5,
11860             'Canada',
11861             'csc',
11862             'region'
11863         ),
11864         oils_i18n_gettext(
11865             5,
11866             'Koodo Mobile',
11867             'csc',
11868             'name'
11869         ),
11870         '$number@msg.telus.com',
11871         TRUE
11872     ),
11873     (
11874         6,
11875         oils_i18n_gettext(
11876             6,
11877             'Canada',
11878             'csc',
11879             'region'
11880         ),
11881         oils_i18n_gettext(
11882             6,
11883             'Fido',
11884             'csc',
11885             'name'
11886         ),
11887         '$number@fido.ca',
11888         TRUE
11889     ),
11890     (
11891         7,
11892         oils_i18n_gettext(
11893             7,
11894             'Canada',
11895             'csc',
11896             'region'
11897         ),
11898         oils_i18n_gettext(
11899             7,
11900             'Bell Mobility & Solo Mobile',
11901             'csc',
11902             'name'
11903         ),
11904         '$number@txt.bell.ca',
11905         TRUE
11906     ),
11907     (
11908         8,
11909         oils_i18n_gettext(
11910             8,
11911             'Canada',
11912             'csc',
11913             'region'
11914         ),
11915         oils_i18n_gettext(
11916             8,
11917             'Bell Mobility & Solo Mobile (Alternate)',
11918             'csc',
11919             'name'
11920         ),
11921         '$number@txt.bellmobility.ca',
11922         TRUE
11923     ),
11924     (
11925         9,
11926         oils_i18n_gettext(
11927             9,
11928             'Canada',
11929             'csc',
11930             'region'
11931         ),
11932         oils_i18n_gettext(
11933             9,
11934             'Aliant',
11935             'csc',
11936             'name'
11937         ),
11938         '$number@sms.wirefree.informe.ca',
11939         TRUE
11940     ),
11941     (
11942         10,
11943         oils_i18n_gettext(
11944             10,
11945             'Canada',
11946             'csc',
11947             'region'
11948         ),
11949         oils_i18n_gettext(
11950             10,
11951             'PC Telecom',
11952             'csc',
11953             'name'
11954         ),
11955         '$number@mobiletxt.ca',
11956         TRUE
11957     ),
11958     (
11959         11,
11960         oils_i18n_gettext(
11961             11,
11962             'Canada',
11963             'csc',
11964             'region'
11965         ),
11966         oils_i18n_gettext(
11967             11,
11968             'SaskTel',
11969             'csc',
11970             'name'
11971         ),
11972         '$number@sms.sasktel.com',
11973         TRUE
11974     ),
11975     (
11976         12,
11977         oils_i18n_gettext(
11978             12,
11979             'Canada',
11980             'csc',
11981             'region'
11982         ),
11983         oils_i18n_gettext(
11984             12,
11985             'MTS Mobility',
11986             'csc',
11987             'name'
11988         ),
11989         '$number@text.mtsmobility.com',
11990         TRUE
11991     ),
11992     (
11993         13,
11994         oils_i18n_gettext(
11995             13,
11996             'Canada',
11997             'csc',
11998             'region'
11999         ),
12000         oils_i18n_gettext(
12001             13,
12002             'Virgin Mobile',
12003             'csc',
12004             'name'
12005         ),
12006         '$number@vmobile.ca',
12007         TRUE
12008     ),
12009
12010     -- International
12011     (
12012         14,
12013         oils_i18n_gettext(
12014             14,
12015             'International',
12016             'csc',
12017             'region'
12018         ),
12019         oils_i18n_gettext(
12020             14,
12021             'Iridium',
12022             'csc',
12023             'name'
12024         ),
12025         '$number@msg.iridium.com',
12026         TRUE
12027     ),
12028     (
12029         15,
12030         oils_i18n_gettext(
12031             15,
12032             'International',
12033             'csc',
12034             'region'
12035         ),
12036         oils_i18n_gettext(
12037             15,
12038             'Globalstar',
12039             'csc',
12040             'name'
12041         ),
12042         '$number@msg.globalstarusa.com',
12043         TRUE
12044     ),
12045     (
12046         16,
12047         oils_i18n_gettext(
12048             16,
12049             'International',
12050             'csc',
12051             'region'
12052         ),
12053         oils_i18n_gettext(
12054             16,
12055             'Bulletin.net',
12056             'csc',
12057             'name'
12058         ),
12059         '$number@bulletinmessenger.net', -- International Formatted number
12060         TRUE
12061     ),
12062     (
12063         17,
12064         oils_i18n_gettext(
12065             17,
12066             'International',
12067             'csc',
12068             'region'
12069         ),
12070         oils_i18n_gettext(
12071             17,
12072             'Panacea Mobile',
12073             'csc',
12074             'name'
12075         ),
12076         '$number@api.panaceamobile.com',
12077         TRUE
12078     ),
12079
12080     -- USA
12081     (
12082         18,
12083         oils_i18n_gettext(
12084             18,
12085             'USA',
12086             'csc',
12087             'region'
12088         ),
12089         oils_i18n_gettext(
12090             18,
12091             'C Beyond',
12092             'csc',
12093             'name'
12094         ),
12095         '$number@cbeyond.sprintpcs.com',
12096         TRUE
12097     ),
12098     (
12099         19,
12100         oils_i18n_gettext(
12101             19,
12102             'Alaska, USA',
12103             'csc',
12104             'region'
12105         ),
12106         oils_i18n_gettext(
12107             19,
12108             'General Communications, Inc.',
12109             'csc',
12110             'name'
12111         ),
12112         '$number@mobile.gci.net',
12113         TRUE
12114     ),
12115     (
12116         20,
12117         oils_i18n_gettext(
12118             20,
12119             'California, USA',
12120             'csc',
12121             'region'
12122         ),
12123         oils_i18n_gettext(
12124             20,
12125             'Golden State Cellular',
12126             'csc',
12127             'name'
12128         ),
12129         '$number@gscsms.com',
12130         TRUE
12131     ),
12132     (
12133         21,
12134         oils_i18n_gettext(
12135             21,
12136             'Cincinnati, Ohio, USA',
12137             'csc',
12138             'region'
12139         ),
12140         oils_i18n_gettext(
12141             21,
12142             'Cincinnati Bell',
12143             'csc',
12144             'name'
12145         ),
12146         '$number@gocbw.com',
12147         TRUE
12148     ),
12149     (
12150         22,
12151         oils_i18n_gettext(
12152             22,
12153             'Hawaii, USA',
12154             'csc',
12155             'region'
12156         ),
12157         oils_i18n_gettext(
12158             22,
12159             'Hawaiian Telcom Wireless',
12160             'csc',
12161             'name'
12162         ),
12163         '$number@hawaii.sprintpcs.com',
12164         TRUE
12165     ),
12166     (
12167         23,
12168         oils_i18n_gettext(
12169             23,
12170             'Midwest, USA',
12171             'csc',
12172             'region'
12173         ),
12174         oils_i18n_gettext(
12175             23,
12176             'i wireless (T-Mobile)',
12177             'csc',
12178             'name'
12179         ),
12180         '$number.iws@iwspcs.net',
12181         TRUE
12182     ),
12183     (
12184         24,
12185         oils_i18n_gettext(
12186             24,
12187             'USA',
12188             'csc',
12189             'region'
12190         ),
12191         oils_i18n_gettext(
12192             24,
12193             'i-wireless (Sprint PCS)',
12194             'csc',
12195             'name'
12196         ),
12197         '$number@iwirelesshometext.com',
12198         TRUE
12199     ),
12200     (
12201         25,
12202         oils_i18n_gettext(
12203             25,
12204             'USA',
12205             'csc',
12206             'region'
12207         ),
12208         oils_i18n_gettext(
12209             25,
12210             'MetroPCS',
12211             'csc',
12212             'name'
12213         ),
12214         '$number@mymetropcs.com',
12215         TRUE
12216     ),
12217     (
12218         26,
12219         oils_i18n_gettext(
12220             26,
12221             'USA',
12222             'csc',
12223             'region'
12224         ),
12225         oils_i18n_gettext(
12226             26,
12227             'Kajeet',
12228             'csc',
12229             'name'
12230         ),
12231         '$number@mobile.kajeet.net',
12232         TRUE
12233     ),
12234     (
12235         27,
12236         oils_i18n_gettext(
12237             27,
12238             'USA',
12239             'csc',
12240             'region'
12241         ),
12242         oils_i18n_gettext(
12243             27,
12244             'Element Mobile',
12245             'csc',
12246             'name'
12247         ),
12248         '$number@SMS.elementmobile.net',
12249         TRUE
12250     ),
12251     (
12252         28,
12253         oils_i18n_gettext(
12254             28,
12255             'USA',
12256             'csc',
12257             'region'
12258         ),
12259         oils_i18n_gettext(
12260             28,
12261             'Esendex',
12262             'csc',
12263             'name'
12264         ),
12265         '$number@echoemail.net',
12266         TRUE
12267     ),
12268     (
12269         29,
12270         oils_i18n_gettext(
12271             29,
12272             'USA',
12273             'csc',
12274             'region'
12275         ),
12276         oils_i18n_gettext(
12277             29,
12278             'Boost Mobile',
12279             'csc',
12280             'name'
12281         ),
12282         '$number@myboostmobile.com',
12283         TRUE
12284     ),
12285     (
12286         30,
12287         oils_i18n_gettext(
12288             30,
12289             'USA',
12290             'csc',
12291             'region'
12292         ),
12293         oils_i18n_gettext(
12294             30,
12295             'BellSouth',
12296             'csc',
12297             'name'
12298         ),
12299         '$number@bellsouth.com',
12300         TRUE
12301     ),
12302     (
12303         31,
12304         oils_i18n_gettext(
12305             31,
12306             'USA',
12307             'csc',
12308             'region'
12309         ),
12310         oils_i18n_gettext(
12311             31,
12312             'Bluegrass Cellular',
12313             'csc',
12314             'name'
12315         ),
12316         '$number@sms.bluecell.com',
12317         TRUE
12318     ),
12319     (
12320         32,
12321         oils_i18n_gettext(
12322             32,
12323             'USA',
12324             'csc',
12325             'region'
12326         ),
12327         oils_i18n_gettext(
12328             32,
12329             'AT&T Enterprise Paging',
12330             'csc',
12331             'name'
12332         ),
12333         '$number@page.att.net',
12334         TRUE
12335     ),
12336     (
12337         33,
12338         oils_i18n_gettext(
12339             33,
12340             'USA',
12341             'csc',
12342             'region'
12343         ),
12344         oils_i18n_gettext(
12345             33,
12346             'AT&T Mobility/Wireless',
12347             'csc',
12348             'name'
12349         ),
12350         '$number@txt.att.net',
12351         TRUE
12352     ),
12353     (
12354         34,
12355         oils_i18n_gettext(
12356             34,
12357             'USA',
12358             'csc',
12359             'region'
12360         ),
12361         oils_i18n_gettext(
12362             34,
12363             'AT&T Global Smart Messaging Suite',
12364             'csc',
12365             'name'
12366         ),
12367         '$number@sms.smartmessagingsuite.com',
12368         TRUE
12369     ),
12370     (
12371         35,
12372         oils_i18n_gettext(
12373             35,
12374             'USA',
12375             'csc',
12376             'region'
12377         ),
12378         oils_i18n_gettext(
12379             35,
12380             'Alltel (Allied Wireless)',
12381             'csc',
12382             'name'
12383         ),
12384         '$number@sms.alltelwireless.com',
12385         TRUE
12386     ),
12387     (
12388         36,
12389         oils_i18n_gettext(
12390             36,
12391             'USA',
12392             'csc',
12393             'region'
12394         ),
12395         oils_i18n_gettext(
12396             36,
12397             'Alaska Communications',
12398             'csc',
12399             'name'
12400         ),
12401         '$number@msg.acsalaska.com',
12402         TRUE
12403     ),
12404     (
12405         37,
12406         oils_i18n_gettext(
12407             37,
12408             'USA',
12409             'csc',
12410             'region'
12411         ),
12412         oils_i18n_gettext(
12413             37,
12414             'Ameritech',
12415             'csc',
12416             'name'
12417         ),
12418         '$number@paging.acswireless.com',
12419         TRUE
12420     ),
12421     (
12422         38,
12423         oils_i18n_gettext(
12424             38,
12425             'USA',
12426             'csc',
12427             'region'
12428         ),
12429         oils_i18n_gettext(
12430             38,
12431             'Cingular (GoPhone prepaid)',
12432             'csc',
12433             'name'
12434         ),
12435         '$number@cingulartext.com',
12436         TRUE
12437     ),
12438     (
12439         39,
12440         oils_i18n_gettext(
12441             39,
12442             'USA',
12443             'csc',
12444             'region'
12445         ),
12446         oils_i18n_gettext(
12447             39,
12448             'Cingular (Postpaid)',
12449             'csc',
12450             'name'
12451         ),
12452         '$number@cingular.com',
12453         TRUE
12454     ),
12455     (
12456         40,
12457         oils_i18n_gettext(
12458             40,
12459             'USA',
12460             'csc',
12461             'region'
12462         ),
12463         oils_i18n_gettext(
12464             40,
12465             'Cellular One (Dobson) / O2 / Orange',
12466             'csc',
12467             'name'
12468         ),
12469         '$number@mobile.celloneusa.com',
12470         TRUE
12471     ),
12472     (
12473         41,
12474         oils_i18n_gettext(
12475             41,
12476             'USA',
12477             'csc',
12478             'region'
12479         ),
12480         oils_i18n_gettext(
12481             41,
12482             'Cellular South',
12483             'csc',
12484             'name'
12485         ),
12486         '$number@csouth1.com',
12487         TRUE
12488     ),
12489     (
12490         42,
12491         oils_i18n_gettext(
12492             42,
12493             'USA',
12494             'csc',
12495             'region'
12496         ),
12497         oils_i18n_gettext(
12498             42,
12499             'Cellcom',
12500             'csc',
12501             'name'
12502         ),
12503         '$number@cellcom.quiktxt.com',
12504         TRUE
12505     ),
12506     (
12507         43,
12508         oils_i18n_gettext(
12509             43,
12510             'USA',
12511             'csc',
12512             'region'
12513         ),
12514         oils_i18n_gettext(
12515             43,
12516             'Chariton Valley Wireless',
12517             'csc',
12518             'name'
12519         ),
12520         '$number@sms.cvalley.net',
12521         TRUE
12522     ),
12523     (
12524         44,
12525         oils_i18n_gettext(
12526             44,
12527             'USA',
12528             'csc',
12529             'region'
12530         ),
12531         oils_i18n_gettext(
12532             44,
12533             'Cricket',
12534             'csc',
12535             'name'
12536         ),
12537         '$number@sms.mycricket.com',
12538         TRUE
12539     ),
12540     (
12541         45,
12542         oils_i18n_gettext(
12543             45,
12544             'USA',
12545             'csc',
12546             'region'
12547         ),
12548         oils_i18n_gettext(
12549             45,
12550             'Cleartalk Wireless',
12551             'csc',
12552             'name'
12553         ),
12554         '$number@sms.cleartalk.us',
12555         TRUE
12556     ),
12557     (
12558         46,
12559         oils_i18n_gettext(
12560             46,
12561             'USA',
12562             'csc',
12563             'region'
12564         ),
12565         oils_i18n_gettext(
12566             46,
12567             'Edge Wireless',
12568             'csc',
12569             'name'
12570         ),
12571         '$number@sms.edgewireless.com',
12572         TRUE
12573     ),
12574     (
12575         47,
12576         oils_i18n_gettext(
12577             47,
12578             'USA',
12579             'csc',
12580             'region'
12581         ),
12582         oils_i18n_gettext(
12583             47,
12584             'Syringa Wireless',
12585             'csc',
12586             'name'
12587         ),
12588         '$number@rinasms.com',
12589         TRUE
12590     ),
12591     (
12592         48,
12593         oils_i18n_gettext(
12594             48,
12595             'USA',
12596             'csc',
12597             'region'
12598         ),
12599         oils_i18n_gettext(
12600             48,
12601             'T-Mobile',
12602             'csc',
12603             'name'
12604         ),
12605         '$number@tmomail.net',
12606         TRUE
12607     ),
12608     (
12609         49,
12610         oils_i18n_gettext(
12611             49,
12612             'USA',
12613             'csc',
12614             'region'
12615         ),
12616         oils_i18n_gettext(
12617             49,
12618             'Straight Talk / PagePlus Cellular',
12619             'csc',
12620             'name'
12621         ),
12622         '$number@vtext.com',
12623         TRUE
12624     ),
12625     (
12626         50,
12627         oils_i18n_gettext(
12628             50,
12629             'USA',
12630             'csc',
12631             'region'
12632         ),
12633         oils_i18n_gettext(
12634             50,
12635             'South Central Communications',
12636             'csc',
12637             'name'
12638         ),
12639         '$number@rinasms.com',
12640         TRUE
12641     ),
12642     (
12643         51,
12644         oils_i18n_gettext(
12645             51,
12646             'USA',
12647             'csc',
12648             'region'
12649         ),
12650         oils_i18n_gettext(
12651             51,
12652             'Simple Mobile',
12653             'csc',
12654             'name'
12655         ),
12656         '$number@smtext.com',
12657         TRUE
12658     ),
12659     (
12660         52,
12661         oils_i18n_gettext(
12662             52,
12663             'USA',
12664             'csc',
12665             'region'
12666         ),
12667         oils_i18n_gettext(
12668             52,
12669             'Sprint (PCS)',
12670             'csc',
12671             'name'
12672         ),
12673         '$number@messaging.sprintpcs.com',
12674         TRUE
12675     ),
12676     (
12677         53,
12678         oils_i18n_gettext(
12679             53,
12680             'USA',
12681             'csc',
12682             'region'
12683         ),
12684         oils_i18n_gettext(
12685             53,
12686             'Nextel',
12687             'csc',
12688             'name'
12689         ),
12690         '$number@messaging.nextel.com',
12691         TRUE
12692     ),
12693     (
12694         54,
12695         oils_i18n_gettext(
12696             54,
12697             'USA',
12698             'csc',
12699             'region'
12700         ),
12701         oils_i18n_gettext(
12702             54,
12703             'Pioneer Cellular',
12704             'csc',
12705             'name'
12706         ),
12707         '$number@zsend.com', -- nine digit number
12708         TRUE
12709     ),
12710     (
12711         55,
12712         oils_i18n_gettext(
12713             55,
12714             'USA',
12715             'csc',
12716             'region'
12717         ),
12718         oils_i18n_gettext(
12719             55,
12720             'Qwest Wireless',
12721             'csc',
12722             'name'
12723         ),
12724         '$number@qwestmp.com',
12725         TRUE
12726     ),
12727     (
12728         56,
12729         oils_i18n_gettext(
12730             56,
12731             'USA',
12732             'csc',
12733             'region'
12734         ),
12735         oils_i18n_gettext(
12736             56,
12737             'US Cellular',
12738             'csc',
12739             'name'
12740         ),
12741         '$number@email.uscc.net',
12742         TRUE
12743     ),
12744     (
12745         57,
12746         oils_i18n_gettext(
12747             57,
12748             'USA',
12749             'csc',
12750             'region'
12751         ),
12752         oils_i18n_gettext(
12753             57,
12754             'Unicel',
12755             'csc',
12756             'name'
12757         ),
12758         '$number@utext.com',
12759         TRUE
12760     ),
12761     (
12762         58,
12763         oils_i18n_gettext(
12764             58,
12765             'USA',
12766             'csc',
12767             'region'
12768         ),
12769         oils_i18n_gettext(
12770             58,
12771             'Teleflip',
12772             'csc',
12773             'name'
12774         ),
12775         '$number@teleflip.com',
12776         TRUE
12777     ),
12778     (
12779         59,
12780         oils_i18n_gettext(
12781             59,
12782             'USA',
12783             'csc',
12784             'region'
12785         ),
12786         oils_i18n_gettext(
12787             59,
12788             'Virgin Mobile',
12789             'csc',
12790             'name'
12791         ),
12792         '$number@vmobl.com',
12793         TRUE
12794     ),
12795     (
12796         60,
12797         oils_i18n_gettext(
12798             60,
12799             'USA',
12800             'csc',
12801             'region'
12802         ),
12803         oils_i18n_gettext(
12804             60,
12805             'Verizon Wireless',
12806             'csc',
12807             'name'
12808         ),
12809         '$number@vtext.com',
12810         TRUE
12811     ),
12812     (
12813         61,
12814         oils_i18n_gettext(
12815             61,
12816             'USA',
12817             'csc',
12818             'region'
12819         ),
12820         oils_i18n_gettext(
12821             61,
12822             'USA Mobility',
12823             'csc',
12824             'name'
12825         ),
12826         '$number@usamobility.net',
12827         TRUE
12828     ),
12829     (
12830         62,
12831         oils_i18n_gettext(
12832             62,
12833             'USA',
12834             'csc',
12835             'region'
12836         ),
12837         oils_i18n_gettext(
12838             62,
12839             'Viaero',
12840             'csc',
12841             'name'
12842         ),
12843         '$number@viaerosms.com',
12844         TRUE
12845     ),
12846     (
12847         63,
12848         oils_i18n_gettext(
12849             63,
12850             'USA',
12851             'csc',
12852             'region'
12853         ),
12854         oils_i18n_gettext(
12855             63,
12856             'TracFone',
12857             'csc',
12858             'name'
12859         ),
12860         '$number@mmst5.tracfone.com',
12861         TRUE
12862     ),
12863     (
12864         64,
12865         oils_i18n_gettext(
12866             64,
12867             'USA',
12868             'csc',
12869             'region'
12870         ),
12871         oils_i18n_gettext(
12872             64,
12873             'Centennial Wireless',
12874             'csc',
12875             'name'
12876         ),
12877         '$number@cwemail.com',
12878         TRUE
12879     ),
12880
12881     -- South Korea and USA
12882     (
12883         65,
12884         oils_i18n_gettext(
12885             65,
12886             'South Korea and USA',
12887             'csc',
12888             'region'
12889         ),
12890         oils_i18n_gettext(
12891             65,
12892             'Helio',
12893             'csc',
12894             'name'
12895         ),
12896         '$number@myhelio.com',
12897         TRUE
12898     )
12899 ;
12900
12901 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
12902     SELECT
12903         pgt.id, perm.id, aout.depth, TRUE
12904     FROM
12905         permission.grp_tree pgt,
12906         permission.perm_list perm,
12907         actor.org_unit_type aout
12908     WHERE
12909         pgt.name = 'Global Administrator' AND
12910         aout.name = 'Consortium' AND
12911         perm.code = 'ADMIN_SMS_CARRIER';
12912
12913 INSERT INTO action_trigger.reactor (
12914     module,
12915     description
12916 ) VALUES (
12917     'SendSMS',
12918     'Send an SMS text message based on a user-defined template'
12919 );
12920
12921 INSERT INTO action_trigger.event_definition (
12922     active,
12923     owner,
12924     name,
12925     hook,
12926     validator,
12927     reactor,
12928     cleanup_success,
12929     delay,
12930     delay_field,
12931     group_field,
12932     template
12933 ) VALUES (
12934     true,
12935     1, -- admin
12936     'Hold Ready for Pickup SMS Notification',
12937     'hold.available',
12938     'HoldIsAvailable',
12939     'SendSMS',
12940     'CreateHoldNotification',
12941     '00:30:00',
12942     'shelf_time',
12943     'sms_notify',
12944     '[%- USE date -%]
12945 [%- user = target.0.usr -%]
12946 From: [%- params.sender_email || default_sender %]
12947 To: [%- params.recipient_email || helpers.get_sms_gateway_email(target.0.sms_carrier,target.0.sms_notify) %]
12948 Subject: [% target.size %] hold(s) ready
12949
12950 [% FOR hold IN target %][%-
12951   bibxml = helpers.xml_doc( hold.current_copy.call_number.record.marc );
12952   title = "";
12953   FOR part IN bibxml.findnodes(''//*[@tag="245"]/*[@code="a"]'');
12954     title = title _ part.textContent;
12955   END;
12956   author = bibxml.findnodes(''//*[@tag="100"]/*[@code="a"]'').textContent;
12957 %][% hold.usr.first_given_name %]:[% title %] @ [% hold.pickup_lib.name %]
12958 [% END %]
12959 '
12960 );
12961
12962 INSERT INTO action_trigger.environment (
12963     event_def,
12964     path
12965 ) VALUES (
12966     currval('action_trigger.event_definition_id_seq'),
12967     'current_copy.call_number.record.simple_record'
12968 ), (
12969     currval('action_trigger.event_definition_id_seq'),
12970     'usr'
12971 ), (
12972     currval('action_trigger.event_definition_id_seq'),
12973     'pickup_lib.billing_address'
12974 );
12975
12976 INSERT INTO action_trigger.event_params (event_def, param, value)
12977     VALUES (currval('action_trigger.event_definition_id_seq'), 'check_sms_notify', 1);
12978
12979 INSERT INTO action_trigger.hook(
12980     key,
12981     core_type,
12982     description,
12983     passive
12984 ) VALUES (
12985     'acn.format.sms_text',
12986     'acn',
12987     oils_i18n_gettext(
12988         'acn.format.sms_text',
12989         'A text message has been requested for a call number.',
12990         'ath',
12991         'description'
12992     ),
12993     FALSE
12994 );
12995
12996 INSERT INTO action_trigger.event_definition (
12997     active,
12998     owner,
12999     name,
13000     hook,
13001     validator,
13002     reactor,
13003     template
13004 ) VALUES (
13005     true,
13006     1, -- admin
13007     'SMS Call Number',
13008     'acn.format.sms_text',
13009     'NOOP_True',
13010     'SendSMS',
13011     '[%- USE date -%]
13012 From: [%- params.sender_email || default_sender %]
13013 To: [%- params.recipient_email || helpers.get_sms_gateway_email(user_data.sms_carrier,user_data.sms_notify) %]
13014 Subject: Call Number
13015
13016 [%-
13017   bibxml = helpers.xml_doc( target.record.marc );
13018   title = "";
13019   FOR part IN bibxml.findnodes(''//*[@tag="245"]/*[@code="a" or @code="b"]'');
13020     title = title _ part.textContent;
13021   END;
13022   author = bibxml.findnodes(''//*[@tag="100"]/*[@code="a"]'').textContent;
13023 %]
13024 Call Number: [% target.label %]
13025 Location: [% helpers.get_most_populous_location( target.id ).name %]
13026 Library: [% target.owning_lib.name %]
13027 [%- IF title %]
13028 Title: [% title %]
13029 [%- END %]
13030 [%- IF author %]
13031 Author: [% author %]
13032 [%- END %]
13033 '
13034 );
13035
13036 INSERT INTO action_trigger.environment (
13037     event_def,
13038     path
13039 ) VALUES (
13040     currval('action_trigger.event_definition_id_seq'),
13041     'record.simple_record'
13042 ), (
13043     currval('action_trigger.event_definition_id_seq'),
13044     'owning_lib.billing_address'
13045 );
13046
13047 INSERT INTO vandelay.merge_profile (id, owner, name, replace_spec) 
13048     VALUES (1, 1, oils_i18n_gettext(1, 'Match-Only Merge', 'vmp', 'name'), '901c');
13049
13050 INSERT INTO vandelay.merge_profile (id, owner, name, preserve_spec) 
13051     VALUES (2, 1, oils_i18n_gettext(2, 'Full Overlay', 'vmp', 'name'), '901c');
13052
13053 SELECT SETVAL('vandelay.merge_profile_id_seq'::TEXT, 100);
13054
13055 -- user activity seed data --
13056
13057 INSERT INTO config.usr_activity_type (id, ewho, ewhat, ehow, egroup, label) VALUES
13058
13059      -- authen/authz actions
13060      -- note: "opensrf" is the default ingress/ehow
13061      (1,  NULL, 'login',  'opensrf',      'authen', oils_i18n_gettext(1 , 'Login via opensrf', 'cuat', 'label'))
13062     ,(2,  NULL, 'login',  'srfsh',        'authen', oils_i18n_gettext(2 , 'Login via srfsh', 'cuat', 'label'))
13063     ,(3,  NULL, 'login',  'gateway-v1',   'authen', oils_i18n_gettext(3 , 'Login via gateway-v1', 'cuat', 'label'))
13064     ,(4,  NULL, 'login',  'translator-v1','authen', oils_i18n_gettext(4 , 'Login via translator-v1', 'cuat', 'label'))
13065     ,(5,  NULL, 'login',  'xmlrpc',       'authen', oils_i18n_gettext(5 , 'Login via xmlrpc', 'cuat', 'label'))
13066     ,(6,  NULL, 'login',  'remoteauth',   'authen', oils_i18n_gettext(6 , 'Login via remoteauth', 'cuat', 'label'))
13067     ,(7,  NULL, 'login',  'sip2',         'authen', oils_i18n_gettext(7 , 'SIP2 Proxy Login', 'cuat', 'label'))
13068     ,(8,  NULL, 'login',  'apache',       'authen', oils_i18n_gettext(8 , 'Login via Apache module', 'cuat', 'label'))
13069
13070     ,(9,  NULL, 'verify', 'opensrf',      'authz',  oils_i18n_gettext(9 , 'Verification via opensrf', 'cuat', 'label'))
13071     ,(10, NULL, 'verify', 'srfsh',        'authz',  oils_i18n_gettext(10, 'Verification via srfsh', 'cuat', 'label'))
13072     ,(11, NULL, 'verify', 'gateway-v1',   'authz',  oils_i18n_gettext(11, 'Verification via gateway-v1', 'cuat', 'label'))
13073     ,(12, NULL, 'verify', 'translator-v1','authz',  oils_i18n_gettext(12, 'Verification via translator-v1', 'cuat', 'label'))
13074     ,(13, NULL, 'verify', 'xmlrpc',       'authz',  oils_i18n_gettext(13, 'Verification via xmlrpc', 'cuat', 'label'))
13075     ,(14, NULL, 'verify', 'remoteauth',   'authz',  oils_i18n_gettext(14, 'Verification via remoteauth', 'cuat', 'label'))
13076     ,(15, NULL, 'verify', 'sip2',         'authz',  oils_i18n_gettext(15, 'SIP2 User Verification', 'cuat', 'label'))
13077
13078      -- authen/authz actions w/ known uses of "who"
13079     ,(16, 'opac',        'login',  'gateway-v1',   'authen', oils_i18n_gettext(16, 'OPAC Login (jspac)', 'cuat', 'label'))
13080     ,(17, 'opac',        'login',  'apache',       'authen', oils_i18n_gettext(17, 'OPAC Login (tpac)', 'cuat', 'label'))
13081     ,(18, 'staffclient', 'login',  'gateway-v1',   'authen', oils_i18n_gettext(18, 'Staff Client Login', 'cuat', 'label'))
13082     ,(19, 'selfcheck',   'login',  'translator-v1','authen', oils_i18n_gettext(19, 'Self-Check Proxy Login', 'cuat', 'label'))
13083     ,(20, 'ums',         'login',  'xmlrpc',       'authen', oils_i18n_gettext(20, 'Unique Mgt Login', 'cuat', 'label'))
13084     ,(21, 'authproxy',   'login',  'apache',       'authen', oils_i18n_gettext(21, 'Apache Auth Proxy Login', 'cuat', 'label'))
13085     ,(22, 'libraryelf',  'login',  'xmlrpc',       'authz',  oils_i18n_gettext(22, 'LibraryElf Login', 'cuat', 'label'))
13086
13087     ,(23, 'selfcheck',   'verify', 'translator-v1','authz',  oils_i18n_gettext(23, 'Self-Check User Verification', 'cuat', 'label'))
13088     ,(24, 'ezproxy',     'verify', 'remoteauth',   'authz',  oils_i18n_gettext(24, 'EZProxy Verification', 'cuat', 'label'))
13089     -- ...
13090     ;
13091
13092 -- reserve the first 1000 slots
13093 SELECT SETVAL('config.usr_activity_type_id_seq'::TEXT, 1000);
13094
13095 INSERT INTO config.org_unit_setting_type 
13096     (name, label, description, grp, datatype) 
13097     VALUES (
13098         'circ.fines.charge_when_closed',
13099          oils_i18n_gettext(
13100             'circ.fines.charge_when_closed',
13101             'Charge fines on overdue circulations when closed',
13102             'coust', 
13103             'label'
13104         ),
13105         oils_i18n_gettext(
13106             'circ.fines.charge_when_closed',
13107             'Normally, fines are not charged when a library is closed.  When set to True, fines will be charged during scheduled closings and normal weekly closed days.',
13108             'coust', 
13109             'description'
13110         ),
13111         'circ',
13112         'bool'
13113     );
13114
13115 INSERT INTO config.org_unit_setting_type 
13116     (name, label, description, grp, datatype) 
13117     VALUES (
13118         'circ.patron.usr_activity_retrieve.max',
13119          oils_i18n_gettext(
13120             'circ.patron.usr_activity_retrieve.max',
13121             'Max user activity entries to retrieve (staff client)',
13122             'coust', 
13123             'label'
13124         ),
13125         oils_i18n_gettext(
13126             'circ.patron.usr_activity_retrieve.max',
13127             'Sets the maxinum number of recent user activity entries to retrieve for display in the staff client.  0 means show none, -1 means show all.  Default is 1.',
13128             'coust', 
13129             'description'
13130         ),
13131         'gui',
13132         'integer'
13133     );
13134 -- circ export csv export --
13135
13136 INSERT INTO action_trigger.hook (key, core_type, description, passive)
13137 VALUES (
13138     'circ.format.history.csv',
13139     'circ',
13140     oils_i18n_gettext(
13141         'circ.format.history.csv',
13142         'Produce CSV of circulation history',
13143         'ath',
13144         'description'
13145     ),
13146     FALSE
13147 );
13148
13149 INSERT INTO action_trigger.event_definition (
13150     active, owner, name, hook, reactor, validator, group_field, template) 
13151 VALUES (
13152     TRUE, 1, 'Circ History CSV', 'circ.format.history.csv', 'ProcessTemplate', 'NOOP_True', 'usr',
13153 $$
13154 Title,Author,Call Number,Barcode,Format
13155 [%-
13156 FOR circ IN target;
13157     bibxml = helpers.unapi_bre(circ.target_copy.call_number.record, {flesh => '{mra}'});
13158     title = "";
13159     FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
13160         title = title _ part.textContent;
13161     END;
13162     author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
13163     item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value') %]
13164
13165     [%- helpers.csv_datum(title) -%],
13166     [%- helpers.csv_datum(author) -%],
13167     [%- helpers.csv_datum(circ.target_copy.call_number.label) -%],
13168     [%- helpers.csv_datum(circ.target_copy.barcode) -%],
13169     [%- helpers.csv_datum(item_type) %]
13170 [%- END -%]
13171 $$
13172 );
13173
13174 INSERT INTO action_trigger.environment (event_def, path)
13175     VALUES (
13176         currval('action_trigger.event_definition_id_seq'),
13177         'target_copy.call_number'
13178     );
13179
13180 INSERT INTO actor.toolbar(id,org,label,layout) VALUES
13181     ( 1, 1, oils_i18n_gettext(1, 'circ', 'atb', 'label'), '["circ_checkout","circ_checkin","toolbarseparator.1","search_opac","copy_status","toolbarseparator.2","patron_search","patron_register","toolbarspacer.3","hotkeys_toggle"]' ),
13182     ( 2, 1, oils_i18n_gettext(2, 'cat', 'atb', 'label'), '["circ_checkin","toolbarseparator.1","search_opac","copy_status","toolbarseparator.2","create_marc","authority_manage","retrieve_last_record","toolbarspacer.3","hotkeys_toggle"]' );
13183
13184 INSERT INTO config.global_flag (name, enabled, label) 
13185     VALUES (
13186         'opac.org_unit.non_inherited_visibility',
13187         FALSE,
13188         oils_i18n_gettext(
13189             'opac.org_unit.non_inherited_visibility',
13190             'Org Units Do Not Inherit Visibility',
13191             'cgf',
13192             'label'
13193         )
13194     );
13195
13196 INSERT INTO config.org_unit_setting_type ( name, label, description, datatype, grp, update_perm )
13197     VALUES (
13198         'ui.hide_copy_editor_fields',
13199         oils_i18n_gettext(
13200             'ui.hide_copy_editor_fields',
13201             'GUI: Hide these fields within the Item Attribute Editor',
13202             'coust',
13203             'label'
13204         ),
13205         oils_i18n_gettext(
13206             'ui.hide_copy_editor_fields',
13207             'This setting may be best maintained with the dedicated configuration'
13208             || ' interface within the Item Attribute Editor.  However, here it'
13209             || ' shows up as comma separated list of field identifiers to hide.',
13210             'coust',
13211             'description'
13212         ),
13213         'array',
13214         'gui',
13215         539
13216     );
13217
13218 INSERT into config.org_unit_setting_type 
13219     (name, grp, label, description, datatype) 
13220     VALUES ( 
13221         'opac.patron.auto_overide_hold_events', 
13222         'opac',
13223         oils_i18n_gettext(
13224             'opac.patron.auto_overide_hold_events',
13225             'Auto-Override Permitted Hold Blocks (Patrons)',
13226             'coust', 
13227             'label'
13228         ),
13229         oils_i18n_gettext(
13230             'opac.patron.auto_overide_hold_events',
13231             'When a patron places a hold that fails and the patron has the correct permission ' || 
13232             'to override the hold, automatically override the hold without presenting a message ' || 
13233             'to the patron and requiring that the patron make a decision to override',
13234             'coust', 
13235             'description'
13236         ),
13237         'bool'
13238     );
13239
13240 INSERT into config.org_unit_setting_type
13241     (name, grp, label, description, datatype)
13242     VALUES (
13243         'opac.patron.temporary_list_warn',
13244         'opac',
13245         oils_i18n_gettext(
13246             'opac.patron.temporary_list_warn',
13247             'Warn patrons when adding to a temporary book list',
13248             'coust',
13249             'label'
13250         ),
13251         oils_i18n_gettext(
13252             'opac.patron.temporary_list_warn',
13253             'Present a warning dialog to the patron when a patron adds a book to a temporary book list.',
13254             'coust',
13255             'description'
13256         ),
13257         'bool'
13258     );
13259
13260 INSERT INTO config.usr_setting_type
13261     (name,grp,opac_visible,label,description,datatype)
13262 VALUES (
13263     'opac.temporary_list_no_warn',
13264     'opac',
13265     TRUE,
13266     oils_i18n_gettext(
13267         'opac.temporary_list_no_warn',
13268         'Opt out of warning when adding a book to a temporary book list',
13269         'cust',
13270         'label'
13271     ),
13272     oils_i18n_gettext(
13273         'opac.temporary_list_no_warn',
13274         'Opt out of warning when adding a book to a temporary book list',
13275         'cust',
13276         'description'
13277     ),
13278     'bool'
13279 );
13280
13281 INSERT INTO config.usr_setting_type
13282     (name,grp,opac_visible,label,description,datatype)
13283 VALUES (
13284     'opac.default_list',
13285     'opac',
13286     FALSE,
13287     oils_i18n_gettext(
13288         'opac.default_list',
13289         'Default list to use when adding to a list',
13290         'cust',
13291         'label'
13292     ),
13293     oils_i18n_gettext(
13294         'opac.default_list',
13295         'Default list to use when adding to a list',
13296         'cust',
13297         'description'
13298     ),
13299     'integer'
13300 );
13301
13302 INSERT INTO config.org_unit_setting_type (
13303     name, grp, label, description, datatype
13304 ) VALUES (
13305     'circ.staff.max_visible_event_age',
13306     'circ',
13307     'Maximum visible age of User Trigger Events in Staff Interfaces',
13308     'If this is unset, staff can view User Trigger Events regardless of age. When this is set to an interval, it represents the age of the oldest possible User Trigger Event that can be viewed.',
13309     'interval'
13310 );
13311
13312 -- kid's opac main search filter
13313
13314 INSERT INTO actor.search_filter_group (owner, code, label) 
13315     VALUES (1, 'kpac_main', 'Kid''s OPAC Search Filter');
13316
13317 INSERT INTO actor.search_query (label, query_text) 
13318     VALUES ('Children''s Materials', 'audience(a,b,c)');
13319 INSERT INTO actor.search_query (label, query_text) 
13320     VALUES ('Young Adult Materials', 'audience(j,d)');
13321 INSERT INTO actor.search_query (label, query_text) 
13322     VALUES ('General/Adult Materials',  'audience(e,f,g, )');
13323
13324 INSERT INTO actor.search_filter_group_entry (grp, query, pos)
13325     VALUES (
13326         (SELECT id FROM actor.search_filter_group WHERE code = 'kpac_main'),
13327         (SELECT id FROM actor.search_query WHERE label = 'Children''s Materials'),
13328         0
13329     ); INSERT INTO actor.search_filter_group_entry (grp, query, pos) VALUES (
13330         (SELECT id FROM actor.search_filter_group WHERE code = 'kpac_main'),
13331         (SELECT id FROM actor.search_query WHERE label = 'Young Adult Materials'),
13332         1
13333     );
13334 INSERT INTO actor.search_filter_group_entry (grp, query, pos) 
13335     VALUES (
13336         (SELECT id FROM actor.search_filter_group WHERE code = 'kpac_main'),
13337         (SELECT id FROM actor.search_query WHERE label = 'General/Adult Materials'),
13338         2
13339     );
13340 INSERT into config.org_unit_setting_type
13341     (name, grp, label, description, datatype)
13342     VALUES (
13343         'acq.fund.allow_rollover_without_money',
13344         'acq',
13345         oils_i18n_gettext(
13346             'acq.fund.allow_rollover_without_money',
13347             'Allow funds to be rolled over without bringing the money along',
13348             'coust',
13349             'label'
13350         ),
13351         oils_i18n_gettext(
13352             'acq.fund.allow_rollover_without_money',
13353             'Allow funds to be rolled over without bringing the money along.  This makes money left in the old fund disappear, modeling its return to some outside entity.',
13354             'coust',
13355             'description'
13356         ),
13357         'bool'
13358     );
13359
13360 INSERT INTO config.org_unit_setting_type
13361     (name, grp, label, description, datatype)
13362     VALUES (
13363         'circ.lost.xact_open_on_zero',
13364         'finance',
13365         oils_i18n_gettext(
13366             'circ.lost.xact_open_on_zero',
13367             'Leave transaction open when lost balance equals zero',
13368             'coust',
13369             'label'
13370         ),
13371         oils_i18n_gettext(
13372             'circ.lost.xact_open_on_zero',
13373             'Leave transaction open when lost balance equals zero.  This leaves the lost copy on the patron record when it is paid',
13374             'coust',
13375             'description'
13376         ),
13377         'bool'
13378     );
13379
13380 INSERT INTO config.org_unit_setting_type
13381     (name, grp, label, description, datatype)
13382     VALUES (
13383         'circ.patron_expires_soon_warning',
13384         'circ',
13385         oils_i18n_gettext(
13386             'circ.patron_expires_soon_warning',
13387             'Warn when patron account is about to expire',
13388             'coust',
13389             'label'
13390         ),
13391         oils_i18n_gettext(
13392             'circ.patron_expires_soon_warning',
13393             'Warn when patron account is about to expire. If set, the staff client displays a warning this many days before the expiry of a patron account. Value is in number of days, for example: 3 for 3 days.',
13394             'coust',
13395             'description'
13396         ),
13397         'integer'
13398     );
13399
13400 INSERT INTO config.org_unit_setting_type (
13401     name, label, grp, datatype
13402 ) VALUES (
13403     'circ.fines.truncate_to_max_fine',
13404     oils_i18n_gettext(
13405         'circ.fines.truncate_to_max_fine',
13406         'Truncate fines to max fine amount',
13407         'coust',
13408         'label'
13409     ),
13410     'circ',
13411     'bool'
13412 );
13413
13414
13415 INSERT INTO config.settings_group (name, label)
13416     VALUES (
13417         'url_verify',
13418         oils_i18n_gettext(
13419             'url_verify',
13420             'URL Verify',
13421             'csg',
13422             'label'
13423         )
13424     );
13425
13426 INSERT INTO config.org_unit_setting_type
13427     (name, grp, label, description, datatype, update_perm)
13428     VALUES (
13429         'url_verify.url_verification_delay',
13430         'url_verify',
13431         oils_i18n_gettext(
13432             'url_verify.url_verification_delay',
13433             'Number of seconds to wait between URL test attempts.',
13434             'coust',
13435             'label'
13436         ),
13437         oils_i18n_gettext(
13438             'url_verify.url_verification_delay',
13439             'Throttling mechanism for batch URL verification runs.  Each running process will wait this number of seconds after a URL test before performing the next.',
13440             'coust',
13441             'description'
13442         ),
13443         'integer',
13444         544
13445     );
13446
13447 INSERT INTO config.org_unit_setting_type
13448     (name, grp, label, description, datatype, update_perm)
13449     VALUES (
13450         'url_verify.url_verification_max_redirects',
13451         'url_verify',
13452         oils_i18n_gettext(
13453             'url_verify.url_verification_max_redirects',
13454             'Maximum redirect lookups',
13455             'coust',
13456             'label'
13457         ),
13458         oils_i18n_gettext(
13459             'url_verify.url_verification_max_redirects',
13460             'For URLs returning 3XX redirects, this is the maximum number of redirects we will follow before giving up.',
13461             'coust',
13462             'description'
13463         ),
13464         'integer',
13465         544
13466     );
13467
13468 INSERT INTO config.org_unit_setting_type
13469     (name, grp, label, description, datatype, update_perm)
13470     VALUES (
13471         'url_verify.url_verification_max_wait',
13472         'url_verify',
13473         oils_i18n_gettext(
13474             'url_verify.url_verification_max_wait',
13475             'Maximum wait time (in seconds) for a URL to lookup',
13476             'coust',
13477             'label'
13478         ),
13479         oils_i18n_gettext(
13480             'url_verify.url_verification_max_wait',
13481             'If we exceed the wait time, the URL is marked as a "timeout" and the system moves on to the next URL',
13482             'coust',
13483             'description'
13484         ),
13485         'integer',
13486         544
13487     );
13488
13489 INSERT INTO config.filter_dialog_interface (key, description) VALUES (
13490     'url_verify',
13491     oils_i18n_gettext(
13492         'url_verify',
13493         'All Link Checker filter dialogs',
13494         'cfdi',
13495         'description'
13496     )
13497 );
13498
13499 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
13500     'ui.grid_columns.url_verify.select_urls',
13501     'gui',
13502     FALSE,
13503     oils_i18n_gettext(
13504         'ui.grid_columns.url_verify.select_urls',
13505         'Link Checker''s URL Selection interface''s saved columns',
13506         'cust',
13507         'label'
13508     ),
13509     oils_i18n_gettext(
13510         'ui.grid_columns.url_verify.select_urls',
13511         'Link Checker''s URL Selection interface''s saved columns',
13512         'cust',
13513         'description'
13514     ),
13515     'string'
13516 );
13517
13518 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
13519     'ui.grid_columns.url_verify.review_attempt',
13520     'gui',
13521     FALSE,
13522     oils_i18n_gettext(
13523         'ui.grid_columns.url_verify.review_attempt',
13524         'Link Checker''s Review Attempt interface''s saved columns',
13525         'cust',
13526         'label'
13527     ),
13528     oils_i18n_gettext(
13529         'ui.grid_columns.url_verify.review_attempt',
13530         'Link Checker''s Review Attempt interface''s saved columns',
13531         'cust',
13532         'description'
13533     ),
13534     'string'
13535 );
13536
13537 INSERT INTO config.org_unit_setting_type
13538     (name, grp, label, description, datatype, update_perm)
13539     VALUES (
13540         'url_verify.verification_batch_size',
13541         'url_verify',
13542         oils_i18n_gettext(
13543             'url_verify.verification_batch_size',
13544             'Number of URLs to test in parallel',
13545             'coust',
13546             'label'
13547         ),
13548         oils_i18n_gettext(
13549             'url_verify.verification_batch_size',
13550             'URLs are tested in batches.  This number defines the size of each batch and it directly relates to the number of back-end processes performing URL verification.',
13551             'coust',
13552             'description'
13553         ),
13554         'integer',
13555         544
13556     );
13557
13558 INSERT INTO config.org_unit_setting_type
13559     (name, label, description, grp, datatype, fm_class) 
13560 VALUES (
13561     'acq.upload.default.create_po',
13562     oils_i18n_gettext(
13563         'acq.upload.default.create_po',
13564         'Upload Create PO',
13565         'coust',
13566         'label'
13567     ),
13568      oils_i18n_gettext(
13569         'acq.upload.default.create_po',
13570         'Create a purchase order by default during ACQ file upload',
13571         'coust',
13572         'description'
13573     ),
13574    'acq',
13575     'bool',
13576     NULL
13577 ), (
13578     'acq.upload.default.activate_po',
13579     oils_i18n_gettext(
13580         'acq.upload.default.activate_po',
13581         'Upload Activate PO',
13582         'coust',
13583         'label'
13584     ),
13585      oils_i18n_gettext(
13586         'acq.upload.default.activate_po',
13587         'Activate the purchase order by default during ACQ file upload',
13588         'coust',
13589         'description'
13590     ),
13591     'acq',
13592     'bool',
13593     NULL
13594 ), (
13595     'acq.upload.default.provider',
13596     oils_i18n_gettext(
13597         'acq.upload.default.provider',
13598         'Upload Default Provider',
13599         'coust',
13600         'label'
13601     ),
13602      oils_i18n_gettext(
13603         'acq.upload.default.provider',
13604         'Default provider to use during ACQ file upload',
13605         'coust',
13606         'description'
13607     ),
13608     'acq',
13609     'link',
13610     'acqpro'
13611 ), (
13612     'acq.upload.default.vandelay.match_set',
13613     oils_i18n_gettext(
13614         'acq.upload.default.vandelay.match_set',
13615         'Upload Default Match Set',
13616         'coust',
13617         'label'
13618     ),
13619      oils_i18n_gettext(
13620         'acq.upload.default.vandelay.match_set',
13621         'Default match set to use during ACQ file upload',
13622         'coust',
13623         'description'
13624     ),
13625     'acq',
13626     'link',
13627     'vms'
13628 ), (
13629     'acq.upload.default.vandelay.merge_profile',
13630     oils_i18n_gettext(
13631         'acq.upload.default.vandelay.merge_profile',
13632         'Upload Default Merge Profile',
13633         'coust',
13634         'label'
13635     ),
13636      oils_i18n_gettext(
13637         'acq.upload.default.vandelay.merge_profile',
13638         'Default merge profile to use during ACQ file upload',
13639         'coust',
13640         'description'
13641     ),
13642     'acq',
13643     'link',
13644     'vmp'
13645 ), (
13646     'acq.upload.default.vandelay.import_non_matching',
13647     oils_i18n_gettext(
13648         'acq.upload.default.vandelay.import_non_matching',
13649         'Upload Import Non Matching by Default',
13650         'coust',
13651         'label'
13652     ),
13653      oils_i18n_gettext(
13654         'acq.upload.default.vandelay.import_non_matching',
13655         'Import non-matching records by default during ACQ file upload',
13656         'coust',
13657         'description'
13658     ),
13659     'acq',
13660     'bool',
13661     NULL
13662 ), (
13663     'acq.upload.default.vandelay.merge_on_exact',
13664     oils_i18n_gettext(
13665         'acq.upload.default.vandelay.merge_on_exact',
13666         'Upload Merge on Exact Match by Default',
13667         'coust',
13668         'label'
13669     ),
13670      oils_i18n_gettext(
13671         'acq.upload.default.vandelay.merge_on_exact',
13672         'Merge records on exact match by default during ACQ file upload',
13673         'coust',
13674         'description'
13675     ),
13676     'acq',
13677     'bool',
13678     NULL
13679 ), (
13680     'acq.upload.default.vandelay.merge_on_best',
13681     oils_i18n_gettext(
13682         'acq.upload.default.vandelay.merge_on_best',
13683         'Upload Merge on Best Match by Default',
13684         'coust',
13685         'label'
13686     ),
13687      oils_i18n_gettext(
13688         'acq.upload.default.vandelay.merge_on_best',
13689         'Merge records on best match by default during ACQ file upload',
13690         'coust',
13691         'description'
13692     ),
13693     'acq',
13694     'bool',
13695     NULL
13696 ), (
13697     'acq.upload.default.vandelay.merge_on_single',
13698     oils_i18n_gettext(
13699         'acq.upload.default.vandelay.merge_on_single',
13700         'Upload Merge on Single Match by Default',
13701         'coust',
13702         'label'
13703     ),
13704      oils_i18n_gettext(
13705         'acq.upload.default.vandelay.merge_on_single',
13706         'Merge records on single match by default during ACQ file upload',
13707         'coust',
13708         'description'
13709     ),
13710     'acq',
13711     'bool',
13712     NULL
13713 ), (
13714     'acq.upload.default.vandelay.quality_ratio',
13715     oils_i18n_gettext(
13716         'acq.upload.default.vandelay.quality_ratio',
13717         'Upload Default Min. Quality Ratio',
13718         'coust',
13719         'label'
13720     ),
13721      oils_i18n_gettext(
13722         'acq.upload.default.vandelay.quality_ratio',
13723         'Default minimum quality ratio used during ACQ file upload',
13724         'coust',
13725         'description'
13726     ),
13727     'acq',
13728     'integer',
13729     NULL
13730 ), (
13731     'acq.upload.default.vandelay.low_quality_fall_thru_profile',
13732     oils_i18n_gettext(
13733         'acq.upload.default.vandelay.low_quality_fall_thru_profile',
13734         'Upload Default Insufficient Quality Fall-Thru Profile',
13735         'coust',
13736         'label'
13737     ),
13738      oils_i18n_gettext(
13739         'acq.upload.default.vandelay.low_quality_fall_thru_profile',
13740         'Default low-quality fall through profile used during ACQ file upload',
13741         'coust',
13742         'description'
13743     ),
13744     'acq',
13745     'link',
13746     'vmp'
13747 ), (
13748     'acq.upload.default.vandelay.load_item_for_imported',
13749     oils_i18n_gettext(
13750         'acq.upload.default.vandelay.load_item_for_imported',
13751         'Upload Load Items for Imported Records by Default',
13752         'coust',
13753         'label'
13754     ),
13755      oils_i18n_gettext(
13756         'acq.upload.default.vandelay.load_item_for_imported',
13757         'Load items for imported records by default during ACQ file upload',
13758         'coust',
13759         'description'
13760     ),
13761     'acq',
13762     'bool',
13763     NULL
13764 );
13765
13766
13767 INSERT INTO config.ts_config_list(id, name) VALUES
13768     ('simple','Non-Stemmed Simple'),
13769     ('danish_nostop','Danish Stemmed'),
13770     ('dutch_nostop','Dutch Stemmed'),
13771     ('english_nostop','English Stemmed'),
13772     ('finnish_nostop','Finnish Stemmed'),
13773     ('french_nostop','French Stemmed'),
13774     ('german_nostop','German Stemmed'),
13775     ('hungarian_nostop','Hungarian Stemmed'),
13776     ('italian_nostop','Italian Stemmed'),
13777     ('norwegian_nostop','Norwegian Stemmed'),
13778     ('portuguese_nostop','Portuguese Stemmed'),
13779     ('romanian_nostop','Romanian Stemmed'),
13780     ('russian_nostop','Russian Stemmed'),
13781     ('spanish_nostop','Spanish Stemmed'),
13782     ('swedish_nostop','Swedish Stemmed'),
13783     ('turkish_nostop','Turkish Stemmed');
13784
13785 INSERT INTO config.metabib_class_ts_map(field_class, ts_config, index_weight, always) VALUES
13786     ('keyword','simple','A',true),
13787     ('keyword','english_nostop','C',true),
13788     ('title','simple','A',true),
13789     ('title','english_nostop','C',true),
13790     ('author','simple','A',true),
13791     ('author','english_nostop','C',true),
13792     ('series','simple','A',true),
13793     ('series','english_nostop','C',true),
13794     ('subject','simple','A',true),
13795     ('subject','english_nostop','C',true),
13796     ('identifier','simple','A',true);
13797
13798 INSERT INTO config.org_unit_setting_type (
13799     name, label, description, datatype, fm_class, update_perm, grp
13800 ) VALUES (
13801     'circ.hold_capture_order',
13802     oils_i18n_gettext(
13803         'circ.hold_capture_order',
13804         'Best-hold selection sort order',
13805         'coust',
13806         'label'
13807     ),
13808     oils_i18n_gettext(
13809         'circ.hold_capture_order',
13810         'Defines the sort order of holds when selecting a hold to fill using a given copy at capture time',
13811         'coust',
13812         'description'
13813     ),
13814     'link',
13815     'cbho',
13816     543,
13817     'holds'
13818 );
13819
13820 INSERT INTO config.org_unit_setting_type (
13821     name, label, description, datatype, update_perm, grp
13822 ) VALUES (
13823     'circ.hold_go_home_interval',
13824     oils_i18n_gettext(
13825         'circ.hold_go_home_interval',
13826         'Max foreign-circulation time',
13827         'coust',
13828         'label'
13829     ),
13830     oils_i18n_gettext(
13831         'circ.hold_go_home_interval',
13832         'Time a copy can spend circulating away from its circ lib before returning there to fill a hold (if one exists there)',
13833         'coust',
13834         'description'
13835     ),
13836     'interval',
13837     543,
13838     'holds'
13839 );
13840
13841
13842 INSERT INTO config.best_hold_order (
13843     name,
13844     approx, pprox, aprox, priority, cut, depth, rtime
13845 ) VALUES (
13846     'Traditional',
13847     1, 2, 3, 4, 5, 6, 7
13848 );
13849
13850 INSERT INTO config.best_hold_order (
13851     name,
13852     hprox, approx, pprox, aprox, priority, cut, depth, rtime
13853 ) VALUES (
13854     'Traditional with Holds-always-go-home',
13855     1, 2, 3, 4, 5, 6, 7, 8
13856 );
13857
13858 INSERT INTO config.best_hold_order (
13859     name,
13860     htime, approx, pprox, aprox, priority, cut, depth, rtime
13861 ) VALUES (
13862     'Traditional with Holds-go-home',
13863     1, 2, 3, 4, 5, 6, 7, 8
13864 );
13865
13866 INSERT INTO config.best_hold_order (
13867     name,
13868     priority, cut, rtime, depth, pprox, hprox, aprox, htime
13869 ) VALUES (
13870     'FIFO',
13871     1, 2, 3, 4, 5, 6, 7, 8
13872 );
13873
13874 INSERT INTO config.best_hold_order (
13875     name,
13876     hprox, priority, cut, rtime, depth, pprox, aprox, htime
13877 ) VALUES (
13878     'FIFO with Holds-always-go-home',
13879     1, 2, 3, 4, 5, 6, 7, 8
13880 );
13881
13882 INSERT INTO config.best_hold_order (
13883     name,
13884     htime, priority, cut, rtime, depth, pprox, aprox, hprox
13885 ) VALUES (
13886     'FIFO with Holds-go-home',
13887     1, 2, 3, 4, 5, 6, 7, 8
13888 );
13889
13890 INSERT INTO actor.org_unit_setting (
13891     org_unit, name, value
13892 ) VALUES (
13893     (SELECT id FROM actor.org_unit WHERE parent_ou IS NULL),
13894     'circ.hold_go_home_interval',
13895     '"6 months"'
13896 );
13897
13898 INSERT INTO action_trigger.hook (
13899         key,
13900         core_type,
13901         description,
13902         passive
13903     ) VALUES (
13904         'au.barred',
13905         'au',
13906         'A user was barred by staff',
13907         FALSE
13908     );
13909
13910 INSERT INTO action_trigger.hook (
13911         key,
13912         core_type,
13913         description,
13914         passive
13915     ) VALUES (
13916         'au.unbarred',
13917         'au',
13918         'A user was un-barred by staff',
13919         FALSE
13920     );
13921
13922 INSERT INTO action_trigger.validator (
13923         module, 
13924         description
13925     ) VALUES (
13926         'PatronBarred',
13927         'Tests if a patron is currently marked as barred'
13928     );
13929
13930 INSERT INTO action_trigger.validator (
13931         module, 
13932         description
13933     ) VALUES (
13934         'PatronNotBarred',
13935         'Tests if a patron is currently not marked as barred'
13936     );
13937
13938 INSERT INTO config.org_unit_setting_type
13939     (name, label, description, grp, datatype) 
13940 VALUES (
13941     'acq.fund.rollover_distrib_forms',
13942     oils_i18n_gettext(
13943         'acq.fund.rollover_distrib_forms',
13944         'Rollover Distribution Formulae Funds',
13945         'coust',
13946         'label'
13947     ),
13948      oils_i18n_gettext(
13949         'acq.fund.rollover_distrib_forms',
13950         'During fiscal rollover, update distribution formalae to use new funds',
13951         'coust',
13952         'description'
13953     ),
13954     'acq',
13955     'bool'
13956 );
13957
13958 INSERT INTO config.z3950_index_field_map 
13959     (id, label, metabib_field, z3950_attr_type) VALUES 
13960 (1, oils_i18n_gettext(1, 'Title',   'czifm', 'label'), 5,  'title'),
13961 (2, oils_i18n_gettext(2, 'Author',  'czifm', 'label'), 8,  'author'),
13962 (3, oils_i18n_gettext(3, 'ISBN',    'czifm', 'label'), 18, 'isbn'),
13963 (4, oils_i18n_gettext(4, 'ISSN',    'czifm', 'label'), 19, 'issn'),
13964 (5, oils_i18n_gettext(5, 'LCCN',    'czifm', 'label'), 30, 'lccn');
13965
13966 INSERT INTO config.z3950_index_field_map 
13967     (id, label, record_attr, z3950_attr_type) VALUES 
13968 (6, oils_i18n_gettext(6, 'Pubdate',  'czifm', 'label'),'pubdate', 'pubdate'),
13969 (7, oils_i18n_gettext(7, 'Item Type', 'czifm', 'label'),'item_type', 'item_type');
13970
13971
13972 -- let's leave room for more stock mappings
13973 SELECT SETVAL('config.z3950_index_field_map_id_seq'::TEXT, 1000);
13974
13975 INSERT INTO config.org_unit_setting_type
13976     (name, grp, label, description, datatype)
13977     VALUES (
13978         'cat.z3950.batch.max_parallel',
13979         'cat',
13980         oils_i18n_gettext(
13981             'cat.z3950.batch.max_parallel',
13982             'Maximum Parallel Z39.50 Batch Searches',
13983             'coust',
13984             'label'
13985         ),
13986         oils_i18n_gettext(
13987             'cat.z3950.batch.max_parallel',
13988             'The maximum number of Z39.50 searches that can be in-flight at any given time when performing batch Z39.50 searches',
13989             'coust',
13990             'description'
13991         ),
13992         'integer'
13993     );
13994
13995 INSERT INTO config.org_unit_setting_type
13996     (name, grp, label, description, datatype)
13997     VALUES (
13998         'cat.z3950.batch.max_results',
13999         'cat',
14000         oils_i18n_gettext(
14001             'cat.z3950.batch.max_results',
14002             'Maximum Z39.50 Batch Search Results',
14003             'coust',
14004             'label'
14005         ),
14006         oils_i18n_gettext(
14007             'cat.z3950.batch.max_results',
14008             'The maximum number of search results to retrieve and queue for each record + Z39 source during batch Z39.50 searches',
14009             'coust',
14010             'description'
14011         ),
14012         'integer'
14013     );
14014
14015 -- long overdue stuff...
14016
14017 INSERT INTO config.org_unit_setting_type 
14018     (name, grp, datatype, label, description) VALUES 
14019 (
14020     'circ.longoverdue_immediately_available',
14021     'circ', 'bool',
14022     oils_i18n_gettext(
14023         'circ.longoverdue_immediately_available',
14024         'Long-Overdue Items Usable on Checkin',
14025         'coust',
14026         'label'
14027     ),
14028     oils_i18n_gettext(
14029         'circ.longoverdue_immediately_available',
14030         'Long-overdue items are usable on checkin instead of going "home" first',
14031         'coust',
14032         'description'
14033     )
14034 ), (
14035     'circ.longoverdue_materials_processing_fee',
14036     'finance', 'currency',
14037     oils_i18n_gettext(
14038         'circ.longoverdue_materials_processing_fee',
14039         'Long-Overdue Materials Processing Fee',
14040         'coust',
14041         'label'
14042     ),
14043     oils_i18n_gettext(
14044         'circ.longoverdue_materials_processing_fee',
14045         'Long-Overdue Materials Processing Fee',
14046         'coust',
14047         'description'
14048     )
14049 ), (
14050     'circ.max_accept_return_of_longoverdue',
14051     'circ', 'interval',
14052     oils_i18n_gettext(
14053         'circ.max_accept_return_of_longoverdue',
14054         'Long-Overdue Max Return Interval',
14055         'coust',
14056         'label'
14057     ),
14058     oils_i18n_gettext(
14059         'circ.max_accept_return_of_longoverdue',
14060         'Long-overdue check-in processing (voiding fees, re-instating ' ||
14061             'overdues, etc.) will not take place for items that have been ' ||
14062             'overdue for (or have last activity older than) this amount of time',
14063         'coust',
14064         'description'
14065     )
14066 ), (
14067     'circ.restore_overdue_on_longoverdue_return',
14068     'circ', 'bool',
14069     oils_i18n_gettext(
14070         'circ.restore_overdue_on_longoverdue_return',
14071         'Restore Overdues on Long-Overdue Item Return',
14072         'coust',
14073         'label'
14074     ),
14075     oils_i18n_gettext(
14076         'circ.restore_overdue_on_longoverdue_return',
14077         'Restore Overdues on Long-Overdue Item Return',
14078         'coust',
14079         'description'
14080     )
14081 ), (
14082     'circ.void_longoverdue_on_checkin',
14083     'circ', 'bool',
14084     oils_i18n_gettext(
14085         'circ.void_longoverdue_on_checkin',
14086         'Void Long-Overdue Item Billing When Returned',
14087         'coust',
14088         'label'
14089     ),
14090     oils_i18n_gettext(
14091         'circ.void_longoverdue_on_checkin',
14092         'Void Long-Overdue Item Billing When Returned',
14093         'coust',
14094         'description'
14095     )
14096 ), (
14097     'circ.void_longoverdue_proc_fee_on_checkin',
14098     'circ', 'bool',
14099     oils_i18n_gettext(
14100         'circ.void_longoverdue_proc_fee_on_checkin',
14101         'Void Processing Fee on Long-Overdue Item Return',
14102         'coust',
14103         'label'
14104     ),
14105     oils_i18n_gettext(
14106         'circ.void_longoverdue_proc_fee_on_checkin',
14107         'Void Processing Fee on Long-Overdue Item Return',
14108         'coust',
14109         'description'
14110     )
14111 ), (
14112     'circ.void_overdue_on_longoverdue',
14113     'finance', 'bool',
14114     oils_i18n_gettext(
14115         'circ.void_overdue_on_longoverdue',
14116         'Void Overdue Fines When Items are Marked Long-Overdue',
14117         'coust',
14118         'label'
14119     ),
14120     oils_i18n_gettext(
14121         'circ.void_overdue_on_longoverdue',
14122         'Void Overdue Fines When Items are Marked Long-Overdue',
14123         'coust',
14124         'description'
14125     )
14126 ), (
14127     'circ.longoverdue.xact_open_on_zero',
14128     'finance', 'bool',
14129     oils_i18n_gettext(
14130         'circ.longoverdue.xact_open_on_zero',
14131         'Leave transaction open when long overdue balance equals zero',
14132         'coust',
14133         'label'
14134     ),
14135     oils_i18n_gettext(
14136         'circ.longoverdue.xact_open_on_zero',
14137         'Leave transaction open when long-overdue balance equals zero.  ' ||
14138             'This leaves the lost copy on the patron record when it is paid',
14139         'coust',
14140         'description'
14141     )
14142 ), (
14143     'circ.longoverdue.use_last_activity_date_on_return',
14144     'circ', 'bool',
14145     oils_i18n_gettext(
14146         'circ.longoverdue.use_last_activity_date_on_return',
14147         'Long-Overdue Check-In Interval Uses Last Activity Date',
14148         'coust',
14149         'label'
14150     ),
14151     oils_i18n_gettext(
14152         'circ.longoverdue.use_last_activity_date_on_return',
14153         'Use the long-overdue last-activity date instead of the due_date to ' ||
14154             'determine whether the item has been checked out too long to ' ||
14155             'perform long-overdue check-in processing.  If set, the system ' ||
14156             'will first check the last payment time, followed by the last ' ||
14157             'billing time, followed by the due date.  See also ' ||
14158             'circ.max_accept_return_of_longoverdue',
14159         'coust',
14160         'description'
14161     )
14162 );
14163
14164 -- mark long-overdue reactor
14165
14166 INSERT INTO action_trigger.reactor (module, description) VALUES
14167 (   'MarkItemLongOverdue',
14168     oils_i18n_gettext(
14169         'MarkItemLongOverdue',
14170         'Marks a circulating item as long-overdue and applies configured ' ||
14171         'penalties.  Also creates events for the longoverdue.auto hook',
14172         'atreact',
14173         'description'
14174     )
14175 );
14176
14177 INSERT INTO action_trigger.validator (module, description) VALUES (
14178     'PatronNotInCollections', 
14179     'Event is valid if the linked patron is not in collections processing ' ||
14180         'at the context org unit'
14181 );
14182
14183 INSERT INTO action_trigger.event_definition 
14184     (id, active, owner, name, hook, validator, reactor, delay, delay_field) 
14185 VALUES (
14186     49, FALSE, 1, '6 Month Overdue Mark Long-Overdue', 
14187     'checkout.due', 'PatronNotInCollections', 
14188     'MarkItemLongOverdue', '6 months', 'due_date'
14189 );
14190
14191 INSERT INTO action_trigger.event_params (event_def, param, value) VALUES
14192     (49, 'editor', '''1''');
14193
14194 -- new longoverdue and longervdue.auto hook.
14195
14196 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
14197     'longoverdue',
14198     'circ',
14199     'Circulating Item marked long-overdue'
14200 );
14201
14202 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
14203     'longoverdue.auto',
14204     'circ',
14205     'Circulating Item automatically marked long-overdue'
14206 );
14207
14208 -- sample longoverdue.auto notification reactor
14209
14210 INSERT INTO action_trigger.event_definition 
14211     (id, active, owner, name, hook, validator, reactor, group_field, template) 
14212     VALUES (
14213         50, FALSE, 1, '6 Month Long Overdue Notice', 
14214         'longoverdue.auto', 'NOOP_True', 'SendEmail', 'usr',
14215 $$
14216 [%- USE date -%]
14217 [%- user = target.0.usr -%]
14218 To: [%- params.recipient_email || user.email %]
14219 From: [%- params.sender_email || default_sender %]
14220 Subject: Overdue Items Marked Long Overdue
14221
14222 Dear [% user.family_name %], [% user.first_given_name %]
14223 The following items are 6 months overdue and have been marked Long Overdue.
14224
14225 [% FOR circ IN target %]
14226     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
14227     Title: [% copy_details.title %], by [% copy_details.author %]
14228     Call Number: [% circ.target_copy.call_number.label %]
14229     Shelving Location: [% circ.target_copy.location.name %]
14230     Barcode: [% circ.target_copy.barcode %]
14231     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
14232     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
14233     Total Owed For Transaction: [% circ.billable_transaction.summary.balance_owed %]
14234     Library: [% circ.circ_lib.name %]
14235
14236 [% END %]
14237 $$);
14238
14239 -- ENV for above
14240
14241 INSERT INTO action_trigger.environment (event_def, path) VALUES 
14242     (50, 'target_copy.call_number'),
14243     (50, 'usr'),
14244     (50, 'billable_transaction.summary'),
14245     (50, 'circ_lib.billing_address'),
14246     (50, 'target_copy.location');
14247
14248
14249 -- Auto-cancelled, no target
14250 INSERT INTO action_trigger.event_definition (
14251     id, active, owner, name, hook,
14252     validator, reactor, delay, delay_field,
14253     group_field, message_usr_path, message_library_path, message_title,
14254     message_template
14255 ) VALUES (
14256     51, FALSE, 1, 'Hold Cancelled (No Target) User Message', 'hold_request.cancel.expire_no_target',
14257     'HoldIsCancelled', 'NOOP_True', '30 minutes', 'cancel_time',
14258     'usr', 'usr', 'usr.home_ou', 'Hold Request Cancelled',
14259 $$
14260 [%- USE date -%]
14261 [%- user = target.0.usr -%]
14262 The following holds were cancelled because no items were found to fullfil them.
14263
14264 [% FOR hold IN target %]
14265     Title: [% hold.bib_rec.bib_record.simple_record.title %]
14266     Author: [% hold.bib_rec.bib_record.simple_record.author %]
14267     Library: [% hold.pickup_lib.name %]
14268     Request Date: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]
14269 [% END %]
14270
14271 $$);
14272
14273 INSERT INTO action_trigger.environment (event_def, path) VALUES
14274     (51, 'usr'),
14275     (51, 'pickup_lib'),
14276     (51, 'bib_rec.bib_record.simple_record');
14277
14278
14279 -- Cancelled by staff
14280 INSERT INTO action_trigger.event_definition (
14281     id, active, owner, name, hook,
14282     validator, reactor, delay, delay_field,
14283     group_field, message_usr_path, message_library_path, message_title,
14284     message_template
14285 ) VALUES (
14286     52, FALSE, 1, 'Hold Cancelled (Staff) User Message', 'hold_request.cancel.staff',
14287     'HoldIsCancelled', 'NOOP_True', '30 minutes', 'cancel_time',
14288     'usr', 'usr', 'usr.home_ou', 'Hold Request Cancelled',
14289 $$
14290 [%- USE date -%]
14291 [%- user = target.0.usr -%]
14292 The following holds were cancelled by a staff member.
14293
14294 [% FOR hold IN target %]
14295     Title: [% hold.bib_rec.bib_record.simple_record.title %]
14296     Author: [% hold.bib_rec.bib_record.simple_record.author %]
14297     Library: [% hold.pickup_lib.name %]
14298     Request Date: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]
14299     Cancellation Note: [% hold.cancel_note %]
14300 [% END %]
14301
14302 $$);
14303
14304 INSERT INTO action_trigger.environment (event_def, path) VALUES
14305     (52, 'usr'),
14306     (52, 'pickup_lib'),
14307     (52, 'bib_rec.bib_record.simple_record');
14308
14309
14310 -- Shelf expired
14311 INSERT INTO action_trigger.event_definition (
14312     id, active, owner, name, hook,
14313     validator, reactor, delay, delay_field,
14314     group_field, message_usr_path, message_library_path, message_title,
14315     message_template
14316 ) VALUES (
14317     53, TRUE, 1, 'Hold Cancelled (Shelf-expired) User Message', 'hold_request.cancel.expire_holds_shelf',
14318     'HoldIsCancelled', 'NOOP_True', '30 minutes', 'cancel_time',
14319     'usr', 'usr', 'usr.home_ou', 'Hold Request Cancelled',
14320 $$
14321 [%- USE date -%]
14322 [%- user = target.0.usr -%]
14323 The following holds were cancelled because they were never picked up.
14324
14325 [% FOR hold IN target %]
14326     Title: [% hold.bib_rec.bib_record.simple_record.title %]
14327     Author: [% hold.bib_rec.bib_record.simple_record.author %]
14328     Library: [% hold.pickup_lib.name %]
14329     Request Date: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]
14330     Pickup By: [% date.format(helpers.format_date(hold.shelf_expire_time), '%Y-%m-%d') %]
14331 [% END %]
14332
14333 $$);
14334
14335 INSERT INTO action_trigger.environment (event_def, path) VALUES
14336     (53, 'usr'),
14337     (53, 'pickup_lib'),
14338     (53, 'bib_rec.bib_record.simple_record');
14339
14340 -- 30 Day Pre Expire A/T Notice - Notify customers before their account expires
14341
14342 INSERT INTO action_trigger.hook (key, core_type, description, passive)
14343     VALUES ('au.expired', 'au', 'A user account has expired', 't');
14344         
14345 INSERT INTO action_trigger.event_definition (
14346     active, owner, name, hook,
14347     validator, reactor, delay, delay_field,
14348     max_delay, repeat_delay, template
14349 ) VALUES (
14350     'f', '1', '30 Day Account Expiration Courtesy Notice','au.expired',
14351     'NOOP_True', 'SendEmail', '-30 days', 'expire_date', '-29 days', '30 days',
14352 $$
14353 [%- USE date -%]
14354 [%- user = target -%]
14355 [%- lib = target.home_ou -%]
14356 To: [%- params.recipient_email || user.email %]
14357 From: [%- helpers.get_org_setting(target.home_ou.id, 'org.bounced_emails') || lib.email || params.sender_email || default_sender %]
14358 Reply-To: [%- helpers.get_org_setting(target.home_ou.id, 'org.bounced_emails') || lib.email || params.sender_email || default_sender %]
14359 Subject: Courtesy Notice - Library Account Expiration in 30 days
14360 Auto-Submitted: auto-generated
14361
14362 Dear [% user.first_given_name %] [% user.family_name %],
14363
14364 Our records indicate your library account is due to expire in 30 days.  Please visit your local library at your convenience to renew your account in order to avoid a disruption in access to library service.
14365
14366 Sincerely,
14367 [% lib.name %]
14368
14369 Contact your library for more information:
14370
14371 [% lib.name %]
14372 [%- SET addr = lib.mailing_address -%]
14373 [%- IF !addr -%] [%- SET addr = lib.billing_address -%] [%- END %]
14374 [% addr.street1 %] [% addr.street2 %]
14375 [% addr.city %], [% addr.state %]
14376 [% addr.post_code %]
14377 [% lib.phone %]
14378
14379 $$);
14380
14381 INSERT INTO action_trigger.environment (event_def, path) VALUES
14382     (currval('action_trigger.event_definition_id_seq'), 'home_ou.mailing_address'),
14383     (currval('action_trigger.event_definition_id_seq'), 'home_ou.billing_address');
14384
14385     
14386 -- OUS's for patron self-reg
14387 INSERT INTO config.org_unit_setting_type
14388     (name, grp, datatype, label, description)
14389 VALUES (
14390     'opac.allow_pending_user',
14391     'opac',
14392     'bool',
14393     oils_i18n_gettext(
14394         'opac.allow_pending_user',
14395         'Allow Patron Self-Registration',
14396         'coust',
14397         'label'
14398     ),
14399     oils_i18n_gettext(
14400         'opac.allow_pending_user',
14401         'Allow patrons to self-register, creating pending user accounts',
14402         'coust',
14403         'description'
14404     )
14405 ), (
14406     'opac.pending_user_expire_interval',
14407     'opac',
14408     'interval',
14409     oils_i18n_gettext(
14410         'opac.pending_user_expire_interval',
14411         'Patron Self-Reg. Expire Interval',
14412         'coust',
14413         'label'
14414     ),
14415     oils_i18n_gettext(
14416         'opac.pending_user_expire_interval',
14417         'If set, this is the amount of time a pending user account will ' ||
14418         'be allowed to sit in the database.  After this time, the pending ' ||
14419         'user information will be purged',
14420         'coust',
14421         'description'
14422     )
14423 ), (
14424     'ui.patron.edit.aua.county.show',
14425     'gui',
14426     'bool',
14427     oils_i18n_gettext(
14428         'ui.patron.edit.aua.county.require',
14429         'Show county field on patron registration',
14430         'coust',
14431         'label'
14432     ),
14433     oils_i18n_gettext(
14434         'ui.patron.edit.aua.county.require',
14435         'The county field will be shown on the patron registration screen',
14436         'coust',
14437         'description'
14438     )
14439 );
14440
14441 -- vandelay item import defaults
14442 INSERT INTO config.org_unit_setting_type
14443     (grp, name, label, description, datatype, fm_class)
14444 VALUES (
14445     'vandelay',
14446     'vandelay.item.barcode.auto',
14447     oils_i18n_gettext(
14448         'vandelay.item.barcode.auto',
14449         'Vandelay Generate Default Barcodes',
14450         'coust', 'label'),
14451     oils_i18n_gettext(
14452         'vandelay.item.barcode.auto',
14453         'Auto-generate deault item barcodes when no item barcode is present',
14454         'coust', 'label'),
14455     'bool',
14456     NULL
14457 ), (
14458     'vandelay',
14459     'vandelay.item.barcode.prefix',
14460     oils_i18n_gettext(
14461         'vandelay.item.barcode.prefix',
14462         'Vandelay Default Barcode Prefix',
14463         'coust', 'label'),
14464     oils_i18n_gettext(
14465         'vandelay.item.barcode.prefix',
14466         'Apply this prefix to any auto-generated item barcodes',
14467         'coust', 'label'),
14468     'string',
14469     NULL
14470 ), (
14471     'vandelay',
14472     'vandelay.item.call_number.auto',
14473     oils_i18n_gettext(
14474         'vandelay.item.call_number.auto',
14475         'Vandelay Generate Default Call Numbers',
14476         'coust', 'label'),
14477     oils_i18n_gettext(
14478         'vandelay.item.call_number.auto',
14479         'Auto-generate default item call numbers when no item call number is present',
14480         'coust', 'label'),
14481     'bool',
14482     NULL
14483 ), (
14484     'vandelay',
14485     'vandelay.item.call_number.prefix',
14486     oils_i18n_gettext(
14487         'vandelay.item.call_number.prefix',
14488         'Vandelay Default Call Number Prefix',
14489         'coust', 'label'),
14490     oils_i18n_gettext(
14491         'vandelay.item.call_number.prefix',
14492         'Apply this prefix to any auto-generated item call numbers',
14493         'coust', 'label'),
14494     'string',
14495     NULL
14496 ), (
14497     'vandelay',
14498     'vandelay.item.copy_location.default',
14499     oils_i18n_gettext(
14500         'vandelay.item.copy_location.default',
14501         'Vandelay Default Copy Location',
14502         'coust', 'label'),
14503     oils_i18n_gettext(
14504         'vandelay.item.copy_location.default',
14505         'Default copy location value for imported items',
14506         'coust', 'label'),
14507     'link',
14508     'acpl'
14509 ), (
14510     'vandelay',
14511     'vandelay.item.circ_modifier.default',
14512     oils_i18n_gettext(
14513         'vandelay.item.circ_modifier.default',
14514         'Vandelay Default Circulation Modifier',
14515         'coust', 'label'),
14516     oils_i18n_gettext(
14517         'vandelay.item.circ_modifier.default',
14518         'Default circulation modifier value for imported items',
14519         'coust', 'label'),
14520     'link',
14521     'ccm'
14522 );
14523
14524
14525 INSERT into config.org_unit_setting_type 
14526     (name, grp, label, description, datatype)
14527 VALUES ( 
14528     'opac.holds.org_unit_not_pickup_lib', 
14529     'opac',
14530     oils_i18n_gettext('opac.holds.org_unit_not_pickup_lib',
14531         'OPAC: Org Unit is not a hold pickup library',
14532         'coust', 'label'),
14533     oils_i18n_gettext('opac.holds.org_unit_not_pickup_lib',
14534         'If set, this org unit will not be offered to the patron as an '||
14535         'option for a hold pickup location.  This setting has no affect '||
14536         'on searching or hold targeting',
14537         'coust', 'description'),
14538     'bool'
14539 );
14540
14541
14542 INSERT INTO config.standing_penalty
14543     (id, name, label, block_list, staff_alert)
14544 VALUES (
14545     35,
14546     'PATRON_EXCEEDS_LONGOVERDUE_COUNT',
14547     oils_i18n_gettext(
14548         35,
14549         'Patron Exceeds Max Long-Overdue Threshold',
14550         'csp',
14551         'label'
14552     ),
14553     'CIRC|FULFILL|HOLD|CAPTURE|RENEW',
14554     TRUE
14555 );
14556
14557
14558 INSERT INTO config.org_unit_setting_type
14559     (name, grp, datatype, label, description)
14560 VALUES (
14561     'opac.self_register.timeout',
14562     'opac',
14563     'integer',
14564     oils_i18n_gettext(
14565         'opac.self_register.timeout',
14566         'Patron Self-Reg. Display Timeout',
14567         'coust',
14568         'label'
14569     ),
14570     oils_i18n_gettext(
14571         'opac.self_register.timeout',
14572         'Number of seconds to wait before reloading the patron self-'||
14573         'registration interface to clear sensitive data',
14574         'coust',
14575         'description'
14576     )
14577 );
14578
14579
14580 INSERT INTO config.org_unit_setting_type 
14581     (name, grp, datatype, label, description)
14582 VALUES (
14583     'ui.circ.items_out.longoverdue', 'gui', 'integer',
14584     oils_i18n_gettext(
14585         'ui.circ.items_out.longoverdue',
14586         'Items Out Long-Overdue display setting',
14587         'coust',
14588         'label'
14589     ),
14590     oils_i18n_gettext(
14591         'ui.circ.items_out.longoverdue',
14592 'Value is a numeric code, describing which list the circulation '||
14593 'should appear while checked out and whether the circulation should '||
14594 'continue to appear in the bottom list, when checked in with '||
14595 'oustanding fines.  '||
14596 '1 = top list, bottom list.  2 = bottom list, bottom list.  ' ||
14597 '5 = top list, do not display.  6 = bottom list, do not display.',
14598         'coust',
14599         'description'
14600     )
14601 ), (
14602     'ui.circ.items_out.lost', 'gui', 'integer',
14603     oils_i18n_gettext(
14604         'ui.circ.items_out.lost',
14605         'Items Out Lost display setting',
14606         'coust',
14607         'label'
14608     ),
14609     oils_i18n_gettext(
14610         'ui.circ.items_out.lost',
14611 'Value is a numeric code, describing which list the circulation '||
14612 'should appear while checked out and whether the circulation should '||
14613 'continue to appear in the bottom list, when checked in with '||
14614 'oustanding fines.  '||
14615 '1 = top list, bottom list.  2 = bottom list, bottom list.  ' ||
14616 '5 = top list, do not display.  6 = bottom list, do not display.',
14617         'coust',
14618         'description'
14619     )
14620 ), (
14621     'ui.circ.items_out.claimsreturned', 'gui', 'integer',
14622     oils_i18n_gettext(
14623         'ui.circ.items_out.claimsreturned',
14624         'Items Out Claims Returned display setting',
14625         'coust',
14626         'label'
14627     ),
14628     oils_i18n_gettext(
14629         'ui.circ.items_out.claimsreturned',
14630 'Value is a numeric code, describing which list the circulation '||
14631 'should appear while checked out and whether the circulation should '||
14632 'continue to appear in the bottom list, when checked in with '||
14633 'oustanding fines.  '||
14634 '1 = top list, bottom list.  2 = bottom list, bottom list.  ' ||
14635 '5 = top list, do not display.  6 = bottom list, do not display.',
14636         'coust',
14637         'description'
14638     )
14639 );
14640
14641 -- YAOUS patron credit disable
14642 INSERT INTO config.org_unit_setting_type 
14643     (grp, name, datatype, label, description) 
14644 VALUES (
14645     'finance',
14646     'circ.disable_patron_credit',
14647     'bool',
14648     oils_i18n_gettext(
14649         'circ.disable_patron_credit',
14650         'Disable Patron Credit',
14651         'coust',
14652         'label'
14653     ),
14654     oils_i18n_gettext(
14655         'circ.disable_patron_credit',
14656         'Do not allow patrons to accrue credit or pay fines/fees with accrued credit',
14657         'coust',
14658         'description'
14659     )
14660 );
14661
14662 INSERT INTO config.floating_group(name) VALUES ('Everywhere');
14663 INSERT INTO config.floating_group_member(floating_group, org_unit) VALUES (1, 1);
14664
14665 INSERT INTO config.global_flag (name, label, value, enabled) VALUES (
14666     'opac.metarecord.holds.format_attr', 
14667     oils_i18n_gettext(
14668         'opac.metarecord.holds.format_attr',
14669         'OPAC Metarecord Hold Formats Attribute', 
14670         'cgf',
14671         'label'
14672     ),
14673     'mr_hold_format', 
14674     TRUE
14675 );
14676
14677 -- until we have a custom attribute for the selector, 
14678 -- default to the icon_format attribute
14679 INSERT INTO config.global_flag (name, label, value, enabled) VALUES (
14680     'opac.format_selector.attr', 
14681     oils_i18n_gettext(
14682         'opac.format_selector.attr', 
14683         'OPAC Format Selector Attribute', 
14684         'cgf',
14685         'label'
14686     ),
14687     'search_format', 
14688     TRUE
14689 );
14690
14691 INSERT INTO config.org_unit_setting_type
14692     (name, grp, label, description, datatype)
14693     VALUES
14694         ('circ.void_lost_on_claimsreturned',
14695          'circ',
14696          oils_i18n_gettext('circ.void_lost_on_claimsreturned',
14697              'Void lost item billing when claims returned',
14698              'coust', 'label'),
14699          oils_i18n_gettext('circ.void_lost_on_claimsreturned',
14700              'Void lost item billing when claims returned',
14701              'coust', 'description'),
14702          'bool'),
14703         ('circ.void_lost_proc_fee_on_claimsreturned',
14704          'circ',
14705          oils_i18n_gettext('circ.void_lost_proc_fee_on_claimsreturned',
14706              'Void lost item processing fee when claims returned',
14707              'coust', 'label'),
14708          oils_i18n_gettext('circ.void_lost_proc_fee_on_claimsreturned',
14709              'Void lost item processing fee when claims returned',
14710              'coust', 'description'),
14711          'bool');
14712
14713 INSERT INTO config.org_unit_setting_type
14714     (name, grp, label, description, datatype)
14715     VALUES
14716         ('circ.void_longoverdue_on_claimsreturned',
14717          'circ',
14718          oils_i18n_gettext('circ.void_longoverdue_on_claimsreturned',
14719              'Void longoverdue item billing when claims returned',
14720              'coust', 'label'),
14721          oils_i18n_gettext('circ.void_longoverdue_on_claimsreturned',
14722              'Void long overdue item billing when claims returned',
14723              'coust', 'description'),
14724          'bool'),
14725         ('circ.void_longoverdue_proc_fee_on_claimsreturned',
14726          'circ',
14727          oils_i18n_gettext('circ.void_longoverdue_proc_fee_on_claimsreturned',
14728              'Void longoverdue item processing fee when claims returned',
14729              'coust', 'label'),
14730          oils_i18n_gettext('circ.void_longoverdue_proc_fee_on_claimsreturned',
14731              'Void long overdue item processing fee when claims returned',
14732              'coust', 'description'),
14733          'bool');
14734