]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/sql/Pg/950.data.seed-values.sql
7801cd51a709b8b68550a963359e90089b8c1a5c
[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
328
329 SELECT SETVAL('config.copy_status_id_seq'::TEXT, 100);
330
331 INSERT INTO config.net_access_level (id, name) VALUES 
332     (1, oils_i18n_gettext(1, 'Filtered', 'cnal', 'name'));
333 INSERT INTO config.net_access_level (id, name) VALUES 
334     (2, oils_i18n_gettext(2, 'Unfiltered', 'cnal', 'name'));
335 INSERT INTO config.net_access_level (id, name) VALUES 
336     (3, oils_i18n_gettext(3, 'No Access', 'cnal', 'name'));
337 SELECT SETVAL('config.net_access_level_id_seq'::TEXT, 100);
338
339 -- available locales
340 INSERT INTO config.i18n_locale (code,marc_code,name,description)
341     VALUES ('en-US', 'eng', oils_i18n_gettext('en-US', 'English (US)', 'i18n_l', 'name'),
342         oils_i18n_gettext('en-US', 'American English', 'i18n_l', 'description'));
343 INSERT INTO config.i18n_locale (code,marc_code,name,description)
344     VALUES ('cs-CZ', 'cze', oils_i18n_gettext('cs-CZ', 'Czech', 'i18n_l', 'name'),
345         oils_i18n_gettext('cs-CZ', 'Czech', 'i18n_l', 'description'));
346 INSERT INTO config.i18n_locale (code,marc_code,name,description)
347     VALUES ('en-CA', 'eng', oils_i18n_gettext('en-CA', 'English (Canada)', 'i18n_l', 'name'),
348         oils_i18n_gettext('en-CA', 'Canadian English', 'i18n_l', 'description'));
349 INSERT INTO config.i18n_locale (code,marc_code,name,description)
350     VALUES ('fi-FI', 'fin', oils_i18n_gettext('fi-FI', 'Finnish', 'i18n_l', 'name'),
351         oils_i18n_gettext('fi-FI', 'Finnish', 'i18n_l', 'description'));
352 INSERT INTO config.i18n_locale (code,marc_code,name,description)
353     VALUES ('fr-CA', 'fre', oils_i18n_gettext('fr-CA', 'French (Canada)', 'i18n_l', 'name'),
354         oils_i18n_gettext('fr-CA', 'Canadian French', 'i18n_l', 'description'));
355 INSERT INTO config.i18n_locale (code,marc_code,name,description)
356     VALUES ('hy-AM', 'arm', oils_i18n_gettext('hy-AM', 'Armenian', 'i18n_l', 'name'),
357         oils_i18n_gettext('hy-AM', 'Armenian', 'i18n_l', 'description'));
358 --INSERT INTO config.i18n_locale (code,marc_code,name,description)
359 --    VALUES ('es-US', 'spa', oils_i18n_gettext('es-US', 'Spanish (US)', 'i18n_l', 'name'),
360 --      oils_i18n_gettext('es-US', 'American Spanish', 'i18n_l', 'description'));
361 --INSERT INTO config.i18n_locale (code,marc_code,name,description)
362 --    VALUES ('es-MX', 'spa', oils_i18n_gettext('es-MX', 'Spanish (Mexico)', 'i18n_l', 'name'),
363 --      oils_i18n_gettext('es-MX', 'Mexican Spanish', 'i18n_l', 'description'));
364 INSERT INTO config.i18n_locale (code,marc_code,name,description)
365     VALUES ('ru-RU', 'rus', oils_i18n_gettext('ru-RU', 'Russian', 'i18n_l', 'name'),
366         oils_i18n_gettext('ru-RU', 'Russian', 'i18n_l', 'description'));
367
368 -- Z39.50 server attributes
369
370 INSERT INTO config.z3950_source (name, label, host, port, db, auth)
371         VALUES ('loc', oils_i18n_gettext('loc', 'Library of Congress', 'czs', 'label'), 'lx2.loc.gov', 210, 'LCDB', FALSE);
372 INSERT INTO config.z3950_source (name, label, host, port, db, auth)
373         VALUES ('oclc', oils_i18n_gettext('oclc', 'OCLC', 'czs', 'label'), 'zcat.oclc.org', 210, 'OLUCWorldCat', TRUE);
374 INSERT INTO config.z3950_source (name, label, host, port, db, auth)
375         VALUES ('biblios', oils_i18n_gettext('biblios','‡biblios.net', 'czs', 'label'), 'z3950.biblios.net', 210, 'bibliographic', FALSE);
376
377 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
378         VALUES (1, 'loc','tcn', oils_i18n_gettext(1, 'Title Control Number', 'cza', 'label'), 12, 1);
379 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
380         VALUES (2, 'loc', 'isbn', oils_i18n_gettext(2, 'ISBN', 'cza', 'label'), 7, 6);
381 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
382         VALUES (3, 'loc', 'lccn', oils_i18n_gettext(3, 'LCCN', 'cza', 'label'), 9, 6);
383 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
384         VALUES (4, 'loc', 'author', oils_i18n_gettext(4, 'Author', 'cza', 'label'), 1003, 6);
385 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
386         VALUES (5, 'loc', 'title', oils_i18n_gettext(5, 'Title', 'cza', 'label'), 4, 6);
387 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
388         VALUES (6, 'loc', 'issn', oils_i18n_gettext(6, 'ISSN', 'cza', 'label'), 8, 1);
389 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
390         VALUES (7, 'loc', 'publisher', oils_i18n_gettext(7, 'Publisher', 'cza', 'label'), 1018, 6);
391 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
392         VALUES (8, 'loc', 'pubdate', oils_i18n_gettext(8, 'Publication Date', 'cza', 'label'), 31, 1);
393 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
394         VALUES (9, 'loc', 'item_type', oils_i18n_gettext(9, 'Item Type', 'cza', 'label'), 1001, 1);
395
396 UPDATE config.z3950_attr SET truncation = 1 WHERE source = 'loc';
397
398 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
399         VALUES (10, 'oclc', 'tcn', oils_i18n_gettext(10, 'Title Control Number', 'cza', 'label'), 12, 1);
400 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
401         VALUES (11, 'oclc', 'isbn', oils_i18n_gettext(11, 'ISBN', 'cza', 'label'), 7, 6);
402 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
403         VALUES (12, 'oclc', 'lccn', oils_i18n_gettext(12, 'LCCN', 'cza', 'label'), 9, 1);
404 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
405         VALUES (13, 'oclc', 'author', oils_i18n_gettext(13, 'Author', 'cza', 'label'), 1003, 6);
406 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
407         VALUES (14, 'oclc', 'title', oils_i18n_gettext(14, 'Title', 'cza', 'label'), 4, 6);
408 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
409         VALUES (15, 'oclc', 'issn', oils_i18n_gettext(15, 'ISSN', 'cza', 'label'), 8, 1);
410 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
411         VALUES (16, 'oclc', 'publisher', oils_i18n_gettext(16, 'Publisher', 'cza', 'label'), 1018, 6);
412 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
413         VALUES (17, 'oclc', 'pubdate', oils_i18n_gettext(17, 'Publication Date', 'cza', 'label'), 31, 1);
414 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
415         VALUES (18, 'oclc', 'item_type', oils_i18n_gettext(18, 'Item Type', 'cza', 'label'), 1001, 1);
416
417 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
418         VALUES (19, 'biblios','tcn', oils_i18n_gettext(19, 'Title Control Number', 'cza', 'label'), 12, 1);
419 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
420         VALUES (20, 'biblios', 'isbn', oils_i18n_gettext(20, 'ISBN', 'cza', 'label'), 7, 6);
421 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
422         VALUES (21, 'biblios', 'lccn', oils_i18n_gettext(21, 'LCCN', 'cza', 'label'), 9, 1);
423 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
424         VALUES (22, 'biblios', 'author', oils_i18n_gettext(22, 'Author', 'cza', 'label'), 1003, 6);
425 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
426         VALUES (23, 'biblios', 'title', oils_i18n_gettext(23, 'Title', 'cza', 'label'), 4, 6);
427 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
428         VALUES (24, 'biblios', 'issn', oils_i18n_gettext(24, 'ISSN', 'cza', 'label'), 8, 1);
429 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
430         VALUES (25, 'biblios', 'publisher', oils_i18n_gettext(25, 'Publisher', 'cza', 'label'), 1018, 6);
431 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
432         VALUES (26, 'biblios', 'pubdate', oils_i18n_gettext(26, 'Publication Date', 'cza', 'label'), 31, 1);
433 INSERT INTO config.z3950_attr (id, source, name, label, code, format)
434         VALUES (27, 'biblios', 'item_type', oils_i18n_gettext(27, 'Item Type', 'cza', 'label'), 1001, 1);
435
436 UPDATE config.z3950_attr SET truncation = 1 WHERE source = 'biblios';
437
438 SELECT SETVAL('config.z3950_attr_id_seq'::TEXT, 100);
439
440 --005.schema.actors.sql:
441
442 -- The PINES levels
443 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent, can_have_users, can_have_vols) VALUES 
444     ( 1, oils_i18n_gettext(1, 'Consortium', 'aout', 'name'),
445         oils_i18n_gettext(1, 'Everywhere', 'aout', 'opac_label'), 0, NULL, FALSE, FALSE );
446 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent, can_have_users, can_have_vols) VALUES 
447     ( 2, oils_i18n_gettext(2, 'System', 'aout', 'name'),
448         oils_i18n_gettext(2, 'Local Library System', 'aout', 'opac_label'), 1, 1, FALSE, FALSE );
449 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent) VALUES 
450     ( 3, oils_i18n_gettext(3, 'Branch', 'aout', 'name'),
451         oils_i18n_gettext(3, 'This Branch', 'aout', 'opac_label'), 2, 2 );
452 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent) VALUES 
453     ( 4, oils_i18n_gettext(4, 'Sub-library', 'aout', 'name'),
454         oils_i18n_gettext(4, 'This Specialized Library', 'aout', 'opac_label'), 3, 3 );
455 INSERT INTO actor.org_unit_type (id, name, opac_label, depth, parent) VALUES 
456     ( 5, oils_i18n_gettext(5, 'Bookmobile', 'aout', 'name'),
457         oils_i18n_gettext(5, 'Your Bookmobile', 'aout', 'opac_label'), 3, 3 );
458 SELECT SETVAL('actor.org_unit_type_id_seq'::TEXT, 100);
459
460 -- We need one actor.org_unit to own many things
461 INSERT INTO actor.org_unit (id, parent_ou, ou_type, shortname, name) VALUES 
462     (1, NULL, 1, 'CONS', oils_i18n_gettext(1, 'Example Consortium', 'aou', 'name'));
463 SELECT SETVAL('actor.org_unit_id_seq'::TEXT, 100);
464
465 INSERT INTO config.billing_type (id, name, owner) VALUES
466         ( 1, oils_i18n_gettext(1, 'Overdue Materials', 'cbt', 'name'), 1);
467 INSERT INTO config.billing_type (id, name, owner) VALUES
468         ( 2, oils_i18n_gettext(2, 'Long Overdue Collection Fee', 'cbt', 'name'), 1);
469 INSERT INTO config.billing_type (id, name, owner) VALUES
470         ( 3, oils_i18n_gettext(3, 'Lost Materials', 'cbt', 'name'), 1);
471 INSERT INTO config.billing_type (id, name, owner) VALUES
472         ( 4, oils_i18n_gettext(4, 'Lost Materials Processing Fee', 'cbt', 'name'), 1);
473 INSERT INTO config.billing_type (id, name, owner) VALUES
474         ( 5, oils_i18n_gettext(5, 'System: Deposit', 'cbt', 'name'), 1);
475 INSERT INTO config.billing_type (id, name, owner) VALUES
476         ( 6, oils_i18n_gettext(6, 'System: Rental', 'cbt', 'name'), 1);
477 INSERT INTO config.billing_type (id, name, owner) VALUES
478         ( 7, oils_i18n_gettext(7, 'Damaged Item', 'cbt', 'name'), 1);
479 INSERT INTO config.billing_type (id, name, owner) VALUES
480         ( 8, oils_i18n_gettext(8, 'Damaged Item Processing Fee', 'cbt', 'name'), 1);
481 INSERT INTO config.billing_type (id, name, owner) VALUES
482         ( 9, oils_i18n_gettext(9, 'Notification Fee', 'cbt', 'name'), 1);
483 INSERT INTO config.billing_type (id, owner, name) VALUES
484     (10, 1, oils_i18n_gettext(10, 'Long-Overdue Materials', 'cbt', 'name'));
485 INSERT INTO config.billing_type (id, owner, name) VALUES
486     (11, 1, oils_i18n_gettext(11, 'Long-Overdue Materials Processing Fee', 'cbt', 'name'));
487
488
489 INSERT INTO config.billing_type (id, name, owner) VALUES ( 101, oils_i18n_gettext(101, 'Misc', 'cbt', 'name'), 1);
490
491 SELECT SETVAL('config.billing_type_id_seq'::TEXT, 101);
492
493 --006.data.permissions.sql:
494 INSERT INTO permission.perm_list ( id, code, description ) VALUES
495  ( -1, 'EVERYTHING', oils_i18n_gettext( -1, 
496     'EVERYTHING', 'ppl', 'description' )),
497  ( 1, 'OPAC_LOGIN', oils_i18n_gettext( 1, 
498     'Allow a user to log in to the OPAC', 'ppl', 'description' )),
499  ( 2, 'STAFF_LOGIN', oils_i18n_gettext( 2, 
500     'Allow a user to log in to the staff client', 'ppl', 'description' )),
501  ( 3, 'MR_HOLDS', oils_i18n_gettext( 3, 
502     'Allow a user to create a metarecord holds', 'ppl', 'description' )),
503  ( 4, 'TITLE_HOLDS', oils_i18n_gettext( 4, 
504     'Allow a user to place a hold at the title level', 'ppl', 'description' )),
505  ( 5, 'VOLUME_HOLDS', oils_i18n_gettext( 5, 
506     'Allow a user to place a volume level hold', 'ppl', 'description' )),
507  ( 6, 'COPY_HOLDS', oils_i18n_gettext( 6, 
508     'Allow a user to place a hold on a specific copy', 'ppl', 'description' )),
509  ( 7, 'REQUEST_HOLDS', oils_i18n_gettext( 7, 
510     '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' )),
511  ( 8, 'REQUEST_HOLDS_OVERRIDE', oils_i18n_gettext( 8, 
512     '* no longer applicable', 'ppl', 'description' )),
513  ( 9, 'VIEW_HOLD', oils_i18n_gettext( 9, 
514     'Allow a user to view another user''s holds', 'ppl', 'description' )),
515  ( 10, 'DELETE_HOLDS', oils_i18n_gettext( 10, 
516     '* no longer applicable', 'ppl', 'description' )),
517  ( 11, 'UPDATE_HOLD', oils_i18n_gettext( 11, 
518     'Allow a user to update another user''s hold', 'ppl', 'description' )),
519  ( 12, 'RENEW_CIRC', oils_i18n_gettext( 12, 
520     'Allow a user to renew items', 'ppl', 'description' )),
521  ( 13, 'VIEW_USER_FINES_SUMMARY', oils_i18n_gettext( 13, 
522     'Allow a user to view bill details', 'ppl', 'description' )),
523  ( 14, 'VIEW_USER_TRANSACTIONS', oils_i18n_gettext( 14, 
524     'Allow a user to see another user''s grocery or circulation transactions in the Bills Interface; duplicate of VIEW_TRANSACTION', 'ppl', 'description' )),
525  ( 15, 'UPDATE_MARC', oils_i18n_gettext( 15, 
526     'Allow a user to edit a MARC record', 'ppl', 'description' )),
527  ( 16, 'CREATE_MARC', oils_i18n_gettext( 16, 
528     'Allow a user to create new MARC records', 'ppl', 'description' )),
529  ( 17, 'IMPORT_MARC', oils_i18n_gettext( 17, 
530     'Allow a user to import a MARC record via the Z39.50 interface', 'ppl', 'description' )),
531  ( 18, 'CREATE_VOLUME', oils_i18n_gettext( 18, 
532     'Allow a user to create a volume', 'ppl', 'description' )),
533  ( 19, 'UPDATE_VOLUME', oils_i18n_gettext( 19, 
534     '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' )),
535  ( 20, 'DELETE_VOLUME', oils_i18n_gettext( 20, 
536     'Allow a user to delete a volume', 'ppl', 'description' )),
537  ( 21, 'CREATE_COPY', oils_i18n_gettext( 21, 
538     'Allow a user to create a new copy object', 'ppl', 'description' )),
539  ( 22, 'UPDATE_COPY', oils_i18n_gettext( 22, 
540     'Allow a user to edit a copy', 'ppl', 'description' )),
541  ( 23, 'DELETE_COPY', oils_i18n_gettext( 23, 
542     'Allow a user to delete a copy', 'ppl', 'description' )),
543  ( 24, 'RENEW_HOLD_OVERRIDE', oils_i18n_gettext( 24, 
544     'Allow a user to continue to renew an item even if it is required for a hold', 'ppl', 'description' )),
545  ( 25, 'CREATE_USER', oils_i18n_gettext( 25, 
546     'Allow a user to create another user', 'ppl', 'description' )),
547  ( 26, 'UPDATE_USER', oils_i18n_gettext( 26, 
548     'Allow a user to edit a user''s record', 'ppl', 'description' )),
549  ( 27, 'DELETE_USER', oils_i18n_gettext( 27, 
550     'Allow a user to mark a user as deleted', 'ppl', 'description' )),
551  ( 28, 'VIEW_USER', oils_i18n_gettext( 28, 
552     'Allow a user to view another user''s Patron Record', 'ppl', 'description' )),
553  ( 29, 'COPY_CHECKIN', oils_i18n_gettext( 29, 
554     'Allow a user to check in a copy', 'ppl', 'description' )),
555  ( 30, 'CREATE_TRANSIT', oils_i18n_gettext( 30, 
556     'Allow a user to place an item in transit', 'ppl', 'description' )),
557  ( 31, 'VIEW_PERMISSION', oils_i18n_gettext( 31, 
558     'Allow a user to view user permissions within the user permissions editor', 'ppl', 'description' )),
559  ( 32, 'CHECKIN_BYPASS_HOLD_FULFILL', oils_i18n_gettext( 32, 
560     '* no longer applicable', 'ppl', 'description' )),
561  ( 33, 'CREATE_PAYMENT', oils_i18n_gettext( 33, 
562     'Allow a user to record payments in the Billing Interface', 'ppl', 'description' )),
563  ( 34, 'SET_CIRC_LOST', oils_i18n_gettext( 34, 
564     'Allow a user to mark an item as ''lost''', 'ppl', 'description' )),
565  ( 35, 'SET_CIRC_MISSING', oils_i18n_gettext( 35, 
566     'Allow a user to mark an item as ''missing''', 'ppl', 'description' )),
567  ( 36, 'SET_CIRC_CLAIMS_RETURNED', oils_i18n_gettext( 36, 
568     'Allow a user to mark an item as ''claims returned''', 'ppl', 'description' )),
569  ( 37, 'CREATE_TRANSACTION', oils_i18n_gettext( 37, 
570     'Allow a user to create a new billable transaction', 'ppl', 'description' )),
571  ( 38, 'VIEW_TRANSACTION', oils_i18n_gettext( 38, 
572     'Allow a user may view another user''s transactions', 'ppl', 'description' )),
573  ( 39, 'CREATE_BILL', oils_i18n_gettext( 39, 
574     'Allow a user to create a new bill on a transaction', 'ppl', 'description' )),
575  ( 40, 'VIEW_CONTAINER', oils_i18n_gettext( 40, 
576     'Allow a user to view another user''s containers (buckets)', 'ppl', 'description' )),
577  ( 41, 'CREATE_CONTAINER', oils_i18n_gettext( 41, 
578     'Allow a user to create a new container for another user', 'ppl', 'description' )),
579  ( 42, 'UPDATE_ORG_UNIT', oils_i18n_gettext( 42, 
580     'Allow a user to change the settings for an organization unit', 'ppl', 'description' )),
581  ( 43, 'VIEW_CIRCULATIONS', oils_i18n_gettext( 43, 
582     'Allow a user to see what another user has checked out', 'ppl', 'description' )),
583  ( 44, 'DELETE_CONTAINER', oils_i18n_gettext( 44, 
584     'Allow a user to delete another user''s container', 'ppl', 'description' )),
585  ( 45, 'CREATE_CONTAINER_ITEM', oils_i18n_gettext( 45, 
586     'Allow a user to create a container item for another user', 'ppl', 'description' )),
587  ( 46, 'CREATE_USER_GROUP_LINK', oils_i18n_gettext( 46, 
588     'Allow a user to add other users to permission groups', 'ppl', 'description' )),
589  ( 47, 'REMOVE_USER_GROUP_LINK', oils_i18n_gettext( 47, 
590     'Allow a user to remove other users from permission groups', 'ppl', 'description' )),
591  ( 48, 'VIEW_PERM_GROUPS', oils_i18n_gettext( 48, 
592     'Allow a user to view other users'' permission groups', 'ppl', 'description' )),
593  ( 49, 'VIEW_PERMIT_CHECKOUT', oils_i18n_gettext( 49, 
594     'Allow a user to determine whether another user can check out an item', 'ppl', 'description' )),
595  ( 50, 'UPDATE_BATCH_COPY', oils_i18n_gettext( 50, 
596     'Allow a user to edit copies in batch', 'ppl', 'description' )),
597  ( 51, 'CREATE_PATRON_STAT_CAT', oils_i18n_gettext( 51, 
598     'User may create a new patron statistical category', 'ppl', 'description' )),
599  ( 52, 'CREATE_COPY_STAT_CAT', oils_i18n_gettext( 52, 
600     'User may create a copy statistical category', 'ppl', 'description' )),
601  ( 53, 'CREATE_PATRON_STAT_CAT_ENTRY', oils_i18n_gettext( 53, 
602     'User may create an entry in a patron statistical category', 'ppl', 'description' )),
603  ( 54, 'CREATE_COPY_STAT_CAT_ENTRY', oils_i18n_gettext( 54, 
604     'User may create an entry in a copy statistical category', 'ppl', 'description' )),
605  ( 55, 'UPDATE_PATRON_STAT_CAT', oils_i18n_gettext( 55, 
606     'User may update a patron statistical category', 'ppl', 'description' )),
607  ( 56, 'UPDATE_COPY_STAT_CAT', oils_i18n_gettext( 56, 
608     'User may update a copy statistical category', 'ppl', 'description' )),
609  ( 57, 'UPDATE_PATRON_STAT_CAT_ENTRY', oils_i18n_gettext( 57, 
610     'User may update an entry in a patron statistical category', 'ppl', 'description' )),
611  ( 58, 'UPDATE_COPY_STAT_CAT_ENTRY', oils_i18n_gettext( 58, 
612     'User may update an entry in a copy statistical category', 'ppl', 'description' )),
613  ( 59, 'CREATE_PATRON_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 59, 
614     'User may link another user to an entry in a statistical category', 'ppl', 'description' )),
615  ( 60, 'CREATE_COPY_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 60, 
616     'User may link a copy to an entry in a statistical category', 'ppl', 'description' )),
617  ( 61, 'DELETE_PATRON_STAT_CAT', oils_i18n_gettext( 61, 
618     'User may delete a patron statistical category', 'ppl', 'description' )),
619  ( 62, 'DELETE_COPY_STAT_CAT', oils_i18n_gettext( 62, 
620     'User may delete a copy statistical category', 'ppl', 'description' )),
621  ( 63, 'DELETE_PATRON_STAT_CAT_ENTRY', oils_i18n_gettext( 63, 
622     'User may delete an entry from a patron statistical category', 'ppl', 'description' )),
623  ( 64, 'DELETE_COPY_STAT_CAT_ENTRY', oils_i18n_gettext( 64, 
624     'User may delete an entry from a copy statistical category', 'ppl', 'description' )),
625  ( 65, 'DELETE_PATRON_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 65, 
626     'User may delete a patron statistical category entry map', 'ppl', 'description' )),
627  ( 66, 'DELETE_COPY_STAT_CAT_ENTRY_MAP', oils_i18n_gettext( 66, 
628     'User may delete a copy statistical category entry map', 'ppl', 'description' )),
629  ( 67, 'CREATE_NON_CAT_TYPE', oils_i18n_gettext( 67, 
630     'Allow a user to create a new non-cataloged item type', 'ppl', 'description' )),
631  ( 68, 'UPDATE_NON_CAT_TYPE', oils_i18n_gettext( 68, 
632     'Allow a user to update a non-cataloged item type', 'ppl', 'description' )),
633  ( 69, 'CREATE_IN_HOUSE_USE', oils_i18n_gettext( 69, 
634     'Allow a user to create a new in-house-use ', 'ppl', 'description' )),
635  ( 70, 'COPY_CHECKOUT', oils_i18n_gettext( 70, 
636     'Allow a user to check out a copy', 'ppl', 'description' )),
637  ( 71, 'CREATE_COPY_LOCATION', oils_i18n_gettext( 71, 
638     'Allow a user to create a new copy location', 'ppl', 'description' )),
639  ( 72, 'UPDATE_COPY_LOCATION', oils_i18n_gettext( 72, 
640     'Allow a user to update a copy location', 'ppl', 'description' )),
641  ( 73, 'DELETE_COPY_LOCATION', oils_i18n_gettext( 73, 
642     'Allow a user to delete a copy location', 'ppl', 'description' )),
643  ( 74, 'CREATE_COPY_TRANSIT', oils_i18n_gettext( 74, 
644     'Allow a user to create a transit_copy object for transiting a copy', 'ppl', 'description' )),
645  ( 75, 'COPY_TRANSIT_RECEIVE', oils_i18n_gettext( 75, 
646     'Allow a user to close out a transit on a copy', 'ppl', 'description' )),
647  ( 76, 'VIEW_HOLD_PERMIT', oils_i18n_gettext( 76, 
648     'Allow a user to see if another user has permission to place a hold on a given copy', 'ppl', 'description' )),
649  ( 77, 'VIEW_COPY_CHECKOUT_HISTORY', oils_i18n_gettext( 77, 
650     'Allow a user to view which users have checked out a given copy', 'ppl', 'description' )),
651  ( 78, 'REMOTE_Z3950_QUERY', oils_i18n_gettext( 78, 
652     'Allow a user to perform Z39.50 queries against remote servers', 'ppl', 'description' )),
653  ( 79, 'REGISTER_WORKSTATION', oils_i18n_gettext( 79, 
654     'Allow a user to register a new workstation', 'ppl', 'description' )),
655  ( 80, 'VIEW_COPY_NOTES', oils_i18n_gettext( 80, 
656     'Allow a user to view all notes attached to a copy', 'ppl', 'description' )),
657  ( 81, 'VIEW_VOLUME_NOTES', oils_i18n_gettext( 81, 
658     'Allow a user to view all notes attached to a volume', 'ppl', 'description' )),
659  ( 82, 'VIEW_TITLE_NOTES', oils_i18n_gettext( 82, 
660     'Allow a user to view all notes attached to a title', 'ppl', 'description' )),
661  ( 83, 'CREATE_COPY_NOTE', oils_i18n_gettext( 83, 
662     'Allow a user to create a new copy note', 'ppl', 'description' )),
663  ( 84, 'CREATE_VOLUME_NOTE', oils_i18n_gettext( 84, 
664     'Allow a user to create a new volume note', 'ppl', 'description' )),
665  ( 85, 'CREATE_TITLE_NOTE', oils_i18n_gettext( 85, 
666     'Allow a user to create a new title note', 'ppl', 'description' )),
667  ( 86, 'DELETE_COPY_NOTE', oils_i18n_gettext( 86, 
668     'Allow a user to delete another user''s copy notes', 'ppl', 'description' )),
669  ( 87, 'DELETE_VOLUME_NOTE', oils_i18n_gettext( 87, 
670     'Allow a user to delete another user''s volume note', 'ppl', 'description' )),
671  ( 88, 'DELETE_TITLE_NOTE', oils_i18n_gettext( 88, 
672     'Allow a user to delete another user''s title note', 'ppl', 'description' )),
673  ( 89, 'UPDATE_CONTAINER', oils_i18n_gettext( 89, 
674     'Allow a user to update another user''s container', 'ppl', 'description' )),
675  ( 90, 'CREATE_MY_CONTAINER', oils_i18n_gettext( 90, 
676     'Allow a user to create a container for themselves', 'ppl', 'description' )),
677  ( 91, 'VIEW_HOLD_NOTIFICATION', oils_i18n_gettext( 91, 
678     'Allow a user to view notifications attached to a hold', 'ppl', 'description' )),
679  ( 92, 'CREATE_HOLD_NOTIFICATION', oils_i18n_gettext( 92, 
680     'Allow a user to create new hold notifications', 'ppl', 'description' )),
681  ( 93, 'UPDATE_ORG_SETTING', oils_i18n_gettext( 93, 
682     'Allow a user to update an organization unit setting', 'ppl', 'description' )),
683  ( 94, 'OFFLINE_UPLOAD', oils_i18n_gettext( 94, 
684     'Allow a user to upload an offline script', 'ppl', 'description' )),
685  ( 95, 'OFFLINE_VIEW', oils_i18n_gettext( 95, 
686     'Allow a user to view uploaded offline script information', 'ppl', 'description' )),
687  ( 96, 'OFFLINE_EXECUTE', oils_i18n_gettext( 96, 
688     'Allow a user to execute an offline script batch', 'ppl', 'description' )),
689  ( 97, 'CIRC_OVERRIDE_DUE_DATE', oils_i18n_gettext( 97, 
690     'Allow a user to change the due date on an item to any date', 'ppl', 'description' )),
691  ( 98, 'CIRC_PERMIT_OVERRIDE', oils_i18n_gettext( 98, 
692     'Allow a user to bypass the circulation permit call for check out', 'ppl', 'description' )),
693  ( 99, 'COPY_IS_REFERENCE.override', oils_i18n_gettext( 99, 
694     'Allow a user to override the copy_is_reference event', 'ppl', 'description' )),
695  ( 100, 'VOID_BILLING', oils_i18n_gettext( 100, 
696     'Allow a user to void a bill', 'ppl', 'description' )),
697  ( 101, 'CIRC_CLAIMS_RETURNED.override', oils_i18n_gettext( 101, 
698     'Allow a user to check in or check out an item that has a status of ''claims returned''', 'ppl', 'description' )),
699  ( 102, 'COPY_BAD_STATUS.override', oils_i18n_gettext( 102, 
700     'Allow a user to check out an item in a non-circulatable status', 'ppl', 'description' )),
701  ( 103, 'COPY_ALERT_MESSAGE.override', oils_i18n_gettext( 103, 
702     'Allow a user to check in/out an item that has an alert message', 'ppl', 'description' )),
703  ( 104, 'COPY_STATUS_LOST.override', oils_i18n_gettext( 104, 
704     'Allow a user to remove the lost status from a copy', 'ppl', 'description' )),
705  ( 105, 'COPY_STATUS_MISSING.override', oils_i18n_gettext( 105, 
706     'Allow a user to change the missing status on a copy', 'ppl', 'description' )),
707  ( 106, 'ABORT_TRANSIT', oils_i18n_gettext( 106, 
708     'Allow a user to abort a copy transit if the user is at the transit destination or source', 'ppl', 'description' )),
709  ( 107, 'ABORT_REMOTE_TRANSIT', oils_i18n_gettext( 107, 
710     'Allow a user to abort a copy transit if the user is not at the transit source or dest', 'ppl', 'description' )),
711  ( 108, 'VIEW_ZIP_DATA', oils_i18n_gettext( 108, 
712     'Allow a user to query the ZIP code data method', 'ppl', 'description' )),
713  ( 109, 'CANCEL_HOLDS', oils_i18n_gettext( 109, 
714     'Allow a user to cancel holds', 'ppl', 'description' )),
715  ( 110, 'CREATE_DUPLICATE_HOLDS', oils_i18n_gettext( 110, 
716     'Allow a user to create duplicate holds (two or more holds on the same title)', 'ppl', 'description' )),
717  ( 111, 'actor.org_unit.closed_date.delete', oils_i18n_gettext( 111, 
718     'Allow a user to remove a closed date interval for a given location', 'ppl', 'description' )),
719  ( 112, 'actor.org_unit.closed_date.update', oils_i18n_gettext( 112, 
720     'Allow a user to update a closed date interval for a given location', 'ppl', 'description' )),
721  ( 113, 'actor.org_unit.closed_date.create', oils_i18n_gettext( 113, 
722     'Allow a user to create a new closed date for a location', 'ppl', 'description' )),
723  ( 114, 'DELETE_NON_CAT_TYPE', oils_i18n_gettext( 114, 
724     'Allow a user to delete a non cataloged type', 'ppl', 'description' )),
725  ( 115, 'money.collections_tracker.create', oils_i18n_gettext( 115, 
726     'Allow a user to put someone into collections', 'ppl', 'description' )),
727  ( 116, 'money.collections_tracker.delete', oils_i18n_gettext( 116, 
728     'Allow a user to remove someone from collections', 'ppl', 'description' )),
729  ( 117, 'BAR_PATRON', oils_i18n_gettext( 117, 
730     'Allow a user to bar a patron', 'ppl', 'description' )),
731  ( 118, 'UNBAR_PATRON', oils_i18n_gettext( 118, 
732     'Allow a user to un-bar a patron', 'ppl', 'description' )),
733  ( 119, 'DELETE_WORKSTATION', oils_i18n_gettext( 119, 
734     'Allow a user to remove an existing workstation so a new one can replace it', 'ppl', 'description' )),
735  ( 120, 'group_application.user', oils_i18n_gettext( 120, 
736     'Allow a user to add/remove users to/from the "User" group', 'ppl', 'description' )),
737  ( 121, 'group_application.user.patron', oils_i18n_gettext( 121, 
738     'Allow a user to add/remove users to/from the "Patron" group', 'ppl', 'description' )),
739  ( 122, 'group_application.user.staff', oils_i18n_gettext( 122, 
740     'Allow a user to add/remove users to/from the "Staff" group', 'ppl', 'description' )),
741  ( 123, 'group_application.user.staff.circ', oils_i18n_gettext( 123, 
742     'Allow a user to add/remove users to/from the "Circulator" group', 'ppl', 'description' )),
743  ( 124, 'group_application.user.staff.cat', oils_i18n_gettext( 124, 
744     'Allow a user to add/remove users to/from the "Cataloger" group', 'ppl', 'description' )),
745  ( 125, 'group_application.user.staff.admin.global_admin', oils_i18n_gettext( 125, 
746     'Allow a user to add/remove users to/from the "GlobalAdmin" group', 'ppl', 'description' )),
747  ( 126, 'group_application.user.staff.admin.local_admin', oils_i18n_gettext( 126, 
748     'Allow a user to add/remove users to/from the "LocalAdmin" group', 'ppl', 'description' )),
749  ( 127, 'group_application.user.staff.admin.lib_manager', oils_i18n_gettext( 127, 
750     'Allow a user to add/remove users to/from the "LibraryManager" group', 'ppl', 'description' )),
751  ( 128, 'group_application.user.staff.cat.cat1', oils_i18n_gettext( 128, 
752     'Allow a user to add/remove users to/from the "Cat1" group', 'ppl', 'description' )),
753  ( 129, 'group_application.user.staff.supercat', oils_i18n_gettext( 129, 
754     'Allow a user to add/remove users to/from the "Supercat" group', 'ppl', 'description' )),
755  ( 130, 'group_application.user.sip_client', oils_i18n_gettext( 130, 
756     'Allow a user to add/remove users to/from the "SIP-Client" group', 'ppl', 'description' )),
757  ( 131, 'group_application.user.vendor', oils_i18n_gettext( 131, 
758     'Allow a user to add/remove users to/from the "Vendor" group', 'ppl', 'description' )),
759  ( 132, 'ITEM_AGE_PROTECTED.override', oils_i18n_gettext( 132, 
760     'Allow a user to place a hold on an age-protected item', 'ppl', 'description' )),
761  ( 133, 'MAX_RENEWALS_REACHED.override', oils_i18n_gettext( 133, 
762     'Allow a user to renew an item past the maximum renewal count', 'ppl', 'description' )),
763  ( 134, 'PATRON_EXCEEDS_CHECKOUT_COUNT.override', oils_i18n_gettext( 134, 
764     'Allow staff to override checkout count failure', 'ppl', 'description' )),
765  ( 135, 'PATRON_EXCEEDS_OVERDUE_COUNT.override', oils_i18n_gettext( 135, 
766     'Allow staff to override overdue count failure', 'ppl', 'description' )),
767  ( 136, 'PATRON_EXCEEDS_FINES.override', oils_i18n_gettext( 136, 
768     'Allow staff to override fine amount checkout failure', 'ppl', 'description' )),
769  ( 137, 'CIRC_EXCEEDS_COPY_RANGE.override', oils_i18n_gettext( 137, 
770     'Allow staff to override circulation copy range failure', 'ppl', 'description' )),
771  ( 138, 'ITEM_ON_HOLDS_SHELF.override', oils_i18n_gettext( 138, 
772     'Allow staff to override item on holds shelf failure', 'ppl', 'description' )),
773  ( 139, 'COPY_NOT_AVAILABLE.override', oils_i18n_gettext( 139, 
774     'Allow staff to force checkout of Missing/Lost type items', 'ppl', 'description' )),
775  ( 140, 'HOLD_EXISTS.override', oils_i18n_gettext( 140, 
776     'Allow a user to place multiple holds on a single title', 'ppl', 'description' )),
777  ( 141, 'RUN_REPORTS', oils_i18n_gettext( 141, 
778     'Allow a user to run reports', 'ppl', 'description' )),
779  ( 142, 'SHARE_REPORT_FOLDER', oils_i18n_gettext( 142, 
780     'Allow a user to share report his own folders', 'ppl', 'description' )),
781  ( 143, 'VIEW_REPORT_OUTPUT', oils_i18n_gettext( 143, 
782     'Allow a user to view report output', 'ppl', 'description' )),
783  ( 144, 'COPY_CIRC_NOT_ALLOWED.override', oils_i18n_gettext( 144, 
784     'Allow a user to checkout an item that is marked as non-circ', 'ppl', 'description' )),
785  ( 145, 'DELETE_CONTAINER_ITEM', oils_i18n_gettext( 145, 
786     'Allow a user to delete an item out of another user''s container', 'ppl', 'description' )),
787  ( 146, 'ASSIGN_WORK_ORG_UNIT', oils_i18n_gettext( 146, 
788     'Allow a staff member to define where another staff member has their permissions', 'ppl', 'description' )),
789  ( 147, 'CREATE_FUNDING_SOURCE', oils_i18n_gettext( 147, 
790     'Allow a user to create a new funding source', 'ppl', 'description' )),
791  ( 148, 'DELETE_FUNDING_SOURCE', oils_i18n_gettext( 148, 
792     'Allow a user to delete a funding source', 'ppl', 'description' )),
793  ( 149, 'VIEW_FUNDING_SOURCE', oils_i18n_gettext( 149, 
794     'Allow a user to view a funding source', 'ppl', 'description' )),
795  ( 150, 'UPDATE_FUNDING_SOURCE', oils_i18n_gettext( 150, 
796     'Allow a user to update a funding source', 'ppl', 'description' )),
797  ( 151, 'CREATE_FUND', oils_i18n_gettext( 151, 
798     'Allow a user to create a new fund', 'ppl', 'description' )),
799  ( 152, 'DELETE_FUND', oils_i18n_gettext( 152, 
800     'Allow a user to delete a fund', 'ppl', 'description' )),
801  ( 153, 'VIEW_FUND', oils_i18n_gettext( 153, 
802     'Allow a user to view a fund', 'ppl', 'description' )),
803  ( 154, 'UPDATE_FUND', oils_i18n_gettext( 154, 
804     'Allow a user to update a fund', 'ppl', 'description' )),
805  ( 155, 'CREATE_FUND_ALLOCATION', oils_i18n_gettext( 155, 
806     'Allow a user to create a new fund allocation', 'ppl', 'description' )),
807  ( 156, 'DELETE_FUND_ALLOCATION', oils_i18n_gettext( 156, 
808     'Allow a user to delete a fund allocation', 'ppl', 'description' )),
809  ( 157, 'VIEW_FUND_ALLOCATION', oils_i18n_gettext( 157, 
810     'Allow a user to view a fund allocation', 'ppl', 'description' )),
811  ( 158, 'UPDATE_FUND_ALLOCATION', oils_i18n_gettext( 158, 
812     'Allow a user to update a fund allocation', 'ppl', 'description' )),
813  ( 159, 'GENERAL_ACQ', oils_i18n_gettext( 159, 
814     'Lowest level permission required to access the ACQ interface', 'ppl', 'description' )),
815  ( 160, 'CREATE_PROVIDER', oils_i18n_gettext( 160, 
816     'Allow a user to create a new provider', 'ppl', 'description' )),
817  ( 161, 'DELETE_PROVIDER', oils_i18n_gettext( 161, 
818     'Allow a user to delete a provider', 'ppl', 'description' )),
819  ( 162, 'VIEW_PROVIDER', oils_i18n_gettext( 162, 
820     'Allow a user to view a provider', 'ppl', 'description' )),
821  ( 163, 'UPDATE_PROVIDER', oils_i18n_gettext( 163, 
822     'Allow a user to update a provider', 'ppl', 'description' )),
823  ( 164, 'ADMIN_FUNDING_SOURCE', oils_i18n_gettext( 164, 
824     'Allow a user to create/view/update/delete a funding source', 'ppl', 'description' )),
825  ( 165, 'ADMIN_FUND', oils_i18n_gettext( 165, 
826     '(Deprecated) Allow a user to create/view/update/delete a fund', 'ppl', 'description' )),
827  ( 166, 'MANAGE_FUNDING_SOURCE', oils_i18n_gettext( 166, 
828     'Allow a user to view/credit/debit a funding source', 'ppl', 'description' )),
829  ( 167, 'MANAGE_FUND', oils_i18n_gettext( 167, 
830     'Allow a user to view/credit/debit a fund', 'ppl', 'description' )),
831  ( 168, 'CREATE_PICKLIST', oils_i18n_gettext( 168, 
832     'Allows a user to create a picklist', 'ppl', 'description' )),
833  ( 169, 'ADMIN_PROVIDER', oils_i18n_gettext( 169, 
834     'Allow a user to create/view/update/delete a provider', 'ppl', 'description' )),
835  ( 170, 'MANAGE_PROVIDER', oils_i18n_gettext( 170, 
836     'Allow a user to view and purchase from a provider', 'ppl', 'description' )),
837  ( 171, 'VIEW_PICKLIST', oils_i18n_gettext( 171, 
838     'Allow a user to view another users picklist', 'ppl', 'description' )),
839  ( 172, 'DELETE_RECORD', oils_i18n_gettext( 172, 
840     'Allow a staff member to directly remove a bibliographic record', 'ppl', 'description' )),
841  ( 173, 'ADMIN_CURRENCY_TYPE', oils_i18n_gettext( 173, 
842     'Allow a user to create/view/update/delete a currency_type', 'ppl', 'description' )),
843  ( 174, 'MARK_BAD_DEBT', oils_i18n_gettext( 174, 
844     'Allow a user to mark a transaction as bad (unrecoverable) debt', 'ppl', 'description' )),
845  ( 175, 'VIEW_BILLING_TYPE', oils_i18n_gettext( 175, 
846     'Allow a user to view billing types', 'ppl', 'description' )),
847  ( 176, 'MARK_ITEM_AVAILABLE', oils_i18n_gettext( 176, 
848     'Allow a user to mark an item status as ''available''', 'ppl', 'description' )),
849  ( 177, 'MARK_ITEM_CHECKED_OUT', oils_i18n_gettext( 177, 
850     'Allow a user to mark an item status as ''checked out''', 'ppl', 'description' )),
851  ( 178, 'MARK_ITEM_BINDERY', oils_i18n_gettext( 178, 
852     'Allow a user to mark an item status as ''bindery''', 'ppl', 'description' )),
853  ( 179, 'MARK_ITEM_LOST', oils_i18n_gettext( 179, 
854     'Allow a user to mark an item status as ''lost''', 'ppl', 'description' )),
855  ( 180, 'MARK_ITEM_MISSING', oils_i18n_gettext( 180, 
856     'Allow a user to mark an item status as ''missing''', 'ppl', 'description' )),
857  ( 181, 'MARK_ITEM_IN_PROCESS', oils_i18n_gettext( 181, 
858     'Allow a user to mark an item status as ''in process''', 'ppl', 'description' )),
859  ( 182, 'MARK_ITEM_IN_TRANSIT', oils_i18n_gettext( 182, 
860     'Allow a user to mark an item status as ''in transit''', 'ppl', 'description' )),
861  ( 183, 'MARK_ITEM_RESHELVING', oils_i18n_gettext( 183, 
862     'Allow a user to mark an item status as ''reshelving''', 'ppl', 'description' )),
863  ( 184, 'MARK_ITEM_ON_HOLDS_SHELF', oils_i18n_gettext( 184, 
864     'Allow a user to mark an item status as ''on holds shelf''', 'ppl', 'description' )),
865  ( 185, 'MARK_ITEM_ON_ORDER', oils_i18n_gettext( 185, 
866     'Allow a user to mark an item status as ''on order''', 'ppl', 'description' )),
867  ( 186, 'MARK_ITEM_ILL', oils_i18n_gettext( 186, 
868     'Allow a user to mark an item status as ''inter-library loan''', 'ppl', 'description' )),
869  ( 187, 'group_application.user.staff.acq', oils_i18n_gettext( 187, 
870     'Allows a user to add/remove/edit users in the "ACQ" group', 'ppl', 'description' )),
871  ( 188, 'CREATE_PURCHASE_ORDER', oils_i18n_gettext( 188, 
872     'Allows a user to create a purchase order', 'ppl', 'description' )),
873  ( 189, 'VIEW_PURCHASE_ORDER', oils_i18n_gettext( 189, 
874     'Allows a user to view a purchase order', 'ppl', 'description' )),
875  ( 190, 'IMPORT_ACQ_LINEITEM_BIB_RECORD', oils_i18n_gettext( 190, 
876     'Allows a user to import a bib record from the acq staging area (on-order record) into the ILS bib data set', 'ppl', 'description' )),
877  ( 191, 'RECEIVE_PURCHASE_ORDER', oils_i18n_gettext( 191, 
878     'Allows a user to mark a purchase order, lineitem, or individual copy as received', 'ppl', 'description' )),
879  ( 192, 'VIEW_ORG_SETTINGS', oils_i18n_gettext( 192, 
880     'Allows a user to view all org settings at the specified level', 'ppl', 'description' )),
881  ( 193, 'CREATE_MFHD_RECORD', oils_i18n_gettext( 193, 
882     'Allows a user to create a new MFHD record', 'ppl', 'description' )),
883  ( 194, 'UPDATE_MFHD_RECORD', oils_i18n_gettext( 194, 
884     'Allows a user to update an MFHD record', 'ppl', 'description' )),
885  ( 195, 'DELETE_MFHD_RECORD', oils_i18n_gettext( 195, 
886     'Allows a user to delete an MFHD record', 'ppl', 'description' )),
887  ( 196, 'ADMIN_ACQ_FUND', oils_i18n_gettext( 196, 
888     'Allow a user to create/view/update/delete a fund', 'ppl', 'description' )),
889  ( 197, 'group_application.user.staff.acq_admin', oils_i18n_gettext( 197, 
890     'Allows a user to add/remove/edit users in the "Acquisitions Administrators" group', 'ppl', 'description' )),
891  ( 198, 'SET_CIRC_CLAIMS_RETURNED.override', oils_i18n_gettext( 198, 
892     'Allows staff to override the max claims returned value for a patron', 'ppl', 'description' )),
893  ( 199, 'UPDATE_PATRON_CLAIM_RETURN_COUNT', oils_i18n_gettext( 199, 
894     'Allows staff to manually change a patron''s claims returned count', 'ppl', 'description' )),
895  ( 200, 'UPDATE_BILL_NOTE', oils_i18n_gettext( 200, 
896     'Allows staff to edit the note for a bill on a transaction', 'ppl', 'description' )),
897  ( 201, 'UPDATE_PAYMENT_NOTE', oils_i18n_gettext( 201, 
898     'Allows staff to edit the note for a payment on a transaction', 'ppl', 'description' )),
899  ( 202, 'UPDATE_PATRON_CLAIM_NEVER_CHECKED_OUT_COUNT', oils_i18n_gettext( 202, 
900     'Allows staff to manually change a patron''s claims never checkout out count', 'ppl', 'description' )),
901  ( 203, 'ADMIN_COPY_LOCATION_ORDER', oils_i18n_gettext( 203, 
902     'Allow a user to create/view/update/delete a copy location order', 'ppl', 'description' )),
903  ( 204, 'ASSIGN_GROUP_PERM', oils_i18n_gettext( 204, 
904     'ASSIGN_GROUP_PERM', 'ppl', 'description' )),
905  ( 205, 'CREATE_AUDIENCE', oils_i18n_gettext( 205, 
906     'CREATE_AUDIENCE', 'ppl', 'description' )),
907  ( 206, 'CREATE_BIB_LEVEL', oils_i18n_gettext( 206, 
908     'CREATE_BIB_LEVEL', 'ppl', 'description' )),
909  ( 207, 'CREATE_CIRC_DURATION', oils_i18n_gettext( 207, 
910     'CREATE_CIRC_DURATION', 'ppl', 'description' )),
911  ( 208, 'CREATE_CIRC_MOD', oils_i18n_gettext( 208, 
912     'CREATE_CIRC_MOD', 'ppl', 'description' )),
913  ( 209, 'CREATE_COPY_STATUS', oils_i18n_gettext( 209, 
914     'CREATE_COPY_STATUS', 'ppl', 'description' )),
915  ( 210, 'CREATE_HOURS_OF_OPERATION', oils_i18n_gettext( 210, 
916     'CREATE_HOURS_OF_OPERATION', 'ppl', 'description' )),
917  ( 211, 'CREATE_ITEM_FORM', oils_i18n_gettext( 211, 
918     'CREATE_ITEM_FORM', 'ppl', 'description' )),
919  ( 212, 'CREATE_ITEM_TYPE', oils_i18n_gettext( 212, 
920     'CREATE_ITEM_TYPE', 'ppl', 'description' )),
921  ( 213, 'CREATE_LANGUAGE', oils_i18n_gettext( 213, 
922     'CREATE_LANGUAGE', 'ppl', 'description' )),
923  ( 214, 'CREATE_LASSO', oils_i18n_gettext( 214, 
924     'CREATE_LASSO', 'ppl', 'description' )),
925  ( 215, 'CREATE_LASSO_MAP', oils_i18n_gettext( 215, 
926     'CREATE_LASSO_MAP', 'ppl', 'description' )),
927  ( 216, 'CREATE_LIT_FORM', oils_i18n_gettext( 216, 
928     'CREATE_LIT_FORM', 'ppl', 'description' )),
929  ( 217, 'CREATE_METABIB_FIELD', oils_i18n_gettext( 217, 
930     'CREATE_METABIB_FIELD', 'ppl', 'description' )),
931  ( 218, 'CREATE_NET_ACCESS_LEVEL', oils_i18n_gettext( 218, 
932     'CREATE_NET_ACCESS_LEVEL', 'ppl', 'description' )),
933  ( 219, 'CREATE_ORG_ADDRESS', oils_i18n_gettext( 219, 
934     'CREATE_ORG_ADDRESS', 'ppl', 'description' )),
935  ( 220, 'CREATE_ORG_TYPE', oils_i18n_gettext( 220, 
936     'CREATE_ORG_TYPE', 'ppl', 'description' )),
937  ( 221, 'CREATE_ORG_UNIT', oils_i18n_gettext( 221, 
938     'CREATE_ORG_UNIT', 'ppl', 'description' )),
939  ( 222, 'CREATE_ORG_UNIT_CLOSING', oils_i18n_gettext( 222, 
940     'CREATE_ORG_UNIT_CLOSING', 'ppl', 'description' )),
941  ( 223, 'CREATE_PERM', oils_i18n_gettext( 223, 
942     'CREATE_PERM', 'ppl', 'description' )),
943  ( 224, 'CREATE_RELEVANCE_ADJUSTMENT', oils_i18n_gettext( 224, 
944     'CREATE_RELEVANCE_ADJUSTMENT', 'ppl', 'description' )),
945  ( 225, 'CREATE_SURVEY', oils_i18n_gettext( 225, 
946     'CREATE_SURVEY', 'ppl', 'description' )),
947  ( 226, 'CREATE_VR_FORMAT', oils_i18n_gettext( 226, 
948     'CREATE_VR_FORMAT', 'ppl', 'description' )),
949  ( 227, 'CREATE_XML_TRANSFORM', oils_i18n_gettext( 227, 
950     'CREATE_XML_TRANSFORM', 'ppl', 'description' )),
951  ( 228, 'DELETE_AUDIENCE', oils_i18n_gettext( 228, 
952     'DELETE_AUDIENCE', 'ppl', 'description' )),
953  ( 229, 'DELETE_BIB_LEVEL', oils_i18n_gettext( 229, 
954     'DELETE_BIB_LEVEL', 'ppl', 'description' )),
955  ( 230, 'DELETE_CIRC_DURATION', oils_i18n_gettext( 230, 
956     'DELETE_CIRC_DURATION', 'ppl', 'description' )),
957  ( 231, 'DELETE_CIRC_MOD', oils_i18n_gettext( 231, 
958     'DELETE_CIRC_MOD', 'ppl', 'description' )),
959  ( 232, 'DELETE_COPY_STATUS', oils_i18n_gettext( 232, 
960     'DELETE_COPY_STATUS', 'ppl', 'description' )),
961  ( 233, 'DELETE_HOURS_OF_OPERATION', oils_i18n_gettext( 233, 
962     'DELETE_HOURS_OF_OPERATION', 'ppl', 'description' )),
963  ( 234, 'DELETE_ITEM_FORM', oils_i18n_gettext( 234, 
964     'DELETE_ITEM_FORM', 'ppl', 'description' )),
965  ( 235, 'DELETE_ITEM_TYPE', oils_i18n_gettext( 235, 
966     'DELETE_ITEM_TYPE', 'ppl', 'description' )),
967  ( 236, 'DELETE_LANGUAGE', oils_i18n_gettext( 236, 
968     'DELETE_LANGUAGE', 'ppl', 'description' )),
969  ( 237, 'DELETE_LASSO', oils_i18n_gettext( 237, 
970     'DELETE_LASSO', 'ppl', 'description' )),
971  ( 238, 'DELETE_LASSO_MAP', oils_i18n_gettext( 238, 
972     'DELETE_LASSO_MAP', 'ppl', 'description' )),
973  ( 239, 'DELETE_LIT_FORM', oils_i18n_gettext( 239, 
974     'DELETE_LIT_FORM', 'ppl', 'description' )),
975  ( 240, 'DELETE_METABIB_FIELD', oils_i18n_gettext( 240, 
976     'DELETE_METABIB_FIELD', 'ppl', 'description' )),
977  ( 241, 'DELETE_NET_ACCESS_LEVEL', oils_i18n_gettext( 241, 
978     'DELETE_NET_ACCESS_LEVEL', 'ppl', 'description' )),
979  ( 242, 'DELETE_ORG_ADDRESS', oils_i18n_gettext( 242, 
980     'DELETE_ORG_ADDRESS', 'ppl', 'description' )),
981  ( 243, 'DELETE_ORG_TYPE', oils_i18n_gettext( 243, 
982     'DELETE_ORG_TYPE', 'ppl', 'description' )),
983  ( 244, 'DELETE_ORG_UNIT', oils_i18n_gettext( 244, 
984     'DELETE_ORG_UNIT', 'ppl', 'description' )),
985  ( 245, 'DELETE_ORG_UNIT_CLOSING', oils_i18n_gettext( 245, 
986     'DELETE_ORG_UNIT_CLOSING', 'ppl', 'description' )),
987  ( 246, 'DELETE_PERM', oils_i18n_gettext( 246, 
988     'DELETE_PERM', 'ppl', 'description' )),
989  ( 247, 'DELETE_RELEVANCE_ADJUSTMENT', oils_i18n_gettext( 247, 
990     'DELETE_RELEVANCE_ADJUSTMENT', 'ppl', 'description' )),
991  ( 248, 'DELETE_SURVEY', oils_i18n_gettext( 248, 
992     'DELETE_SURVEY', 'ppl', 'description' )),
993  ( 249, 'DELETE_TRANSIT', oils_i18n_gettext( 249, 
994     'DELETE_TRANSIT', 'ppl', 'description' )),
995  ( 250, 'DELETE_VR_FORMAT', oils_i18n_gettext( 250, 
996     'DELETE_VR_FORMAT', 'ppl', 'description' )),
997  ( 251, 'DELETE_XML_TRANSFORM', oils_i18n_gettext( 251, 
998     'DELETE_XML_TRANSFORM', 'ppl', 'description' )),
999  ( 252, 'REMOVE_GROUP_PERM', oils_i18n_gettext( 252, 
1000     'REMOVE_GROUP_PERM', 'ppl', 'description' )),
1001  ( 253, 'TRANSIT_COPY', oils_i18n_gettext( 253, 
1002     'TRANSIT_COPY', 'ppl', 'description' )),
1003  ( 254, 'UPDATE_AUDIENCE', oils_i18n_gettext( 254, 
1004     'UPDATE_AUDIENCE', 'ppl', 'description' )),
1005  ( 255, 'UPDATE_BIB_LEVEL', oils_i18n_gettext( 255, 
1006     'UPDATE_BIB_LEVEL', 'ppl', 'description' )),
1007  ( 256, 'UPDATE_CIRC_DURATION', oils_i18n_gettext( 256, 
1008     'UPDATE_CIRC_DURATION', 'ppl', 'description' )),
1009  ( 257, 'UPDATE_CIRC_MOD', oils_i18n_gettext( 257, 
1010     'UPDATE_CIRC_MOD', 'ppl', 'description' )),
1011  ( 258, 'UPDATE_COPY_NOTE', oils_i18n_gettext( 258, 
1012     'UPDATE_COPY_NOTE', 'ppl', 'description' )),
1013  ( 259, 'UPDATE_COPY_STATUS', oils_i18n_gettext( 259, 
1014     'UPDATE_COPY_STATUS', 'ppl', 'description' )),
1015  ( 260, 'UPDATE_GROUP_PERM', oils_i18n_gettext( 260, 
1016     'UPDATE_GROUP_PERM', 'ppl', 'description' )),
1017  ( 261, 'UPDATE_HOURS_OF_OPERATION', oils_i18n_gettext( 261, 
1018     'UPDATE_HOURS_OF_OPERATION', 'ppl', 'description' )),
1019  ( 262, 'UPDATE_ITEM_FORM', oils_i18n_gettext( 262, 
1020     'UPDATE_ITEM_FORM', 'ppl', 'description' )),
1021  ( 263, 'UPDATE_ITEM_TYPE', oils_i18n_gettext( 263, 
1022     'UPDATE_ITEM_TYPE', 'ppl', 'description' )),
1023  ( 264, 'UPDATE_LANGUAGE', oils_i18n_gettext( 264, 
1024     'UPDATE_LANGUAGE', 'ppl', 'description' )),
1025  ( 265, 'UPDATE_LASSO', oils_i18n_gettext( 265, 
1026     'UPDATE_LASSO', 'ppl', 'description' )),
1027  ( 266, 'UPDATE_LASSO_MAP', oils_i18n_gettext( 266, 
1028     'UPDATE_LASSO_MAP', 'ppl', 'description' )),
1029  ( 267, 'UPDATE_LIT_FORM', oils_i18n_gettext( 267, 
1030     'UPDATE_LIT_FORM', 'ppl', 'description' )),
1031  ( 268, 'UPDATE_METABIB_FIELD', oils_i18n_gettext( 268, 
1032     'UPDATE_METABIB_FIELD', 'ppl', 'description' )),
1033  ( 269, 'UPDATE_NET_ACCESS_LEVEL', oils_i18n_gettext( 269, 
1034     'UPDATE_NET_ACCESS_LEVEL', 'ppl', 'description' )),
1035  ( 270, 'UPDATE_ORG_ADDRESS', oils_i18n_gettext( 270, 
1036     'UPDATE_ORG_ADDRESS', 'ppl', 'description' )),
1037  ( 271, 'UPDATE_ORG_TYPE', oils_i18n_gettext( 271, 
1038     'UPDATE_ORG_TYPE', 'ppl', 'description' )),
1039  ( 272, 'UPDATE_ORG_UNIT_CLOSING', oils_i18n_gettext( 272, 
1040     'UPDATE_ORG_UNIT_CLOSING', 'ppl', 'description' )),
1041  ( 273, 'UPDATE_PERM', oils_i18n_gettext( 273, 
1042     'UPDATE_PERM', 'ppl', 'description' )),
1043  ( 274, 'UPDATE_RELEVANCE_ADJUSTMENT', oils_i18n_gettext( 274, 
1044     'UPDATE_RELEVANCE_ADJUSTMENT', 'ppl', 'description' )),
1045  ( 275, 'UPDATE_SURVEY', oils_i18n_gettext( 275, 
1046     'UPDATE_SURVEY', 'ppl', 'description' )),
1047  ( 276, 'UPDATE_TRANSIT', oils_i18n_gettext( 276, 
1048     'UPDATE_TRANSIT', 'ppl', 'description' )),
1049  ( 277, 'UPDATE_VOLUME_NOTE', oils_i18n_gettext( 277, 
1050     'UPDATE_VOLUME_NOTE', 'ppl', 'description' )),
1051  ( 278, 'UPDATE_VR_FORMAT', oils_i18n_gettext( 278, 
1052     'UPDATE_VR_FORMAT', 'ppl', 'description' )),
1053  ( 279, 'UPDATE_XML_TRANSFORM', oils_i18n_gettext( 279, 
1054     'UPDATE_XML_TRANSFORM', 'ppl', 'description' )),
1055  ( 280, 'MERGE_BIB_RECORDS', oils_i18n_gettext( 280, 
1056     'MERGE_BIB_RECORDS', 'ppl', 'description' )),
1057  ( 281, 'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF', oils_i18n_gettext( 281, 
1058     'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF', 'ppl', 'description' )),
1059  ( 282, 'CREATE_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 282, 
1060     'CREATE_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1061  ( 283, 'CREATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 283, 
1062     'CREATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1063  ( 284, 'CREATE_AUTHORITY_IMPORT_QUEUE', oils_i18n_gettext( 284, 
1064     'CREATE_AUTHORITY_IMPORT_QUEUE', 'ppl', 'description' )),
1065  ( 285, 'CREATE_AUTHORITY_RECORD_NOTE', oils_i18n_gettext( 285, 
1066     'CREATE_AUTHORITY_RECORD_NOTE', 'ppl', 'description' )),
1067  ( 286, 'CREATE_BIB_IMPORT_FIELD_DEF', oils_i18n_gettext( 286, 
1068     'CREATE_BIB_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1069  ( 287, 'CREATE_BIB_IMPORT_QUEUE', oils_i18n_gettext( 287, 
1070     'CREATE_BIB_IMPORT_QUEUE', 'ppl', 'description' )),
1071  ( 288, 'CREATE_LOCALE', oils_i18n_gettext( 288, 
1072     'CREATE_LOCALE', 'ppl', 'description' )),
1073  ( 289, 'CREATE_MARC_CODE', oils_i18n_gettext( 289, 
1074     'CREATE_MARC_CODE', 'ppl', 'description' )),
1075  ( 290, 'CREATE_TRANSLATION', oils_i18n_gettext( 290, 
1076     'CREATE_TRANSLATION', 'ppl', 'description' )),
1077  ( 291, 'DELETE_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 291, 
1078     'DELETE_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1079  ( 292, 'DELETE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 292, 
1080     'DELETE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1081  ( 293, 'DELETE_AUTHORITY_IMPORT_QUEUE', oils_i18n_gettext( 293, 
1082     'DELETE_AUTHORITY_IMPORT_QUEUE', 'ppl', 'description' )),
1083  ( 294, 'DELETE_AUTHORITY_RECORD_NOTE', oils_i18n_gettext( 294, 
1084     'DELETE_AUTHORITY_RECORD_NOTE', 'ppl', 'description' )),
1085  ( 295, 'DELETE_BIB_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 295, 
1086     'DELETE_BIB_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1087  ( 296, 'DELETE_BIB_IMPORT_QUEUE', oils_i18n_gettext( 296, 
1088     'DELETE_BIB_IMPORT_QUEUE', 'ppl', 'description' )),
1089  ( 297, 'DELETE_LOCALE', oils_i18n_gettext( 297, 
1090     'DELETE_LOCALE', 'ppl', 'description' )),
1091  ( 298, 'DELETE_MARC_CODE', oils_i18n_gettext( 298, 
1092     'DELETE_MARC_CODE', 'ppl', 'description' )),
1093  ( 299, 'DELETE_TRANSLATION', oils_i18n_gettext( 299, 
1094     'DELETE_TRANSLATION', 'ppl', 'description' )),
1095  ( 300, 'UPDATE_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 300, 
1096     'UPDATE_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1097  ( 301, 'UPDATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 301, 
1098     'UPDATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1099  ( 302, 'UPDATE_AUTHORITY_IMPORT_QUEUE', oils_i18n_gettext( 302, 
1100     'UPDATE_AUTHORITY_IMPORT_QUEUE', 'ppl', 'description' )),
1101  ( 303, 'UPDATE_AUTHORITY_RECORD_NOTE', oils_i18n_gettext( 303, 
1102     'UPDATE_AUTHORITY_RECORD_NOTE', 'ppl', 'description' )),
1103  ( 304, 'UPDATE_BIB_IMPORT_IMPORT_FIELD_DEF', oils_i18n_gettext( 304, 
1104     'UPDATE_BIB_IMPORT_IMPORT_FIELD_DEF', 'ppl', 'description' )),
1105  ( 305, 'UPDATE_BIB_IMPORT_QUEUE', oils_i18n_gettext( 305, 
1106     'UPDATE_BIB_IMPORT_QUEUE', 'ppl', 'description' )),
1107  ( 306, 'UPDATE_LOCALE', oils_i18n_gettext( 306, 
1108     'UPDATE_LOCALE', 'ppl', 'description' )),
1109  ( 307, 'UPDATE_MARC_CODE', oils_i18n_gettext( 307, 
1110     'UPDATE_MARC_CODE', 'ppl', 'description' )),
1111  ( 308, 'UPDATE_TRANSLATION', oils_i18n_gettext( 308, 
1112     'UPDATE_TRANSLATION', 'ppl', 'description' )),
1113  ( 309, 'VIEW_ACQ_FUNDING_SOURCE', oils_i18n_gettext( 309, 
1114     'VIEW_ACQ_FUNDING_SOURCE', 'ppl', 'description' )),
1115  ( 310, 'VIEW_AUTHORITY_RECORD_NOTES', oils_i18n_gettext( 310, 
1116     'VIEW_AUTHORITY_RECORD_NOTES', 'ppl', 'description' )),
1117  ( 311, 'CREATE_IMPORT_ITEM', oils_i18n_gettext( 311, 
1118     'CREATE_IMPORT_ITEM', 'ppl', 'description' )),
1119  ( 312, 'CREATE_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 312, 
1120     'CREATE_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1121  ( 313, 'CREATE_IMPORT_TRASH_FIELD', oils_i18n_gettext( 313, 
1122     'CREATE_IMPORT_TRASH_FIELD', 'ppl', 'description' )),
1123  ( 314, 'DELETE_IMPORT_ITEM', oils_i18n_gettext( 314, 
1124     'DELETE_IMPORT_ITEM', 'ppl', 'description' )),
1125  ( 315, 'DELETE_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 315, 
1126     'DELETE_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1127  ( 316, 'DELETE_IMPORT_TRASH_FIELD', oils_i18n_gettext( 316, 
1128     'DELETE_IMPORT_TRASH_FIELD', 'ppl', 'description' )),
1129  ( 317, 'UPDATE_IMPORT_ITEM', oils_i18n_gettext( 317, 
1130     'UPDATE_IMPORT_ITEM', 'ppl', 'description' )),
1131  ( 318, 'UPDATE_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 318, 
1132     'UPDATE_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1133  ( 319, 'UPDATE_IMPORT_TRASH_FIELD', oils_i18n_gettext( 319, 
1134     'UPDATE_IMPORT_TRASH_FIELD', 'ppl', 'description' )),
1135  ( 320, 'UPDATE_ORG_UNIT_SETTING_ALL', oils_i18n_gettext( 320, 
1136     'UPDATE_ORG_UNIT_SETTING_ALL', 'ppl', 'description' )),
1137  ( 321, 'UPDATE_ORG_UNIT_SETTING.circ.lost_materials_processing_fee', oils_i18n_gettext( 321, 
1138     'UPDATE_ORG_UNIT_SETTING.circ.lost_materials_processing_fee', 'ppl', 'description' )),
1139  ( 322, 'UPDATE_ORG_UNIT_SETTING.cat.default_item_price', oils_i18n_gettext( 322, 
1140     'UPDATE_ORG_UNIT_SETTING.cat.default_item_price', 'ppl', 'description' )),
1141  ( 323, 'UPDATE_ORG_UNIT_SETTING.auth.opac_timeout', oils_i18n_gettext( 323, 
1142     'UPDATE_ORG_UNIT_SETTING.auth.opac_timeout', 'ppl', 'description' )),
1143  ( 324, 'UPDATE_ORG_UNIT_SETTING.auth.staff_timeout', oils_i18n_gettext( 324, 
1144     'UPDATE_ORG_UNIT_SETTING.auth.staff_timeout', 'ppl', 'description' )),
1145  ( 325, 'UPDATE_ORG_UNIT_SETTING.org.bounced_emails', oils_i18n_gettext( 325, 
1146     'UPDATE_ORG_UNIT_SETTING.org.bounced_emails', 'ppl', 'description' )),
1147  ( 326, 'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_alert_interval', oils_i18n_gettext( 326, 
1148     'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_alert_interval', 'ppl', 'description' )),
1149  ( 327, 'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_interval', oils_i18n_gettext( 327, 
1150     'UPDATE_ORG_UNIT_SETTING.circ.hold_expire_interval', 'ppl', 'description' )),
1151  ( 328, 'UPDATE_ORG_UNIT_SETTING.credit.payments.allow', oils_i18n_gettext( 328, 
1152     'UPDATE_ORG_UNIT_SETTING.credit.payments.allow', 'ppl', 'description' )),
1153  ( 329, 'UPDATE_ORG_UNIT_SETTING.circ.void_overdue_on_lost', oils_i18n_gettext( 329, 
1154     'UPDATE_ORG_UNIT_SETTING.circ.void_overdue_on_lost', 'ppl', 'description' )),
1155  ( 330, 'UPDATE_ORG_UNIT_SETTING.circ.hold_stalling.soft', oils_i18n_gettext( 330, 
1156     'UPDATE_ORG_UNIT_SETTING.circ.hold_stalling.soft', 'ppl', 'description' )),
1157  ( 331, 'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.hard', oils_i18n_gettext( 331, 
1158     'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.hard', 'ppl', 'description' )),
1159  ( 332, 'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.soft', oils_i18n_gettext( 332, 
1160     'UPDATE_ORG_UNIT_SETTING.circ.hold_boundary.soft', 'ppl', 'description' )),
1161  ( 333, 'UPDATE_ORG_UNIT_SETTING.opac.barcode_regex', oils_i18n_gettext( 333, 
1162     'UPDATE_ORG_UNIT_SETTING.opac.barcode_regex', 'ppl', 'description' )),
1163  ( 334, 'UPDATE_ORG_UNIT_SETTING.global.password_regex', oils_i18n_gettext( 334, 
1164     'UPDATE_ORG_UNIT_SETTING.global.password_regex', 'ppl', 'description' )),
1165  ( 335, 'UPDATE_ORG_UNIT_SETTING.circ.item_checkout_history.max', oils_i18n_gettext( 335, 
1166     'UPDATE_ORG_UNIT_SETTING.circ.item_checkout_history.max', 'ppl', 'description' )),
1167  ( 336, 'UPDATE_ORG_UNIT_SETTING.circ.reshelving_complete.interval', oils_i18n_gettext( 336, 
1168     'UPDATE_ORG_UNIT_SETTING.circ.reshelving_complete.interval', 'ppl', 'description' )),
1169  ( 337, 'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.patron_login_timeout', oils_i18n_gettext( 337, 
1170     'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.patron_login_timeout', 'ppl', 'description' )),
1171  ( 338, 'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.alert_on_checkout_event', oils_i18n_gettext( 338, 
1172     'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.alert_on_checkout_event', 'ppl', 'description' )),
1173  ( 339, 'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.require_patron_password', oils_i18n_gettext( 339, 
1174     'UPDATE_ORG_UNIT_SETTING.circ.selfcheck.require_patron_password', 'ppl', 'description' )),
1175  ( 340, 'UPDATE_ORG_UNIT_SETTING.global.juvenile_age_threshold', oils_i18n_gettext( 340, 
1176     'UPDATE_ORG_UNIT_SETTING.global.juvenile_age_threshold', 'ppl', 'description' )),
1177  ( 341, 'UPDATE_ORG_UNIT_SETTING.cat.bib.keep_on_empty', oils_i18n_gettext( 341, 
1178     'UPDATE_ORG_UNIT_SETTING.cat.bib.keep_on_empty', 'ppl', 'description' )),
1179  ( 342, 'UPDATE_ORG_UNIT_SETTING.cat.bib.alert_on_empty', oils_i18n_gettext( 342, 
1180     'UPDATE_ORG_UNIT_SETTING.cat.bib.alert_on_empty', 'ppl', 'description' )),
1181  ( 343, 'UPDATE_ORG_UNIT_SETTING.patron.password.use_phone', oils_i18n_gettext( 343, 
1182     'UPDATE_ORG_UNIT_SETTING.patron.password.use_phone', 'ppl', 'description' )),
1183  ( 344, 'HOLD_ITEM_CHECKED_OUT.override', oils_i18n_gettext( 344, 
1184     'Allows a user to place a hold on an item that they already have checked out', 'ppl', 'description' )),
1185  ( 345, 'ADMIN_ACQ_CANCEL_CAUSE', oils_i18n_gettext( 345, 
1186     'Allow a user to create/update/delete reasons for order cancellations', 'ppl', 'description' )),
1187  ( 346, 'ACQ_XFER_MANUAL_DFUND_AMOUNT', oils_i18n_gettext( 346, 
1188     'Allow a user to transfer different amounts of money out of one fund and into another', 'ppl', 'description' )),
1189  ( 347, 'OVERRIDE_HOLD_HAS_LOCAL_COPY', oils_i18n_gettext( 347, 
1190     'Allow a user to override the circ.holds.hold_has_copy_at.block setting', 'ppl', 'description' )),
1191  ( 348, 'UPDATE_PICKUP_LIB_FROM_TRANSIT', oils_i18n_gettext( 348, 
1192     'Allow a user to change the pickup and transit destination for a captured hold item already in transit', 'ppl', 'description' )),
1193  ( 349, 'COPY_NEEDED_FOR_HOLD.override', oils_i18n_gettext( 349, 
1194     'Allow a user to force renewal of an item that could fulfill a hold request', 'ppl', 'description' )),
1195  ( 350, 'MERGE_AUTH_RECORDS', oils_i18n_gettext( 350, 
1196     'Allow a user to merge authority records together', 'ppl', 'description' )),
1197  ( 351, 'ALLOW_ALT_TCN', oils_i18n_gettext( 351, 
1198     'Allows staff to import a record using an alternate TCN to avoid conflicts', 'ppl', 'description' )),
1199  ( 352, 'ADMIN_TRIGGER_EVENT_DEF', oils_i18n_gettext( 352, 
1200     'Allow a user to administer trigger event definitions', 'ppl', 'description' )),
1201  ( 353, 'ADMIN_TRIGGER_CLEANUP', oils_i18n_gettext( 353, 
1202     'Allow a user to create, delete, and update trigger cleanup entries', 'ppl', 'description' )),
1203  ( 354, 'CREATE_TRIGGER_CLEANUP', oils_i18n_gettext( 354, 
1204     'Allow a user to create trigger cleanup entries', 'ppl', 'description' )),
1205  ( 355, 'DELETE_TRIGGER_CLEANUP', oils_i18n_gettext( 355, 
1206     'Allow a user to delete trigger cleanup entries', 'ppl', 'description' )),
1207  ( 356, 'UPDATE_TRIGGER_CLEANUP', oils_i18n_gettext( 356, 
1208     'Allow a user to update trigger cleanup entries', 'ppl', 'description' )),
1209  ( 357, 'CREATE_TRIGGER_EVENT_DEF', oils_i18n_gettext( 357, 
1210     'Allow a user to create trigger event definitions', 'ppl', 'description' )),
1211  ( 358, 'DELETE_TRIGGER_EVENT_DEF', oils_i18n_gettext( 358, 
1212     'Allow a user to delete trigger event definitions', 'ppl', 'description' )),
1213  ( 359, 'UPDATE_TRIGGER_EVENT_DEF', oils_i18n_gettext( 359, 
1214     'Allow a user to update trigger event definitions', 'ppl', 'description' )),
1215  ( 360, 'VIEW_TRIGGER_EVENT_DEF', oils_i18n_gettext( 360, 
1216     'Allow a user to view trigger event definitions', 'ppl', 'description' )),
1217  ( 361, 'ADMIN_TRIGGER_HOOK', oils_i18n_gettext( 361, 
1218     'Allow a user to create, update, and delete trigger hooks', 'ppl', 'description' )),
1219  ( 362, 'CREATE_TRIGGER_HOOK', oils_i18n_gettext( 362, 
1220     'Allow a user to create trigger hooks', 'ppl', 'description' )),
1221  ( 363, 'DELETE_TRIGGER_HOOK', oils_i18n_gettext( 363, 
1222     'Allow a user to delete trigger hooks', 'ppl', 'description' )),
1223  ( 364, 'UPDATE_TRIGGER_HOOK', oils_i18n_gettext( 364, 
1224     'Allow a user to update trigger hooks', 'ppl', 'description' )),
1225  ( 365, 'ADMIN_TRIGGER_REACTOR', oils_i18n_gettext( 365, 
1226     'Allow a user to create, update, and delete trigger reactors', 'ppl', 'description' )),
1227  ( 366, 'CREATE_TRIGGER_REACTOR', oils_i18n_gettext( 366, 
1228     'Allow a user to create trigger reactors', 'ppl', 'description' )),
1229  ( 367, 'DELETE_TRIGGER_REACTOR', oils_i18n_gettext( 367, 
1230     'Allow a user to delete trigger reactors', 'ppl', 'description' )),
1231  ( 368, 'UPDATE_TRIGGER_REACTOR', oils_i18n_gettext( 368, 
1232     'Allow a user to update trigger reactors', 'ppl', 'description' )),
1233  ( 369, 'ADMIN_TRIGGER_TEMPLATE_OUTPUT', oils_i18n_gettext( 369, 
1234     'Allow a user to delete trigger template output', 'ppl', 'description' )),
1235  ( 370, 'DELETE_TRIGGER_TEMPLATE_OUTPUT', oils_i18n_gettext( 370, 
1236     'Allow a user to delete trigger template output', 'ppl', 'description' )),
1237  ( 371, 'ADMIN_TRIGGER_VALIDATOR', oils_i18n_gettext( 371, 
1238     'Allow a user to create, update, and delete trigger validators', 'ppl', 'description' )),
1239  ( 372, 'CREATE_TRIGGER_VALIDATOR', oils_i18n_gettext( 372, 
1240     'Allow a user to create trigger validators', 'ppl', 'description' )),
1241  ( 373, 'DELETE_TRIGGER_VALIDATOR', oils_i18n_gettext( 373, 
1242     'Allow a user to delete trigger validators', 'ppl', 'description' )),
1243  ( 374, 'UPDATE_TRIGGER_VALIDATOR', oils_i18n_gettext( 374, 
1244     'Allow a user to update trigger validators', 'ppl', 'description' )),
1245  ( 376, 'ADMIN_BOOKING_RESOURCE', oils_i18n_gettext( 376, 
1246     'Enables the user to create/update/delete booking resources', 'ppl', 'description' )),
1247  ( 377, 'ADMIN_BOOKING_RESOURCE_TYPE', oils_i18n_gettext( 377, 
1248     'Enables the user to create/update/delete booking resource types', 'ppl', 'description' )),
1249  ( 378, 'ADMIN_BOOKING_RESOURCE_ATTR', oils_i18n_gettext( 378, 
1250     'Enables the user to create/update/delete booking resource attributes', 'ppl', 'description' )),
1251  ( 379, 'ADMIN_BOOKING_RESOURCE_ATTR_MAP', oils_i18n_gettext( 379, 
1252     'Enables the user to create/update/delete booking resource attribute maps', 'ppl', 'description' )),
1253  ( 380, 'ADMIN_BOOKING_RESOURCE_ATTR_VALUE', oils_i18n_gettext( 380, 
1254     'Enables the user to create/update/delete booking resource attribute values', 'ppl', 'description' )),
1255  ( 381, 'ADMIN_BOOKING_RESERVATION', oils_i18n_gettext( 381, 
1256     'Enables the user to create/update/delete booking reservations', 'ppl', 'description' )),
1257  ( 382, 'ADMIN_BOOKING_RESERVATION_ATTR_VALUE_MAP', oils_i18n_gettext( 382, 
1258     'Enables the user to create/update/delete booking reservation attribute value maps', 'ppl', 'description' )),
1259  ( 383, 'RETRIEVE_RESERVATION_PULL_LIST', oils_i18n_gettext( 383, 
1260     'Allows a user to retrieve a booking reservation pull list', 'ppl', 'description' )),
1261  ( 384, 'CAPTURE_RESERVATION', oils_i18n_gettext( 384, 
1262     'Allows a user to capture booking reservations', 'ppl', 'description' )),
1263  ( 385, 'UPDATE_RECORD', oils_i18n_gettext( 385, 
1264     'UPDATE_RECORD', 'ppl', 'description' )),
1265  ( 386, 'UPDATE_ORG_UNIT_SETTING.circ.block_renews_for_holds', oils_i18n_gettext( 386, 
1266     'UPDATE_ORG_UNIT_SETTING.circ.block_renews_for_holds', 'ppl', 'description' )),
1267  ( 387, 'MERGE_USERS', oils_i18n_gettext( 387, 
1268     'Allows user records to be merged', 'ppl', 'description' )),
1269  ( 388, 'ISSUANCE_HOLDS', oils_i18n_gettext( 388, 
1270     'Allow a user to place holds on serials issuances', 'ppl', 'description' )),
1271  ( 389, 'VIEW_CREDIT_CARD_PROCESSING', oils_i18n_gettext( 389, 
1272     'View org unit settings related to credit card processing', 'ppl', 'description' )),
1273  ( 390, 'ADMIN_CREDIT_CARD_PROCESSING', oils_i18n_gettext( 390, 
1274     'Update org unit settings related to credit card processing', 'ppl', 'description' )),
1275  ( 391, 'ADMIN_ACQ_CLAIM', oils_i18n_gettext( 391, 
1276     'ADMIN_ACQ_CLAIM', 'ppl', 'description' )),
1277  ( 392, 'ADMIN_ACQ_CLAIM_EVENT_TYPE', oils_i18n_gettext( 392, 
1278     'ADMIN_ACQ_CLAIM_EVENT_TYPE', 'ppl', 'description' )),
1279  ( 393, 'ADMIN_ACQ_CLAIM_TYPE', oils_i18n_gettext( 393, 
1280     'ADMIN_ACQ_CLAIM_TYPE', 'ppl', 'description' )),
1281  ( 394, 'ADMIN_ACQ_DISTRIB_FORMULA', oils_i18n_gettext( 394, 
1282     'ADMIN_ACQ_DISTRIB_FORMULA', 'ppl', 'description' )),
1283  ( 395, 'ADMIN_ACQ_FISCAL_YEAR', oils_i18n_gettext( 395, 
1284     'ADMIN_ACQ_FISCAL_YEAR', 'ppl', 'description' )),
1285  ( 396, 'ADMIN_ACQ_FUND_ALLOCATION_PERCENT', oils_i18n_gettext( 396, 
1286     'ADMIN_ACQ_FUND_ALLOCATION_PERCENT', 'ppl', 'description' )),
1287  ( 397, 'ADMIN_ACQ_FUND_TAG', oils_i18n_gettext( 397, 
1288     'ADMIN_ACQ_FUND_TAG', 'ppl', 'description' )),
1289  ( 398, 'ADMIN_ACQ_LINEITEM_ALERT_TEXT', oils_i18n_gettext( 398, 
1290     'ADMIN_ACQ_LINEITEM_ALERT_TEXT', 'ppl', 'description' )),
1291  ( 399, 'ADMIN_AGE_PROTECT_RULE', oils_i18n_gettext( 399, 
1292     'ADMIN_AGE_PROTECT_RULE', 'ppl', 'description' )),
1293  ( 400, 'ADMIN_ASSET_COPY_TEMPLATE', oils_i18n_gettext( 400, 
1294     'ADMIN_ASSET_COPY_TEMPLATE', 'ppl', 'description' )),
1295  ( 401, 'ADMIN_BOOKING_RESERVATION_ATTR_MAP', oils_i18n_gettext( 401, 
1296     'ADMIN_BOOKING_RESERVATION_ATTR_MAP', 'ppl', 'description' )),
1297  ( 402, 'ADMIN_CIRC_MATRIX_MATCHPOINT', oils_i18n_gettext( 402, 
1298     'ADMIN_CIRC_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1299  ( 403, 'ADMIN_CIRC_MOD', oils_i18n_gettext( 403, 
1300     'ADMIN_CIRC_MOD', 'ppl', 'description' )),
1301  ( 404, 'ADMIN_CLAIM_POLICY', oils_i18n_gettext( 404, 
1302     'ADMIN_CLAIM_POLICY', 'ppl', 'description' )),
1303  ( 405, 'ADMIN_CONFIG_REMOTE_ACCOUNT', oils_i18n_gettext( 405, 
1304     'ADMIN_CONFIG_REMOTE_ACCOUNT', 'ppl', 'description' )),
1305  ( 406, 'ADMIN_FIELD_DOC', oils_i18n_gettext( 406, 
1306     'ADMIN_FIELD_DOC', 'ppl', 'description' )),
1307  ( 407, 'ADMIN_GLOBAL_FLAG', oils_i18n_gettext( 407, 
1308     'ADMIN_GLOBAL_FLAG', 'ppl', 'description' )),
1309  ( 408, 'ADMIN_GROUP_PENALTY_THRESHOLD', oils_i18n_gettext( 408, 
1310     'ADMIN_GROUP_PENALTY_THRESHOLD', 'ppl', 'description' )),
1311  ( 409, 'ADMIN_HOLD_CANCEL_CAUSE', oils_i18n_gettext( 409, 
1312     'ADMIN_HOLD_CANCEL_CAUSE', 'ppl', 'description' )),
1313  ( 410, 'ADMIN_HOLD_MATRIX_MATCHPOINT', oils_i18n_gettext( 410, 
1314     'ADMIN_HOLD_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1315  ( 411, 'ADMIN_IDENT_TYPE', oils_i18n_gettext( 411, 
1316     'ADMIN_IDENT_TYPE', 'ppl', 'description' )),
1317  ( 412, 'ADMIN_IMPORT_ITEM_ATTR_DEF', oils_i18n_gettext( 412, 
1318     'ADMIN_IMPORT_ITEM_ATTR_DEF', 'ppl', 'description' )),
1319  ( 413, 'ADMIN_INDEX_NORMALIZER', oils_i18n_gettext( 413, 
1320     'ADMIN_INDEX_NORMALIZER', 'ppl', 'description' )),
1321  ( 414, 'ADMIN_INVOICE', oils_i18n_gettext( 414, 
1322     'ADMIN_INVOICE', 'ppl', 'description' )),
1323  ( 415, 'ADMIN_INVOICE_METHOD', oils_i18n_gettext( 415, 
1324     'ADMIN_INVOICE_METHOD', 'ppl', 'description' )),
1325  ( 416, 'ADMIN_INVOICE_PAYMENT_METHOD', oils_i18n_gettext( 416, 
1326     'ADMIN_INVOICE_PAYMENT_METHOD', 'ppl', 'description' )),
1327  ( 417, 'ADMIN_LINEITEM_MARC_ATTR_DEF', oils_i18n_gettext( 417, 
1328     'ADMIN_LINEITEM_MARC_ATTR_DEF', 'ppl', 'description' )),
1329  ( 418, 'ADMIN_MARC_CODE', oils_i18n_gettext( 418, 
1330     'ADMIN_MARC_CODE', 'ppl', 'description' )),
1331  ( 419, 'ADMIN_MAX_FINE_RULE', oils_i18n_gettext( 419, 
1332     'ADMIN_MAX_FINE_RULE', 'ppl', 'description' )),
1333  ( 420, 'ADMIN_MERGE_PROFILE', oils_i18n_gettext( 420, 
1334     'ADMIN_MERGE_PROFILE', 'ppl', 'description' )),
1335  ( 421, 'ADMIN_ORG_UNIT_SETTING_TYPE', oils_i18n_gettext( 421, 
1336     'ADMIN_ORG_UNIT_SETTING_TYPE', 'ppl', 'description' )),
1337  ( 422, 'ADMIN_RECURRING_FINE_RULE', oils_i18n_gettext( 422, 
1338     'ADMIN_RECURRING_FINE_RULE', 'ppl', 'description' )),
1339  ( 423, 'ADMIN_SERIAL_SUBSCRIPTION', oils_i18n_gettext( 423, 
1340     'ADMIN_SERIAL_SUBSCRIPTION', 'ppl', 'description' )),
1341  ( 424, 'ADMIN_STANDING_PENALTY', oils_i18n_gettext( 424, 
1342     'ADMIN_STANDING_PENALTY', 'ppl', 'description' )),
1343  ( 425, 'ADMIN_SURVEY', oils_i18n_gettext( 425, 
1344     'ADMIN_SURVEY', 'ppl', 'description' )),
1345  ( 426, 'ADMIN_USER_REQUEST_TYPE', oils_i18n_gettext( 426, 
1346     'ADMIN_USER_REQUEST_TYPE', 'ppl', 'description' )),
1347  ( 427, 'ADMIN_USER_SETTING_GROUP', oils_i18n_gettext( 427, 
1348     'ADMIN_USER_SETTING_GROUP', 'ppl', 'description' )),
1349  ( 428, 'ADMIN_USER_SETTING_TYPE', oils_i18n_gettext( 428, 
1350     'ADMIN_USER_SETTING_TYPE', 'ppl', 'description' )),
1351  ( 429, 'ADMIN_Z3950_SOURCE', oils_i18n_gettext( 429, 
1352     'ADMIN_Z3950_SOURCE', 'ppl', 'description' )),
1353  ( 430, 'CREATE_BIB_BTYPE', oils_i18n_gettext( 430, 
1354     'CREATE_BIB_BTYPE', 'ppl', 'description' )),
1355  ( 431, 'CREATE_BIBLIO_FINGERPRINT', oils_i18n_gettext( 431, 
1356     'CREATE_BIBLIO_FINGERPRINT', 'ppl', 'description' )),
1357  ( 432, 'CREATE_BIB_SOURCE', oils_i18n_gettext( 432, 
1358     'CREATE_BIB_SOURCE', 'ppl', 'description' )),
1359  ( 433, 'CREATE_BILLING_TYPE', oils_i18n_gettext( 433, 
1360     'CREATE_BILLING_TYPE', 'ppl', 'description' )),
1361  ( 434, 'CREATE_CN_BTYPE', oils_i18n_gettext( 434, 
1362     'CREATE_CN_BTYPE', 'ppl', 'description' )),
1363  ( 435, 'CREATE_COPY_BTYPE', oils_i18n_gettext( 435, 
1364     'CREATE_COPY_BTYPE', 'ppl', 'description' )),
1365  ( 436, 'CREATE_INVOICE', oils_i18n_gettext( 436, 
1366     'CREATE_INVOICE', 'ppl', 'description' )),
1367  ( 437, 'CREATE_INVOICE_ITEM_TYPE', oils_i18n_gettext( 437, 
1368     'CREATE_INVOICE_ITEM_TYPE', 'ppl', 'description' )),
1369  ( 438, 'CREATE_INVOICE_METHOD', oils_i18n_gettext( 438, 
1370     'CREATE_INVOICE_METHOD', 'ppl', 'description' )),
1371  ( 439, 'CREATE_MERGE_PROFILE', oils_i18n_gettext( 439, 
1372     'CREATE_MERGE_PROFILE', 'ppl', 'description' )),
1373  ( 440, 'CREATE_METABIB_CLASS', oils_i18n_gettext( 440, 
1374     'CREATE_METABIB_CLASS', 'ppl', 'description' )),
1375  ( 441, 'CREATE_METABIB_SEARCH_ALIAS', oils_i18n_gettext( 441, 
1376     'CREATE_METABIB_SEARCH_ALIAS', 'ppl', 'description' )),
1377  ( 442, 'CREATE_USER_BTYPE', oils_i18n_gettext( 442, 
1378     'CREATE_USER_BTYPE', 'ppl', 'description' )),
1379  ( 443, 'DELETE_BIB_BTYPE', oils_i18n_gettext( 443, 
1380     'DELETE_BIB_BTYPE', 'ppl', 'description' )),
1381  ( 444, 'DELETE_BIBLIO_FINGERPRINT', oils_i18n_gettext( 444, 
1382     'DELETE_BIBLIO_FINGERPRINT', 'ppl', 'description' )),
1383  ( 445, 'DELETE_BIB_SOURCE', oils_i18n_gettext( 445, 
1384     'DELETE_BIB_SOURCE', 'ppl', 'description' )),
1385  ( 446, 'DELETE_BILLING_TYPE', oils_i18n_gettext( 446, 
1386     'DELETE_BILLING_TYPE', 'ppl', 'description' )),
1387  ( 447, 'DELETE_CN_BTYPE', oils_i18n_gettext( 447, 
1388     'DELETE_CN_BTYPE', 'ppl', 'description' )),
1389  ( 448, 'DELETE_COPY_BTYPE', oils_i18n_gettext( 448, 
1390     'DELETE_COPY_BTYPE', 'ppl', 'description' )),
1391  ( 449, 'DELETE_INVOICE_ITEM_TYPE', oils_i18n_gettext( 449, 
1392     'DELETE_INVOICE_ITEM_TYPE', 'ppl', 'description' )),
1393  ( 450, 'DELETE_INVOICE_METHOD', oils_i18n_gettext( 450, 
1394     'DELETE_INVOICE_METHOD', 'ppl', 'description' )),
1395  ( 451, 'DELETE_MERGE_PROFILE', oils_i18n_gettext( 451, 
1396     'DELETE_MERGE_PROFILE', 'ppl', 'description' )),
1397  ( 452, 'DELETE_METABIB_CLASS', oils_i18n_gettext( 452, 
1398     'DELETE_METABIB_CLASS', 'ppl', 'description' )),
1399  ( 453, 'DELETE_METABIB_SEARCH_ALIAS', oils_i18n_gettext( 453, 
1400     'DELETE_METABIB_SEARCH_ALIAS', 'ppl', 'description' )),
1401  ( 454, 'DELETE_USER_BTYPE', oils_i18n_gettext( 454, 
1402     'DELETE_USER_BTYPE', 'ppl', 'description' )),
1403  ( 455, 'MANAGE_CLAIM', oils_i18n_gettext( 455, 
1404     'MANAGE_CLAIM', 'ppl', 'description' )),
1405  ( 456, 'UPDATE_BIB_BTYPE', oils_i18n_gettext( 456, 
1406     'UPDATE_BIB_BTYPE', 'ppl', 'description' )),
1407  ( 457, 'UPDATE_BIBLIO_FINGERPRINT', oils_i18n_gettext( 457, 
1408     'UPDATE_BIBLIO_FINGERPRINT', 'ppl', 'description' )),
1409  ( 458, 'UPDATE_BIB_SOURCE', oils_i18n_gettext( 458, 
1410     'UPDATE_BIB_SOURCE', 'ppl', 'description' )),
1411  ( 459, 'UPDATE_BILLING_TYPE', oils_i18n_gettext( 459, 
1412     'UPDATE_BILLING_TYPE', 'ppl', 'description' )),
1413  ( 460, 'UPDATE_CN_BTYPE', oils_i18n_gettext( 460, 
1414     'UPDATE_CN_BTYPE', 'ppl', 'description' )),
1415  ( 461, 'UPDATE_COPY_BTYPE', oils_i18n_gettext( 461, 
1416     'UPDATE_COPY_BTYPE', 'ppl', 'description' )),
1417  ( 462, 'UPDATE_INVOICE_ITEM_TYPE', oils_i18n_gettext( 462, 
1418     'UPDATE_INVOICE_ITEM_TYPE', 'ppl', 'description' )),
1419  ( 463, 'UPDATE_INVOICE_METHOD', oils_i18n_gettext( 463, 
1420     'UPDATE_INVOICE_METHOD', 'ppl', 'description' )),
1421  ( 464, 'UPDATE_MERGE_PROFILE', oils_i18n_gettext( 464, 
1422     'UPDATE_MERGE_PROFILE', 'ppl', 'description' )),
1423  ( 465, 'UPDATE_METABIB_CLASS', oils_i18n_gettext( 465, 
1424     'UPDATE_METABIB_CLASS', 'ppl', 'description' )),
1425  ( 466, 'UPDATE_METABIB_SEARCH_ALIAS', oils_i18n_gettext( 466, 
1426     'UPDATE_METABIB_SEARCH_ALIAS', 'ppl', 'description' )),
1427  ( 467, 'UPDATE_USER_BTYPE', oils_i18n_gettext( 467, 
1428     'UPDATE_USER_BTYPE', 'ppl', 'description' )),
1429  ( 468, 'user_request.create', oils_i18n_gettext( 468, 
1430     'user_request.create', 'ppl', 'description' )),
1431  ( 469, 'user_request.delete', oils_i18n_gettext( 469, 
1432     'user_request.delete', 'ppl', 'description' )),
1433  ( 470, 'user_request.update', oils_i18n_gettext( 470, 
1434     'user_request.update', 'ppl', 'description' )),
1435  ( 471, 'user_request.view', oils_i18n_gettext( 471, 
1436     'user_request.view', 'ppl', 'description' )),
1437  ( 472, 'VIEW_ACQ_FUND_ALLOCATION_PERCENT', oils_i18n_gettext( 472, 
1438     'VIEW_ACQ_FUND_ALLOCATION_PERCENT', 'ppl', 'description' )),
1439  ( 473, 'VIEW_CIRC_MATRIX_MATCHPOINT', oils_i18n_gettext( 473, 
1440     'VIEW_CIRC_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1441  ( 474, 'VIEW_CLAIM', oils_i18n_gettext( 474, 
1442     'VIEW_CLAIM', 'ppl', 'description' )),
1443  ( 475, 'VIEW_GROUP_PENALTY_THRESHOLD', oils_i18n_gettext( 475, 
1444     'VIEW_GROUP_PENALTY_THRESHOLD', 'ppl', 'description' )),
1445  ( 476, 'VIEW_HOLD_MATRIX_MATCHPOINT', oils_i18n_gettext( 476, 
1446     'VIEW_HOLD_MATRIX_MATCHPOINT', 'ppl', 'description' )),
1447  ( 477, 'VIEW_INVOICE', oils_i18n_gettext( 477, 
1448     'VIEW_INVOICE', 'ppl', 'description' )),
1449  ( 478, 'VIEW_MERGE_PROFILE', oils_i18n_gettext( 478, 
1450     'VIEW_MERGE_PROFILE', 'ppl', 'description' )),
1451  ( 479, 'VIEW_SERIAL_SUBSCRIPTION', oils_i18n_gettext( 479, 
1452     'VIEW_SERIAL_SUBSCRIPTION', 'ppl', 'description' )),
1453  ( 480, 'VIEW_STANDING_PENALTY', oils_i18n_gettext( 480, 
1454     'VIEW_STANDING_PENALTY', 'ppl', 'description' )),
1455  ( 481, 'ADMIN_SERIAL_CAPTION_PATTERN', oils_i18n_gettext( 481, 
1456     'ADMIN_SERIAL_CAPTION_PATTERN', 'ppl', 'description' )),
1457  ( 482, 'ADMIN_SERIAL_DISTRIBUTION', oils_i18n_gettext( 482, 
1458     'ADMIN_SERIAL_DISTRIBUTION', 'ppl', 'description' )),
1459  ( 483, 'ADMIN_SERIAL_STREAM', oils_i18n_gettext( 483, 
1460     'ADMIN_SERIAL_STREAM', 'ppl', 'description' )),
1461  ( 484, 'RECEIVE_SERIAL', oils_i18n_gettext(484,
1462         'Receive serial items', 'ppl', 'description')),
1463  ( 485, 'CREATE_VOLUME_SUFFIX', oils_i18n_gettext(485,
1464     'Create suffix label definition.', 'ppl', 'description')),
1465  ( 486, 'UPDATE_VOLUME_SUFFIX', oils_i18n_gettext(486,
1466     'Update suffix label definition.', 'ppl', 'description')),
1467  ( 487, 'DELETE_VOLUME_SUFFIX', oils_i18n_gettext(487,
1468     'Delete suffix label definition.', 'ppl', 'description')),
1469  ( 488, 'CREATE_VOLUME_PREFIX', oils_i18n_gettext(488,
1470     'Create prefix label definition.', 'ppl', 'description')),
1471  ( 489, 'UPDATE_VOLUME_PREFIX', oils_i18n_gettext(489,
1472     'Update prefix label definition.', 'ppl', 'description')),
1473  ( 490, 'DELETE_VOLUME_PREFIX', oils_i18n_gettext(490,
1474     'Delete prefix label definition.', 'ppl', 'description')),
1475  ( 491, 'CREATE_MONOGRAPH_PART', oils_i18n_gettext(491,
1476     'Create monograph part definition.', 'ppl', 'description')),
1477  ( 492, 'UPDATE_MONOGRAPH_PART', oils_i18n_gettext(492,
1478     'Update monograph part definition.', 'ppl', 'description')),
1479  ( 493, 'DELETE_MONOGRAPH_PART', oils_i18n_gettext(493,
1480     'Delete monograph part definition.', 'ppl', 'description')),
1481  ( 494, 'ADMIN_CODED_VALUE', oils_i18n_gettext(494,
1482     'Create/Update/Delete SVF Record Attribute Coded Value Map', 'ppl', 'description')),
1483  ( 495, 'ADMIN_SERIAL_ITEM', oils_i18n_gettext(495,
1484     'Create/Retrieve/Update/Delete Serial Item', 'ppl', 'description')),
1485  ( 496, 'ADMIN_SVF', oils_i18n_gettext(496,
1486     'Create/Update/Delete SVF Record Attribute Defintion', 'ppl', 'description')),
1487  ( 497, 'CREATE_BIB_PTYPE', oils_i18n_gettext(497,
1488     'Create Bibliographic Record Peer Type', 'ppl', 'description')),
1489  ( 498, 'CREATE_PURCHASE_REQUEST', oils_i18n_gettext(498,
1490     'Create User Purchase Request', 'ppl', 'description')),
1491  ( 499, 'DELETE_BIB_PTYPE', oils_i18n_gettext(499,
1492     'Delete Bibliographic Record Peer Type', 'ppl', 'description')),
1493  ( 500, 'MAP_MONOGRAPH_PART', oils_i18n_gettext(500,
1494     'Create/Update/Delete Copy Monograph Part Map', 'ppl', 'description')),
1495  ( 501, 'MARK_ITEM_MISSING_PIECES', oils_i18n_gettext(501,
1496     'Allows the Mark Item Missing Pieces action.', 'ppl', 'description')),
1497  ( 502, 'UPDATE_BIB_PTYPE', oils_i18n_gettext(502,
1498     'Update Bibliographic Record Peer Type', 'ppl', 'description')),
1499  ( 503, 'UPDATE_HOLD_REQUEST_TIME', oils_i18n_gettext(503,
1500     'Allows editing of a hold''s request time, and/or its Cut-in-line/Top-of-queue flag.', 'ppl', 'description')),
1501  ( 504, 'UPDATE_PICKLIST', oils_i18n_gettext(504,
1502     'Allows update/re-use of an acquisitions pick/selection list.', 'ppl', 'description')),
1503  ( 505, 'UPDATE_WORKSTATION', oils_i18n_gettext(505,
1504     'Allows update of a workstation during workstation registration override.', 'ppl', 'description')),
1505  ( 506, 'VIEW_USER_SETTING_TYPE', oils_i18n_gettext(506,
1506     'Allows viewing of configurable user setting types.', 'ppl', 'description')),
1507  ( 507, 'ABORT_TRANSIT_ON_LOST', oils_i18n_gettext(507,
1508     'Allows a user to abort a transit on a copy with status of LOST', 'ppl', 'description')),
1509  ( 508, 'ABORT_TRANSIT_ON_MISSING', oils_i18n_gettext(508,
1510     'Allows a user to abort a transit on a copy with status of MISSING', 'ppl', 'description')),
1511  ( 509, 'TRANSIT_CHECKIN_INTERVAL_BLOCK.override', oils_i18n_gettext(509,
1512     'Allows a user to override the TRANSIT_CHECKIN_INTERVAL_BLOCK event', 'ppl', 'description')),
1513  ( 510, 'UPDATE_PATRON_COLLECTIONS_EXEMPT', oils_i18n_gettext(510,
1514     'Allows a user to indicate that a patron is exempt from collections processing', 'ppl', 'description')),
1515  ( 511, 'PERSISTENT_LOGIN', oils_i18n_gettext( 511,
1516     'Allows a user to authenticate and get a long-lived session (length configured in opensrf.xml)', 'ppl', 'description' )),
1517  ( 512, 'ACQ_INVOICE_REOPEN', oils_i18n_gettext( 512,
1518     'Allows a user to reopen an Acquisitions invoice', 'ppl', 'description' )),
1519  ( 513, 'DEBUG_CLIENT', oils_i18n_gettext( 513,
1520     'Allows a user to use debug functions in the staff client', 'ppl', 'description' )),
1521  ( 514, 'UPDATE_PATRON_ACTIVE_CARD', oils_i18n_gettext( 514,
1522     'Allows a user to manually adjust a patron''s active cards', 'ppl', 'description')),
1523  ( 515, 'UPDATE_PATRON_PRIMARY_CARD', oils_i18n_gettext( 515,
1524     'Allows a user to manually adjust a patron''s primary card', 'ppl', 'description')),
1525  ( 516, 'CREATE_REPORT_TEMPLATE', oils_i18n_gettext( 516,
1526     'Allows a user to create report templates', 'ppl', 'description' )),
1527  ( 517, 'COPY_HOLDS_FORCE', oils_i18n_gettext( 517, 
1528     'Allow a user to place a force hold on a specific copy', 'ppl', 'description' )),
1529  ( 518, 'COPY_HOLDS_RECALL', oils_i18n_gettext( 518, 
1530     'Allow a user to place a cataloging recall on a specific copy', 'ppl', 'description' )),
1531  ( 519, 'ADMIN_SMS_CARRIER', oils_i18n_gettext( 519,
1532     'Allows a user to add/create/delete SMS Carrier entries.', 'ppl', 'description' )),
1533  ( 520, 'COPY_DELETE_WARNING.override', oils_i18n_gettext( 520,
1534     'Allow a user to override warnings about deleting copies in problematic situations.', 'ppl', 'description' )),
1535  ( 521, 'IMPORT_ACQ_LINEITEM_BIB_RECORD_UPLOAD', oils_i18n_gettext( 521,
1536     'Allows a user to create new bibs directly from an ACQ MARC file upload', 'ppl', 'description' )),
1537  ( 522, 'IMPORT_AUTHORITY_MARC', oils_i18n_gettext( 522,
1538     'Allows a user to create new authority records', 'ppl', 'description' )),
1539  ( 523, 'ADMIN_TOOLBAR', oils_i18n_gettext( 523,
1540     'Allows a user to create, edit, and delete custom toolbars', 'ppl', 'description' )),
1541  ( 524, 'PLACE_UNFILLABLE_HOLD', oils_i18n_gettext( 524,
1542     'Allows a user to place a hold that cannot currently be filled.', 'ppl', 'description' )),
1543  ( 525, 'CREATE_PATRON_STAT_CAT_ENTRY_DEFAULT', oils_i18n_gettext( 525, 
1544     'User may set a default entry in a patron statistical category', 'ppl', 'description' )),
1545  ( 526, 'UPDATE_PATRON_STAT_CAT_ENTRY_DEFAULT', oils_i18n_gettext( 526, 
1546     'User may reset a default entry in a patron statistical category', 'ppl', 'description' )),
1547  ( 527, 'DELETE_PATRON_STAT_CAT_ENTRY_DEFAULT', oils_i18n_gettext( 527, 
1548     'User may unset a default entry in a patron statistical category', 'ppl', 'description' )),
1549  ( 528, 'ADMIN_ORG_UNIT_CUSTOM_TREE', oils_i18n_gettext( 528, 
1550     'User may update custom org unit trees', 'ppl', 'description' )),
1551  ( 529, 'ADMIN_IMPORT_MATCH_SET', oils_i18n_gettext( 529,
1552     'Allows a user to create/retrieve/update/delete vandelay match sets', 'ppl', 'description' )),
1553  ( 530, 'VIEW_IMPORT_MATCH_SET', oils_i18n_gettext( 530,
1554     'Allows a user to view vandelay match sets', 'ppl', 'description' )),
1555  ( 531, 'ADMIN_ADDRESS_ALERT', oils_i18n_gettext( 531,
1556     'Allows a user to create/retrieve/update/delete address alerts', 'ppl', 'description' )), 
1557  ( 532, 'VIEW_ADDRESS_ALERT', oils_i18n_gettext( 532,
1558     'Allows a user to view address alerts', 'ppl', 'description' )), 
1559  ( 533, 'ADMIN_COPY_LOCATION_GROUP', oils_i18n_gettext( 533,
1560     'Allows a user to create/retrieve/update/delete copy location groups', 'ppl', 'description' )), 
1561  ( 534, 'ADMIN_USER_ACTIVITY_TYPE', oils_i18n_gettext( 534,
1562     'Allows a user to create/retrieve/update/delete user activity types', 'ppl', 'description' )),
1563 ( 535, 'VIEW_TRIGGER_EVENT', oils_i18n_gettext( 535,
1564     'Allows a user to view circ- and hold-related action/trigger events', 'ppl', 'description')),
1565 ( 536, 'IMPORT_OVERLAY_COPY', oils_i18n_gettext( 536,
1566     'Allows a user to overlay copy data in MARC import', 'ppl', 'description')),
1567  ( 537, 'ADMIN_SEARCH_FILTER_GROUP', oils_i18n_gettext( 537,
1568     'Allows staff to manage search filter groups and entries', 'ppl', 'description' )),
1569  ( 538, 'VIEW_SEARCH_FILTER_GROUP', oils_i18n_gettext( 538,
1570     'Allows staff to view search filter groups and entries', 'ppl', 'description' )),
1571  ( 539, 'UPDATE_ORG_UNIT_SETTING.ui.hide_copy_editor_fields', oils_i18n_gettext( 539,
1572     'Allows staff to edit displayed copy editor fields', 'ppl', 'description' )),
1573  ( 540, 'ADMIN_TOOLBAR_FOR_ORG', oils_i18n_gettext( 540,
1574         'Allows a user to create, edit, and delete custom toolbars for org units', 'ppl', 'description')),
1575  ( 541, 'ADMIN_TOOLBAR_FOR_WORKSTATION', oils_i18n_gettext( 541,
1576         'Allows a user to create, edit, and delete custom toolbars for workstations', 'ppl', 'description')),
1577  ( 542, 'ADMIN_TOOLBAR_FOR_USER', oils_i18n_gettext( 542,
1578         'Allows a user to create, edit, and delete custom toolbars for users', 'ppl', 'description')),
1579  ( 543, 'URL_VERIFY', oils_i18n_gettext( 543, 
1580     'Allows a user to process and verify ULSs', 'ppl', 'description')),
1581  ( 544, 'URL_VERIFY_UPDATE_SETTINGS', oils_i18n_gettext( 544, 
1582     'Allows a user to configure URL verification org unit settings', 'ppl', 'description')),
1583  ( 545, 'SAVED_FILTER_DIALOG_FILTERS', oils_i18n_gettext( 545,
1584     'Allows users to save and load sets of filters for filter dialogs, available in certain staff interfaces', 'ppl', 'description')),
1585  ( 546, 'ADMIN_HOLD_CAPTURE_SORT', oils_i18n_gettext( 546,
1586         'Allows a user to make changes to best-hold selection sort order', 'ppl', 'description')),
1587  ( 547, 'ACQ_ADD_LINEITEM_IDENTIFIER', oils_i18n_gettext(547,
1588         'When granted, newly added lineitem identifiers will propagate to linked bib records', 'ppl', 'description')),
1589  ( 548, 'ACQ_SET_LINEITEM_IDENTIFIER', oils_i18n_gettext(548,
1590         'Allows staff to change the lineitem identifier', 'ppl', 'description')),
1591  ( 549, 'COPY_STATUS_LONGOVERDUE.override', oils_i18n_gettext(549,
1592         'Allows the user to check-in long-overdue items, prompting ' ||
1593             'long-overdue check-in processing', 'ppl', 'code')), 
1594  ( 550, 'SET_CIRC_LONG_OVERDUE', oils_i18n_gettext(550,
1595         'Allows the user to mark a circulation as long-overdue', 'ppl', 'code')),
1596  ( 551, 'ADMIN_SERVER_ADDON_FOR_WORKSTATION', oils_i18n_gettext( 551,
1597         'Allows a user to specify which Server Add-ons get invoked at the current workstation', 'ppl', 'description')),
1598  ( 552, 'ADMIN_FLOAT_GROUPS', oils_i18n_gettext( 552,
1599     'Allows administration of floating groups', 'ppl', 'description' )),
1600  ( 553, 'UPDATE_ORG_UNIT_SETTING.circ.min_item_price', oils_i18n_gettext( 553,
1601     'UPDATE_ORG_UNIT_SETTING.circ.min_item_price', 'ppl', 'description' )),
1602  ( 554, 'UPDATE_ORG_UNIT_SETTING.circ.max_item_price', oils_i18n_gettext( 554,
1603     'UPDATE_ORG_UNIT_SETTING.circ.max_item_price', 'ppl', 'description' )),
1604  ( 555, 'group_application.user.staff.admin.system_admin', oils_i18n_gettext( 555, 
1605     'Allow a user to add/remove users to/from the "System Administrator" group', 'ppl', 'description' )),
1606  ( 556, 'group_application.user.staff.cat_admin', oils_i18n_gettext( 556, 
1607     'Allow a user to add/remove users to/from the "Cataloging Administrator" group', 'ppl', 'description' )),
1608  ( 557, 'group_application.user.staff.circ_admin', oils_i18n_gettext( 557, 
1609     'Allow a user to add/remove users to/from the "Circulation Administrator" group', 'ppl', 'description' )),
1610  ( 558, 'group_application.user.staff.data_review', oils_i18n_gettext( 558, 
1611     'Allow a user to add/remove users to/from the "Data Review" group', 'ppl', 'description' )),
1612  ( 559, 'group_application.user.staff.volunteers', oils_i18n_gettext( 559, 
1613     'Allow a user to add/remove users to/from the "Volunteers" group', 'ppl', 'description' ))
1614 ;
1615
1616 SELECT SETVAL('permission.perm_list_id_seq'::TEXT, 1000);
1617
1618 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1619         (1, oils_i18n_gettext(1, 'Users', 'pgt', 'name'), NULL, NULL, '3 years', FALSE, 'group_application.user');
1620 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1621         (2, oils_i18n_gettext(2, 'Patrons', 'pgt', 'name'), 1, NULL, '3 years', TRUE, 'group_application.user.patron');
1622 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1623         (3, oils_i18n_gettext(3, 'Staff', 'pgt', 'name'), 1, NULL, '3 years', FALSE, 'group_application.user.staff');
1624 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1625         (4, oils_i18n_gettext(4, 'Catalogers', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.cat');
1626 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1627         (5, oils_i18n_gettext(5, 'Circulators', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.circ');
1628 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1629         (6, oils_i18n_gettext(6, 'Acquisitions', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.acq');
1630 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1631         (7, oils_i18n_gettext(7, 'Acquisitions Administrator', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.acq_admin');
1632 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1633         (8, oils_i18n_gettext(8, 'Cataloging Administrator', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.cat_admin');
1634 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1635         (9, oils_i18n_gettext(9, 'Circulation Administrator', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.circ_admin');
1636 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1637         (10, oils_i18n_gettext(10, 'Local Administrator', 'pgt', 'name'), 3, 
1638         oils_i18n_gettext(10, 'Can do anything at the Branch level', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.admin.local_admin');
1639 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1640         (11, oils_i18n_gettext(11, 'Serials', 'pgt', 'name'), 3, 
1641         oils_i18n_gettext(11, 'Serials (includes admin features)', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.serials');
1642 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1643         (12, oils_i18n_gettext(12, 'System Administrator', 'pgt', 'name'), 3, 
1644         oils_i18n_gettext(12, 'Can do anything at the System level', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.admin.system_admin');
1645 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1646         (13, oils_i18n_gettext(13, 'Global Administrator', 'pgt', 'name'), 3, 
1647         oils_i18n_gettext(13, 'Can do anything at the Consortium level', 'pgt', 'description'), '3 years', TRUE, 'group_application.user.staff.admin.global_admin');
1648 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1649         (14, oils_i18n_gettext(14, 'Data Review', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.data_review');
1650 INSERT INTO permission.grp_tree (id, name, parent, description, perm_interval, usergroup, application_perm) VALUES
1651         (15, oils_i18n_gettext(15, 'Volunteers', 'pgt', 'name'), 3, NULL, '3 years', TRUE, 'group_application.user.staff.volunteers');
1652
1653 SELECT SETVAL('permission.grp_tree_id_seq'::TEXT, (SELECT MAX(id) FROM permission.grp_tree));
1654
1655 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1656     VALUES (1,1,1,10.0);
1657 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1658     VALUES (1,1,2,10.0);
1659 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1660     VALUES (1,1,3,10.0);
1661 INSERT INTO permission.grp_penalty_threshold (grp,org_unit,penalty,threshold)
1662     VALUES (1,1,5,10.0);
1663
1664 SELECT SETVAL('permission.grp_penalty_threshold_id_seq'::TEXT, (SELECT MAX(id) FROM permission.grp_penalty_threshold));
1665
1666
1667 -- Add basic user permissions to the Users group
1668
1669 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1670         SELECT
1671                 pgt.id, perm.id, aout.depth, FALSE
1672         FROM
1673                 permission.grp_tree pgt,
1674                 permission.perm_list perm,
1675                 actor.org_unit_type aout
1676         WHERE
1677                 pgt.name = 'Users' AND
1678                 aout.name = 'Consortium' AND
1679                 perm.code IN (
1680                         'COPY_CHECKIN',
1681                         'CREATE_MY_CONTAINER',
1682                         'CREATE_PURCHASE_REQUEST',
1683                         'MR_HOLDS',
1684                         'OPAC_LOGIN',
1685                         'PERSISTENT_LOGIN',
1686                         'RENEW_CIRC',
1687                         'TITLE_HOLDS',
1688                         'user_request.create'
1689                 );
1690
1691
1692 -- Add basic user permissions to the Data Review group
1693
1694 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1695         SELECT
1696                 pgt.id, perm.id, aout.depth, FALSE
1697         FROM
1698                 permission.grp_tree pgt,
1699                 permission.perm_list perm,
1700                 actor.org_unit_type aout
1701         WHERE
1702                 pgt.name = 'Data Review' AND
1703                 aout.name = 'Consortium' AND
1704                 perm.code IN (
1705                         'CREATE_COPY_TRANSIT',
1706                         'VIEW_BILLING_TYPE',
1707                         'VIEW_CIRCULATIONS',
1708                         'VIEW_COPY_NOTES',
1709                         'VIEW_HOLD',
1710                         'VIEW_ORG_SETTINGS',
1711                         'VIEW_TITLE_NOTES',
1712                         'VIEW_TRANSACTION',
1713                         'VIEW_USER',
1714                         'VIEW_USER_FINES_SUMMARY',
1715                         'VIEW_USER_TRANSACTIONS',
1716                         'VIEW_VOLUME_NOTES',
1717                         'VIEW_ZIP_DATA');
1718
1719 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1720         SELECT
1721                 pgt.id, perm.id, aout.depth, FALSE
1722         FROM
1723                 permission.grp_tree pgt,
1724                 permission.perm_list perm,
1725                 actor.org_unit_type aout
1726         WHERE
1727                 pgt.name = 'Data Review' AND
1728                 aout.name = 'System' AND
1729                 perm.code IN (
1730                         'COPY_CHECKOUT',
1731                         'COPY_HOLDS',
1732                         'CREATE_IN_HOUSE_USE',
1733                         'CREATE_TRANSACTION',
1734                         'OFFLINE_EXECUTE',
1735                         'OFFLINE_VIEW',
1736                         'STAFF_LOGIN',
1737                         'VOLUME_HOLDS');
1738
1739
1740 -- Add basic staff permissions to the Staff group
1741
1742 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1743         SELECT
1744                 pgt.id, perm.id, aout.depth, FALSE
1745         FROM
1746                 permission.grp_tree pgt,
1747                 permission.perm_list perm,
1748                 actor.org_unit_type aout
1749         WHERE
1750                 pgt.name = 'Staff' AND
1751                 aout.name = 'Consortium' AND
1752                 perm.code IN (
1753                         'CREATE_CONTAINER',
1754                         'CREATE_CONTAINER_ITEM',
1755                         'CREATE_COPY_TRANSIT',
1756                         'CREATE_HOLD_NOTIFICATION',
1757                         'CREATE_TRANSACTION',
1758                         'CREATE_TRANSIT',
1759                         'DELETE_CONTAINER',
1760                         'DELETE_CONTAINER_ITEM',
1761                         'group_application.user',
1762                         'group_application.user.patron',
1763                         'REGISTER_WORKSTATION',
1764                         'REMOTE_Z3950_QUERY',
1765                         'REQUEST_HOLDS',
1766                         'STAFF_LOGIN',
1767                         'TRANSIT_COPY',
1768                         'UPDATE_CONTAINER',
1769                         'VIEW_CONTAINER',
1770                         'VIEW_COPY_CHECKOUT_HISTORY',
1771                         'VIEW_COPY_NOTES',
1772                         'VIEW_HOLD',
1773                         'VIEW_HOLD_NOTIFICATION',
1774                         'VIEW_HOLD_PERMIT',
1775                         'VIEW_PERM_GROUPS',
1776                         'VIEW_PERMISSION',
1777                         'VIEW_TITLE_NOTES',
1778                         'VIEW_TRANSACTION',
1779                         'VIEW_USER_SETTING_TYPE',
1780                         'VIEW_VOLUME_NOTES'
1781                 );
1782
1783 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1784         SELECT
1785                 pgt.id, perm.id, aout.depth, FALSE
1786         FROM
1787                 permission.grp_tree pgt,
1788                 permission.perm_list perm,
1789                 actor.org_unit_type aout
1790         WHERE
1791                 pgt.name = 'Staff' AND
1792                 aout.name = 'System' AND
1793                 perm.code IN (
1794                         'CREATE_USER',
1795                         'UPDATE_USER',
1796                         'VIEW_BILLING_TYPE',
1797                         'VIEW_CIRCULATIONS',
1798                         'VIEW_ORG_SETTINGS',
1799                         'VIEW_PERMIT_CHECKOUT',
1800                         'VIEW_USER',
1801                         'VIEW_USER_FINES_SUMMARY',
1802                         'VIEW_USER_TRANSACTIONS');
1803
1804 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1805         SELECT
1806                 pgt.id, perm.id, aout.depth, FALSE
1807         FROM
1808                 permission.grp_tree pgt,
1809                 permission.perm_list perm,
1810                 actor.org_unit_type aout
1811         WHERE
1812                 pgt.name = 'Staff' AND
1813                 aout.name = 'Branch' AND
1814                 perm.code IN (
1815                         'CANCEL_HOLDS',
1816                         'COPY_CHECKOUT',
1817                         'COPY_HOLDS',
1818                         'COPY_TRANSIT_RECEIVE',
1819                         'CREATE_BILL',
1820                         'CREATE_IN_HOUSE_USE',
1821                         'CREATE_PAYMENT',
1822                         'RENEW_HOLD_OVERRIDE',
1823                         'UPDATE_COPY',
1824                         'UPDATE_VOLUME',
1825                         'ADMIN_TOOLBAR',
1826                         'VOLUME_HOLDS');
1827
1828
1829 -- Add basic cataloguing permissions to the Catalogers group
1830
1831 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1832         SELECT
1833                 pgt.id, perm.id, aout.depth, FALSE
1834         FROM
1835                 permission.grp_tree pgt,
1836                 permission.perm_list perm,
1837                 actor.org_unit_type aout
1838         WHERE
1839                 pgt.name = 'Catalogers' AND
1840                 aout.name = 'Consortium' AND
1841                 perm.code IN (
1842                         'ALLOW_ALT_TCN',
1843                         'CREATE_BIB_IMPORT_QUEUE',
1844                         'CREATE_IMPORT_ITEM',
1845                         'CREATE_MARC',
1846                         'CREATE_TITLE_NOTE',
1847                         'DELETE_BIB_IMPORT_QUEUE',
1848                         'DELETE_IMPORT_ITEM',
1849                         'DELETE_RECORD',
1850                         'DELETE_TITLE_NOTE',
1851                         'IMPORT_ACQ_LINEITEM_BIB_RECORD',
1852                         'IMPORT_MARC',
1853             'IMPORT_AUTHORITY_MARC',
1854                         'MERGE_AUTH_RECORDS',
1855                         'MERGE_BIB_RECORDS',
1856                         'UPDATE_AUTHORITY_IMPORT_QUEUE',
1857                         'UPDATE_AUTHORITY_RECORD_NOTE',
1858                         'UPDATE_BIB_IMPORT_QUEUE',
1859                         'UPDATE_MARC',
1860                         'UPDATE_RECORD',
1861                         'user_request.view',
1862                         'VIEW_AUTHORITY_RECORD_NOTES');
1863
1864 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1865         SELECT
1866                 pgt.id, perm.id, aout.depth, FALSE
1867         FROM
1868                 permission.grp_tree pgt,
1869                 permission.perm_list perm,
1870                 actor.org_unit_type aout
1871         WHERE
1872                 pgt.name = 'Catalogers' AND
1873                 aout.name = 'System' AND
1874                 perm.code IN (
1875                         'CREATE_COPY',
1876                         'CREATE_COPY_NOTE',
1877                         'CREATE_MFHD_RECORD',
1878                         'CREATE_VOLUME',
1879                         'CREATE_VOLUME_NOTE',
1880                         'DELETE_COPY',
1881                         'DELETE_COPY_NOTE',
1882                         'DELETE_MFHD_RECORD',
1883                         'DELETE_VOLUME',
1884                         'DELETE_VOLUME_NOTE',
1885                         'MAP_MONOGRAPH_PART',
1886                         'MARK_ITEM_AVAILABLE',
1887                         'MARK_ITEM_BINDERY',
1888                         'MARK_ITEM_CHECKED_OUT',
1889                         'MARK_ITEM_ILL',
1890                         'MARK_ITEM_IN_PROCESS',
1891                         'MARK_ITEM_IN_TRANSIT',
1892                         'MARK_ITEM_LOST',
1893                         'MARK_ITEM_MISSING',
1894                         'MARK_ITEM_ON_HOLDS_SHELF',
1895                         'MARK_ITEM_ON_ORDER',
1896                         'MARK_ITEM_RESHELVING',
1897                         'UPDATE_COPY',
1898                         'UPDATE_COPY_NOTE',
1899                         'UPDATE_IMPORT_ITEM',
1900                         'UPDATE_MFHD_RECORD',
1901                         'UPDATE_VOLUME',
1902                         'UPDATE_VOLUME_NOTE',
1903                         'VIEW_SERIAL_SUBSCRIPTION');
1904
1905
1906 -- Add advanced cataloguing permissions to the Cataloging Admin group
1907
1908 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1909         SELECT
1910                 pgt.id, perm.id, aout.depth, TRUE
1911         FROM
1912                 permission.grp_tree pgt,
1913                 permission.perm_list perm,
1914                 actor.org_unit_type aout
1915         WHERE
1916                 pgt.name = 'Cataloging Administrator' AND
1917                 aout.name = 'Consortium' AND
1918                 perm.code IN (
1919                         'ADMIN_IMPORT_ITEM_ATTR_DEF',
1920                         'ADMIN_MERGE_PROFILE',
1921                         'CREATE_AUTHORITY_IMPORT_IMPORT_DEF',
1922                         'CREATE_BIB_IMPORT_FIELD_DEF',
1923                         'CREATE_BIB_PTYPE',
1924                         'CREATE_BIB_SOURCE',
1925                         'CREATE_IMPORT_ITEM_ATTR_DEF',
1926                         'CREATE_IMPORT_TRASH_FIELD',
1927                         'CREATE_MERGE_PROFILE',
1928                         'CREATE_MONOGRAPH_PART',
1929                         'CREATE_VOLUME_PREFIX',
1930                         'CREATE_VOLUME_SUFFIX',
1931                         'DELETE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF',
1932                         'DELETE_BIB_PTYPE',
1933                         'DELETE_BIB_SOURCE',
1934                         'DELETE_IMPORT_ITEM_ATTR_DEF',
1935                         'DELETE_IMPORT_TRASH_FIELD',
1936                         'DELETE_MERGE_PROFILE',
1937                         'DELETE_MONOGRAPH_PART',
1938                         'DELETE_VOLUME_PREFIX',
1939                         'DELETE_VOLUME_SUFFIX',
1940                         'MAP_MONOGRAPH_PART',
1941                         'UPDATE_AUTHORITY_IMPORT_IMPORT_FIELD_DEF',
1942                         'UPDATE_BIB_IMPORT_IMPORT_FIELD_DEF',
1943                         'UPDATE_BIB_PTYPE',
1944                         'UPDATE_IMPORT_ITEM_ATTR_DEF',
1945                         'UPDATE_IMPORT_TRASH_FIELD',
1946                         'UPDATE_MERGE_PROFILE',
1947                         'UPDATE_MONOGRAPH_PART',
1948                         'UPDATE_VOLUME_PREFIX',
1949                         'UPDATE_VOLUME_SUFFIX'
1950                 );
1951
1952 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1953         SELECT
1954                 pgt.id, perm.id, aout.depth, TRUE
1955         FROM
1956                 permission.grp_tree pgt,
1957                 permission.perm_list perm,
1958                 actor.org_unit_type aout
1959         WHERE
1960                 pgt.name = 'Cataloging Administrator' AND
1961                 aout.name = 'System' AND
1962                 perm.code IN (
1963                         'CREATE_COPY_STAT_CAT',
1964                         'CREATE_COPY_STAT_CAT_ENTRY',
1965                         'CREATE_COPY_STAT_CAT_ENTRY_MAP',
1966                         'RUN_REPORTS',
1967                         'CREATE_REPORT_TEMPLATE',
1968                         'SHARE_REPORT_FOLDER',
1969                         'UPDATE_COPY_LOCATION',
1970                         'UPDATE_COPY_STAT_CAT',
1971                         'UPDATE_COPY_STAT_CAT_ENTRY',
1972                         'VIEW_REPORT_OUTPUT');
1973
1974
1975 -- Add basic circulation permissions to the Circulators group
1976
1977 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
1978         SELECT
1979                 pgt.id, perm.id, aout.depth, FALSE
1980         FROM
1981                 permission.grp_tree pgt,
1982                 permission.perm_list perm,
1983                 actor.org_unit_type aout
1984         WHERE
1985                 pgt.name = 'Circulators' AND
1986                 aout.name = 'Branch' AND
1987                 perm.code IN (
1988                         'ADMIN_BOOKING_RESERVATION',
1989                         'ADMIN_BOOKING_RESOURCE',
1990                         'ADMIN_BOOKING_RESOURCE_ATTR',
1991                         'ADMIN_BOOKING_RESOURCE_ATTR_MAP',
1992                         'ADMIN_BOOKING_RESOURCE_ATTR_VALUE',
1993                         'ADMIN_BOOKING_RESOURCE_TYPE',
1994                         'ASSIGN_GROUP_PERM',
1995                         'MARK_ITEM_AVAILABLE',
1996                         'MARK_ITEM_BINDERY',
1997                         'MARK_ITEM_CHECKED_OUT',
1998                         'MARK_ITEM_ILL',
1999                         'MARK_ITEM_IN_PROCESS',
2000                         'MARK_ITEM_IN_TRANSIT',
2001                         'MARK_ITEM_LOST',
2002                         'MARK_ITEM_MISSING',
2003                         'MARK_ITEM_MISSING_PIECES',
2004                         'MARK_ITEM_ON_HOLDS_SHELF',
2005                         'MARK_ITEM_ON_ORDER',
2006                         'MARK_ITEM_RESHELVING',
2007                         'OFFLINE_UPLOAD',
2008                         'OFFLINE_VIEW',
2009                         'REMOVE_USER_GROUP_LINK',
2010                         'SET_CIRC_CLAIMS_RETURNED',
2011                         'SET_CIRC_CLAIMS_RETURNED.override',
2012                         'SET_CIRC_LOST',
2013                         'SET_CIRC_MISSING',
2014                         'UPDATE_BILL_NOTE',
2015                         'UPDATE_PATRON_CLAIM_NEVER_CHECKED_OUT_COUNT',
2016                         'UPDATE_PATRON_CLAIM_RETURN_COUNT',
2017                         'UPDATE_PAYMENT_NOTE',
2018                         'UPDATE_PICKUP_LIB FROM_TRANSIT',
2019                         'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF',
2020                         'VIEW_GROUP_PENALTY_THRESHOLD',
2021                         'VIEW_STANDING_PENALTY',
2022                         'VOID_BILLING',
2023                         'VOLUME_HOLDS');
2024
2025 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2026         SELECT
2027                 pgt.id, perm.id, aout.depth, FALSE
2028         FROM
2029                 permission.grp_tree pgt,
2030                 permission.perm_list perm,
2031                 actor.org_unit_type aout
2032         WHERE
2033                 pgt.name = 'Circulators' AND
2034                 aout.name = 'System' AND
2035                 perm.code IN (
2036                         'ABORT_REMOTE_TRANSIT',
2037                         'ABORT_TRANSIT',
2038                         'CAPTURE_RESERVATION',
2039                         'CIRC_CLAIMS_RETURNED.override',
2040                         'CIRC_EXCEEDS_COPY_RANGE.override',
2041                         'CIRC_OVERRIDE_DUE_DATE',
2042                         'CIRC_PERMIT_OVERRIDE',
2043                         'COPY_ALERT_MESSAGE.override',
2044                         'COPY_BAD_STATUS.override',
2045                         'COPY_CIRC_NOT_ALLOWED.override',
2046                         'COPY_IS_REFERENCE.override',
2047                         'COPY_NEEDED_FOR_HOLD.override',
2048                         'COPY_NOT_AVAILABLE.override',
2049                         'COPY_STATUS_LOST.override',
2050                         'COPY_STATUS_MISSING.override',
2051                         'CREATE_DUPLICATE_HOLDS',
2052                         'CREATE_USER_GROUP_LINK',
2053                         'DELETE_TRANSIT',
2054                         'HOLD_EXISTS.override',
2055                         'HOLD_ITEM_CHECKED_OUT.override',
2056                         'ISSUANCE_HOLDS',
2057                         'ITEM_AGE_PROTECTED.override',
2058                         'ITEM_ON_HOLDS_SHELF.override',
2059                         'MAX_RENEWALS_REACHED.override',
2060                         'OVERRIDE_HOLD_HAS_LOCAL_COPY',
2061                         'PATRON_EXCEEDS_CHECKOUT_COUNT.override',
2062                         'PATRON_EXCEEDS_FINES.override',
2063                         'PATRON_EXCEEDS_OVERDUE_COUNT.override',
2064                         'RETRIEVE_RESERVATION_PULL_LIST',
2065                         'UPDATE_HOLD');
2066
2067
2068 -- Add advanced circulation permissions to the Circulation Admin group
2069
2070 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2071         SELECT
2072                 pgt.id, perm.id, aout.depth, TRUE
2073         FROM
2074                 permission.grp_tree pgt,
2075                 permission.perm_list perm,
2076                 actor.org_unit_type aout
2077         WHERE
2078                 pgt.name = 'Circulation Administrator' AND
2079                 aout.name = 'Branch' AND
2080                 perm.code IN (
2081                         'DELETE_USER');
2082
2083 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2084         SELECT
2085                 pgt.id, perm.id, aout.depth, TRUE
2086         FROM
2087                 permission.grp_tree pgt,
2088                 permission.perm_list perm,
2089                 actor.org_unit_type aout
2090         WHERE
2091                 pgt.name = 'Circulation Administrator' AND
2092                 aout.name = 'Consortium' AND
2093                 perm.code IN (
2094                         'ADMIN_MAX_FINE_RULE',
2095                         'CREATE_CIRC_DURATION',
2096                         'DELETE_CIRC_DURATION',
2097                         'MARK_ITEM_MISSING_PIECES',
2098                         'UPDATE_CIRC_DURATION',
2099                         'UPDATE_HOLD_REQUEST_TIME',
2100                         'UPDATE_NET_ACCESS_LEVEL',
2101                         'VIEW_CIRC_MATRIX_MATCHPOINT',
2102             'ABORT_TRANSIT_ON_LOST', 
2103             'ABORT_TRANSIT_ON_MISSING',
2104             'UPDATE_PATRON_COLLECTIONS_EXEMPT',
2105                         'VIEW_HOLD_MATRIX_MATCHPOINT');
2106
2107 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2108         SELECT
2109                 pgt.id, perm.id, aout.depth, TRUE
2110         FROM
2111                 permission.grp_tree pgt,
2112                 permission.perm_list perm,
2113                 actor.org_unit_type aout
2114         WHERE
2115                 pgt.name = 'Circulation Administrator' AND
2116                 aout.name = 'System' AND
2117                 perm.code IN (
2118                         'ADMIN_BOOKING_RESERVATION',
2119                         'ADMIN_BOOKING_RESERVATION_ATTR_MAP',
2120                         'ADMIN_BOOKING_RESERVATION_ATTR_VALUE_MAP',
2121                         'ADMIN_BOOKING_RESOURCE',
2122                         'ADMIN_BOOKING_RESOURCE_ATTR',
2123                         'ADMIN_BOOKING_RESOURCE_ATTR_MAP',
2124                         'ADMIN_BOOKING_RESOURCE_ATTR_VALUE',
2125                         'ADMIN_BOOKING_RESOURCE_TYPE',
2126                         'ADMIN_COPY_LOCATION_ORDER',
2127                         'ADMIN_HOLD_CANCEL_CAUSE',
2128                         'ASSIGN_GROUP_PERM',
2129                         'BAR_PATRON',
2130                         'COPY_HOLDS',
2131                         'COPY_TRANSIT_RECEIVE',
2132                         'CREATE_BILL',
2133                         'CREATE_BILLING_TYPE',
2134                         'CREATE_NON_CAT_TYPE',
2135                         'CREATE_PATRON_STAT_CAT',
2136                         'CREATE_PATRON_STAT_CAT_ENTRY',
2137                         'CREATE_PATRON_STAT_CAT_ENTRY_DEFAULT',
2138                         'CREATE_PATRON_STAT_CAT_ENTRY_MAP',
2139                         'CREATE_USER_GROUP_LINK',
2140                         'DELETE_BILLING_TYPE',
2141                         'DELETE_NON_CAT_TYPE',
2142                         'DELETE_PATRON_STAT_CAT',
2143                         'DELETE_PATRON_STAT_CAT_ENTRY',
2144                         'DELETE_PATRON_STAT_CAT_ENTRY_DEFAULT',
2145                         'DELETE_PATRON_STAT_CAT_ENTRY_MAP',
2146                         'DELETE_TRANSIT',
2147                         'group_application.user.staff',
2148                         'MANAGE_BAD_DEBT',
2149                         'MARK_ITEM_AVAILABLE',
2150                         'MARK_ITEM_BINDERY',
2151                         'MARK_ITEM_CHECKED_OUT',
2152                         'MARK_ITEM_ILL',
2153                         'MARK_ITEM_IN_PROCESS',
2154                         'MARK_ITEM_IN_TRANSIT',
2155                         'MARK_ITEM_LOST',
2156                         'MARK_ITEM_MISSING',
2157                         'MARK_ITEM_ON_HOLDS_SHELF',
2158                         'MARK_ITEM_ON_ORDER',
2159                         'MARK_ITEM_RESHELVING',
2160                         'MERGE_USERS',
2161                         'money.collections_tracker.create',
2162                         'money.collections_tracker.delete',
2163                         'OFFLINE_EXECUTE',
2164                         'OFFLINE_UPLOAD',
2165                         'OFFLINE_VIEW',
2166                         'REMOVE_USER_GROUP_LINK',
2167                         'SET_CIRC_CLAIMS_RETURNED',
2168                         'SET_CIRC_CLAIMS_RETURNED.override',
2169                         'SET_CIRC_LOST',
2170                         'SET_CIRC_MISSING',
2171                         'UNBAR_PATRON',
2172                         'UPDATE_BILL_NOTE',
2173                         'UPDATE_NON_CAT_TYPE',
2174                         'UPDATE_PATRON_CLAIM_NEVER_CHECKED_OUT_COUNT',
2175                         'UPDATE_PATRON_CLAIM_RETURN_COUNT',
2176                         'UPDATE_PICKUP_LIB_FROM_HOLDS_SHELF',
2177                         'UPDATE_PICKUP_LIB_FROM_TRANSIT',
2178                         'UPDATE_USER',
2179                         'VIEW_REPORT_OUTPUT',
2180                         'VIEW_STANDING_PENALTY',
2181                         'VOID_BILLING',
2182             'TRANSIT_CHECKIN_INTERVAL_BLOCK.override',
2183                         'VOLUME_HOLDS');
2184
2185
2186 -- Add basic sys admin permissions to the Local Administrator group
2187
2188 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2189         SELECT
2190                 pgt.id, perm.id, aout.depth, TRUE
2191         FROM
2192                 permission.grp_tree pgt,
2193                 permission.perm_list perm,
2194                 actor.org_unit_type aout
2195         WHERE
2196                 pgt.name = 'Local Administrator' AND
2197                 aout.name = 'Branch' AND
2198                 perm.code IN (
2199                         'EVERYTHING');
2200
2201
2202 -- Add administration permissions to the System Administrator group
2203
2204 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2205         SELECT
2206                 pgt.id, perm.id, aout.depth, TRUE
2207         FROM
2208                 permission.grp_tree pgt,
2209                 permission.perm_list perm,
2210                 actor.org_unit_type aout
2211         WHERE
2212                 pgt.name = 'System Administrator' AND
2213                 aout.name = 'System' AND
2214                 perm.code IN (
2215                         'EVERYTHING');
2216
2217 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2218         SELECT
2219                 pgt.id, perm.id, aout.depth, FALSE
2220         FROM
2221                 permission.grp_tree pgt,
2222                 permission.perm_list perm,
2223                 actor.org_unit_type aout
2224         WHERE
2225                 pgt.name = 'System Administrator' AND
2226                 aout.name = 'Consortium' AND
2227                 perm.code ~ '^VIEW_TRIGGER';
2228
2229
2230 -- Add administration permissions to the Global Administrator group
2231
2232 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2233         SELECT
2234                 pgt.id, perm.id, aout.depth, TRUE
2235         FROM
2236                 permission.grp_tree pgt,
2237                 permission.perm_list perm,
2238                 actor.org_unit_type aout
2239         WHERE
2240                 pgt.name = 'Global Administrator' AND
2241                 aout.name = 'Consortium' AND
2242                 perm.code IN (
2243                         'EVERYTHING');
2244
2245
2246 -- Add basic acquisitions permissions to the Acquisitions group
2247
2248 SELECT SETVAL('permission.grp_perm_map_id_seq'::TEXT, (SELECT MAX(id) FROM permission.grp_perm_map));
2249
2250 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2251         SELECT
2252                 pgt.id, perm.id, aout.depth, FALSE
2253         FROM
2254                 permission.grp_tree pgt,
2255                 permission.perm_list perm,
2256                 actor.org_unit_type aout
2257         WHERE
2258                 pgt.name = 'Acquisitions' AND
2259                 aout.name = 'Consortium' AND
2260                 perm.code IN (
2261                         'ALLOW_ALT_TCN',
2262                         'CREATE_BIB_IMPORT_QUEUE',
2263                         'CREATE_IMPORT_ITEM',
2264                         'CREATE_INVOICE',
2265                         'CREATE_MARC',
2266                         'CREATE_PICKLIST',
2267                         'CREATE_PURCHASE_ORDER',
2268                         'DELETE_BIB_IMPORT_QUEUE',
2269                         'DELETE_IMPORT_ITEM',
2270                         'DELETE_RECORD',
2271                         'DELETE_VOLUME',
2272                         'DELETE_VOLUME_NOTE',
2273                         'GENERAL_ACQ',
2274                         'IMPORT_ACQ_LINEITEM_BIB_RECORD',
2275                         'IMPORT_MARC',
2276                         'MANAGE_CLAIM',
2277                         'MANAGE_FUND',
2278                         'MANAGE_FUNDING_SOURCE',
2279                         'MANAGE_PROVIDER',
2280                         'MARK_ITEM_AVAILABLE',
2281                         'MARK_ITEM_BINDERY',
2282                         'MARK_ITEM_CHECKED_OUT',
2283                         'MARK_ITEM_ILL',
2284                         'MARK_ITEM_IN_PROCESS',
2285                         'MARK_ITEM_IN_TRANSIT',
2286                         'MARK_ITEM_LOST',
2287                         'MARK_ITEM_MISSING',
2288                         'MARK_ITEM_ON_HOLDS_SHELF',
2289                         'MARK_ITEM_ON_ORDER',
2290                         'MARK_ITEM_RESHELVING',
2291                         'RECEIVE_PURCHASE_ORDER',
2292                         'UPDATE_BATCH_COPY',
2293                         'UPDATE_BIB_IMPORT_QUEUE',
2294                         'UPDATE_COPY',
2295                         'UPDATE_FUND',
2296                         'UPDATE_FUND_ALLOCATION',
2297                         'UPDATE_FUNDING_SOURCE',
2298                         'UPDATE_IMPORT_ITEM',
2299                         'UPDATE_MARC',
2300                         'UPDATE_PICKLIST',
2301                         'UPDATE_RECORD',
2302                         'UPDATE_VOLUME',
2303                         'user_request.delete',
2304                         'user_request.update',
2305                         'user_request.view',
2306                         'VIEW_ACQ_FUND_ALLOCATION_PERCENT',
2307                         'VIEW_ACQ_FUNDING_SOURCE',
2308                         'VIEW_FUND',
2309                         'VIEW_FUND_ALLOCATION',
2310                         'VIEW_FUNDING_SOURCE',
2311                         'VIEW_HOLDS',
2312                         'VIEW_INVOICE',
2313                         'VIEW_ORG_SETTINGS',
2314                         'VIEW_PICKLIST',
2315                         'VIEW_PROVIDER',
2316                         'VIEW_PURCHASE_ORDER',
2317                         'VIEW_REPORT_OUTPUT');
2318
2319
2320 -- Add acquisitions administration permissions to the Acquisitions Admin group
2321
2322 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2323         SELECT
2324                 pgt.id, perm.id, aout.depth, TRUE
2325         FROM
2326                 permission.grp_tree pgt,
2327                 permission.perm_list perm,
2328                 actor.org_unit_type aout
2329         WHERE
2330                 pgt.name = 'Acquisitions Administrator' AND
2331                 aout.name = 'Consortium' AND
2332                 perm.code IN (
2333                         'ACQ_INVOICE_REOPEN',
2334                         'ACQ_XFER_MANUAL_DFUND_AMOUNT',
2335                         'ADMIN_ACQ_CANCEL_CAUSE',
2336                         'ADMIN_ACQ_CLAIM',
2337                         'ADMIN_ACQ_CLAIM_EVENT_TYPE',
2338                         'ADMIN_ACQ_CLAIM_TYPE',
2339                         'ADMIN_ACQ_DISTRIB_FORMULA',
2340                         'ADMIN_ACQ_FISCAL_YEAR',
2341                         'ADMIN_ACQ_FUND',
2342                         'ADMIN_ACQ_FUND_ALLOCATION_PERCENT',
2343                         'ADMIN_ACQ_FUND_TAG',
2344                         'ADMIN_ACQ_LINE_ITEM_ALERT_TEXT',
2345                         'ADMIN_CLAIM_POLICY',
2346                         'ADMIN_CURRENCY_TYPE',
2347                         'ADMIN_FUND',
2348                         'ADMIN_FUNDING_SOURCE',
2349                         'ADMIN_INVOICE',
2350                         'ADMIN_INVOICE_METHOD',
2351                         'ADMIN_INVOICE_PAYMENT_METHOD',
2352                         'ADMIN_LINEITEM_MARC_ATTR_DEF',
2353                         'ADMIN_PROVIDER',
2354                         'ADMIN_USER_REQUEST_TYPE',
2355                         'CREATE_ACQ_FUNDING_SOURCE',
2356                         'CREATE_FUND',
2357                         'CREATE_FUND_ALLOCATION',
2358                         'CREATE_FUNDING_SOURCE',
2359                         'CREATE_INVOICE_ITEM_TYPE',
2360                         'CREATE_INVOICE_METHOD',
2361                         'CREATE_PROVIDER',
2362                         'DELETE_ACQ_FUNDING_SOURCE',
2363                         'DELETE_FUND',
2364                         'DELETE_FUND_ALLOCATION',
2365                         'DELETE_FUNDING_SOURCE',
2366                         'DELETE_INVOICE_ITEM_TYPE',
2367                         'DELETE_INVOICE_METHOD',
2368                         'DELETE_PROVIDER',
2369                         'RUN_REPORTS',
2370                         'CREATE_REPORT_TEMPLATE',
2371                         'SHARE_REPORT_FOLDER',
2372                         'UPDATE_ACQ_FUNDING_SOURCE',
2373                         'UPDATE_INVOICE_ITEM_TYPE',
2374                         'UPDATE_INVOICE_METHOD',
2375                         'UPDATE_PICKLIST'
2376                 );
2377
2378 -- Add serials permissions to the Serials group
2379
2380 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2381         SELECT
2382                 pgt.id, perm.id, aout.depth, FALSE
2383         FROM
2384                 permission.grp_tree pgt,
2385                 permission.perm_list perm,
2386                 actor.org_unit_type aout
2387         WHERE
2388                 pgt.name = 'Serials' AND
2389                 aout.name = 'System' AND
2390                 perm.code IN (
2391                         'ADMIN_ASSET_COPY_TEMPLATE',
2392                         'ADMIN_SERIAL_CAPTION_PATTERN',
2393                         'ADMIN_SERIAL_DISTRIBUTION',
2394                         'ADMIN_SERIAL_ITEM',
2395                         'ADMIN_SERIAL_STREAM',
2396                         'ADMIN_SERIAL_SUBSCRIPTION',
2397                         'ISSUANCE_HOLDS',
2398                         'RECEIVE_SERIAL');
2399
2400
2401 -- Add basic staff permissions to the Volunteers group
2402
2403 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2404         SELECT
2405                 pgt.id, perm.id, aout.depth, FALSE
2406         FROM
2407                 permission.grp_tree pgt,
2408                 permission.perm_list perm,
2409                 actor.org_unit_type aout
2410         WHERE
2411                 pgt.name = 'Volunteers' AND
2412                 aout.name = 'Branch' AND
2413                 perm.code IN (
2414                         'COPY_CHECKOUT',
2415                         'CREATE_BILL',
2416                         'CREATE_IN_HOUSE_USE',
2417                         'CREATE_PAYMENT',
2418                         'VIEW_BILLING_TYPE',
2419                         'VIEW_CIRCS',
2420                         'VIEW_COPY_CHECKOUT',
2421                         'VIEW_HOLD',
2422                         'VIEW_TITLE_HOLDS',
2423                         'VIEW_TRANSACTION',
2424                         'VIEW_USER',
2425                         'VIEW_USER_FINES_SUMMARY',
2426                         'VIEW_USER_TRANSACTIONS');
2427
2428 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
2429         SELECT
2430                 pgt.id, perm.id, aout.depth, FALSE
2431         FROM
2432                 permission.grp_tree pgt,
2433                 permission.perm_list perm,
2434                 actor.org_unit_type aout
2435         WHERE
2436                 pgt.name = 'Volunteers' AND
2437                 aout.name = 'Consortium' AND
2438                 perm.code IN (
2439                         'CREATE_COPY_TRANSIT',
2440                         'CREATE_TRANSACTION',
2441                         'CREATE_TRANSIT',
2442                         'STAFF_LOGIN',
2443                         'TRANSIT_COPY',
2444                         'VIEW_ORG_SETTINGS');
2445
2446
2447 -- Admin user account
2448 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 );
2449
2450 -- Admin user barcode
2451 INSERT INTO actor.card (usr, barcode) VALUES (1,md5(random()::text));
2452 UPDATE actor.usr SET card = (SELECT currval('actor.card_id_seq')) WHERE id = 1;
2453
2454 -- Admin user permissions
2455 INSERT INTO permission.usr_perm_map (usr,perm,depth) VALUES (1,-1,0);
2456
2457 -- Set a work_ou for the Administrator user
2458 INSERT INTO permission.usr_work_ou_map (usr, work_ou) VALUES (1, 1);
2459
2460 --010.schema.biblio.sql:
2461 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');
2462
2463 --040.schema.asset.sql:
2464 INSERT INTO asset.copy_location (id, name,owning_lib) VALUES (1, oils_i18n_gettext(1, 'Stacks', 'acpl', 'name'),1);
2465 SELECT SETVAL('asset.copy_location_id_seq'::TEXT, 100);
2466
2467 INSERT INTO asset.call_number_suffix (id, owning_lib, label) VALUES (-1, 1, '');
2468 INSERT INTO asset.call_number_prefix (id, owning_lib, label) VALUES (-1, 1, '');
2469 INSERT INTO asset.call_number VALUES (-1,1,NOW(),1,NOW(),-1,1,'UNCATALOGED');
2470
2471 --090.schema.action.sql
2472 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (1, oils_i18n_gettext(1, 'Untargeted expiration', 'ahrcc', 'label'));
2473 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (2, oils_i18n_gettext(2, 'Hold Shelf expiration', 'ahrcc', 'label'));
2474 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (3, oils_i18n_gettext(3, 'Patron via phone', 'ahrcc', 'label'));
2475 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (4, oils_i18n_gettext(4, 'Patron in person', 'ahrcc', 'label'));
2476 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (5, oils_i18n_gettext(5, 'Staff forced', 'ahrcc', 'label'));
2477 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (6, oils_i18n_gettext(6, 'Patron via OPAC', 'ahrcc', 'label'));
2478 INSERT INTO action.hold_request_cancel_cause (id,label) VALUES (7, oils_i18n_gettext(7, 'Patron via SIP', 'ahrcc', 'label'));
2479 SELECT SETVAL('action.hold_request_cancel_cause_id_seq', 100);
2480
2481
2482 -- circ matrix
2483 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);
2484
2485 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 
2486     ('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),
2487     ('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),
2488     ('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),
2489     ('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);
2490
2491 -- hold matrix - 110.hold_matrix.sql:
2492 INSERT INTO config.hold_matrix_matchpoint (requestor_grp) VALUES (1);
2493
2494 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
2495     ('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),
2496     ('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),
2497     ('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),
2498     ('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);
2499
2500 -- dynamic weight associations
2501 INSERT INTO config.weight_assoc(active, org_unit, circ_weights, hold_weights) VALUES
2502     (true, 1, 1, 1);
2503
2504 -- User setting types
2505 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2506     VALUES ('opac.default_font', TRUE,
2507     oils_i18n_gettext('opac.default_font', 'OPAC Font Size', 'cust', 'label'),
2508     oils_i18n_gettext('opac.default_font', 'OPAC Font Size', 'cust', 'description'),
2509     'string');
2510
2511 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2512     VALUES ('opac.default_search_depth', TRUE,
2513     oils_i18n_gettext('opac.default_search_depth', 'OPAC Search Depth', 'cust', 'label'),
2514     oils_i18n_gettext('opac.default_search_depth', 'OPAC Search Depth', 'cust', 'description'),
2515     'integer');
2516
2517 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2518     VALUES ('opac.default_search_location', TRUE,
2519     oils_i18n_gettext('opac.default_search_location', 'OPAC Search Location', 'cust', 'label'),
2520     oils_i18n_gettext('opac.default_search_location', 'OPAC Search Location', 'cust', 'description'),
2521     'integer');
2522
2523 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2524     VALUES ('opac.hits_per_page', TRUE,
2525     oils_i18n_gettext('opac.hits_per_page', 'Hits per Page', 'cust', 'label'),
2526     oils_i18n_gettext('opac.hits_per_page', 'Hits per Page', 'cust', 'description'),
2527     'string');
2528
2529 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2530     VALUES ('opac.hold_notify', TRUE,
2531     oils_i18n_gettext('opac.hold_notify', 'Hold Notification Format', 'cust', 'label'),
2532     oils_i18n_gettext('opac.hold_notify', 'Hold Notification Format', 'cust', 'description'),
2533     'string');
2534
2535 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2536     VALUES ('staff_client.catalog.record_view.default', TRUE,
2537     oils_i18n_gettext('staff_client.catalog.record_view.default', 'Default Record View', 'cust', 'label'),
2538     oils_i18n_gettext('staff_client.catalog.record_view.default', 'Default Record View', 'cust', 'description'),
2539     'string');
2540
2541 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2542     VALUES ('staff_client.copy_editor.templates', TRUE,
2543     oils_i18n_gettext('staff_client.copy_editor.templates', 'Copy Editor Template', 'cust', 'label'),
2544     oils_i18n_gettext('staff_client.copy_editor.templates', 'Copy Editor Template', 'cust', 'description'),
2545     'object');
2546
2547 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2548     VALUES ('circ.holds_behind_desk', FALSE,
2549     oils_i18n_gettext('circ.holds_behind_desk', 'Hold is behind Circ Desk', 'cust', 'label'),
2550     oils_i18n_gettext('circ.holds_behind_desk', 'Hold is behind Circ Desk', 'cust', 'description'),
2551     'bool');
2552
2553 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2554     VALUES ('opac.default_pickup_location', TRUE,
2555     oils_i18n_gettext('opac.default_pickup_location', 'Default Hold Pickup Location', 'cust', 'label'),
2556     oils_i18n_gettext('opac.default_pickup_location', 'Default location for holds pickup', 'cust', 'description'),
2557     'integer');
2558
2559 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2560     VALUES (
2561         'opac.lists_per_page',
2562         TRUE,
2563         oils_i18n_gettext(
2564             'opac.lists_per_page',
2565             'Lists per Page',
2566             'cust',
2567             'label'
2568         ),
2569         oils_i18n_gettext(
2570             'opac.lists_per_page',
2571             'A number designating the amount of lists displayed per page.',
2572             'cust',
2573             'description'
2574         ),
2575         'string'
2576     );
2577
2578 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
2579     VALUES (
2580         'opac.list_items_per_page',
2581         TRUE,
2582         oils_i18n_gettext(
2583             'opac.list_items_per_page',
2584             'List Items per Page',
2585             'cust',
2586             'label'
2587         ),
2588         oils_i18n_gettext(
2589             'opac.list_items_per_page',
2590             'A number designating the amount of list items displayed per page of a selected list.',
2591             'cust',
2592             'description'
2593         ),
2594         'string'
2595     );
2596
2597 -- Add groups for org_unit settings
2598 INSERT INTO config.settings_group (name, label) VALUES
2599 ('acq', oils_i18n_gettext('config.settings_group.system', 'Acquisitions', 'coust', 'label')),
2600 ('sys', oils_i18n_gettext('config.settings_group.system', 'System', 'coust', 'label')),
2601 ('gui', oils_i18n_gettext('config.settings_group.gui', 'GUI', 'coust', 'label')),
2602 ('lib', oils_i18n_gettext('config.settings_group.lib', 'Library', 'coust', 'label')),
2603 ('sec', oils_i18n_gettext('config.settings_group.sec', 'Security', 'coust', 'label')),
2604 ('cat', oils_i18n_gettext('config.settings_group.cat', 'Cataloging', 'coust', 'label')),
2605 ('holds', oils_i18n_gettext('config.settings_group.holds', 'Holds', 'coust', 'label')),
2606 ('circ', oils_i18n_gettext('config.settings_group.circulation', 'Circulation', 'coust', 'label')),
2607 ('self', oils_i18n_gettext('config.settings_group.self', 'Self Check', 'coust', 'label')),
2608 ('opac', oils_i18n_gettext('config.settings_group.opac', 'OPAC', 'coust', 'label')),
2609 ('prog', oils_i18n_gettext('config.settings_group.program', 'Program', 'coust', 'label')),
2610 ('glob', oils_i18n_gettext('config.settings_group.global', 'Global', 'coust', 'label')),
2611 ('finance', oils_i18n_gettext('config.settings_group.finances', 'Finances', 'coust', 'label')),
2612 ('credit', oils_i18n_gettext('config.settings_group.ccp', 'Credit Card Processing', 'coust', 'label')),
2613 ('serial', oils_i18n_gettext('config.settings_group.serial', 'Serials', 'coust', 'label')),
2614 ('recall', oils_i18n_gettext('config.settings_group.recall', 'Recalls', 'coust', 'label')),
2615 ('booking', oils_i18n_gettext('config.settings_group.booking', 'Booking', 'coust', 'label')),
2616 ('offline', oils_i18n_gettext('config.settings_group.offline', 'Offline', 'coust', 'label')),
2617 ('receipt_template', oils_i18n_gettext('config.settings_group.receipt_template', 'Receipt Template', 'coust', 'label')),
2618 ('sms', oils_i18n_gettext('sms','SMS Text Messages','csg','label')),
2619 ('vandelay', oils_i18n_gettext('vandelay','Vandelay','coust','label'))
2620 ;
2621
2622
2623 INSERT INTO acq.user_request_type (id,label) VALUES (1, oils_i18n_gettext('1', 'Books', 'aurt', 'label'));
2624 INSERT INTO acq.user_request_type (id,label) VALUES (2, oils_i18n_gettext('2', 'Journal/Magazine & Newspaper Articles', 'aurt', 'label'));
2625 INSERT INTO acq.user_request_type (id,label) VALUES (3, oils_i18n_gettext('3', 'Audiobooks', 'aurt', 'label'));
2626 INSERT INTO acq.user_request_type (id,label) VALUES (4, oils_i18n_gettext('4', 'Music', 'aurt', 'label'));
2627 INSERT INTO acq.user_request_type (id,label) VALUES (5, oils_i18n_gettext('5', 'DVDs', 'aurt', 'label'));
2628
2629 SELECT SETVAL('acq.user_request_type_id_seq'::TEXT, 6);
2630
2631
2632 -- org_unit setting types
2633 INSERT into config.org_unit_setting_type
2634 ( name, grp, label, description, datatype, fm_class ) VALUES
2635
2636 ( 'acq.copy_creator_uses_receiver', 'acq',
2637     oils_i18n_gettext('acq.copy_creator_uses_receiver',
2638         'Set copy creator as receiver',
2639         'coust', 'label'),
2640     oils_i18n_gettext('acq.copy_creator_uses_receiver',
2641         'When receiving a copy in acquisitions, set the copy "creator" to be the staff that received the copy',
2642         'coust', 'description'),
2643     'bool', null)
2644
2645 ,( 'acq.default_circ_modifier', 'acq',
2646     oils_i18n_gettext('acq.default_circ_modifier',
2647         'Default circulation modifier',
2648         'coust', 'label'),
2649     oils_i18n_gettext('acq.default_circ_modifier',
2650         'Default circulation modifier',
2651         'coust', 'description'),
2652     'string', null)
2653
2654 ,( 'acq.default_copy_location', 'acq',
2655     oils_i18n_gettext('acq.default_copy_location',
2656         'Default copy location',
2657         'coust', 'label'),
2658     oils_i18n_gettext('acq.default_copy_location',
2659         'Default copy location',
2660         'coust', 'description'),
2661     'link', 'acpl')
2662
2663 ,( 'acq.fund.balance_limit.block', 'acq',
2664     oils_i18n_gettext('acq.fund.balance_limit.block',
2665         'Fund Spending Limit for Block',
2666         'coust', 'label'),
2667     oils_i18n_gettext('acq.fund.balance_limit.block',
2668         '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.',
2669         'coust', 'description'),
2670     'integer', null)
2671
2672 ,( 'acq.fund.balance_limit.warn', 'acq',
2673     oils_i18n_gettext('acq.fund.balance_limit.warn',
2674         'Fund Spending Limit for Warning',
2675         'coust', 'label'),
2676     oils_i18n_gettext('acq.fund.balance_limit.warn',
2677         '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.',
2678         'coust', 'description'),
2679     'integer', null)
2680
2681 ,( 'acq.holds.allow_holds_from_purchase_request', 'acq',
2682     oils_i18n_gettext('acq.holds.allow_holds_from_purchase_request',
2683         'Allows patrons to create automatic holds from purchase requests.',
2684         'coust', 'label'),
2685     oils_i18n_gettext('acq.holds.allow_holds_from_purchase_request',
2686         'Allows patrons to create automatic holds from purchase requests.',
2687         'coust', 'description'),
2688     'bool', null)
2689
2690 ,( 'acq.tmp_barcode_prefix', 'acq',
2691     oils_i18n_gettext('acq.tmp_barcode_prefix',
2692         'Temporary barcode prefix',
2693         'coust', 'label'),
2694     oils_i18n_gettext('acq.tmp_barcode_prefix',
2695         'Temporary barcode prefix',
2696         'coust', 'description'),
2697     'string', null)
2698
2699 ,( 'acq.tmp_callnumber_prefix', 'acq',
2700     oils_i18n_gettext('acq.tmp_callnumber_prefix',
2701         'Temporary call number prefix',
2702         'coust', 'label'),
2703     oils_i18n_gettext('acq.tmp_callnumber_prefix',
2704         'Temporary call number prefix',
2705         'coust', 'description'),
2706     'string', null)
2707
2708 ,( 'auth.opac_timeout', 'sec',
2709     oils_i18n_gettext('auth.opac_timeout',
2710         'OPAC Inactivity Timeout (in seconds)',
2711         'coust', 'label'),
2712     oils_i18n_gettext('auth.opac_timeout',
2713         'OPAC Inactivity Timeout (in seconds)',
2714         'coust', 'description'),
2715     'integer', null)
2716
2717 ,( 'auth.persistent_login_interval', 'sec',
2718     oils_i18n_gettext('auth.persistent_login_interval',
2719         'Persistent Login Duration',
2720         'coust', 'label'),
2721     oils_i18n_gettext('auth.persistent_login_interval',
2722         'How long a persistent login lasts.  E.g. ''2 weeks''',
2723         'coust', 'description'),
2724     'interval', null)
2725
2726 ,( 'auth.staff_timeout', 'sec',
2727     oils_i18n_gettext('auth.staff_timeout',
2728         'Staff Login Inactivity Timeout (in seconds)',
2729         'coust', 'label'),
2730     oils_i18n_gettext('auth.staff_timeout',
2731         'Staff Login Inactivity Timeout (in seconds)',
2732         'coust', 'description'),
2733     'integer', null)
2734
2735 ,( 'booking.allow_email_notify', 'booking',
2736     oils_i18n_gettext('booking.allow_email_notify',
2737         'Allow Email Notify',
2738         'coust', 'label'),
2739     oils_i18n_gettext('booking.allow_email_notify',
2740         'Permit email notification when a reservation is ready for pickup.',
2741         'coust', 'description'),
2742     'bool', null)
2743
2744 ,( 'cat.bib.alert_on_empty', 'gui',
2745     oils_i18n_gettext('cat.bib.alert_on_empty',
2746         'Alert on empty bib records',
2747         'coust', 'label'),
2748     oils_i18n_gettext('cat.bib.alert_on_empty',
2749         'Alert staff when the last copy for a record is being deleted',
2750         'coust', 'description'),
2751     'bool', null)
2752
2753 ,( 'cat.bib.delete_on_no_copy_via_acq_lineitem_cancel', 'cat',
2754     oils_i18n_gettext('cat.bib.delete_on_no_copy_via_acq_lineitem_cancel',
2755         'Delete bib if all copies are deleted via Acquisitions lineitem cancellation.',
2756         'coust', 'label'),
2757     oils_i18n_gettext('cat.bib.delete_on_no_copy_via_acq_lineitem_cancel',
2758         'Delete bib if all copies are deleted via Acquisitions lineitem cancellation.',
2759         'coust', 'description'),
2760     'bool', null)
2761
2762 ,( 'cat.bib.keep_on_empty', 'prog',
2763     oils_i18n_gettext('cat.bib.keep_on_empty',
2764         'Retain empty bib records',
2765         'coust', 'label'),
2766     oils_i18n_gettext('cat.bib.keep_on_empty',
2767         'Retain a bib record even when all attached copies are deleted',
2768         'coust', 'description'),
2769     'bool', null)
2770
2771 ,( 'cat.default_classification_scheme', 'cat',
2772     oils_i18n_gettext('cat.default_classification_scheme',
2773         'Default Classification Scheme',
2774         'coust', 'label'),
2775     oils_i18n_gettext('cat.default_classification_scheme',
2776         'Defines the default classification scheme for new call numbers: 1 = Generic; 2 = Dewey; 3 = LC',
2777         'coust', 'description'),
2778     'link', 'acnc')
2779
2780 ,( 'cat.default_copy_status_fast', 'cat',
2781     oils_i18n_gettext('cat.default_copy_status_fast',
2782         'Default copy status (fast add)',
2783         'coust', 'label'),
2784     oils_i18n_gettext('cat.default_copy_status_fast',
2785         'Default status when a copy is created using the "Fast Add" interface.',
2786         'coust', 'description'),
2787     'link', 'ccs')
2788
2789 ,( 'cat.default_copy_status_normal', 'cat',
2790     oils_i18n_gettext('cat.default_copy_status_normal',
2791         'Default copy status (normal)',
2792         'coust', 'label'),
2793     oils_i18n_gettext('cat.default_copy_status_normal',
2794         'Default status when a copy is created using the normal volume/copy creator interface.',
2795         'coust', 'description'),
2796     'link', 'ccs')
2797
2798 ,( 'cat.default_item_price', 'finance',
2799     oils_i18n_gettext('cat.default_item_price',
2800         'Default Item Price',
2801         'coust', 'label'),
2802     oils_i18n_gettext('cat.default_item_price',
2803         'Default Item Price',
2804         'coust', 'description'),
2805     'currency', null)
2806
2807 ,( 'circ.min_item_price', 'finance',
2808     oils_i18n_gettext('circ.min_item_price',
2809         'Minimum Item Price',
2810         'coust', 'label'),
2811     oils_i18n_gettext('circ.min_item_price',
2812         'When charging for lost items, charge this amount as a minimum.',
2813         'coust', 'description'),
2814     'currency', null)
2815
2816 ,( 'circ.max_item_price', 'finance',
2817     oils_i18n_gettext('circ.max_item_price',
2818         'Maximum Item Price',
2819         'coust', 'label'),
2820     oils_i18n_gettext('circ.max_item_price',
2821         'When charging for lost items, limit the charge to this as a maximum.',
2822         'coust', 'description'),
2823     'currency', null)
2824
2825 ,( 'cat.label.font.family', 'cat',
2826     oils_i18n_gettext('cat.label.font.family',
2827         'Spine and pocket label font family',
2828         'coust', 'label'),
2829     oils_i18n_gettext('cat.label.font.family',
2830         '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".',
2831         'coust', 'description'),
2832     'string', null)
2833
2834 ,( 'cat.label.font.size', 'cat',
2835     oils_i18n_gettext('cat.label.font.size',
2836         'Spine and pocket label font size',
2837         'coust', 'label'),
2838     oils_i18n_gettext('cat.label.font.size',
2839         'Set the default font size for spine and pocket labels',
2840         'coust', 'description'),
2841     'integer', null)
2842
2843 ,( 'cat.label.font.weight', 'cat',
2844     oils_i18n_gettext('cat.label.font.weight',
2845         'Spine and pocket label font weight',
2846         'coust', 'label'),
2847     oils_i18n_gettext('cat.label.font.weight',
2848         'Set the preferred font weight for spine and pocket labels. You can specify "normal", "bold", "bolder", or "lighter".',
2849         'coust', 'description'),
2850     'string', null)
2851
2852 ,( 'cat.marc_control_number_identifier', 'cat',
2853     oils_i18n_gettext('cat.marc_control_number_identifier',
2854         'Defines the control number identifier used in 003 and 035 fields.',
2855         'coust', 'label'),
2856     oils_i18n_gettext('cat.marc_control_number_identifier',
2857         'Cat: Defines the control number identifier used in 003 and 035 fields.',
2858         'coust', 'description'),
2859     'string', null)
2860
2861 ,( 'cat.spine.line.height', 'cat',
2862     oils_i18n_gettext('cat.spine.line.height',
2863         'Spine label maximum lines',
2864         'coust', 'label'),
2865     oils_i18n_gettext('cat.spine.line.height',
2866         'Set the default maximum number of lines for spine labels.',
2867         'coust', 'description'),
2868     'integer', null)
2869
2870 ,( 'cat.spine.line.margin', 'cat',
2871     oils_i18n_gettext('cat.spine.line.margin',
2872         'Spine label left margin',
2873         'coust', 'label'),
2874     oils_i18n_gettext('cat.spine.line.margin',
2875         'Set the left margin for spine labels in number of characters.',
2876         'coust', 'description'),
2877     'integer', null)
2878
2879 ,( 'cat.spine.line.width', 'cat',
2880     oils_i18n_gettext('cat.spine.line.width',
2881         'Spine label line width',
2882         'coust', 'label'),
2883     oils_i18n_gettext('cat.spine.line.width',
2884         'Set the default line width for spine labels in number of characters. This specifies the boundary at which lines must be wrapped.',
2885         'coust', 'description'),
2886     'integer', null)
2887
2888 ,( 'cat.volume.delete_on_empty', 'cat',
2889     oils_i18n_gettext('cat.volume.delete_on_empty',
2890         'Delete volume with last copy',
2891         'coust', 'label'),
2892     oils_i18n_gettext('cat.volume.delete_on_empty',
2893         'Automatically delete a volume when the last linked copy is deleted',
2894         'coust', 'description'),
2895     'bool', null)
2896
2897 ,( 'circ.auto_hide_patron_summary', 'gui',
2898     oils_i18n_gettext('circ.auto_hide_patron_summary',
2899         'Toggle off the patron summary sidebar after first view.',
2900         'coust', 'label'),
2901     oils_i18n_gettext('circ.auto_hide_patron_summary',
2902         'When true, the patron summary sidebar will collapse after a new patron sub-interface is selected.',
2903         'coust', 'description'),
2904     'bool', null)
2905
2906 ,( 'circ.block_renews_for_holds', 'holds',
2907     oils_i18n_gettext('circ.block_renews_for_holds',
2908         'Block Renewal of Items Needed for Holds',
2909         'coust', 'label'),
2910     oils_i18n_gettext('circ.block_renews_for_holds',
2911         'When an item could fulfill a hold, do not allow the current patron to renew',
2912         'coust', 'description'),
2913     'bool', null)
2914
2915 ,( 'circ.booking_reservation.default_elbow_room', 'booking',
2916     oils_i18n_gettext('circ.booking_reservation.default_elbow_room',
2917         'Booking elbow room',
2918         'coust', 'label'),
2919     oils_i18n_gettext('circ.booking_reservation.default_elbow_room',
2920         '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.',
2921         'coust', 'description'),
2922     'interval', null)
2923
2924 ,( 'circ.charge_lost_on_zero', 'finance',
2925     oils_i18n_gettext('circ.charge_lost_on_zero',
2926         'Charge lost on zero',
2927         'coust', 'label'),
2928     oils_i18n_gettext('circ.charge_lost_on_zero',
2929         'Charge lost on zero',
2930         'coust', 'description'),
2931     'bool', null)
2932
2933 ,( 'circ.charge_on_damaged', 'finance',
2934     oils_i18n_gettext('circ.charge_on_damaged',
2935         'Charge item price when marked damaged',
2936         'coust', 'label'),
2937     oils_i18n_gettext('circ.charge_on_damaged',
2938         'Charge item price when marked damaged',
2939         'coust', 'description'),
2940     'bool', null)
2941
2942 ,( 'circ.checkout_auto_renew_age', 'circ',
2943     oils_i18n_gettext('circ.checkout_auto_renew_age',
2944         'Checkout auto renew age',
2945         'coust', 'label'),
2946     oils_i18n_gettext('circ.checkout_auto_renew_age',
2947         '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',
2948         'coust', 'description'),
2949     'interval', null)
2950
2951 ,( 'circ.checkout_fills_related_hold', 'circ',
2952     oils_i18n_gettext('circ.checkout_fills_related_hold',
2953         'Checkout Fills Related Hold',
2954         'coust', 'label'),
2955     oils_i18n_gettext('circ.checkout_fills_related_hold',
2956         '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',
2957         'coust', 'description'),
2958     'bool', null)
2959
2960 ,( 'circ.checkout_fills_related_hold_exact_match_only', 'circ',
2961     oils_i18n_gettext('circ.checkout_fills_related_hold_exact_match_only',
2962         'Checkout Fills Related Hold On Valid Copy Only',
2963         'coust', 'label'),
2964     oils_i18n_gettext('circ.checkout_fills_related_hold_exact_match_only',
2965         '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.',
2966         'coust', 'description'),
2967     'bool', null)
2968
2969 ,( 'circ.claim_never_checked_out.mark_missing', 'lib',
2970     oils_i18n_gettext('circ.claim_never_checked_out.mark_missing',
2971         'Claim Never Checked Out: Mark copy as missing',
2972         'coust', 'label'),
2973     oils_i18n_gettext('circ.claim_never_checked_out.mark_missing',
2974         'When a circ is marked as claims-never-checked-out, mark the copy as missing',
2975         'coust', 'description'),
2976     'bool', null)
2977
2978 ,( 'circ.claim_return.copy_status', 'lib',
2979     oils_i18n_gettext('circ.claim_return.copy_status',
2980         'Claim Return Copy Status',
2981         'coust', 'label'),
2982     oils_i18n_gettext('circ.claim_return.copy_status',
2983         'Claims returned copies are put into this status.  Default is to leave the copy in the Checked Out status',
2984         'coust', 'description'),
2985     'link', 'ccs')
2986
2987 ,( 'circ.damaged.void_ovedue', 'lib',
2988     oils_i18n_gettext('circ.damaged.void_ovedue',
2989         'Mark item damaged voids overdues',
2990         'coust', 'label'),
2991     oils_i18n_gettext('circ.damaged.void_ovedue',
2992         'When an item is marked damaged, overdue fines on the most recent circulation are voided.',
2993         'coust', 'description'),
2994     'bool', null)
2995
2996 ,( 'circ.damaged_item_processing_fee', 'finance',
2997     oils_i18n_gettext('circ.damaged_item_processing_fee',
2998         'Charge processing fee for damaged items',
2999         'coust', 'label'),
3000     oils_i18n_gettext('circ.damaged_item_processing_fee',
3001         'Charge processing fee for damaged items',
3002         'coust', 'description'),
3003     'currency', null)
3004
3005 ,( 'circ.do_not_tally_claims_returned', 'circ',
3006     oils_i18n_gettext('circ.do_not_tally_claims_returned',
3007         'Do not include outstanding Claims Returned circulations in lump sum tallies in Patron Display.',
3008         'coust', 'label'),
3009     oils_i18n_gettext('circ.do_not_tally_claims_returned',
3010         '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.',
3011         'coust', 'description'),
3012     'bool', null)
3013
3014 ,('circ.tally_lost', 'circ',
3015     oils_i18n_gettext(
3016         'circ.tally_lost',
3017         'Include Lost circulations in lump sum tallies in Patron Display.',
3018         'coust',
3019         'label'),
3020     oils_i18n_gettext(
3021         'circ.tally_lost',
3022         '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.',
3023         'coust',
3024         'description'),
3025     'bool', null)
3026
3027 ,( 'circ.grace.extend', 'circ',
3028     oils_i18n_gettext('circ.grace.extend',
3029         'Auto-Extend Grace Periods',
3030         'coust', 'label'),
3031     oils_i18n_gettext('circ.grace.extend',
3032         '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.',
3033         'coust', 'description'),
3034     'bool', null)
3035
3036 ,( 'circ.grace.extend.all', 'circ',
3037     oils_i18n_gettext('circ.grace.extend.all',
3038         'Auto-Extending Grace Periods extend for all closed dates',
3039         'coust', 'label'),
3040     oils_i18n_gettext('circ.grace.extend.all',
3041         '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".',
3042         'coust', 'description'),
3043     'bool', null)
3044
3045 ,( 'circ.grace.extend.into_closed', 'circ',
3046     oils_i18n_gettext('circ.grace.extend.into_closed',
3047         'Auto-Extending Grace Periods include trailing closed dates',
3048         'coust', 'label'),
3049     oils_i18n_gettext('circ.grace.extend.into_closed',
3050          '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.',
3051         'coust', 'description'),
3052     'bool', null)
3053
3054 ,( 'circ.hold_boundary.hard', 'holds',
3055     oils_i18n_gettext('circ.hold_boundary.hard',
3056         'Hard boundary',
3057         'coust', 'label'),
3058     oils_i18n_gettext('circ.hold_boundary.hard',
3059         'Holds: Hard boundary',
3060         'coust', 'description'),
3061     'integer', null)
3062
3063 ,( 'circ.hold_boundary.soft', 'holds',
3064     oils_i18n_gettext('circ.hold_boundary.soft',
3065         'Soft boundary',
3066         'coust', 'label'),
3067     oils_i18n_gettext('circ.hold_boundary.soft',
3068         'Holds: Soft boundary',
3069         'coust', 'description'),
3070     'integer', null)
3071
3072 ,( 'circ.hold_expire_alert_interval', 'holds',
3073     oils_i18n_gettext('circ.hold_expire_alert_interval',
3074         'Expire Alert Interval',
3075         'coust', 'label'),
3076     oils_i18n_gettext('circ.hold_expire_alert_interval',
3077         'Amount of time before a hold expires at which point the patron should be alerted. Examples: "5 days", "1 hour"',
3078         'coust', 'description'),
3079     'interval', null)
3080
3081 ,( 'circ.hold_expire_interval', 'holds',
3082     oils_i18n_gettext('circ.hold_expire_interval',
3083         'Expire Interval',
3084         'coust', 'label'),
3085     oils_i18n_gettext('circ.hold_expire_interval',
3086         'Amount of time after a hold is placed before the hold expires.  Example "100 days"',
3087         'coust', 'description'),
3088     'interval', null)
3089
3090 ,( 'circ.hold_shelf_status_delay', 'circ',
3091     oils_i18n_gettext('circ.hold_shelf_status_delay',
3092         'Hold Shelf Status Delay',
3093         'coust', 'label'),
3094     oils_i18n_gettext('circ.hold_shelf_status_delay',
3095         '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"',
3096         'coust', 'description'),
3097     'interval', null)
3098
3099 ,( 'circ.hold_stalling.soft', 'holds',
3100     oils_i18n_gettext('circ.hold_stalling.soft',
3101         'Soft stalling interval',
3102         'coust', 'label'),
3103     oils_i18n_gettext('circ.hold_stalling.soft',
3104         'How long to wait before allowing remote items to be opportunistically captured for a hold.  Example "5 days"',
3105         'coust', 'description'),
3106     'interval', null)
3107
3108 ,( 'circ.hold_stalling_hard', 'holds',
3109     oils_i18n_gettext('circ.hold_stalling_hard',
3110         'Hard stalling interval',
3111         'coust', 'label'),
3112     oils_i18n_gettext('circ.hold_stalling_hard',
3113         'Holds: Hard stalling interval',
3114         'coust', 'description'),
3115     'interval', null)
3116
3117 ,( 'circ.holds.age_protect.active_date', 'holds',
3118     oils_i18n_gettext('circ.holds.age_protect.active_date',
3119         'Use Active Date for Age Protection',
3120         'coust', 'label'),
3121     oils_i18n_gettext('circ.holds.age_protect.active_date',
3122         'When calculating age protection rules use the active date instead of the creation date.',
3123         'coust', 'description'),
3124     'bool', null)
3125
3126 ,( 'circ.holds.behind_desk_pickup_supported', 'holds',
3127     oils_i18n_gettext('circ.holds.behind_desk_pickup_supported',
3128         'Behind Desk Pickup Supported',
3129         'coust', 'label'),
3130     oils_i18n_gettext('circ.holds.behind_desk_pickup_supported',
3131         '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',
3132         'coust', 'description'),
3133     'bool', null)
3134
3135 ,( 'circ.holds.canceled.display_age', 'holds',
3136     oils_i18n_gettext('circ.holds.canceled.display_age',
3137         'Canceled holds display age',
3138         'coust', 'label'),
3139     oils_i18n_gettext('circ.holds.canceled.display_age',
3140         'Show all canceled holds that were canceled within this amount of time',
3141         'coust', 'description'),
3142     'interval', null)
3143
3144 ,( 'circ.holds.canceled.display_count', 'holds',
3145     oils_i18n_gettext('circ.holds.canceled.display_count',
3146         'Canceled holds display count',
3147         'coust', 'label'),
3148     oils_i18n_gettext('circ.holds.canceled.display_count',
3149         'How many canceled holds to show in patron holds interfaces',
3150         'coust', 'description'),
3151     'integer', null)
3152
3153 ,( 'circ.holds.clear_shelf.copy_status', 'holds',
3154     oils_i18n_gettext('circ.holds.clear_shelf.copy_status',
3155         'Clear shelf copy status',
3156         'coust', 'label'),
3157     oils_i18n_gettext('circ.holds.clear_shelf.copy_status',
3158         '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',
3159         'coust', 'description'),
3160     'link', 'ccs')
3161
3162 ,( 'circ.holds.default_estimated_wait_interval', 'holds',
3163     oils_i18n_gettext('circ.holds.default_estimated_wait_interval',
3164         'Default Estimated Wait',
3165         'coust', 'label'),
3166     oils_i18n_gettext('circ.holds.default_estimated_wait_interval',
3167         '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"',
3168         'coust', 'description'),
3169     'interval', null)
3170
3171 ,( 'circ.holds.default_shelf_expire_interval', 'holds',
3172     oils_i18n_gettext('circ.holds.default_shelf_expire_interval',
3173         'Default hold shelf expire interval',
3174         'coust', 'label'),
3175     oils_i18n_gettext('circ.holds.default_shelf_expire_interval',
3176         'The amount of time an item will be held on the shelf before the hold expires. For example: "2 weeks" or "5 days"',
3177         'coust', 'description'),
3178     'interval', null)
3179
3180 ,( 'circ.holds.expired_patron_block', 'circ',
3181     oils_i18n_gettext('circ.holds.expired_patron_block',
3182         'Block hold request if hold recipient privileges have expired',
3183         'coust', 'label'),
3184     oils_i18n_gettext('circ.holds.expired_patron_block',
3185         'Block hold request if hold recipient privileges have expired',
3186         'coust', 'description'),
3187     'bool', null)
3188
3189 ,( 'circ.holds.hold_has_copy_at.alert', 'holds',
3190     oils_i18n_gettext('circ.holds.hold_has_copy_at.alert',
3191         'Has Local Copy Alert',
3192         'coust', 'label'),
3193     oils_i18n_gettext('circ.holds.hold_has_copy_at.alert',
3194         'If there is an available copy at the requesting library that could fulfill a hold during hold placement time, alert the patron',
3195         'coust', 'description'),
3196     'bool', null)
3197
3198 ,( 'circ.holds.hold_has_copy_at.block', 'holds',
3199     oils_i18n_gettext('circ.holds.hold_has_copy_at.block',
3200         'Has Local Copy Block',
3201         'coust', 'label'),
3202     oils_i18n_gettext('circ.holds.hold_has_copy_at.block',
3203         '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',
3204         'coust', 'description'),
3205     'bool', null)
3206
3207 ,( 'circ.holds.max_org_unit_target_loops', 'holds',
3208     oils_i18n_gettext('circ.holds.max_org_unit_target_loops',
3209         'Maximum library target attempts',
3210         'coust', 'label'),
3211     oils_i18n_gettext('circ.holds.max_org_unit_target_loops',
3212         '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',
3213         'coust', 'description'),
3214     'integer', null)
3215
3216 ,( 'circ.holds.min_estimated_wait_interval', 'holds',
3217     oils_i18n_gettext('circ.holds.min_estimated_wait_interval',
3218         'Minimum Estimated Wait',
3219         'coust', 'label'),
3220     oils_i18n_gettext('circ.holds.min_estimated_wait_interval',
3221         '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"',
3222         'coust', 'description'),
3223     'interval', null)
3224
3225 ,( 'circ.holds.org_unit_target_weight', 'holds',
3226     oils_i18n_gettext('circ.holds.org_unit_target_weight',
3227         'Org Unit Target Weight',
3228         'coust', 'label'),
3229     oils_i18n_gettext('circ.holds.org_unit_target_weight',
3230         '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.',
3231         'coust', 'description'),
3232     'integer', null)
3233
3234 ,( 'circ.holds.recall_fine_rules', 'recall',
3235     oils_i18n_gettext('circ.holds.recall_fine_rules',
3236         'An array of fine amount, fine interval, and maximum fine.',
3237         'coust', 'label'),
3238     oils_i18n_gettext('circ.holds.recall_fine_rules',
3239         '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]',
3240         'coust', 'description'),
3241     'array', null)
3242
3243 ,( 'circ.holds.recall_return_interval', 'recall',
3244     oils_i18n_gettext('circ.holds.recall_return_interval',
3245         'Truncated loan period.',
3246         'coust', 'label'),
3247     oils_i18n_gettext('circ.holds.recall_return_interval',
3248         'Recalls: When a recall is triggered, this defines the adjusted loan period for the item. For example, "4 days" or "1 week".',
3249         'coust', 'description'),
3250     'interval', null)
3251
3252 ,( 'circ.holds.recall_threshold', 'recall',
3253     oils_i18n_gettext('circ.holds.recall_threshold',
3254         'Circulation duration that triggers a recall.',
3255         'coust', 'label'),
3256     oils_i18n_gettext('circ.holds.recall_threshold',
3257         '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".',
3258         'coust', 'description'),
3259     'interval', null)
3260
3261 ,( 'circ.holds.target_holds_by_org_unit_weight', 'holds',
3262     oils_i18n_gettext('circ.holds.target_holds_by_org_unit_weight',
3263         'Use weight-based hold targeting',
3264         'coust', 'label'),
3265     oils_i18n_gettext('circ.holds.target_holds_by_org_unit_weight',
3266         'Use library weight based hold targeting',
3267         'coust', 'description'),
3268     'bool', null)
3269
3270 ,( 'circ.holds.target_skip_me', 'holds',
3271     oils_i18n_gettext('circ.holds.target_skip_me',
3272         'Skip For Hold Targeting',
3273         'coust', 'label'),
3274     oils_i18n_gettext('circ.holds.target_skip_me',
3275         'When true, don''t target any copies at this org unit for holds',
3276         'coust', 'description'),
3277     'bool', null)
3278
3279 ,( 'circ.holds.uncancel.reset_request_time', 'holds',
3280     oils_i18n_gettext('circ.holds.uncancel.reset_request_time',
3281         'Reset request time on un-cancel',
3282         'coust', 'label'),
3283     oils_i18n_gettext('circ.holds.uncancel.reset_request_time',
3284         'When a hold is uncanceled, reset the request time to push it to the end of the queue',
3285         'coust', 'description'),
3286     'bool', null)
3287
3288 ,( 'circ.holds_fifo', 'holds',
3289     oils_i18n_gettext('circ.holds_fifo',
3290         'FIFO',
3291         'coust', 'label'),
3292     oils_i18n_gettext('circ.holds_fifo',
3293         'Force holds to a more strict First-In, First-Out capture',
3294         'coust', 'description'),
3295     'bool', null)
3296
3297 ,( 'circ.item_checkout_history.max', 'gui',
3298     oils_i18n_gettext('circ.item_checkout_history.max',
3299         'Maximum previous checkouts displayed',
3300         'coust', 'label'),
3301     oils_i18n_gettext('circ.item_checkout_history.max',
3302         'This is the maximum number of previous circulations the staff client will display when investigating item details',
3303         'coust', 'description'),
3304     'integer', null)
3305
3306 ,( 'circ.lost.generate_overdue_on_checkin', 'circ',
3307     oils_i18n_gettext('circ.lost.generate_overdue_on_checkin',
3308         'Lost Checkin Generates New Overdues',
3309         'coust', 'label'),
3310     oils_i18n_gettext('circ.lost.generate_overdue_on_checkin',
3311         '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',
3312         'coust', 'description'),
3313     'bool', null)
3314
3315 ,( 'circ.lost_immediately_available', 'circ',
3316     oils_i18n_gettext('circ.lost_immediately_available',
3317         'Lost items usable on checkin',
3318         'coust', 'label'),
3319     oils_i18n_gettext('circ.lost_immediately_available',
3320         'Lost items are usable on checkin instead of going ''home'' first',
3321         'coust', 'description'),
3322     'bool', null)
3323
3324 ,( 'circ.lost_materials_processing_fee', 'finance',
3325     oils_i18n_gettext('circ.lost_materials_processing_fee',
3326         'Lost Materials Processing Fee',
3327         'coust', 'label'),
3328     oils_i18n_gettext('circ.lost_materials_processing_fee',
3329         'Lost Materials Processing Fee',
3330         'coust', 'description'),
3331     'currency', null)
3332
3333 ,( 'circ.max_accept_return_of_lost', 'circ',
3334     oils_i18n_gettext('circ.max_accept_return_of_lost',
3335         'Void lost max interval',
3336         'coust', 'label'),
3337     oils_i18n_gettext('circ.max_accept_return_of_lost',
3338         'Items that have been lost this long will not result in voided billings when returned.  E.g. ''6 months''',
3339         'coust', 'description'),
3340     'interval', null)
3341
3342 ,( 'circ.max_fine.cap_at_price', 'circ',
3343     oils_i18n_gettext('circ.max_fine.cap_at_price',
3344         'Cap Max Fine at Item Price',
3345         'coust', 'label'),
3346     oils_i18n_gettext('circ.max_fine.cap_at_price',
3347         'This prevents the system from charging more than the item price in overdue fines',
3348         'coust', 'description'),
3349     'bool', null)
3350
3351 ,( 'circ.max_patron_claim_return_count', 'circ',
3352     oils_i18n_gettext('circ.max_patron_claim_return_count',
3353         'Max Patron Claims Returned Count',
3354         'coust', 'label'),
3355     oils_i18n_gettext('circ.max_patron_claim_return_count',
3356         'When this count is exceeded, a staff override is required to mark the item as claims returned',
3357         'coust', 'description'),
3358     'integer', null)
3359
3360 ,( 'circ.missing_pieces.copy_status', 'circ',
3361     oils_i18n_gettext('circ.missing_pieces.copy_status',
3362         'Item Status for Missing Pieces',
3363         'coust', 'label'),
3364     oils_i18n_gettext('circ.missing_pieces.copy_status',
3365         '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.',
3366         'coust', 'description'),
3367     'link', 'ccs')
3368
3369 ,( 'circ.obscure_dob', 'sec',
3370     oils_i18n_gettext('circ.obscure_dob',
3371         'Obscure the Date of Birth field',
3372         'coust', 'label'),
3373     oils_i18n_gettext('circ.obscure_dob',
3374         '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.',
3375         'coust', 'description'),
3376     'bool', null)
3377
3378 ,( 'circ.offline.skip_checkin_if_newer_status_changed_time', 'offline',
3379     oils_i18n_gettext('circ.offline.skip_checkin_if_newer_status_changed_time',
3380         'Skip offline checkin if newer item Status Changed Time.',
3381         'coust', 'label'),
3382     oils_i18n_gettext('circ.offline.skip_checkin_if_newer_status_changed_time',
3383         '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.',
3384         'coust', 'description'),
3385     'bool', null)
3386
3387 ,( 'circ.offline.skip_checkout_if_newer_status_changed_time', 'offline',
3388     oils_i18n_gettext('circ.offline.skip_checkout_if_newer_status_changed_time',
3389         'Skip offline checkout if newer item Status Changed Time.',
3390         'coust', 'label'),
3391     oils_i18n_gettext('circ.offline.skip_checkout_if_newer_status_changed_time',
3392         '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.',
3393         'coust', 'description'),
3394     'bool', null)
3395
3396 ,( 'circ.offline.skip_renew_if_newer_status_changed_time', 'offline',
3397     oils_i18n_gettext('circ.offline.skip_renew_if_newer_status_changed_time',
3398         'Skip offline renewal if newer item Status Changed Time.',
3399         'coust', 'label'),
3400     oils_i18n_gettext('circ.offline.skip_renew_if_newer_status_changed_time',
3401         '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.',
3402         'coust', 'description'),
3403     'bool', null)
3404
3405 ,( 'circ.offline.username_allowed', 'sec',
3406     oils_i18n_gettext('circ.offline.username_allowed',
3407         'Offline: Patron Usernames Allowed',
3408         'coust', 'label'),
3409     oils_i18n_gettext('circ.offline.username_allowed',
3410         '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',
3411         'coust', 'description'),
3412     'bool', null)
3413
3414 ,( 'circ.password_reset_request_per_user_limit', 'sec',
3415     oils_i18n_gettext('circ.password_reset_request_per_user_limit',
3416         'Maximum concurrently active self-serve password reset requests per user',
3417         'coust', 'label'),
3418     oils_i18n_gettext('circ.password_reset_request_per_user_limit',
3419         '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.',
3420         'coust', 'description'),
3421     'string', null)
3422
3423 ,( 'circ.password_reset_request_requires_matching_email', 'circ',
3424     oils_i18n_gettext('circ.password_reset_request_requires_matching_email',
3425         'Require matching email address for password reset requests',
3426         'coust', 'label'),
3427     oils_i18n_gettext('circ.password_reset_request_requires_matching_email',
3428         'Require matching email address for password reset requests',
3429         'coust', 'description'),
3430     'bool', null)
3431
3432 ,( 'circ.password_reset_request_throttle', 'sec',
3433     oils_i18n_gettext('circ.password_reset_request_throttle',
3434         'Maximum concurrently active self-serve password reset requests',
3435         'coust', 'label'),
3436     oils_i18n_gettext('circ.password_reset_request_throttle',
3437         'Prevent the creation of new self-serve password reset requests until the number of active requests drops back below this number.',
3438         'coust', 'description'),
3439     'string', null)
3440
3441 ,( 'circ.password_reset_request_time_to_live', 'sec',
3442     oils_i18n_gettext('circ.password_reset_request_time_to_live',
3443         'Self-serve password reset request time-to-live',
3444         'coust', 'label'),
3445     oils_i18n_gettext('circ.password_reset_request_time_to_live',
3446         'Length of time (in seconds) a self-serve password reset request should remain active.',
3447         'coust', 'description'),
3448     'string', null)
3449
3450 ,( 'circ.patron_edit.clone.copy_address', 'circ',
3451     oils_i18n_gettext('circ.patron_edit.clone.copy_address',
3452         'Patron Registration: Cloned patrons get address copy',
3453         'coust', 'label'),
3454     oils_i18n_gettext('circ.patron_edit.clone.copy_address',
3455         'In the Patron editor, copy addresses from the cloned user instead of linking directly to the address',
3456         'coust', 'description'),
3457     'bool', null)
3458
3459 ,( 'circ.patron_invalid_address_apply_penalty', 'circ',
3460     oils_i18n_gettext('circ.patron_invalid_address_apply_penalty',
3461         'Invalid patron address penalty',
3462         'coust', 'label'),
3463     oils_i18n_gettext('circ.patron_invalid_address_apply_penalty',
3464         'When set, if a patron address is set to invalid, a penalty is applied.',
3465         'coust', 'description'),
3466     'bool', null)
3467
3468 ,( 'circ.pre_cat_copy_circ_lib', 'lib',
3469     oils_i18n_gettext('circ.pre_cat_copy_circ_lib',
3470         'Pre-cat Item Circ Lib',
3471         'coust', 'label'),
3472     oils_i18n_gettext('circ.pre_cat_copy_circ_lib',
3473         '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',
3474         'coust', 'description'),
3475     'string', null)
3476
3477 ,( 'circ.reshelving_complete.interval', 'lib',
3478     oils_i18n_gettext('circ.reshelving_complete.interval',
3479         'Change reshelving status interval',
3480         'coust', 'label'),
3481     oils_i18n_gettext('circ.reshelving_complete.interval',
3482         'Amount of time to wait before changing an item from "reshelving" status to "available".  Examples: "1 day", "6 hours"',
3483         'coust', 'description'),
3484     'interval', null)
3485
3486 ,( 'circ.restore_overdue_on_lost_return', 'circ',
3487     oils_i18n_gettext('circ.restore_overdue_on_lost_return',
3488         'Restore overdues on lost item return',
3489         'coust', 'label'),
3490     oils_i18n_gettext('circ.restore_overdue_on_lost_return',
3491         'Restore overdue fines on lost item return',
3492         'coust', 'description'),
3493     'bool', null)
3494
3495 ,( 'circ.selfcheck.alert.popup', 'self',
3496     oils_i18n_gettext('circ.selfcheck.alert.popup',
3497         'Pop-up alert for errors',
3498         'coust', 'label'),
3499     oils_i18n_gettext('circ.selfcheck.alert.popup',
3500         'If true, checkout/renewal errors will cause a pop-up window in addition to the on-screen message',
3501         'coust', 'description'),
3502     'bool', null)
3503
3504 ,( 'circ.selfcheck.alert.sound', 'self',
3505     oils_i18n_gettext('circ.selfcheck.alert.sound',
3506         'Audio Alerts',
3507         'coust', 'label'),
3508     oils_i18n_gettext('circ.selfcheck.alert.sound',
3509         'Use audio alerts for selfcheck events',
3510         'coust', 'description'),
3511     'bool', null)
3512
3513 ,( 'circ.selfcheck.auto_override_checkout_events', 'self',
3514     oils_i18n_gettext('circ.selfcheck.auto_override_checkout_events',
3515         'Selfcheck override events list',
3516         'coust', 'label'),
3517     oils_i18n_gettext('circ.selfcheck.auto_override_checkout_events',
3518         'List of checkout/renewal events that the selfcheck interface should automatically override instead instead of alerting and stopping the transaction',
3519         'coust', 'description'),
3520     'array', null)
3521
3522 ,( 'circ.selfcheck.block_checkout_on_copy_status', 'self',
3523     oils_i18n_gettext('circ.selfcheck.block_checkout_on_copy_status',
3524         'Block copy checkout status',
3525         'coust', 'label'),
3526     oils_i18n_gettext('circ.selfcheck.block_checkout_on_copy_status',
3527         'List of copy status IDs that will block checkout even if the generic COPY_NOT_AVAILABLE event is overridden',
3528         'coust', 'description'),
3529     'array', null)
3530
3531 ,( 'circ.selfcheck.patron_login_timeout', 'self',
3532     oils_i18n_gettext('circ.selfcheck.patron_login_timeout',
3533         'Patron Login Timeout (in seconds)',
3534         'coust', 'label'),
3535     oils_i18n_gettext('circ.selfcheck.patron_login_timeout',
3536         'Number of seconds of inactivity before the patron is logged out of the selfcheck interface',
3537         'coust', 'description'),
3538     'integer', null)
3539
3540 ,( 'circ.selfcheck.patron_password_required', 'self',
3541     oils_i18n_gettext('circ.selfcheck.patron_password_required',
3542         'Require Patron Password',
3543         'coust', 'label'),
3544     oils_i18n_gettext('circ.selfcheck.patron_password_required',
3545         'Patron must log in with barcode and password at selfcheck station',
3546         'coust', 'description'),
3547     'bool', null)
3548
3549 ,( 'circ.selfcheck.require_patron_password', 'self',
3550     oils_i18n_gettext('circ.selfcheck.require_patron_password',
3551         'Require patron password',
3552         'coust', 'label'),
3553     oils_i18n_gettext('circ.selfcheck.require_patron_password',
3554         'If true, patrons will be required to enter their password in addition to their username/barcode to log into the selfcheck interface',
3555         'coust', 'description'),
3556     'bool', null)
3557
3558 ,( 'circ.selfcheck.workstation_required', 'self',
3559     oils_i18n_gettext('circ.selfcheck.workstation_required',
3560         'Workstation Required',
3561         'coust', 'label'),
3562     oils_i18n_gettext('circ.selfcheck.workstation_required',
3563         'All selfcheck stations must use a workstation',
3564         'coust', 'description'),
3565     'bool', null)
3566
3567 ,( 'circ.staff_client.actor_on_checkout', 'circ',
3568     oils_i18n_gettext('circ.staff_client.actor_on_checkout',
3569         'Load patron from Checkout',
3570         'coust', 'label'),
3571     oils_i18n_gettext('circ.staff_client.actor_on_checkout',
3572         'When scanning barcodes into Checkout auto-detect if a new patron barcode is scanned and auto-load the new patron.',
3573         'coust', 'description'),
3574     'bool', null)
3575
3576 ,( 'circ.staff_client.do_not_auto_attempt_print', 'prog',
3577     oils_i18n_gettext('circ.staff_client.do_not_auto_attempt_print',
3578         'Disable Automatic Print Attempt Type List',
3579         'coust', 'label'),
3580     oils_i18n_gettext('circ.staff_client.do_not_auto_attempt_print',
3581         '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).',
3582         'coust', 'description'),
3583     'array', null)
3584
3585 ,( 'circ.staff_client.receipt.alert_text', 'receipt_template',
3586     oils_i18n_gettext('circ.staff_client.receipt.alert_text',
3587         'Content of alert_text include',
3588         'coust', 'label'),
3589     oils_i18n_gettext('circ.staff_client.receipt.alert_text',
3590         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(alert_text)%',
3591         'coust', 'description'),
3592     'string', null)
3593
3594 ,( 'circ.staff_client.receipt.event_text', 'receipt_template',
3595     oils_i18n_gettext('circ.staff_client.receipt.event_text',
3596         'Content of event_text include',
3597         'coust', 'label'),
3598     oils_i18n_gettext('circ.staff_client.receipt.event_text',
3599         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(event_text)%',
3600         'coust', 'description'),
3601     'string', null)
3602
3603 ,( 'circ.staff_client.receipt.footer_text', 'receipt_template',
3604     oils_i18n_gettext('circ.staff_client.receipt.footer_text',
3605         'Content of footer_text include',
3606         'coust', 'label'),
3607     oils_i18n_gettext('circ.staff_client.receipt.footer_text',
3608         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(footer_text)%',
3609         'coust', 'description'),
3610     'string', null)
3611
3612 ,( 'circ.staff_client.receipt.header_text', 'receipt_template',
3613     oils_i18n_gettext('circ.staff_client.receipt.header_text',
3614         'Content of header_text include',
3615         'coust', 'label'),
3616     oils_i18n_gettext('circ.staff_client.receipt.header_text',
3617         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(header_text)%',
3618         'coust', 'description'),
3619     'string', null)
3620
3621 ,( 'circ.staff_client.receipt.notice_text', 'receipt_template',
3622     oils_i18n_gettext('circ.staff_client.receipt.notice_text',
3623         'Content of notice_text include',
3624         'coust', 'label'),
3625     oils_i18n_gettext('circ.staff_client.receipt.notice_text',
3626         'Text/HTML/Macros to be inserted into receipt templates in place of %INCLUDE(notice_text)%',
3627         'coust', 'description'),
3628     'string', null)
3629
3630 ,( 'circ.transit.min_checkin_interval', 'circ',
3631     oils_i18n_gettext('circ.transit.min_checkin_interval',
3632         'Minimum Transit Checkin Interval',
3633         'coust', 'label'),
3634     oils_i18n_gettext('circ.transit.min_checkin_interval',
3635         'In-Transit items checked in this close to the transit start time will be prevented from checking in',
3636         'coust', 'description'),
3637     'interval', null)
3638
3639 ,( 'circ.transit.suppress_hold', 'circ',
3640     oils_i18n_gettext('circ.transit.suppress_hold',
3641         'Suppress Hold Transits Group',
3642         'coust', 'label'),
3643     oils_i18n_gettext('circ.transit.suppress_hold',
3644         '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.',
3645         'coust', 'description'),
3646     'string', null)
3647
3648 ,( 'circ.transit.suppress_non_hold', 'circ',
3649     oils_i18n_gettext('circ.transit.suppress_non_hold',
3650         'Suppress Non-Hold Transits Group',
3651         'coust', 'label'),
3652     oils_i18n_gettext('circ.transit.suppress_non_hold',
3653         '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.',
3654         'coust', 'description'),
3655     'string', null)
3656
3657 ,( 'circ.user_merge.deactivate_cards', 'circ',
3658     oils_i18n_gettext('circ.user_merge.deactivate_cards',
3659         'Patron Merge Deactivate Card',
3660         'coust', 'label'),
3661     oils_i18n_gettext('circ.user_merge.deactivate_cards',
3662         'Mark barcode(s) of subordinate user(s) in a patron merge as inactive',
3663         'coust', 'description'),
3664     'bool', null)
3665
3666 ,( 'circ.user_merge.delete_addresses', 'circ',
3667     oils_i18n_gettext('circ.user_merge.delete_addresses',
3668         'Patron Merge Address Delete',
3669         'coust', 'label'),
3670     oils_i18n_gettext('circ.user_merge.delete_addresses',
3671         'Delete address(es) of subordinate user(s) in a patron merge',
3672         'coust', 'description'),
3673     'bool', null)
3674
3675 ,( 'circ.user_merge.delete_cards', 'circ',
3676     oils_i18n_gettext('circ.user_merge.delete_cards',
3677         'Patron Merge Barcode Delete',
3678         'coust', 'label'),
3679     oils_i18n_gettext('circ.user_merge.delete_cards',
3680         'Delete barcode(s) of subordinate user(s) in a patron merge',
3681         'coust', 'description'),
3682     'bool', null)
3683
3684 ,( 'circ.void_lost_on_checkin', 'circ',
3685     oils_i18n_gettext('circ.void_lost_on_checkin',
3686         'Void lost item billing when returned',
3687         'coust', 'label'),
3688     oils_i18n_gettext('circ.void_lost_on_checkin',
3689         'Void lost item billing when returned',
3690         'coust', 'description'),
3691     'bool', null)
3692
3693 ,( 'circ.void_lost_proc_fee_on_checkin', 'circ',
3694     oils_i18n_gettext('circ.void_lost_proc_fee_on_checkin',
3695         'Void processing fee on lost item return',
3696         'coust', 'label'),
3697     oils_i18n_gettext('circ.void_lost_proc_fee_on_checkin',
3698         'Void processing fee when lost item returned',
3699         'coust', 'description'),
3700     'bool', null)
3701
3702 ,( 'circ.void_overdue_on_lost', 'finance',
3703     oils_i18n_gettext('circ.void_overdue_on_lost',
3704         'Void overdue fines when items are marked lost',
3705         'coust', 'label'),
3706     oils_i18n_gettext('circ.void_overdue_on_lost',
3707         'Void overdue fines when items are marked lost',
3708         'coust', 'description'),
3709     'bool', null)
3710
3711 ,( 'credit.payments.allow', 'finance',
3712     oils_i18n_gettext('credit.payments.allow',
3713         'Allow Credit Card Payments',
3714         'coust', 'label'),
3715     oils_i18n_gettext('credit.payments.allow',
3716         'If enabled, patrons will be able to pay fines accrued at this location via credit card',
3717         'coust', 'description'),
3718     'bool', null)
3719
3720 ,( 'credit.processor.authorizenet.enabled', 'credit',
3721     oils_i18n_gettext('credit.processor.authorizenet.enabled',
3722         'Enable AuthorizeNet payments',
3723         'coust', 'label'),
3724     oils_i18n_gettext('credit.processor.authorizenet.enabled',
3725         'Enable AuthorizeNet payments',
3726         'coust', 'description'),
3727     'bool', null)
3728
3729 ,( 'credit.processor.authorizenet.login', 'credit',
3730     oils_i18n_gettext('credit.processor.authorizenet.login',
3731         'AuthorizeNet login',
3732         'coust', 'label'),
3733     oils_i18n_gettext('credit.processor.authorizenet.login',
3734         'AuthorizeNet login',
3735         'coust', 'description'),
3736     'string', null)
3737
3738 ,( 'credit.processor.authorizenet.password', 'credit',
3739     oils_i18n_gettext('credit.processor.authorizenet.password',
3740         'AuthorizeNet password',
3741         'coust', 'label'),
3742     oils_i18n_gettext('credit.processor.authorizenet.password',
3743         'AuthorizeNet password',
3744         'coust', 'description'),
3745     'string', null)
3746
3747 ,( 'credit.processor.authorizenet.server', 'credit',
3748     oils_i18n_gettext('credit.processor.authorizenet.server',
3749         'AuthorizeNet server',
3750         'coust', 'label'),
3751     oils_i18n_gettext('credit.processor.authorizenet.server',
3752         'Required if using a developer/test account with AuthorizeNet',
3753         'coust', 'description'),
3754     'string', null)
3755
3756 ,( 'credit.processor.authorizenet.testmode', 'credit',
3757     oils_i18n_gettext('credit.processor.authorizenet.testmode',
3758         'AuthorizeNet test mode',
3759         'coust', 'label'),
3760     oils_i18n_gettext('credit.processor.authorizenet.testmode',
3761         'AuthorizeNet test mode',
3762         'coust', 'description'),
3763     'bool', null)
3764
3765 ,( 'credit.processor.default', 'credit',
3766     oils_i18n_gettext('credit.processor.default',
3767         'Name default credit processor',
3768         'coust', 'label'),
3769     oils_i18n_gettext('credit.processor.default',
3770         'This might be "AuthorizeNet", "PayPal", "PayflowPro", or "Stripe".',
3771         'coust', 'description'),
3772     'string', null)
3773
3774 ,( 'credit.processor.payflowpro.enabled', 'credit',
3775     oils_i18n_gettext('credit.processor.payflowpro.enabled',
3776         'Enable PayflowPro payments',
3777         'coust', 'label'),
3778     oils_i18n_gettext('credit.processor.payflowpro.enabled',
3779         'This is NOT the same thing as the settings labeled with just "PayPal."',
3780         'coust', 'description'),
3781     'bool', null)
3782
3783 ,( 'credit.processor.payflowpro.login', 'credit',
3784     oils_i18n_gettext('credit.processor.payflowpro.login',
3785         'PayflowPro login/merchant ID',
3786         'coust', 'label'),
3787     oils_i18n_gettext('credit.processor.payflowpro.login',
3788         'Often the same thing as the PayPal manager login',
3789         'coust', 'description'),
3790     'string', null)
3791
3792 ,( 'credit.processor.payflowpro.partner', 'credit',
3793     oils_i18n_gettext('credit.processor.payflowpro.partner',
3794         'PayflowPro partner',
3795         'coust', 'label'),
3796     oils_i18n_gettext('credit.processor.payflowpro.partner',
3797         'Often "PayPal" or "VeriSign", sometimes others',
3798         'coust', 'description'),
3799     'string', null)
3800
3801 ,( 'credit.processor.payflowpro.password', 'credit',
3802     oils_i18n_gettext('credit.processor.payflowpro.password',
3803         'PayflowPro password',
3804         'coust', 'label'),
3805     oils_i18n_gettext('credit.processor.payflowpro.password',
3806         'PayflowPro password',
3807         'coust', 'description'),
3808     'string', null)
3809
3810 ,( 'credit.processor.payflowpro.testmode', 'credit',
3811     oils_i18n_gettext('credit.processor.payflowpro.testmode',
3812         'PayflowPro test mode',
3813         'coust', 'label'),
3814     oils_i18n_gettext('credit.processor.payflowpro.testmode',
3815         'Do not really process transactions, but stay in test mode - uses pilot-payflowpro.paypal.com instead of the usual host',
3816         'coust', 'description'),
3817     'bool', null)
3818
3819 ,( 'credit.processor.payflowpro.vendor', 'credit',
3820     oils_i18n_gettext('credit.processor.payflowpro.vendor',
3821         'PayflowPro vendor',
3822         'coust', 'label'),
3823     oils_i18n_gettext('credit.processor.payflowpro.vendor',
3824         'Often the same thing as the login',
3825         'coust', 'description'),
3826     'string', null)
3827
3828 ,( 'credit.processor.paypal.enabled', 'credit',
3829     oils_i18n_gettext('credit.processor.paypal.enabled',
3830         'Enable PayPal payments',
3831         'coust', 'label'),
3832     oils_i18n_gettext('credit.processor.paypal.enabled',
3833         'Enable PayPal payments',
3834         'coust', 'description'),
3835     'bool', null)
3836
3837 ,( 'credit.processor.paypal.login', 'credit',
3838     oils_i18n_gettext('credit.processor.paypal.login',
3839         'PayPal login',
3840         'coust', 'label'),
3841     oils_i18n_gettext('credit.processor.paypal.login',
3842         'PayPal login',
3843         'coust', 'description'),
3844     'string', null)
3845
3846 ,( 'credit.processor.paypal.password', 'credit',
3847     oils_i18n_gettext('credit.processor.paypal.password',
3848         'PayPal password',
3849         'coust', 'label'),
3850     oils_i18n_gettext('credit.processor.paypal.password',
3851         'PayPal password',
3852         'coust', 'description'),
3853     'string', null)
3854
3855 ,( 'credit.processor.paypal.signature', 'credit',
3856     oils_i18n_gettext('credit.processor.paypal.signature',
3857         'PayPal signature',
3858         'coust', 'label'),
3859     oils_i18n_gettext('credit.processor.paypal.signature',
3860         'PayPal signature',
3861         'coust', 'description'),
3862     'string', null)
3863
3864 ,( 'credit.processor.paypal.testmode', 'credit',
3865     oils_i18n_gettext('credit.processor.paypal.testmode',
3866         'PayPal test mode',
3867         'coust', 'label'),
3868     oils_i18n_gettext('credit.processor.paypal.testmode',
3869         'PayPal test mode',
3870         'coust', 'description'),
3871     'bool', null)
3872
3873 ,( 'credit.processor.stripe.enabled', 'credit',
3874     oils_i18n_gettext('credit.processor.stripe.enabled',
3875         'Enable Stripe payments',
3876         'coust', 'label'),
3877     oils_i18n_gettext('credit.processor.stripe.enabled',
3878         'Enable Stripe payments',
3879         'coust', 'description'),
3880     'bool', null)
3881
3882 ,( 'credit.processor.stripe.pubkey', 'credit',
3883     oils_i18n_gettext('credit.processor.stripe.pubkey',
3884         'Stripe publishable key',
3885         'coust', 'label'),
3886     oils_i18n_gettext('credit.processor.stripe.pubkey',
3887         'Stripe publishable key',
3888         'coust', 'description'),
3889     'string', null)
3890
3891 ,( 'credit.processor.stripe.secretkey', 'credit',
3892     oils_i18n_gettext('credit.processor.stripe.secretkey',
3893         'Stripe secret key',
3894         'coust', 'label'),
3895     oils_i18n_gettext('credit.processor.stripe.secretkey',
3896         'Stripe secret key',
3897         'coust', 'description'),
3898     'string', null)
3899
3900 ,( 'format.date', 'gui',
3901     oils_i18n_gettext('format.date',
3902         'Format Dates with this pattern.',
3903         'coust', 'label'),
3904     oils_i18n_gettext('format.date',
3905         'Format Dates with this pattern (examples: "yyyy-MM-dd" for "2010-04-26", "MMM d, yyyy" for "Apr 26, 2010")',
3906         'coust', 'description'),
3907     'string', null)
3908
3909 ,( 'format.time', 'gui',
3910     oils_i18n_gettext('format.time',
3911         'Format Times with this pattern.',
3912         'coust', 'label'),
3913     oils_i18n_gettext('format.time',
3914         '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")',
3915         'coust', 'description'),
3916     'string', null)
3917
3918 ,( 'global.default_locale', 'glob',
3919     oils_i18n_gettext('global.default_locale',
3920         'Global Default Locale',
3921         'coust', 'label'),
3922     oils_i18n_gettext('global.default_locale',
3923         'Global Default Locale',
3924         'coust', 'description'),
3925     'string', null)
3926
3927 ,( 'global.juvenile_age_threshold', 'lib',
3928     oils_i18n_gettext('global.juvenile_age_threshold',
3929         'Juvenile Age Threshold',
3930         'coust', 'label'),
3931     oils_i18n_gettext('global.juvenile_age_threshold',
3932         'The age at which a user is no long considered a juvenile.  For example, "18 years".',
3933         'coust', 'description'),
3934     'interval', null)
3935
3936 ,( 'global.password_regex', 'glob',
3937     oils_i18n_gettext('global.password_regex',
3938         'Password format',
3939         'coust', 'label'),
3940     oils_i18n_gettext('global.password_regex',
3941         'Regular expression defining the password format',
3942         'coust', 'description'),
3943     'string', null)
3944
3945 ,( 'gui.disable_local_save_columns', 'gui',
3946     oils_i18n_gettext('gui.disable_local_save_columns',
3947         'Disable the ability to save list column configurations locally.',
3948         'coust', 'label'),
3949     oils_i18n_gettext('gui.disable_local_save_columns',
3950         '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.',
3951         'coust', 'description'),
3952     'bool', null)
3953
3954 ,( 'lib.courier_code', 'lib',
3955     oils_i18n_gettext('lib.courier_code',
3956         'Courier Code',
3957         'coust', 'label'),
3958     oils_i18n_gettext('lib.courier_code',
3959         'Courier Code for the library.  Available in transit slip templates as the %courier_code% macro.',
3960         'coust', 'description'),
3961     'string', null)
3962
3963 ,( 'lib.info_url', 'lib',
3964     oils_i18n_gettext('lib.info_url',
3965         'Library information URL (such as "http://example.com/about.html")',
3966         'coust', 'label'),
3967     oils_i18n_gettext('lib.info_url',
3968         '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".',
3969         'coust', 'description'),
3970     'string', null)
3971
3972 ,( 'lib.prefer_external_url', 'lib',
3973     oils_i18n_gettext('lib.prefer_external_url',
3974         'Use external "library information URL" in copy table, if available',
3975         'coust', 'label'),
3976     oils_i18n_gettext('lib.prefer_external_url',
3977         '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.',
3978         'coust', 'description'),
3979     'bool', null)
3980
3981 ,( 'notice.telephony.callfile_lines', 'lib',
3982     oils_i18n_gettext('notice.telephony.callfile_lines',
3983         'Telephony: Arbitrary line(s) to include in each notice callfile',
3984         'coust', 'label'),
3985     oils_i18n_gettext('notice.telephony.callfile_lines',
3986         '
3987         This overrides lines from opensrf.xml.
3988         Line(s) must be valid for your target server and platform
3989         (e.g. Asterisk 1.4).
3990         ',
3991         'coust', 'description'),
3992     'string', null)
3993
3994 ,( 'opac.allow_pending_address', 'opac',
3995     oils_i18n_gettext('opac.allow_pending_address',
3996         'Allow pending addresses',
3997         'coust', 'label'),
3998     oils_i18n_gettext('opac.allow_pending_address',
3999         'If enabled, patrons can create and edit existing addresses.  Addresses are kept in a pending state until staff approves the changes',
4000         'coust', 'description'),
4001     'bool', null)
4002
4003 ,( 'opac.barcode_regex', 'glob',
4004     oils_i18n_gettext('opac.barcode_regex',
4005         'Patron barcode format',
4006         'coust', 'label'),
4007     oils_i18n_gettext('opac.barcode_regex',
4008         'Regular expression defining the patron barcode format',
4009         'coust', 'description'),
4010     'string', null)
4011
4012 ,( 'opac.fully_compressed_serial_holdings', 'opac',
4013     oils_i18n_gettext('opac.fully_compressed_serial_holdings',
4014         'Use fully compressed serial holdings',
4015         'coust', 'label'),
4016     oils_i18n_gettext('opac.fully_compressed_serial_holdings',
4017         'Show fully compressed serial holdings for all libraries at and below the current context unit',
4018         'coust', 'description'),
4019     'bool', null)
4020
4021 ,( 'opac.lock_usernames', 'glob',
4022     oils_i18n_gettext('opac.lock_usernames',
4023         'Lock Usernames',
4024         'coust', 'label'),
4025     oils_i18n_gettext('opac.lock_usernames',
4026         'If enabled username changing via the OPAC will be disabled',
4027         'coust', 'description'),
4028     'bool', null)
4029
4030 ,( 'opac.org_unit_hiding.depth', 'opac',
4031     oils_i18n_gettext('opac.org_unit_hiding.depth',
4032         'Org Unit Hiding Depth',
4033         'coust', 'label'),
4034     oils_i18n_gettext('opac.org_unit_hiding.depth',
4035         '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.',
4036         'coust', 'description'),
4037     'integer', null)
4038
4039 ,( 'opac.payment_history_age_limit', 'opac',
4040     oils_i18n_gettext('opac.payment_history_age_limit',
4041         'Payment History Age Limit',
4042         'coust', 'label'),
4043     oils_i18n_gettext('opac.payment_history_age_limit',
4044         'The OPAC should not display payments by patrons that are older than any interval defined here.',
4045         'coust', 'description'),
4046     'interval', null)
4047
4048 ,( 'opac.unlimit_usernames', 'glob',
4049     oils_i18n_gettext('opac.unlimit_usernames',
4050         'Allow multiple username changes',
4051         'coust', 'label'),
4052     oils_i18n_gettext('opac.unlimit_usernames',
4053         '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.',
4054         'coust', 'description'),
4055     'bool', null)
4056
4057 ,( 'opac.username_regex', 'glob',
4058     oils_i18n_gettext('opac.username_regex',
4059         'Patron username format',
4060         'coust', 'label'),
4061     oils_i18n_gettext('opac.username_regex',
4062         'Regular expression defining the patron username format, used for patron registration and self-service username changing only',
4063         'coust', 'description'),
4064     'string', null)
4065
4066 ,( 'org.bounced_emails', 'prog',
4067     oils_i18n_gettext('org.bounced_emails',
4068         'Sending email address for patron notices',
4069         'coust', 'label'),
4070     oils_i18n_gettext('org.bounced_emails',
4071         'Sending email address for patron notices',
4072         'coust', 'description'),
4073     'string', null)
4074
4075 ,( 'org.patron_opt_boundary', 'sec',
4076     oils_i18n_gettext('org.patron_opt_boundary',
4077         'Patron Opt-In Boundary',
4078         'coust', 'label'),
4079     oils_i18n_gettext('org.patron_opt_boundary',
4080         'This determines at which depth above which patrons must be opted in, and below which patrons will be assumed to be opted in.',
4081         'coust', 'description'),
4082     'integer', null)
4083
4084 ,( 'org.patron_opt_default', 'sec',
4085     oils_i18n_gettext('org.patron_opt_default',
4086         'Patron Opt-In Default',
4087         'coust', 'label'),
4088     oils_i18n_gettext('org.patron_opt_default',
4089         'This is the default depth at which a patron is opted in; it is calculated as an org unit relative to the current workstation.',
4090         'coust', 'description'),
4091     'integer', null)
4092
4093 ,( 'patron.password.use_phone', 'sec',
4094     oils_i18n_gettext('patron.password.use_phone',
4095         'Patron: password from phone #',
4096         'coust', 'label'),
4097     oils_i18n_gettext('patron.password.use_phone',
4098         '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.',
4099         'coust', 'description'),
4100     'bool', null)
4101
4102 ,( 'print.custom_js_file', 'circ',
4103     oils_i18n_gettext('print.custom_js_file',
4104         'Printing: Custom Javascript File',
4105         'coust', 'label'),
4106     oils_i18n_gettext('print.custom_js_file',
4107         'Full URL path to a Javascript File to be loaded when printing. Should'
4108         || ' implement a print_custom function for DOM manipulation. Can change'
4109         || ' the value of the do_print variable to false to cancel printing.',
4110         'coust', 'description'),
4111     'string', null)
4112
4113 ,( 'serial.prev_issuance_copy_location', 'serial',
4114     oils_i18n_gettext('serial.prev_issuance_copy_location',
4115         'Previous Issuance Copy Location',
4116         'coust', 'label'),
4117     oils_i18n_gettext('serial.prev_issuance_copy_location',
4118         'When a serial issuance is received, copies (units) of the previous issuance will be automatically moved into the configured shelving location',
4119         'coust', 'description'),
4120     'link', 'acpl')
4121
4122 ,( 'ui.admin.patron_log.max_entries', 'gui',
4123     oils_i18n_gettext('ui.admin.patron_log.max_entries',
4124         'Work Log: Maximum Patrons Logged',
4125         'coust', 'label'),
4126     oils_i18n_gettext('ui.admin.patron_log.max_entries',
4127         'Maximum entries for "Most Recently Affected Patrons..." section of the Work Log interface.',
4128         'coust', 'description'),
4129     'interval', null)
4130
4131 ,( 'ui.admin.work_log.max_entries', 'gui',
4132     oils_i18n_gettext('ui.admin.work_log.max_entries',
4133         'Work Log: Maximum Actions Logged',
4134         'coust', 'label'),
4135     oils_i18n_gettext('ui.admin.work_log.max_entries',
4136         'Maximum entries for "Most Recent Staff Actions" section of the Work Log interface.',
4137         'coust', 'description'),
4138     'interval', null)
4139
4140 ,( 'ui.cat.volume_copy_editor.horizontal', 'gui',
4141     oils_i18n_gettext('ui.cat.volume_copy_editor.horizontal',
4142         'Horizontal layout for Volume/Copy Creator/Editor.',
4143         'coust', 'label'),
4144     oils_i18n_gettext('ui.cat.volume_copy_editor.horizontal',
4145         '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.',
4146         'coust', 'description'),
4147     'bool', null)
4148
4149 ,( 'ui.circ.billing.uncheck_bills_and_unfocus_payment_box', 'gui',
4150     oils_i18n_gettext('ui.circ.billing.uncheck_bills_and_unfocus_payment_box',
4151         'Uncheck bills by default in the patron billing interface',
4152         'coust', 'label'),
4153     oils_i18n_gettext('ui.circ.billing.uncheck_bills_and_unfocus_payment_box',
4154         'Uncheck bills by default in the patron billing interface, and focus on the Uncheck All button instead of the Payment Received field.',
4155         'coust', 'description'),
4156     'bool', null)
4157
4158 ,( 'ui.circ.in_house_use.entry_cap', 'gui',
4159     oils_i18n_gettext('ui.circ.in_house_use.entry_cap',
4160         'Record In-House Use: Maximum # of uses allowed per entry.',
4161         'coust', 'label'),
4162     oils_i18n_gettext('ui.circ.in_house_use.entry_cap',
4163         'The # of uses entry in the Record In-House Use interface may not exceed the value of this setting.',
4164         'coust', 'description'),
4165     'integer', null)
4166
4167 ,( 'ui.circ.in_house_use.entry_warn', 'gui',
4168     oils_i18n_gettext('ui.circ.in_house_use.entry_warn',
4169         'Record In-House Use: # of uses threshold for Are You Sure? dialog.',
4170         'coust', 'label'),
4171     oils_i18n_gettext('ui.circ.in_house_use.entry_warn',
4172         'In the Record In-House Use interface, a submission attempt will warn if the # of uses field exceeds the value of this setting.',
4173         'coust', 'description'),
4174     'integer', null)
4175
4176 ,( 'ui.circ.patron_summary.horizontal', 'gui',
4177     oils_i18n_gettext('ui.circ.patron_summary.horizontal',
4178         'Patron circulation summary is horizontal',
4179         'coust', 'label'),
4180     oils_i18n_gettext('ui.circ.patron_summary.horizontal',
4181         'Patron circulation summary is horizontal',
4182         'coust', 'description'),
4183     'bool', null)
4184
4185 ,( 'ui.circ.show_billing_tab_on_bills', 'gui',
4186     oils_i18n_gettext('ui.circ.show_billing_tab_on_bills',
4187         'Show billing tab first when bills are present',
4188         'coust', 'label'),
4189     oils_i18n_gettext('ui.circ.show_billing_tab_on_bills',
4190         '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',
4191         'coust', 'description'),
4192     'bool', null)
4193
4194 ,( 'ui.circ.suppress_checkin_popups', 'circ',
4195     oils_i18n_gettext('ui.circ.suppress_checkin_popups',
4196         'Suppress popup-dialogs during check-in.',
4197         'coust', 'label'),
4198     oils_i18n_gettext('ui.circ.suppress_checkin_popups',
4199         'Suppress popup-dialogs during check-in.',
4200         'coust', 'description'),
4201     'bool', null)
4202
4203 ,( 'ui.general.button_bar', 'gui',
4204     oils_i18n_gettext('ui.general.button_bar',
4205         'Button bar',
4206         'coust', 'label'),
4207     oils_i18n_gettext('ui.general.button_bar',
4208         'Set to "circ" or "cat" for stock circulator or cataloger toolbar, respectively.',
4209         'coust', 'description'),
4210     'string', null)
4211
4212 ,( 'ui.general.hotkeyset', 'gui',
4213     oils_i18n_gettext('ui.general.hotkeyset',
4214         'Default Hotkeyset',
4215         'coust', 'label'),
4216     oils_i18n_gettext('ui.general.hotkeyset',
4217         'Default Hotkeyset for clients (filename without the .keyset).  Examples: Default, Minimal, and None',
4218         'coust', 'description'),
4219     'string', null)
4220
4221 ,( 'ui.general.idle_timeout', 'gui',
4222     oils_i18n_gettext('ui.general.idle_timeout',
4223         'Idle timeout',
4224         'coust', 'label'),
4225     oils_i18n_gettext('ui.general.idle_timeout',
4226         '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).',
4227         'coust', 'description'),
4228     'integer', null)
4229
4230 ,( 'ui.patron.default_country', 'gui',
4231     oils_i18n_gettext('ui.patron.default_country',
4232         'Default Country for New Addresses in Patron Editor',
4233         'coust', 'label'),
4234     oils_i18n_gettext('ui.patron.default_country',
4235         'This is the default Country for new addresses in the patron editor.',
4236         'coust', 'description'),
4237     'string', null)
4238
4239 ,( 'ui.patron.default_ident_type', 'gui',
4240     oils_i18n_gettext('ui.patron.default_ident_type',
4241         'Default Ident Type for Patron Registration',
4242         'coust', 'label'),
4243     oils_i18n_gettext('ui.patron.default_ident_type',
4244         'This is the default Ident Type for new users in the patron editor.',
4245         'coust', 'description'),
4246     'link', 'cit')
4247
4248 ,( 'ui.patron.default_inet_access_level', 'sec',
4249     oils_i18n_gettext('ui.patron.default_inet_access_level',
4250         'Default level of patrons'' internet access',
4251         'coust', 'label'),
4252     oils_i18n_gettext('ui.patron.default_inet_access_level',
4253         'Default level of patrons'' internet access',
4254         'coust', 'description'),
4255     'integer', null)
4256
4257 ,( 'ui.patron.edit.au.active.show', 'gui',
4258     oils_i18n_gettext('ui.patron.edit.au.active.show',
4259         'Show active field on patron registration',
4260         'coust', 'label'),
4261     oils_i18n_gettext('ui.patron.edit.au.active.show',
4262         '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.',
4263         'coust', 'description'),
4264     'bool', null)
4265
4266 ,( 'ui.patron.edit.au.active.suggest', 'gui',
4267     oils_i18n_gettext('ui.patron.edit.au.active.suggest',
4268         'Suggest active field on patron registration',
4269         'coust', 'label'),
4270     oils_i18n_gettext('ui.patron.edit.au.active.suggest',
4271         '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.',
4272         'coust', 'description'),
4273     'bool', null)
4274
4275 ,( 'ui.patron.edit.au.alert_message.show', 'gui',
4276     oils_i18n_gettext('ui.patron.edit.au.alert_message.show',
4277         'Show alert_message field on patron registration',
4278         'coust', 'label'),
4279     oils_i18n_gettext('ui.patron.edit.au.alert_message.show',
4280         '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.',
4281         'coust', 'description'),
4282     'bool', null)
4283
4284 ,( 'ui.patron.edit.au.alert_message.suggest', 'gui',
4285     oils_i18n_gettext('ui.patron.edit.au.alert_message.suggest',
4286         'Suggest alert_message field on patron registration',
4287         'coust', 'label'),
4288     oils_i18n_gettext('ui.patron.edit.au.alert_message.suggest',
4289         '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.',
4290         'coust', 'description'),
4291     'bool', null)
4292
4293 ,( 'ui.patron.edit.au.alias.show', 'gui',
4294     oils_i18n_gettext('ui.patron.edit.au.alias.show',
4295         'Show alias field on patron registration',
4296         'coust', 'label'),
4297     oils_i18n_gettext('ui.patron.edit.au.alias.show',
4298         '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.',
4299         'coust', 'description'),
4300     'bool', null)
4301
4302 ,( 'ui.patron.edit.au.alias.suggest', 'gui',
4303     oils_i18n_gettext('ui.patron.edit.au.alias.suggest',
4304         'Suggest alias field on patron registration',
4305         'coust', 'label'),
4306     oils_i18n_gettext('ui.patron.edit.au.alias.suggest',
4307         '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.',
4308         'coust', 'description'),
4309     'bool', null)
4310
4311 ,( 'ui.patron.edit.au.barred.show', 'gui',
4312     oils_i18n_gettext('ui.patron.edit.au.barred.show',
4313         'Show barred field on patron registration',
4314         'coust', 'label'),
4315     oils_i18n_gettext('ui.patron.edit.au.barred.show',
4316         '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.',
4317         'coust', 'description'),
4318     'bool', null)
4319
4320 ,( 'ui.patron.edit.au.barred.suggest', 'gui',
4321     oils_i18n_gettext('ui.patron.edit.au.barred.suggest',
4322         'Suggest barred field on patron registration',
4323         'coust', 'label'),
4324     oils_i18n_gettext('ui.patron.edit.au.barred.suggest',
4325         '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.',
4326         'coust', 'description'),
4327     'bool', null)
4328
4329 ,( 'ui.patron.edit.au.claims_never_checked_out_count.show', 'gui',
4330     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.show',
4331         'Show claims_never_checked_out_count field on patron registration',
4332         'coust', 'label'),
4333     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.show',
4334         '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.',
4335         'coust', 'description'),
4336     'bool', null)
4337
4338 ,( 'ui.patron.edit.au.claims_never_checked_out_count.suggest', 'gui',
4339     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.suggest',
4340         'Suggest claims_never_checked_out_count field on patron registration',
4341         'coust', 'label'),
4342     oils_i18n_gettext('ui.patron.edit.au.claims_never_checked_out_count.suggest',
4343         '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.',
4344         'coust', 'description'),
4345     'bool', null)
4346
4347 ,( 'ui.patron.edit.au.claims_returned_count.show', 'gui',
4348     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.show',
4349         'Show claims_returned_count field on patron registration',
4350         'coust', 'label'),
4351     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.show',
4352         '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.',
4353         'coust', 'description'),
4354     'bool', null)
4355
4356 ,( 'ui.patron.edit.au.claims_returned_count.suggest', 'gui',
4357     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.suggest',
4358         'Suggest claims_returned_count field on patron registration',
4359         'coust', 'label'),
4360     oils_i18n_gettext('ui.patron.edit.au.claims_returned_count.suggest',
4361         '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.',
4362         'coust', 'description'),
4363     'bool', null)
4364
4365 ,( 'ui.patron.edit.ac.barcode.regex', 'gui',
4366     oils_i18n_gettext('ui.patron.edit.ac.barcode.regex',
4367         'Regex for barcodes on patron registration',
4368         'coust', 'label'),
4369     oils_i18n_gettext('ui.patron.edit.ac.barcode.regex',
4370         'The Regular Expression for validation on barcodes in patron registration.',
4371         'coust', 'description'),
4372     'string', null)
4373
4374 ,( 'ui.patron.edit.au.day_phone.example', 'gui',
4375     oils_i18n_gettext('ui.patron.edit.au.day_phone.example',
4376         'Example for day_phone field on patron registration',
4377         'coust', 'label'),
4378     oils_i18n_gettext('ui.patron.edit.au.day_phone.example',
4379         'The Example for validation on the day_phone field in patron registration.',
4380         'coust', 'description'),
4381     'string', null)
4382
4383 ,( 'ui.patron.edit.au.day_phone.regex', 'gui',
4384     oils_i18n_gettext('ui.patron.edit.au.day_phone.regex',
4385         'Regex for day_phone field on patron registration',
4386         'coust', 'label'),
4387     oils_i18n_gettext('ui.patron.edit.au.day_phone.regex',
4388         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.',
4389         'coust', 'description'),
4390     'string', null)
4391
4392 ,( 'ui.patron.edit.au.day_phone.require', 'gui',
4393     oils_i18n_gettext('ui.patron.edit.au.day_phone.require',
4394         'Require day_phone field on patron registration',
4395         'coust', 'label'),
4396     oils_i18n_gettext('ui.patron.edit.au.day_phone.require',
4397         'The day_phone field will be required on the patron registration screen.',
4398         'coust', 'description'),
4399     'bool', null)
4400
4401 ,( 'ui.patron.edit.au.day_phone.show', 'gui',
4402     oils_i18n_gettext('ui.patron.edit.au.day_phone.show',
4403         'Show day_phone field on patron registration',
4404         'coust', 'label'),
4405     oils_i18n_gettext('ui.patron.edit.au.day_phone.show',
4406         '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.',
4407         'coust', 'description'),
4408     'bool', null)
4409
4410 ,( 'ui.patron.edit.au.day_phone.suggest', 'gui',
4411     oils_i18n_gettext('ui.patron.edit.au.day_phone.suggest',
4412         'Suggest day_phone field on patron registration',
4413         'coust', 'label'),
4414     oils_i18n_gettext('ui.patron.edit.au.day_phone.suggest',
4415         '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.',
4416         'coust', 'description'),
4417     'bool', null)
4418
4419 ,( 'ui.patron.edit.au.dob.calendar', 'gui',
4420     oils_i18n_gettext('ui.patron.edit.au.dob.calendar',
4421         'Show calendar widget for dob field on patron registration',
4422         'coust', 'label'),
4423     oils_i18n_gettext('ui.patron.edit.au.dob.calendar',
4424         'If set the calendar widget will appear when editing the dob field on the patron registration form.',
4425         'coust', 'description'),
4426     'bool', null)
4427
4428 ,( 'ui.patron.edit.au.dob.require', 'gui',
4429     oils_i18n_gettext('ui.patron.edit.au.dob.require',
4430         'Require dob field on patron registration',
4431         'coust', 'label'),
4432     oils_i18n_gettext('ui.patron.edit.au.dob.require',
4433         'The dob field will be required on the patron registration screen.',
4434         'coust', 'description'),
4435     'bool', null)
4436
4437 ,( 'ui.patron.edit.au.dob.show', 'gui',
4438     oils_i18n_gettext('ui.patron.edit.au.dob.show',
4439         'Show dob field on patron registration',
4440         'coust', 'label'),
4441     oils_i18n_gettext('ui.patron.edit.au.dob.show',
4442         '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.',
4443         'coust', 'description'),
4444     'bool', null)
4445
4446 ,( 'ui.patron.edit.au.dob.suggest', 'gui',
4447     oils_i18n_gettext('ui.patron.edit.au.dob.suggest',
4448         'Suggest dob field on patron registration',
4449         'coust', 'label'),
4450     oils_i18n_gettext('ui.patron.edit.au.dob.suggest',
4451         '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.',
4452         'coust', 'description'),
4453     'bool', null)
4454
4455 ,( 'ui.patron.edit.au.email.example', 'gui',
4456     oils_i18n_gettext('ui.patron.edit.au.email.example',
4457         'Example for email field on patron registration',
4458         'coust', 'label'),
4459     oils_i18n_gettext('ui.patron.edit.au.email.example',
4460         'The Example for validation on the email field in patron registration.',
4461         'coust', 'description'),
4462     'string', null)
4463
4464 ,( 'ui.patron.edit.au.email.regex', 'gui',
4465     oils_i18n_gettext('ui.patron.edit.au.email.regex',
4466         'Regex for email field on patron registration',
4467         'coust', 'label'),
4468     oils_i18n_gettext('ui.patron.edit.au.email.regex',
4469         'The Regular Expression for validation on the email field in patron registration.',
4470         'coust', 'description'),
4471     'string', null)
4472
4473 ,( 'ui.patron.edit.au.email.require', 'gui',
4474     oils_i18n_gettext('ui.patron.edit.au.email.require',
4475         'Require email field on patron registration',
4476         'coust', 'label'),
4477     oils_i18n_gettext('ui.patron.edit.au.email.require',
4478         'The email field will be required on the patron registration screen.',
4479         'coust', 'description'),
4480     'bool', null)
4481
4482 ,( 'ui.patron.edit.au.email.show', 'gui',
4483     oils_i18n_gettext('ui.patron.edit.au.email.show',
4484         'Show email field on patron registration',
4485         'coust', 'label'),
4486     oils_i18n_gettext('ui.patron.edit.au.email.show',
4487         '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.',
4488         'coust', 'description'),
4489     'bool', null)
4490
4491 ,( 'ui.patron.edit.au.email.suggest', 'gui',
4492     oils_i18n_gettext('ui.patron.edit.au.email.suggest',
4493         'Suggest email field on patron registration',
4494         'coust', 'label'),
4495     oils_i18n_gettext('ui.patron.edit.au.email.suggest',
4496         '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.',
4497         'coust', 'description'),
4498     'bool', null)
4499
4500 ,( 'ui.patron.edit.au.evening_phone.example', 'gui',
4501     oils_i18n_gettext('ui.patron.edit.au.evening_phone.example',
4502         'Example for evening_phone field on patron registration',
4503         'coust', 'label'),
4504     oils_i18n_gettext('ui.patron.edit.au.evening_phone.example',
4505         'The Example for validation on the evening_phone field in patron registration.',
4506         'coust', 'description'),
4507     'string', null)
4508
4509 ,( 'ui.patron.edit.au.evening_phone.regex', 'gui',
4510     oils_i18n_gettext('ui.patron.edit.au.evening_phone.regex',
4511         'Regex for evening_phone field on patron registration',
4512         'coust', 'label'),
4513     oils_i18n_gettext('ui.patron.edit.au.evening_phone.regex',
4514         'The Regular Expression for validation on the evening_phone field in patron registration.',
4515         'coust', 'description'),
4516     'string', null)
4517
4518 ,( 'ui.patron.edit.au.evening_phone.require', 'gui',
4519     oils_i18n_gettext('ui.patron.edit.au.evening_phone.require',
4520         'Require evening_phone field on patron registration',
4521         'coust', 'label'),
4522     oils_i18n_gettext('ui.patron.edit.au.evening_phone.require',
4523         'The evening_phone field will be required on the patron registration screen.',
4524         'coust', 'description'),
4525     'bool', null)
4526
4527 ,( 'ui.patron.edit.au.evening_phone.show', 'gui',
4528     oils_i18n_gettext('ui.patron.edit.au.evening_phone.show',
4529         'Show evening_phone field on patron registration',
4530         'coust', 'label'),
4531     oils_i18n_gettext('ui.patron.edit.au.evening_phone.show',
4532         '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.',
4533         'coust', 'description'),
4534     'bool', null)
4535
4536 ,( 'ui.patron.edit.au.evening_phone.suggest', 'gui',
4537     oils_i18n_gettext('ui.patron.edit.au.evening_phone.suggest',
4538         'Suggest evening_phone field on patron registration',
4539         'coust', 'label'),
4540     oils_i18n_gettext('ui.patron.edit.au.evening_phone.suggest',
4541         '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.',
4542         'coust', 'description'),
4543     'bool', null)
4544
4545 ,( 'ui.patron.edit.au.ident_value.show', 'gui',
4546     oils_i18n_gettext('ui.patron.edit.au.ident_value.show',
4547         'Show ident_value field on patron registration',
4548         'coust', 'label'),
4549     oils_i18n_gettext('ui.patron.edit.au.ident_value.show',
4550         '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.',
4551         'coust', 'description'),
4552     'bool', null)
4553
4554 ,( 'ui.patron.edit.au.ident_value.suggest', 'gui',
4555     oils_i18n_gettext('ui.patron.edit.au.ident_value.suggest',
4556         'Suggest ident_value field on patron registration',
4557         'coust', 'label'),
4558     oils_i18n_gettext('ui.patron.edit.au.ident_value.suggest',
4559         '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.',
4560         'coust', 'description'),
4561     'bool', null)
4562
4563 ,( 'ui.patron.edit.au.ident_value2.show', 'gui',
4564     oils_i18n_gettext('ui.patron.edit.au.ident_value2.show',
4565         'Show ident_value2 field on patron registration',
4566         'coust', 'label'),
4567     oils_i18n_gettext('ui.patron.edit.au.ident_value2.show',
4568         '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.',
4569         'coust', 'description'),
4570     'bool', null)
4571
4572 ,( 'ui.patron.edit.au.ident_value2.suggest', 'gui',
4573     oils_i18n_gettext('ui.patron.edit.au.ident_value2.suggest',
4574         'Suggest ident_value2 field on patron registration',
4575         'coust', 'label'),
4576     oils_i18n_gettext('ui.patron.edit.au.ident_value2.suggest',
4577         '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.',
4578         'coust', 'description'),
4579     'bool', null)
4580
4581 ,( 'ui.patron.edit.au.juvenile.show', 'gui',
4582     oils_i18n_gettext('ui.patron.edit.au.juvenile.show',
4583         'Show juvenile field on patron registration',
4584         'coust', 'label'),
4585     oils_i18n_gettext('ui.patron.edit.au.juvenile.show',
4586         '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.',
4587         'coust', 'description'),
4588     'bool', null)
4589
4590 ,( 'ui.patron.edit.au.juvenile.suggest', 'gui',
4591     oils_i18n_gettext('ui.patron.edit.au.juvenile.suggest',
4592         'Suggest juvenile field on patron registration',
4593         'coust', 'label'),
4594     oils_i18n_gettext('ui.patron.edit.au.juvenile.suggest',
4595         '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.',
4596         'coust', 'description'),
4597     'bool', null)
4598
4599 ,( 'ui.patron.edit.au.master_account.show', 'gui',
4600     oils_i18n_gettext('ui.patron.edit.au.master_account.show',
4601         'Show master_account field on patron registration',
4602         'coust', 'label'),
4603     oils_i18n_gettext('ui.patron.edit.au.master_account.show',
4604         '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.',
4605         'coust', 'description'),
4606     'bool', null)
4607
4608 ,( 'ui.patron.edit.au.master_account.suggest', 'gui',
4609     oils_i18n_gettext('ui.patron.edit.au.master_account.suggest',
4610         'Suggest master_account field on patron registration',
4611         'coust', 'label'),
4612     oils_i18n_gettext('ui.patron.edit.au.master_account.suggest',
4613         '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.',
4614         'coust', 'description'),
4615     'bool', null)
4616
4617 ,( 'ui.patron.edit.au.other_phone.example', 'gui',
4618     oils_i18n_gettext('ui.patron.edit.au.other_phone.example',
4619         'Example for other_phone field on patron registration',
4620         'coust', 'label'),
4621     oils_i18n_gettext('ui.patron.edit.au.other_phone.example',
4622         'The Example for validation on the other_phone field in patron registration.',
4623         'coust', 'description'),
4624     'string', null)
4625
4626 ,( 'ui.patron.edit.au.other_phone.regex', 'gui',
4627     oils_i18n_gettext('ui.patron.edit.au.other_phone.regex',
4628         'Regex for other_phone field on patron registration',
4629         'coust', 'label'),
4630     oils_i18n_gettext('ui.patron.edit.au.other_phone.regex',
4631         'The Regular Expression for validation on the other_phone field in patron registration.',
4632         'coust', 'description'),
4633     'string', null)
4634
4635 ,( 'ui.patron.edit.au.other_phone.require', 'gui',
4636     oils_i18n_gettext('ui.patron.edit.au.other_phone.require',
4637         'Require other_phone field on patron registration',
4638         'coust', 'label'),
4639     oils_i18n_gettext('ui.patron.edit.au.other_phone.require',
4640         'The other_phone field will be required on the patron registration screen.',
4641         'coust', 'description'),
4642     'bool', null)
4643
4644 ,( 'ui.patron.edit.au.other_phone.show', 'gui',
4645     oils_i18n_gettext('ui.patron.edit.au.other_phone.show',
4646         'Show other_phone field on patron registration',
4647         'coust', 'label'),
4648     oils_i18n_gettext('ui.patron.edit.au.other_phone.show',
4649         '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.',
4650         'coust', 'description'),
4651     'bool', null)
4652
4653 ,( 'ui.patron.edit.au.other_phone.suggest', 'gui',
4654     oils_i18n_gettext('ui.patron.edit.au.other_phone.suggest',
4655         'Suggest other_phone field on patron registration',
4656         'coust', 'label'),
4657     oils_i18n_gettext('ui.patron.edit.au.other_phone.suggest',
4658         '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.',
4659         'coust', 'description'),
4660     'bool', null)
4661
4662 ,( 'ui.patron.edit.au.prefix.require', 'gui',
4663     oils_i18n_gettext('ui.patron.edit.au.prefix.require',
4664         'Require prefix field on patron registration',
4665         'coust', 'label'),
4666     oils_i18n_gettext('ui.patron.edit.au.prefix.require',
4667         'The prefix field will be required on the patron registration screen.',
4668         'coust', 'description'),
4669     'bool', null)
4670         
4671 ,( 'ui.patron.edit.au.prefix.show', 'gui',
4672     oils_i18n_gettext('ui.patron.edit.au.prefix.show',
4673         'Show prefix field on patron registration',
4674         'coust', 'label'),
4675     oils_i18n_gettext('ui.patron.edit.au.prefix.show',
4676         '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.',
4677         'coust', 'description'),
4678     'bool', null)
4679
4680 ,( 'ui.patron.edit.au.prefix.suggest', 'gui',
4681     oils_i18n_gettext('ui.patron.edit.au.prefix.suggest',
4682         'Suggest prefix field on patron registration',
4683         'coust', 'label'),
4684     oils_i18n_gettext('ui.patron.edit.au.prefix.suggest',
4685         '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.',
4686         'coust', 'description'),
4687     'bool', null)
4688
4689 ,( 'ui.patron.edit.au.second_given_name.show', 'gui',
4690     oils_i18n_gettext('ui.patron.edit.au.second_given_name.show',
4691         'Show second_given_name field on patron registration',
4692         'coust', 'label'),
4693     oils_i18n_gettext('ui.patron.edit.au.second_given_name.show',
4694         '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.',
4695         'coust', 'description'),
4696     'bool', null)
4697
4698 ,( 'ui.patron.edit.au.second_given_name.suggest', 'gui',
4699     oils_i18n_gettext('ui.patron.edit.au.second_given_name.suggest',
4700         'Suggest second_given_name field on patron registration',
4701         'coust', 'label'),
4702     oils_i18n_gettext('ui.patron.edit.au.second_given_name.suggest',
4703         '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.',
4704         'coust', 'description'),
4705     'bool', null)
4706
4707 ,( 'ui.patron.edit.au.suffix.show', 'gui',
4708     oils_i18n_gettext('ui.patron.edit.au.suffix.show',
4709         'Show suffix field on patron registration',
4710         'coust', 'label'),
4711     oils_i18n_gettext('ui.patron.edit.au.suffix.show',
4712         '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.',
4713         'coust', 'description'),
4714     'bool', null)
4715
4716 ,( 'ui.patron.edit.au.suffix.suggest', 'gui',
4717     oils_i18n_gettext('ui.patron.edit.au.suffix.suggest',
4718         'Suggest suffix field on patron registration',
4719         'coust', 'label'),
4720     oils_i18n_gettext('ui.patron.edit.au.suffix.suggest',
4721         '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.',
4722         'coust', 'description'),
4723     'bool', null)
4724
4725 ,( 'ui.patron.edit.aua.county.require', 'gui',
4726     oils_i18n_gettext('ui.patron.edit.aua.county.require',
4727         'Require county field on patron registration',
4728         'coust', 'label'),
4729     oils_i18n_gettext('ui.patron.edit.aua.county.require',
4730         'The county field will be required on the patron registration screen.',
4731         'coust', 'description'),
4732     'bool', null)
4733
4734 ,( 'ui.patron.edit.aua.state.require', 'gui',
4735     oils_i18n_gettext('ui.patron.edit.aua.state.require',
4736         'Require State field on patron registration',
4737         'coust', 'label'),
4738     oils_i18n_gettext('ui.patron.edit.aua.state.require',
4739         'The State field will be required on the patron registration screen.',
4740         'coust', 'description'),
4741     'bool', null)
4742
4743 ,( 'ui.patron.edit.aua.state.show', 'gui',
4744     oils_i18n_gettext('ui.patron.edit.aua.state.show',
4745         'Show State field on patron registration',
4746         'coust', 'label'),
4747     oils_i18n_gettext('ui.patron.edit.aua.state.show',
4748         '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.',
4749         'coust', 'description'),
4750     'bool', null)
4751
4752 ,( 'ui.patron.edit.aua.state.suggest', 'gui',
4753     oils_i18n_gettext('ui.patron.edit.aua.state.suggest',
4754         'Suggest State field on patron registration',
4755         'coust', 'label'),
4756     oils_i18n_gettext('ui.patron.edit.aua.state.suggest',
4757         '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.',
4758         'coust', 'description'),
4759     'bool', null)
4760
4761 ,( 'ui.patron.edit.aua.post_code.example', 'gui',
4762     oils_i18n_gettext('ui.patron.edit.aua.post_code.example',
4763         'Example for post_code field on patron registration',
4764         'coust', 'label'),
4765     oils_i18n_gettext('ui.patron.edit.aua.post_code.example',
4766         'The Example for validation on the post_code field in patron registration.',
4767         'coust', 'description'),
4768     'string', null)
4769
4770 ,( 'ui.patron.edit.aua.post_code.regex', 'gui',
4771     oils_i18n_gettext('ui.patron.edit.aua.post_code.regex',
4772         'Regex for post_code field on patron registration',
4773         'coust', 'label'),
4774     oils_i18n_gettext('ui.patron.edit.aua.post_code.regex',
4775         'The Regular Expression for validation on the post_code field in patron registration.',
4776         'coust', 'description'),
4777     'string', null)
4778
4779 ,( 'ui.patron.edit.default_suggested', 'gui',
4780     oils_i18n_gettext('ui.patron.edit.default_suggested',
4781         'Default showing suggested patron registration fields',
4782         'coust', 'label'),
4783     oils_i18n_gettext('ui.patron.edit.default_suggested',
4784         'Instead of All fields, show just suggested fields in patron registration by default.',
4785         'coust', 'description'),
4786     'bool', null)
4787
4788 ,( 'ui.patron.edit.phone.example', 'gui',
4789     oils_i18n_gettext('ui.patron.edit.phone.example',
4790         'Example for phone fields on patron registration',
4791         'coust', 'label'),
4792     oils_i18n_gettext('ui.patron.edit.phone.example',
4793         'The Example for validation on phone fields in patron registration. Applies to all phone fields without their own setting.',
4794         'coust', 'description'),
4795     'string', null)
4796
4797 ,( 'ui.patron.edit.phone.regex', 'gui',
4798     oils_i18n_gettext('ui.patron.edit.phone.regex',
4799         'Regex for phone fields on patron registration',
4800         'coust', 'label'),
4801     oils_i18n_gettext('ui.patron.edit.phone.regex',
4802         '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.',
4803         'coust', 'description'),
4804     'string', null)
4805
4806 ,( 'ui.patron.registration.require_address', 'gui',
4807     oils_i18n_gettext('ui.patron.registration.require_address',
4808         'Require at least one address for Patron Registration',
4809         'coust', 'label'),
4810     oils_i18n_gettext('ui.patron.registration.require_address',
4811         'Enforces a requirement for having at least one address for a patron during registration.',
4812         'coust', 'description'),
4813     'bool', null)
4814
4815 ,( 'ui.patron_search.result_cap', 'gui',
4816     oils_i18n_gettext('ui.patron_search.result_cap',
4817         'Cap results in Patron Search at this number.',
4818         'coust', 'label'),
4819     oils_i18n_gettext('ui.patron_search.result_cap',
4820         '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.',
4821         'coust', 'description'),
4822     'integer', null)
4823
4824 ,( 'ui.staff.require_initials.patron_standing_penalty', 'gui',
4825     oils_i18n_gettext('ui.staff.require_initials.patron_standing_penalty',
4826         'Require staff initials for entry/edit of patron standing penalties and messages.',
4827         'coust', 'label'),
4828     oils_i18n_gettext('ui.staff.require_initials.patron_standing_penalty',
4829         'Appends staff initials and edit date into patron standing penalties and messages.',
4830         'coust', 'description'),
4831     'bool', null)
4832
4833 ,( 'ui.staff.require_initials.patron_info_notes', 'gui',
4834     oils_i18n_gettext('ui.staff.require_initials.patron_info_notes',
4835         'Require staff initials for entry/edit of patron notes.',
4836         'coust', 'label'),
4837     oils_i18n_gettext('ui.staff.require_initials.patron_info_notes',
4838         'Appends staff initials and edit date into patron note content.',
4839         'coust', 'description'),
4840     'bool', null)
4841
4842 ,( 'ui.staff.require_initials.copy_notes', 'gui',
4843     oils_i18n_gettext('ui.staff.require_initials.copy_notes',
4844         'Require staff initials for entry/edit of copy notes.',
4845         'coust', 'label'),
4846     oils_i18n_gettext('ui.staff.require_initials.copy_notes',
4847         'Appends staff initials and edit date into copy note content.',
4848         'coust', 'description'),
4849     'bool', null)
4850
4851 ,( 'ui.unified_volume_copy_editor', 'gui',
4852     oils_i18n_gettext('ui.unified_volume_copy_editor',
4853         'Unified Volume/Item Creator/Editor',
4854         'coust', 'label'),
4855     oils_i18n_gettext('ui.unified_volume_copy_editor',
4856         'If true combines the Volume/Copy Creator and Item Attribute Editor in some instances.',
4857         'coust', 'description'),
4858     'bool', null)
4859
4860 ,( 'url.remote_column_settings', 'gui',
4861     oils_i18n_gettext('url.remote_column_settings',
4862         'URL for remote directory containing list column settings.',
4863         'coust', 'label'),
4864     oils_i18n_gettext('url.remote_column_settings',
4865         '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.',
4866         'coust', 'description'),
4867     'string', null)
4868 ,( 'opac.staff_saved_search.size', 'opac',
4869     oils_i18n_gettext('opac.staff_saved_search.size',
4870         'OPAC: Number of staff client saved searches to display on left side of results and record details pages',
4871         'coust', 'label'),
4872     oils_i18n_gettext('opac.staff_saved_search.size',
4873         '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.',
4874         'coust', 'description'),
4875     'integer', null)
4876 ,( 'circ.holds.target_when_closed', 'circ',
4877     oils_i18n_gettext('circ.holds.target_when_closed',
4878         'Target copies for a hold even if copy''s circ lib is closed',
4879         'coust', 'label'),
4880     oils_i18n_gettext('circ.holds.target_when_closed',
4881         '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).',
4882         'coust', 'description'),
4883     'bool', null)
4884 ,( 'circ.holds.target_when_closed_if_at_pickup_lib', 'circ',
4885     oils_i18n_gettext('circ.holds.target_when_closed_if_at_pickup_lib',
4886         'Target copies for a hold even if copy''s circ lib is closed IF the circ lib is the hold''s pickup lib',
4887         'coust', 'label'),
4888     oils_i18n_gettext('circ.holds.target_when_closed_if_at_pickup_lib',
4889         '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.',
4890         'coust', 'description'),
4891     'bool', null)
4892
4893
4894 ,( 'opac.staff.jump_to_details_on_single_hit', 'opac',
4895     oils_i18n_gettext('opac.staff.jump_to_details_on_single_hit',
4896         'Jump to details on 1 hit (staff client)',
4897         'coust', 'label'),
4898     oils_i18n_gettext('opac.staff.jump_to_details_on_single_hit',
4899         'When a search yields only 1 result, jump directly to the record details page.  This setting only affects the OPAC within the staff client',
4900         'coust', 'description'),
4901     'bool', null)
4902 ,( 'opac.patron.jump_to_details_on_single_hit', 'opac',
4903     oils_i18n_gettext('opac.patron.jump_to_details_on_single_hit',
4904         'Jump to details on 1 hit (public)',
4905         'coust', 'label'),
4906     oils_i18n_gettext('opac.patron.jump_to_details_on_single_hit',
4907         'When a search yields only 1 result, jump directly to the record details page.  This setting only affects the public OPAC',
4908         'coust', 'description'),
4909     'bool', null)
4910
4911 ,( 'opac.search.tag_circulated_items', 'opac',
4912     oils_i18n_gettext(
4913         'opac.search.tag_circulated_items',
4914         'Tag Circulated Items in Results',
4915         'coust', 'label'
4916     ),
4917     oils_i18n_gettext(
4918         'opac.search.tag_circulated_items',
4919         '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',
4920         'coust', 'description'
4921     ),
4922     'bool', null)
4923
4924 ,( 'sms.enable', 'sms',
4925     oils_i18n_gettext(
4926         'sms.enable',
4927         'Enable features that send SMS text messages.',
4928         'coust',
4929         'label'
4930     ),
4931     oils_i18n_gettext(
4932         'sms.enable',
4933         '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.',
4934         'coust',
4935         'description'
4936     ),
4937     'bool', null)
4938 ,( 'sms.disable_authentication_requirement.callnumbers', 'sms',
4939     oils_i18n_gettext(
4940         'sms.disable_authentication_requirement.callnumbers',
4941         'Disable auth requirement for texting call numbers.',
4942         'coust',
4943         'label'
4944     ),
4945     oils_i18n_gettext(
4946         'sms.disable_authentication_requirement.callnumbers',
4947         'Disable authentication requirement for sending call number information via SMS from the OPAC.',
4948         'coust',
4949         'description'
4950     ),
4951     'bool', null)
4952 ,( 'serial.default_display_grouping', 'serial',
4953     oils_i18n_gettext(
4954         'serial.default_display_grouping',
4955         'Default display grouping for serials distributions presented in the OPAC.',
4956         'coust',
4957         'label'
4958     ),
4959     oils_i18n_gettext(
4960         'serial.default_display_grouping',
4961         'Default display grouping for serials distributions presented in the OPAC. This can be "enum" or "chron".',
4962         'coust',
4963         'description'
4964     ),
4965     'string', null)
4966 ,( 'vandelay.default_match_set', 'vandelay',
4967     oils_i18n_gettext(
4968         'vandelay.default_match_set',
4969         'Default Record Match Set',
4970         'coust',
4971         'label'
4972     ),
4973     oils_i18n_gettext(
4974         'vandelay.default_match_set',
4975         'Default Record Match Set',
4976         'coust',
4977         'description'
4978     ),
4979     'string', null)
4980 ,( 'opac.browse.pager_shortcuts', 'opac',
4981     oils_i18n_gettext(
4982         'opac.browse.pager_shortcuts',
4983         'Paging shortcut links for OPAC Browse',
4984         'coust',
4985         'label'
4986     ),
4987     oils_i18n_gettext(
4988         '',
4989         '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.',
4990         'coust',
4991         'description'
4992     ),
4993     'string', null)
4994
4995 ,( 'circ.patron_edit.duplicate_patron_check_depth', 'circ',
4996     oils_i18n_gettext(
4997         'circ.patron_edit.duplicate_patron_check_depth',
4998         'Specify search depth for the duplicate patron check in the patron editor',
4999         'coust',
5000         'label'),
5001     oils_i18n_gettext(
5002         'circ.patron_edit.duplicate_patron_check_depth',
5003         'When using the patron registration page, the duplicate patron check will use the configured depth to scope the search for duplicate patrons.',
5004         'coust',
5005         'description'),
5006     'integer', null)
5007 ;
5008
5009 UPDATE config.org_unit_setting_type
5010     SET view_perm = (SELECT id FROM permission.perm_list
5011         WHERE code = 'VIEW_CREDIT_CARD_PROCESSING' LIMIT 1)
5012     WHERE name LIKE 'credit.processor%' AND view_perm IS NULL;
5013
5014 UPDATE config.org_unit_setting_type
5015     SET update_perm = (SELECT id FROM permission.perm_list
5016         WHERE code = 'ADMIN_CREDIT_CARD_PROCESSING' LIMIT 1)
5017     WHERE name LIKE 'credit.processor%' AND update_perm IS NULL;
5018
5019 -- *** Has to go below coust definition to satisfy referential integrity ***
5020 -- In booking, elbow room defines:
5021 --  a) how far in the future you must make a reservation on a given item if
5022 --      that item will have to transit somewhere to fulfill the reservation.
5023 --  b) how soon a reservation must be starting for the reserved item to
5024 --      be op-captured by the checkin interface.
5025 INSERT INTO actor.org_unit_setting (org_unit, name, value) VALUES (
5026     (SELECT id FROM actor.org_unit WHERE parent_ou IS NULL),
5027     'circ.booking_reservation.default_elbow_room',
5028     '"1 day"')
5029     ,(1, 'cat.spine.line.margin', 0)
5030     ,(1, 'cat.spine.line.height', 9)
5031     ,(1, 'cat.spine.line.width', 8)
5032     ,(1, 'cat.label.font.family', '"monospace"')
5033     ,(1, 'cat.label.font.size', 10)
5034     ,(1, 'cat.label.font.weight', '"normal"')
5035     ,(1, 'circ.grace.extend', 'true')
5036 ;
5037
5038
5039 -- Staged Search (for default matchpoints)
5040 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(1, 'first_word', 1.5);
5041 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(1, 'full_match', 20);
5042
5043 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(2, 'first_word', 1.5);
5044 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(2, 'word_order', 10);
5045 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(2, 'full_match', 20);
5046
5047 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(3, 'first_word', 1.5);
5048 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(3, 'word_order', 10);
5049 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(3, 'full_match', 20);
5050
5051 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(4, 'first_word', 1.5);
5052 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(4, 'word_order', 10);
5053 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(4, 'full_match', 20);
5054
5055 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(5, 'first_word', 1.5);
5056 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(5, 'word_order', 10);
5057 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(5, 'full_match', 20);
5058
5059 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(6, 'first_word', 1.5);
5060 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(6, 'word_order', 10);
5061 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(6, 'full_match', 20);
5062
5063 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(7, 'first_word', 1.5);
5064
5065 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(8, 'first_word', 1.5);
5066
5067 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(9, 'first_word', 1.5);
5068
5069 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(10, 'first_word', 1.5);
5070
5071 INSERT INTO search.relevance_adjustment (field, bump_type, multiplier) VALUES(15, 'word_order', 10);
5072
5073 -- Vandelay (for importing and exporting records) 012.schema.vandelay.sql 
5074 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)]');
5075 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)]');
5076 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]');
5077 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]');
5078 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$);
5079 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$);
5080 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]');
5081 INSERT INTO vandelay.bib_attr_definition ( id, code, description, xpath) VALUES (8, 'rec_identifier',oils_i18n_gettext(8, 'Accession Number', 'vqbrad', 'description'),'//*[@tag="001"]');
5082 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"]');
5083 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"]');
5084 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"]');
5085 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]');
5086 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$);
5087 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]');
5088 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]');
5089 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"]');
5090 SELECT SETVAL('vandelay.bib_attr_definition_id_seq'::TEXT, 100);
5091
5092 INSERT INTO vandelay.import_item_attr_definition (
5093     owner, name, tag, owning_lib, circ_lib, location,
5094     call_number, circ_modifier, barcode, price, copy_number,
5095     circulate, ref, holdable, opac_visible, status
5096 ) VALUES (
5097     1,
5098     'Evergreen 852 export format',
5099     '852',
5100     '[@code = "b"][1]',
5101     '[@code = "b"][2]',
5102     'c',
5103     'j',
5104     'g',
5105     'p',
5106     'y',
5107     't',
5108     '[@code = "x" and text() = "circulating"]',
5109     '[@code = "x" and text() = "reference"]',
5110     '[@code = "x" and text() = "holdable"]',
5111     '[@code = "x" and text() = "visible"]',
5112     'z'
5113 );
5114
5115 INSERT INTO vandelay.import_item_attr_definition (
5116     owner,
5117     name,
5118     tag,
5119     owning_lib,
5120     location,
5121     call_number,
5122     circ_modifier,
5123     barcode,
5124     price,
5125     status
5126 ) VALUES (
5127     1,
5128     'Unicorn Import format -- 999',
5129     '999',
5130     'm',
5131     'l',
5132     'a',
5133     't',
5134     'i',
5135     'p',
5136     'k'
5137 );
5138
5139 INSERT INTO vandelay.authority_attr_definition (id, code, description, xpath) VALUES (1, 'rec_identifier',oils_i18n_gettext(1, 'Identifier', 'vqarad', 'description'),'//*[@tag="001"]');
5140 SELECT SETVAL('vandelay.authority_attr_definition_id_seq'::TEXT, 100);
5141
5142
5143 INSERT INTO container.copy_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'ccpbt', 'label'));
5144 INSERT INTO container.copy_bucket_type (code,label) VALUES ('staff_client', oils_i18n_gettext('staff_client', 'General Staff Client container', 'ccpbt', 'label'));
5145 INSERT INTO container.copy_bucket_type (code,label) VALUES ( 'circ_history', 'Circulation History' );
5146 INSERT INTO container.call_number_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'ccnbt', 'label'));
5147 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'cbrebt', 'label'));
5148 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('staff_client', oils_i18n_gettext('staff_client', 'General Staff Client container', 'cbrebt', 'label'));
5149 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('bookbag', oils_i18n_gettext('bookbag', 'Book List', 'cbrebt', 'label'));
5150 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('reading_list', oils_i18n_gettext('reading_list', 'Reading List', 'cbrebt', 'label'));
5151 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('template_merge',oils_i18n_gettext('template_merge','Template Merge Container', 'cbrebt', 'label'));
5152 INSERT INTO container.biblio_record_entry_bucket_type (code,label) VALUES ('url_verify', oils_i18n_gettext('url_verify', 'URL Verification Queue', 'cbrebt', 'label'));
5153
5154 INSERT INTO container.user_bucket_type (code,label) VALUES ('misc', oils_i18n_gettext('misc', 'Miscellaneous', 'cubt', 'label'));
5155 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks', oils_i18n_gettext('folks', 'Friends', 'cubt', 'label'));
5156 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'));
5157 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'));
5158 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:circ.view', oils_i18n_gettext('folks:circ.view', 'View Circulations', 'cubt', 'label'));
5159 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:circ.renew', oils_i18n_gettext('folks:circ.renew', 'Renew Circulations', 'cubt', 'label'));
5160 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:circ.checkout', oils_i18n_gettext('folks:circ.checkout', 'Checkout Items', 'cubt', 'label'));
5161 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:hold.view', oils_i18n_gettext('folks:hold.view', 'View Holds', 'cubt', 'label'));
5162 INSERT INTO container.user_bucket_type (code,label) VALUES ('folks:hold.cancel', oils_i18n_gettext('folks:hold.cancel', 'Cancel Holds', 'cubt', 'label'));
5163
5164
5165 ----------------------------------
5166 -- MARC21 record structure data --
5167 ----------------------------------
5168
5169 -- Record type map
5170 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('BKS','at','acdm');
5171 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('SER','a','bsi');
5172 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('VIS','gkro','abcdmsi');
5173 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('MIX','p','cdi');
5174 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('MAP','ef','abcdmsi');
5175 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('SCO','cd','abcdmsi');
5176 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('REC','ij','abcdmsi');
5177 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('COM','m','abcdmsi');
5178 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('AUT','z',' ');
5179 INSERT INTO config.marc21_rec_type_map (code, type_val, blvl_val) VALUES ('MFHD','uvxy',' ');
5180
5181
5182 ------ Physical Characteristics
5183
5184 -- Map
5185 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('a','Map');
5186 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','b','1','1','SMD');
5187 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Atlas');
5188 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Diagram');
5189 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Map');
5190 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Profile');
5191 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Model');
5192 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');
5193 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Section');
5194 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5195 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('y',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'View');
5196 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5197 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','d','3','1','Color');
5198 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');
5199 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5200 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','e','4','1','Physical medium');
5201 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5202 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5203 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5204 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5205 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5206 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5207 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5208 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5209 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');
5210 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');
5211 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');
5212 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');
5213 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5214 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');
5215 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5216 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','f','5','1','Type of reproduction');
5217 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Facsimile');
5218 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');
5219 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5220 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5221 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','g','6','1','Production/reproduction details');
5222 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');
5223 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photocopy');
5224 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');
5225 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Film');
5226 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5227 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5228 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('a','h','7','1','Positive/negative');
5229 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Positive');
5230 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Negative');
5231 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5232 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');
5233
5234 -- Electronic Resource
5235 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('c','Electronic Resource');
5236 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','b','1','1','SMD');
5237 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');
5238 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');
5239 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');
5240 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');
5241 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');
5242 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');
5243 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');
5244 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');
5245 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Remote');
5246 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5247 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5248 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','d','3','1','Color');
5249 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');
5250 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');
5251 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5252 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');
5253 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5254 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');
5255 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5256 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5257 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','e','4','1','Dimensions');
5258 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.');
5259 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.');
5260 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.');
5261 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.');
5262 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.');
5263 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');
5264 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.');
5265 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5266 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.');
5267 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5268 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','f','5','1','Sound');
5269 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)');
5270 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Sound');
5271 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5272 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','g','6','3','Image bit depth');
5273 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('---',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5274 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('mmm',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multiple');
5275 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');
5276 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','h','9','1','File formats');
5277 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');
5278 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');
5279 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5280 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','i','10','1','Quality assurance target(s)');
5281 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Absent');
5282 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');
5283 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Present');
5284 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5285 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','j','11','1','Antecedent/Source');
5286 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');
5287 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');
5288 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');
5289 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)');
5290 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5291 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');
5292 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5293 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','k','12','1','Level of compression');
5294 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Uncompressed');
5295 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Lossless');
5296 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Lossy');
5297 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5298 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5299 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('c','l','13','1','Reformatting quality');
5300 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Access');
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 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Preservation');
5303 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Replacement');
5304 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5305
5306 -- Globe
5307 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('d','Globe');
5308 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','b','1','1','SMD');
5309 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');
5310 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');
5311 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');
5312 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');
5313 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5314 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5315 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','d','3','1','Color');
5316 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');
5317 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5318 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','e','4','1','Physical medium');
5319 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5320 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5321 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5322 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5323 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5324 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5325 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5326 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5327 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5328 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5329 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('d','f','5','1','Type of reproduction');
5330 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Facsimile');
5331 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');
5332 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5333 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5334
5335 -- Tactile Material
5336 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('f','Tactile Material');
5337 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','b','1','1','SMD');
5338 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Moon');
5339 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Braille');
5340 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combination');
5341 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');
5342 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5343 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5344 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','d','3','2','Class of braille writing');
5345 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');
5346 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');
5347 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');
5348 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');
5349 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');
5350 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');
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 ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5353 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5354 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','e','5','1','Level of contraction');
5355 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Uncontracted');
5356 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Contracted');
5357 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combination');
5358 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');
5359 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5360 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5361 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','f','6','3','Braille music format');
5362 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');
5363 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');
5364 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');
5365 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paragraph');
5366 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');
5367 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');
5368 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');
5369 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');
5370 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');
5371 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');
5372 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Outline');
5373 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');
5374 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');
5375 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5376 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5377 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('f','g','9','1','Special physical characteristics');
5378 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');
5379 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');
5380 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');
5381 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5382 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5383
5384 -- Projected Graphic
5385 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('g','Projected Graphic');
5386 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','b','1','1','SMD');
5387 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');
5388 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Filmstrip');
5389 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');
5390 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');
5391 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Slide');
5392 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Transparency');
5393 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5394 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','d','3','1','Color');
5395 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');
5396 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5397 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');
5398 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5399 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');
5400 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5401 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5402 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','e','4','1','Base of emulsion');
5403 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5404 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5405 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');
5406 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');
5407 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');
5408 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5409 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5410 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5411 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');
5412 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');
5413 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');
5414 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5415 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','g','6','1','Medium for sound');
5416 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');
5417 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');
5418 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');
5419 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');
5420 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');
5421 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');
5422 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');
5423 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videotape');
5424 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5425 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5426 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5427 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','h','7','1','Dimensions');
5428 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.');
5429 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.');
5430 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.');
5431 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.');
5432 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.');
5433 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.');
5434 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.');
5435 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.)');
5436 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.)');
5437 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.)');
5438 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.)');
5439 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5440 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.)');
5441 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.)');
5442 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.)');
5443 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.)');
5444 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5445 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('g','i','8','1','Secondary support material');
5446 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Cardboard');
5447 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5448 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5449 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'metal');
5450 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');
5451 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');
5452 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');
5453 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5454 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5455
5456 -- Microform
5457 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('h','Microform');
5458 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','b','1','1','SMD');
5459 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');
5460 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');
5461 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');
5462 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');
5463 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microfiche');
5464 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');
5465 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Microopaque');
5466 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5467 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5468 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','d','3','1','Positive/negative');
5469 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Positive');
5470 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Negative');
5471 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5472 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5473 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','e','4','1','Dimensions');
5474 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.');
5475 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.');
5476 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.');
5477 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'70mm.');
5478 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.');
5479 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.)');
5480 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.)');
5481 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.)');
5482 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.)');
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_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5485 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');
5486 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)');
5487 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)');
5488 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)');
5489 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)');
5490 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-)');
5491 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5492 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');
5493 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','g','9','1','Color');
5494 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');
5495 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5496 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5497 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5498 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5499 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','h','10','1','Emulsion on film');
5500 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');
5501 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Diazo');
5502 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Vesicular');
5503 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5504 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');
5505 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5506 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5507 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','i','11','1','Quality assurance target(s)');
5508 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');
5509 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');
5510 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');
5511 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');
5512 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5513 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('h','j','12','1','Base of film');
5514 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');
5515 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');
5516 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');
5517 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');
5518 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');
5519 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');
5520 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');
5521 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');
5522 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');
5523 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5524 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5525
5526 -- Non-projected Graphic
5527 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('k','Non-projected Graphic');
5528 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','b','1','1','SMD');
5529 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Collage');
5530 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Drawing');
5531 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Painting');
5532 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');
5533 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photonegative');
5534 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Photoprint');
5535 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Picture');
5536 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('j',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Print');
5537 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');
5538 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('n',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Chart');
5539 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');
5540 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5541 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5542 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','d','3','1','Color');
5543 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');
5544 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');
5545 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5546 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');
5547 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5548 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5549 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5550 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('k','e','4','1','Primary support material');
5551 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Canvas');
5552 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');
5553 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');
5554 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5555 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5556 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5557 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5558 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5559 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');
5560 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5561 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5562 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hardboard');
5563 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Porcelain');
5564 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5565 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
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 ('k','f','5','1','Secondary support material');
5569 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Canvas');
5570 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');
5571 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');
5572 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Glass');
5573 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Synthetics');
5574 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Skins');
5575 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Textile');
5576 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Metal');
5577 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');
5578 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('o',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Paper');
5579 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('p',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Plaster');
5580 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Hardboard');
5581 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Porcelain');
5582 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stone');
5583 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('t',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Wood');
5584 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5585 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5586
5587 -- Motion Picture
5588 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('m','Motion Picture');
5589 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','b','1','1','SMD');
5590 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');
5591 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');
5592 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');
5593 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5594 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5595 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','d','3','1','Color');
5596 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');
5597 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5598 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');
5599 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5600 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5601 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5602 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','e','4','1','Motion picture presentation format');
5603 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');
5604 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)');
5605 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'3D');
5606 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)');
5607 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');
5608 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');
5609 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
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 ('m','f','5','1','Sound on medium or separate');
5612 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');
5613 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');
5614 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5615 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','g','6','1','Medium for sound');
5616 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');
5617 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');
5618 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');
5619 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');
5620 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');
5621 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');
5622 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');
5623 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videotape');
5624 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5625 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5626 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5627 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','h','7','1','Dimensions');
5628 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.');
5629 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.');
5630 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.');
5631 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.');
5632 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.');
5633 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.');
5634 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.');
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 ('m','i','8','1','Configuration of playback channels');
5638 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5639 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Monaural');
5640 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');
5641 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');
5642 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stereophonic');
5643 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5644 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5645 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('m','j','9','1','Production elements');
5646 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');
5647 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Trims');
5648 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Outtakes');
5649 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Rushes');
5650 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');
5651 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');
5652 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');
5653 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');
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 -- Remote-sensing Image
5657 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('r','Remote-sensing Image');
5658 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','b','1','1','SMD');
5659 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5660 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','d','3','1','Altitude of sensor');
5661 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Surface');
5662 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Airborne');
5663 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Spaceborne');
5664 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');
5665 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5666 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5667 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','e','4','1','Attitude of sensor');
5668 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');
5669 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');
5670 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Vertical');
5671 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');
5672 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5673 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','f','5','1','Cloud cover');
5674 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%');
5675 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%');
5676 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%');
5677 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%');
5678 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%');
5679 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%');
5680 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%');
5681 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%');
5682 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%');
5683 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%');
5684 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');
5685 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5686 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','g','6','1','Platform construction type');
5687 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Balloon');
5688 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');
5689 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');
5690 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');
5691 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');
5692 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');
5693 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');
5694 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');
5695 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');
5696 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');
5697 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5698 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5699 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','h','7','1','Platform use category');
5700 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Meteorological');
5701 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');
5702 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');
5703 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');
5704 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');
5705 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5706 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5707 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','i','8','1','Sensor type');
5708 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Active');
5709 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Passive');
5710 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5711 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5712 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('r','j','9','2','Data type');
5713 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');
5714 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');
5715 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');
5716 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');
5717 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');
5718 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)');
5719 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');
5720 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('dv',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Combinations');
5721 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');
5722 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)');
5723 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)');
5724 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)');
5725 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');
5726 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');
5727 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');
5728 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');
5729 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');
5730 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');
5731 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');
5732 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');
5733 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');
5734 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');
5735 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');
5736 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');
5737 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');
5738 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');
5739 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');
5740 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');
5741 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');
5742 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');
5743 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');
5744 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');
5745 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');
5746 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)');
5747 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');
5748 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('rc',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Bouger');
5749 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('rd',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Isostatic');
5750 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');
5751 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');
5752 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('uu',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5753 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('zz',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5754
5755 -- Sound Recording
5756 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('s','Sound Recording');
5757 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','b','1','1','SMD');
5758 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');
5759 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('e',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Cylinder');
5760 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');
5761 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');
5762 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Roll');
5763 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');
5764 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');
5765 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5766 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');
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 ('s','d','3','1','Speed');
5769 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');
5770 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');
5771 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');
5772 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');
5773 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');
5774 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');
5775 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');
5776 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');
5777 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');
5778 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');
5779 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');
5780 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');
5781 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');
5782 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');
5783 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5784 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5785 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','e','4','1','Configuration of playback channels');
5786 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Monaural');
5787 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('q',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Quadraphonic');
5788 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stereophonic');
5789 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5790 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5791 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','f','5','1','Groove width or pitch');
5792 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');
5793 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');
5794 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');
5795 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5796 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5797 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','g','6','1','Dimensions');
5798 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.');
5799 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.');
5800 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.');
5801 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.');
5802 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.');
5803 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.');
5804 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.)');
5805 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.');
5806 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');
5807 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.');
5808 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.');
5809 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5810 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5811 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','h','7','1','Tape width');
5812 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.');
5813 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.');
5814 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');
5815 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.');
5816 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.');
5817 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5818 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5819 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','i','8','1','Tape configuration ');
5820 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');
5821 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');
5822 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');
5823 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');
5824 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');
5825 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');
5826 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');
5827 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5828 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5829 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','m','12','1','Special playback');
5830 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');
5831 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');
5832 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');
5833 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');
5834 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');
5835 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');
5836 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');
5837 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');
5838 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');
5839 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5840 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5841 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('s','n','13','1','Capture and storage');
5842 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');
5843 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');
5844 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');
5845 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');
5846 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5847 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5848
5849 -- Videorecording
5850 INSERT INTO config.marc21_physical_characteristic_type_map (ptype_key, label) VALUES ('v','Videorecording');
5851 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','b','1','1','SMD');
5852 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videocartridge');
5853 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5854 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videocassette');
5855 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('r',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videoreel');
5856 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unspecified');
5857 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5858 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','d','3','1','Color');
5859 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');
5860 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('c',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Multicolored');
5861 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
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 ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5864 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5865 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','e','4','1','Videorecording format');
5866 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('a',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Beta');
5867 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('b',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'VHS');
5868 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');
5869 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('d',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'EIAJ');
5870 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');
5871 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('f',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Quadruplex');
5872 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('g',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Laserdisc');
5873 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'CED');
5874 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Betacam');
5875 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');
5876 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');
5877 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');
5878 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');
5879 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.');
5880 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.');
5881 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');
5882 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5883 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('v',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'DVD');
5884 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5885 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');
5886 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');
5887 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');
5888 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5889 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','g','6','1','Medium for sound');
5890 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');
5891 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');
5892 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');
5893 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');
5894 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');
5895 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');
5896 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');
5897 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('h',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videotape');
5898 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('i',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Videodisc');
5899 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5900 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5901 INSERT INTO config.marc21_physical_characteristic_subfield_map (ptype_key,subfield,start_pos,length,label) VALUES ('v','h','7','1','Dimensions');
5902 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.');
5903 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.');
5904 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.');
5905 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.');
5906 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.');
5907 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.');
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 ('v','i','8','1','Configuration of playback channel');
5911 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('k',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Mixed');
5912 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('m',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Monaural');
5913 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');
5914 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');
5915 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('s',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Stereophonic');
5916 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('u',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Unknown');
5917 INSERT INTO config.marc21_physical_characteristic_value_map (value,ptype_subfield,label) VALUES ('z',CURRVAL('config.marc21_physical_characteristic_subfield_map_id_seq'),'Other');
5918
5919 -- Fixed Field position data -- 0-based!
5920 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Alph', '006', 'SER', 16, 1, ' ');
5921 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Alph', '008', 'SER', 33, 1, ' ');
5922 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'BKS', 5, 1, ' ');
5923 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'COM', 5, 1, ' ');
5924 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'REC', 5, 1, ' ');
5925 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'SCO', 5, 1, ' ');
5926 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'SER', 5, 1, ' ');
5927 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '006', 'VIS', 5, 1, ' ');
5928 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'BKS', 22, 1, ' ');
5929 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'COM', 22, 1, ' ');
5930 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'REC', 22, 1, ' ');
5931 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'SCO', 22, 1, ' ');
5932 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'SER', 22, 1, ' ');
5933 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Audn', '008', 'VIS', 22, 1, ' ');
5934 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'BKS', 7, 1, 'm');
5935 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'COM', 7, 1, 'm');
5936 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'MAP', 7, 1, 'm');
5937 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'MIX', 7, 1, 'c');
5938 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'REC', 7, 1, 'm');
5939 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'SCO', 7, 1, 'm');
5940 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'SER', 7, 1, 's');
5941 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('BLvl', 'ldr', 'VIS', 7, 1, 'm');
5942 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Biog', '006', 'BKS', 17, 1, ' ');
5943 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Biog', '008', 'BKS', 34, 1, ' ');
5944 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '006', 'BKS', 11, 1, ' ');
5945 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '006', 'SER', 11, 1, ' ');
5946 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '008', 'BKS', 29, 1, ' ');
5947 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Conf', '008', 'SER', 29, 1, ' ');
5948 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '006', 'BKS', 7, 4, ' ');
5949 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '006', 'SER', 8, 3, ' ');
5950 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '008', 'BKS', 24, 4, ' ');
5951 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Cont', '008', 'SER', 25, 3, ' ');
5952 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'BKS', 8, 1, ' ');
5953 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'COM', 8, 1, ' ');
5954 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'MAP', 8, 1, ' ');
5955 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'MIX', 8, 1, ' ');
5956 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'REC', 8, 1, ' ');
5957 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'SCO', 8, 1, ' ');
5958 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'SER', 8, 1, ' ');
5959 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctrl', 'ldr', 'VIS', 8, 1, ' ');
5960 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'BKS', 15, 3, ' ');
5961 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'COM', 15, 3, ' ');
5962 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'MAP', 15, 3, ' ');
5963 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'MIX', 15, 3, ' ');
5964 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'REC', 15, 3, ' ');
5965 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'SCO', 15, 3, ' ');
5966 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'SER', 15, 3, ' ');
5967 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ctry', '008', 'VIS', 15, 3, ' ');
5968 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'BKS', 7, 4, ' ');
5969 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'COM', 7, 4, ' ');
5970 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'MAP', 7, 4, ' ');
5971 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'MIX', 7, 4, ' ');
5972 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'REC', 7, 4, ' ');
5973 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'SCO', 7, 4, ' ');
5974 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'SER', 7, 4, ' ');
5975 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date1', '008', 'VIS', 7, 4, ' ');
5976 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'BKS', 11, 4, ' ');
5977 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'COM', 11, 4, ' ');
5978 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'MAP', 11, 4, ' ');
5979 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'MIX', 11, 4, ' ');
5980 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'REC', 11, 4, ' ');
5981 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'SCO', 11, 4, ' ');
5982 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'SER', 11, 4, '9');
5983 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Date2', '008', 'VIS', 11, 4, ' ');
5984 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'BKS', 18, 1, ' ');
5985 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'COM', 18, 1, ' ');
5986 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'MAP', 18, 1, ' ');
5987 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'MIX', 18, 1, ' ');
5988 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'REC', 18, 1, ' ');
5989 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'SCO', 18, 1, ' ');
5990 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'SER', 18, 1, ' ');
5991 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Desc', 'ldr', 'VIS', 18, 1, ' ');
5992 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'BKS', 6, 1, ' ');
5993 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'COM', 6, 1, ' ');
5994 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'MAP', 6, 1, ' ');
5995 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'MIX', 6, 1, ' ');
5996 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'REC', 6, 1, ' ');
5997 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'SCO', 6, 1, ' ');
5998 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'SER', 6, 1, 'c');
5999 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('DtSt', '008', 'VIS', 6, 1, ' ');
6000 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'BKS', 17, 1, ' ');
6001 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'COM', 17, 1, ' ');
6002 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'MAP', 17, 1, ' ');
6003 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'MIX', 17, 1, ' ');
6004 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'REC', 17, 1, ' ');
6005 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'SCO', 17, 1, ' ');
6006 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'SER', 17, 1, ' ');
6007 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'VIS', 17, 1, ' ');
6008 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('ELvl', 'ldr', 'AUT', 17, 1, ' ');
6009 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Fest', '006', 'BKS', 13, 1, '0');
6010 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Fest', '008', 'BKS', 30, 1, '0');
6011 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'BKS', 6, 1, ' ');
6012 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'MAP', 12, 1, ' ');
6013 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'MIX', 6, 1, ' ');
6014 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'REC', 6, 1, ' ');
6015 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'SCO', 6, 1, ' ');
6016 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'SER', 6, 1, ' ');
6017 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '006', 'VIS', 12, 1, ' ');
6018 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'BKS', 23, 1, ' ');
6019 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'MAP', 29, 1, ' ');
6020 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'MIX', 23, 1, ' ');
6021 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'REC', 23, 1, ' ');
6022 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'SCO', 23, 1, ' ');
6023 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'SER', 23, 1, ' ');
6024 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Form', '008', 'VIS', 29, 1, ' ');
6025 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'BKS', 11, 1, ' ');
6026 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'COM', 11, 1, ' ');
6027 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'MAP', 11, 1, ' ');
6028 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'SER', 11, 1, ' ');
6029 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '006', 'VIS', 11, 1, ' ');
6030 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'BKS', 28, 1, ' ');
6031 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'COM', 28, 1, ' ');
6032 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'MAP', 28, 1, ' ');
6033 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'SER', 28, 1, ' ');
6034 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('GPub', '008', 'VIS', 28, 1, ' ');
6035 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ills', '006', 'BKS', 1, 4, ' ');
6036 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Ills', '008', 'BKS', 18, 4, ' ');
6037 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '006', 'BKS', 14, 1, '0');
6038 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '006', 'MAP', 14, 1, '0');
6039 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '008', 'BKS', 31, 1, '0');
6040 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Indx', '008', 'MAP', 31, 1, '0');
6041 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'BKS', 35, 3, ' ');
6042 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'COM', 35, 3, ' ');
6043 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'MAP', 35, 3, ' ');
6044 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'MIX', 35, 3, ' ');
6045 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'REC', 35, 3, ' ');
6046 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'SCO', 35, 3, ' ');
6047 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'SER', 35, 3, ' ');
6048 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Lang', '008', 'VIS', 35, 3, ' ');
6049 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('LitF', '006', 'BKS', 16, 1, '0');
6050 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('LitF', '008', 'BKS', 33, 1, '0');
6051 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'BKS', 38, 1, ' ');
6052 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'COM', 38, 1, ' ');
6053 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'MAP', 38, 1, ' ');
6054 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'MIX', 38, 1, ' ');
6055 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'REC', 38, 1, ' ');
6056 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'SCO', 38, 1, ' ');
6057 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'SER', 38, 1, ' ');
6058 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('MRec', '008', 'VIS', 38, 1, ' ');
6059 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');
6060 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');
6061 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('TMat', '006', 'VIS', 16, 1, ' ');
6062 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('TMat', '008', 'VIS', 33, 1, ' ');
6063 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'BKS', 6, 1, 'a');
6064 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'COM', 6, 1, 'm');
6065 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'MAP', 6, 1, 'e');
6066 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'MIX', 6, 1, 'p');
6067 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'REC', 6, 1, 'i');
6068 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'SCO', 6, 1, 'c');
6069 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'SER', 6, 1, 'a');
6070 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Type', 'ldr', 'VIS', 6, 1, 'g');
6071 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('Subj', '008', 'AUT', 11, 1, '|');
6072 INSERT INTO config.marc21_ff_pos_map (fixed_field, tag, rec_type,start_pos, length, default_val) VALUES ('RecStat', 'ldr', 'AUT', 5, 1, 'n');
6073
6074 -- record attributes
6075 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('alph','Alph','Alph');
6076 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('audience','Audn','Audn');
6077 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('bib_level','BLvl','BLvl',FALSE);
6078 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('biog','Biog','Biog');
6079 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('conf','Conf','Conf');
6080 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('control_type','Ctrl','Ctrl',FALSE);
6081 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('ctry','Ctry','Ctry');
6082 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('date1','Date1','Date1');
6083 INSERT INTO config.record_attr_definition (name,label,fixed_field,sorter,filter,multi) values ('pubdate','Pub Date','Date1',TRUE,FALSE,FALSE);
6084 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('date2','Date2','Date2');
6085 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('cat_form','Desc','Desc',FALSE);
6086 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('pub_status','DtSt','DtSt');
6087 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('enc_level','ELvl','ELvl',FALSE);
6088 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('fest','Fest','Fest');
6089 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('item_form','Form','Form');
6090 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('gpub','GPub','GPub');
6091 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('ills','Ills','Ills');
6092 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('indx','Indx','Indx');
6093 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('item_lang','Lang','Lang');
6094 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('language','Language (2.0 compat version)','Lang');
6095 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('lit_form','LitF','LitF');
6096 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('mrec','MRec','MRec');
6097 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('ff_sl','S/L','S/L');
6098 INSERT INTO config.record_attr_definition (name,label,fixed_field) values ('type_mat','TMat','TMat');
6099 INSERT INTO config.record_attr_definition (name,label,fixed_field,multi) values ('item_type','Type','Type',FALSE);
6100 INSERT INTO config.record_attr_definition (name,label,phys_char_sf) values ('vr_format','Videorecording format',72);
6101 INSERT INTO config.record_attr_definition (name,label,sorter,filter,tag,multi) values ('titlesort','Title',TRUE,FALSE,'tnf',FALSE);
6102 INSERT INTO config.record_attr_definition (name,label,sorter,filter,tag,sf_list,multi) values ('authorsort','Author',TRUE,FALSE,'1%','abcdefgklmnopqrstvxyz',FALSE);
6103 INSERT INTO config.record_attr_definition (name, label, phys_char_sf)
6104     VALUES ('sr_format', oils_i18n_gettext('sr_format', 'Sound recording format', 'crad', 'label'), '62');
6105 INSERT INTO config.record_attr_definition (name, label, multi, filter, composite) 
6106     VALUES ('icon_format', oils_i18n_gettext('icon_format', 'OPAC Format Icons', 'crad', 'label'), TRUE, TRUE, TRUE);
6107 INSERT INTO config.record_attr_definition (name, label, multi, filter, composite) 
6108     VALUES ('mr_hold_format', oils_i18n_gettext('mr_hold_format', 'Metarecord Hold Formats', 'crad', 'label'),
6109     TRUE, TRUE, TRUE);
6110 INSERT INTO config.record_attr_definition 
6111     (name, label, multi, filter, composite) VALUES (
6112         'search_format', 
6113         oils_i18n_gettext('search_format', 'Search Formats', 'crad', 'label'),
6114         TRUE, TRUE, TRUE
6115     );
6116
6117
6118 -- TO-DO: Auto-generate these values from CLDR
6119 -- XXX These are the values used in MARC records ... does that match CLDR, including deprecated languages?
6120 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6121     (1, 'item_lang', 'aar', oils_i18n_gettext('aar', 'Afar', 'ccvm', 'value')),
6122     (2, 'item_lang', 'abk', oils_i18n_gettext('abk', 'Abkhaz', 'ccvm', 'value')),
6123     (3, 'item_lang', 'ace', oils_i18n_gettext('ace', 'Achinese', 'ccvm', 'value')),
6124     (4, 'item_lang', 'ach', oils_i18n_gettext('ach', 'Acoli', 'ccvm', 'value')),
6125     (5, 'item_lang', 'ada', oils_i18n_gettext('ada', 'Adangme', 'ccvm', 'value')),
6126     (6, 'item_lang', 'ady', oils_i18n_gettext('ady', 'Adygei', 'ccvm', 'value')),
6127     (7, 'item_lang', 'afa', oils_i18n_gettext('afa', 'Afroasiatic (Other)', 'ccvm', 'value')),
6128     (8, 'item_lang', 'afh', oils_i18n_gettext('afh', 'Afrihili (Artificial language)', 'ccvm', 'value')),
6129     (9, 'item_lang', 'afr', oils_i18n_gettext('afr', 'Afrikaans', 'ccvm', 'value')),
6130     (10, 'item_lang', '-ajm', oils_i18n_gettext('-ajm', 'Aljamía', 'ccvm', 'value')),
6131     (11, 'item_lang', 'aka', oils_i18n_gettext('aka', 'Akan', 'ccvm', 'value')),
6132     (12, 'item_lang', 'akk', oils_i18n_gettext('akk', 'Akkadian', 'ccvm', 'value')),
6133     (13, 'item_lang', 'alb', oils_i18n_gettext('alb', 'Albanian', 'ccvm', 'value')),
6134     (14, 'item_lang', 'ale', oils_i18n_gettext('ale', 'Aleut', 'ccvm', 'value')),
6135     (15, 'item_lang', 'alg', oils_i18n_gettext('alg', 'Algonquian (Other)', 'ccvm', 'value')),
6136     (16, 'item_lang', 'amh', oils_i18n_gettext('amh', 'Amharic', 'ccvm', 'value')),
6137     (17, 'item_lang', 'ang', oils_i18n_gettext('ang', 'English, Old (ca. 450-1100)', 'ccvm', 'value')),
6138     (18, 'item_lang', 'apa', oils_i18n_gettext('apa', 'Apache languages', 'ccvm', 'value')),
6139     (19, 'item_lang', 'ara', oils_i18n_gettext('ara', 'Arabic', 'ccvm', 'value')),
6140     (20, 'item_lang', 'arc', oils_i18n_gettext('arc', 'Aramaic', 'ccvm', 'value')),
6141     (21, 'item_lang', 'arg', oils_i18n_gettext('arg', 'Aragonese Spanish', 'ccvm', 'value')),
6142     (22, 'item_lang', 'arm', oils_i18n_gettext('arm', 'Armenian', 'ccvm', 'value')),
6143     (23, 'item_lang', 'arn', oils_i18n_gettext('arn', 'Mapuche', 'ccvm', 'value')),
6144     (24, 'item_lang', 'arp', oils_i18n_gettext('arp', 'Arapaho', 'ccvm', 'value')),
6145     (25, 'item_lang', 'art', oils_i18n_gettext('art', 'Artificial (Other)', 'ccvm', 'value')),
6146     (26, 'item_lang', 'arw', oils_i18n_gettext('arw', 'Arawak', 'ccvm', 'value')),
6147     (27, 'item_lang', 'asm', oils_i18n_gettext('asm', 'Assamese', 'ccvm', 'value')),
6148     (28, 'item_lang', 'ast', oils_i18n_gettext('ast', 'Bable', 'ccvm', 'value')),
6149     (29, 'item_lang', 'ath', oils_i18n_gettext('ath', 'Athapascan (Other)', 'ccvm', 'value')),
6150     (30, 'item_lang', 'aus', oils_i18n_gettext('aus', 'Australian languages', 'ccvm', 'value')),
6151     (31, 'item_lang', 'ava', oils_i18n_gettext('ava', 'Avaric', 'ccvm', 'value')),
6152     (32, 'item_lang', 'ave', oils_i18n_gettext('ave', 'Avestan', 'ccvm', 'value')),
6153     (33, 'item_lang', 'awa', oils_i18n_gettext('awa', 'Awadhi', 'ccvm', 'value')),
6154     (34, 'item_lang', 'aym', oils_i18n_gettext('aym', 'Aymara', 'ccvm', 'value')),
6155     (35, 'item_lang', 'aze', oils_i18n_gettext('aze', 'Azerbaijani', 'ccvm', 'value')),
6156     (36, 'item_lang', 'bad', oils_i18n_gettext('bad', 'Banda', 'ccvm', 'value')),
6157     (37, 'item_lang', 'bai', oils_i18n_gettext('bai', 'Bamileke languages', 'ccvm', 'value')),
6158     (38, 'item_lang', 'bak', oils_i18n_gettext('bak', 'Bashkir', 'ccvm', 'value')),
6159     (39, 'item_lang', 'bal', oils_i18n_gettext('bal', 'Baluchi', 'ccvm', 'value')),
6160     (40, 'item_lang', 'bam', oils_i18n_gettext('40', 'Bambara', 'ccvm', 'value')),
6161     (41, 'item_lang', 'ban', oils_i18n_gettext('41', 'Balinese', 'ccvm', 'value')),
6162     (42, 'item_lang', 'baq', oils_i18n_gettext('42', 'Basque', 'ccvm', 'value')),
6163     (43, 'item_lang', 'bas', oils_i18n_gettext('43', 'Basa', 'ccvm', 'value')),
6164     (44, 'item_lang', 'bat', oils_i18n_gettext('44', 'Baltic (Other)', 'ccvm', 'value')),
6165     (45, 'item_lang', 'bej', oils_i18n_gettext('45', 'Beja', 'ccvm', 'value')),
6166     (46, 'item_lang', 'bel', oils_i18n_gettext('46', 'Belarusian', 'ccvm', 'value')),
6167     (47, 'item_lang', 'bem', oils_i18n_gettext('47', 'Bemba', 'ccvm', 'value')),
6168     (48, 'item_lang', 'ben', oils_i18n_gettext('48', 'Bengali', 'ccvm', 'value')),
6169     (49, 'item_lang', 'ber', oils_i18n_gettext('49', 'Berber (Other)', 'ccvm', 'value')),
6170     (50, 'item_lang', 'bho', oils_i18n_gettext('50', 'Bhojpuri', 'ccvm', 'value')),
6171     (51, 'item_lang', 'bih', oils_i18n_gettext('51', 'Bihari', 'ccvm', 'value')),
6172     (52, 'item_lang', 'bik', oils_i18n_gettext('52', 'Bikol', 'ccvm', 'value')),
6173     (53, 'item_lang', 'bin', oils_i18n_gettext('53', 'Edo', 'ccvm', 'value')),
6174     (54, 'item_lang', 'bis', oils_i18n_gettext('54', 'Bislama', 'ccvm', 'value')),
6175     (55, 'item_lang', 'bla', oils_i18n_gettext('55', 'Siksika', 'ccvm', 'value')),
6176     (56, 'item_lang', 'bnt', oils_i18n_gettext('56', 'Bantu (Other)', 'ccvm', 'value')),
6177     (57, 'item_lang', 'bos', oils_i18n_gettext('57', 'Bosnian', 'ccvm', 'value')),
6178     (58, 'item_lang', 'bra', oils_i18n_gettext('58', 'Braj', 'ccvm', 'value')),
6179     (59, 'item_lang', 'bre', oils_i18n_gettext('59', 'Breton', 'ccvm', 'value')),
6180     (60, 'item_lang', 'btk', oils_i18n_gettext('60', 'Batak', 'ccvm', 'value')),
6181     (61, 'item_lang', 'bua', oils_i18n_gettext('61', 'Buriat', 'ccvm', 'value')),
6182     (62, 'item_lang', 'bug', oils_i18n_gettext('62', 'Bugis', 'ccvm', 'value')),
6183     (63, 'item_lang', 'bul', oils_i18n_gettext('63', 'Bulgarian', 'ccvm', 'value')),
6184     (64, 'item_lang', 'bur', oils_i18n_gettext('64', 'Burmese', 'ccvm', 'value')),
6185     (65, 'item_lang', 'cad', oils_i18n_gettext('65', 'Caddo', 'ccvm', 'value')),
6186     (66, 'item_lang', 'cai', oils_i18n_gettext('66', 'Central American Indian (Other)', 'ccvm', 'value')),
6187     (67, 'item_lang', '-cam', oils_i18n_gettext('67', 'Khmer', 'ccvm', 'value')),
6188     (68, 'item_lang', 'car', oils_i18n_gettext('68', 'Carib', 'ccvm', 'value')),
6189     (69, 'item_lang', 'cat', oils_i18n_gettext('69', 'Catalan', 'ccvm', 'value')),
6190     (70, 'item_lang', 'cau', oils_i18n_gettext('70', 'Caucasian (Other)', 'ccvm', 'value')),
6191     (71, 'item_lang', 'ceb', oils_i18n_gettext('71', 'Cebuano', 'ccvm', 'value')),
6192     (72, 'item_lang', 'cel', oils_i18n_gettext('72', 'Celtic (Other)', 'ccvm', 'value')),
6193     (73, 'item_lang', 'cha', oils_i18n_gettext('73', 'Chamorro', 'ccvm', 'value')),
6194     (74, 'item_lang', 'chb', oils_i18n_gettext('74', 'Chibcha', 'ccvm', 'value')),
6195     (75, 'item_lang', 'che', oils_i18n_gettext('75', 'Chechen', 'ccvm', 'value')),
6196     (76, 'item_lang', 'chg', oils_i18n_gettext('76', 'Chagatai', 'ccvm', 'value')),
6197     (77, 'item_lang', 'chi', oils_i18n_gettext('77', 'Chinese', 'ccvm', 'value')),
6198     (78, 'item_lang', 'chk', oils_i18n_gettext('78', 'Truk', 'ccvm', 'value')),
6199     (79, 'item_lang', 'chm', oils_i18n_gettext('79', 'Mari', 'ccvm', 'value')),
6200     (80, 'item_lang', 'chn', oils_i18n_gettext('80', 'Chinook jargon', 'ccvm', 'value')),
6201     (81, 'item_lang', 'cho', oils_i18n_gettext('81', 'Choctaw', 'ccvm', 'value')),
6202     (82, 'item_lang', 'chp', oils_i18n_gettext('82', 'Chipewyan', 'ccvm', 'value')),
6203     (83, 'item_lang', 'chr', oils_i18n_gettext('83', 'Cherokee', 'ccvm', 'value')),
6204     (84, 'item_lang', 'chu', oils_i18n_gettext('84', 'Church Slavic', 'ccvm', 'value')),
6205     (85, 'item_lang', 'chv', oils_i18n_gettext('85', 'Chuvash', 'ccvm', 'value')),
6206     (86, 'item_lang', 'chy', oils_i18n_gettext('86', 'Cheyenne', 'ccvm', 'value')),
6207     (87, 'item_lang', 'cmc', oils_i18n_gettext('87', 'Chamic languages', 'ccvm', 'value')),
6208     (88, 'item_lang', 'cop', oils_i18n_gettext('88', 'Coptic', 'ccvm', 'value')),
6209     (89, 'item_lang', 'cor', oils_i18n_gettext('89', 'Cornish', 'ccvm', 'value')),
6210     (90, 'item_lang', 'cos', oils_i18n_gettext('90', 'Corsican', 'ccvm', 'value')),
6211     (91, 'item_lang', 'cpe', oils_i18n_gettext('91', 'Creoles and Pidgins, English-based (Other)', 'ccvm', 'value')),
6212     (92, 'item_lang', 'cpf', oils_i18n_gettext('92', 'Creoles and Pidgins, French-based (Other)', 'ccvm', 'value')),
6213     (93, 'item_lang', 'cpp', oils_i18n_gettext('93', 'Creoles and Pidgins, Portuguese-based (Other)', 'ccvm', 'value')),
6214     (94, 'item_lang', 'cre', oils_i18n_gettext('94', 'Cree', 'ccvm', 'value')),
6215     (95, 'item_lang', 'crh', oils_i18n_gettext('95', 'Crimean Tatar', 'ccvm', 'value')),
6216     (96, 'item_lang', 'crp', oils_i18n_gettext('96', 'Creoles and Pidgins (Other)', 'ccvm', 'value')),
6217     (97, 'item_lang', 'cus', oils_i18n_gettext('97', 'Cushitic (Other)', 'ccvm', 'value')),
6218     (98, 'item_lang', 'cze', oils_i18n_gettext('98', 'Czech', 'ccvm', 'value')),
6219     (99, 'item_lang', 'dak', oils_i18n_gettext('99', 'Dakota', 'ccvm', 'value')),
6220     (100, 'item_lang', 'dan', oils_i18n_gettext('100', 'Danish', 'ccvm', 'value')),
6221     (101, 'item_lang', 'dar', oils_i18n_gettext('101', 'Dargwa', 'ccvm', 'value')),
6222     (102, 'item_lang', 'day', oils_i18n_gettext('102', 'Dayak', 'ccvm', 'value')),
6223     (103, 'item_lang', 'del', oils_i18n_gettext('103', 'Delaware', 'ccvm', 'value')),
6224     (104, 'item_lang', 'den', oils_i18n_gettext('104', 'Slave', 'ccvm', 'value')),
6225     (105, 'item_lang', 'dgr', oils_i18n_gettext('105', 'Dogrib', 'ccvm', 'value')),
6226     (106, 'item_lang', 'din', oils_i18n_gettext('106', 'Dinka', 'ccvm', 'value')),
6227     (107, 'item_lang', 'div', oils_i18n_gettext('107', 'Divehi', 'ccvm', 'value')),
6228     (108, 'item_lang', 'doi', oils_i18n_gettext('108', 'Dogri', 'ccvm', 'value')),
6229     (109, 'item_lang', 'dra', oils_i18n_gettext('109', 'Dravidian (Other)', 'ccvm', 'value')),
6230     (110, 'item_lang', 'dua', oils_i18n_gettext('110', 'Duala', 'ccvm', 'value')),
6231     (111, 'item_lang', 'dum', oils_i18n_gettext('111', 'Dutch, Middle (ca. 1050-1350)', 'ccvm', 'value')),
6232     (112, 'item_lang', 'dut', oils_i18n_gettext('112', 'Dutch', 'ccvm', 'value')),
6233     (113, 'item_lang', 'dyu', oils_i18n_gettext('113', 'Dyula', 'ccvm', 'value')),
6234     (114, 'item_lang', 'dzo', oils_i18n_gettext('114', 'Dzongkha', 'ccvm', 'value')),
6235     (115, 'item_lang', 'efi', oils_i18n_gettext('115', 'Efik', 'ccvm', 'value')),
6236     (116, 'item_lang', 'egy', oils_i18n_gettext('116', 'Egyptian', 'ccvm', 'value')),
6237     (117, 'item_lang', 'eka', oils_i18n_gettext('117', 'Ekajuk', 'ccvm', 'value')),
6238     (118, 'item_lang', 'elx', oils_i18n_gettext('118', 'Elamite', 'ccvm', 'value')),
6239     (119, 'item_lang', 'eng', oils_i18n_gettext('119', 'English', 'ccvm', 'value')),
6240     (120, 'item_lang', 'enm', oils_i18n_gettext('120', 'English, Middle (1100-1500)', 'ccvm', 'value')),
6241     (121, 'item_lang', 'epo', oils_i18n_gettext('121', 'Esperanto', 'ccvm', 'value')),
6242     (122, 'item_lang', '-esk', oils_i18n_gettext('122', 'Eskimo languages', 'ccvm', 'value')),
6243     (123, 'item_lang', '-esp', oils_i18n_gettext('123', 'Esperanto', 'ccvm', 'value')),
6244     (124, 'item_lang', 'est', oils_i18n_gettext('124', 'Estonian', 'ccvm', 'value')),
6245     (125, 'item_lang', '-eth', oils_i18n_gettext('125', 'Ethiopic', 'ccvm', 'value')),
6246     (126, 'item_lang', 'ewe', oils_i18n_gettext('126', 'Ewe', 'ccvm', 'value')),
6247     (127, 'item_lang', 'ewo', oils_i18n_gettext('127', 'Ewondo', 'ccvm', 'value')),
6248     (128, 'item_lang', 'fan', oils_i18n_gettext('128', 'Fang', 'ccvm', 'value')),
6249     (129, 'item_lang', 'fao', oils_i18n_gettext('129', 'Faroese', 'ccvm', 'value')),
6250     (130, 'item_lang', '-far', oils_i18n_gettext('130', 'Faroese', 'ccvm', 'value')),
6251     (131, 'item_lang', 'fat', oils_i18n_gettext('131', 'Fanti', 'ccvm', 'value')),
6252     (132, 'item_lang', 'fij', oils_i18n_gettext('132', 'Fijian', 'ccvm', 'value')),
6253     (133, 'item_lang', 'fin', oils_i18n_gettext('133', 'Finnish', 'ccvm', 'value')),
6254     (134, 'item_lang', 'fiu', oils_i18n_gettext('134', 'Finno-Ugrian (Other)', 'ccvm', 'value')),
6255     (135, 'item_lang', 'fon', oils_i18n_gettext('135', 'Fon', 'ccvm', 'value')),
6256     (136, 'item_lang', 'fre', oils_i18n_gettext('136', 'French', 'ccvm', 'value')),
6257     (137, 'item_lang', '-fri', oils_i18n_gettext('137', 'Frisian', 'ccvm', 'value')),
6258     (138, 'item_lang', 'frm', oils_i18n_gettext('138', 'French, Middle (ca. 1400-1600)', 'ccvm', 'value')),
6259     (139, 'item_lang', 'fro', oils_i18n_gettext('139', 'French, Old (ca. 842-1400)', 'ccvm', 'value')),
6260     (140, 'item_lang', 'fry', oils_i18n_gettext('140', 'Frisian', 'ccvm', 'value')),
6261     (141, 'item_lang', 'ful', oils_i18n_gettext('141', 'Fula', 'ccvm', 'value')),
6262     (142, 'item_lang', 'fur', oils_i18n_gettext('142', 'Friulian', 'ccvm', 'value')),
6263     (143, 'item_lang', 'gaa', oils_i18n_gettext('143', 'Gã', 'ccvm', 'value')),
6264     (144, 'item_lang', '-gae', oils_i18n_gettext('144', 'Scottish Gaelic', 'ccvm', 'value')),
6265     (145, 'item_lang', '-gag', oils_i18n_gettext('145', 'Galician', 'ccvm', 'value')),
6266     (146, 'item_lang', '-gal', oils_i18n_gettext('146', 'Oromo', 'ccvm', 'value')),
6267     (147, 'item_lang', 'gay', oils_i18n_gettext('147', 'Gayo', 'ccvm', 'value')),
6268     (148, 'item_lang', 'gba', oils_i18n_gettext('148', 'Gbaya', 'ccvm', 'value')),
6269     (149, 'item_lang', 'gem', oils_i18n_gettext('149', 'Germanic (Other)', 'ccvm', 'value')),
6270     (150, 'item_lang', 'geo', oils_i18n_gettext('150', 'Georgian', 'ccvm', 'value')),
6271     (151, 'item_lang', 'ger', oils_i18n_gettext('151', 'German', 'ccvm', 'value')),
6272     (152, 'item_lang', 'gez', oils_i18n_gettext('152', 'Ethiopic', 'ccvm', 'value')),
6273     (153, 'item_lang', 'gil', oils_i18n_gettext('153', 'Gilbertese', 'ccvm', 'value')),
6274     (154, 'item_lang', 'gla', oils_i18n_gettext('154', 'Scottish Gaelic', 'ccvm', 'value')),
6275     (155, 'item_lang', 'gle', oils_i18n_gettext('155', 'Irish', 'ccvm', 'value')),
6276     (156, 'item_lang', 'glg', oils_i18n_gettext('156', 'Galician', 'ccvm', 'value')),
6277     (157, 'item_lang', 'glv', oils_i18n_gettext('157', 'Manx', 'ccvm', 'value')),
6278     (158, 'item_lang', 'gmh', oils_i18n_gettext('158', 'German, Middle High (ca. 1050-1500)', 'ccvm', 'value')),
6279     (159, 'item_lang', 'goh', oils_i18n_gettext('159', 'German, Old High (ca. 750-1050)', 'ccvm', 'value')),
6280     (160, 'item_lang', 'gon', oils_i18n_gettext('160', 'Gondi', 'ccvm', 'value')),
6281     (161, 'item_lang', 'gor', oils_i18n_gettext('161', 'Gorontalo', 'ccvm', 'value')),
6282     (162, 'item_lang', 'got', oils_i18n_gettext('162', 'Gothic', 'ccvm', 'value')),
6283     (163, 'item_lang', 'grb', oils_i18n_gettext('163', 'Grebo', 'ccvm', 'value')),
6284     (164, 'item_lang', 'grc', oils_i18n_gettext('164', 'Greek, Ancient (to 1453)', 'ccvm', 'value')),
6285     (165, 'item_lang', 'gre', oils_i18n_gettext('165', 'Greek, Modern (1453- )', 'ccvm', 'value')),
6286     (166, 'item_lang', 'grn', oils_i18n_gettext('166', 'Guarani', 'ccvm', 'value')),
6287     (167, 'item_lang', '-gua', oils_i18n_gettext('167', 'Guarani', 'ccvm', 'value')),
6288     (168, 'item_lang', 'guj', oils_i18n_gettext('168', 'Gujarati', 'ccvm', 'value')),
6289     (169, 'item_lang', 'gwi', oils_i18n_gettext('169', 'Gwich''in', 'ccvm', 'value')),
6290     (170, 'item_lang', 'hai', oils_i18n_gettext('170', 'Haida', 'ccvm', 'value')),
6291     (171, 'item_lang', 'hat', oils_i18n_gettext('171', 'Haitian French Creole', 'ccvm', 'value')),
6292     (172, 'item_lang', 'hau', oils_i18n_gettext('172', 'Hausa', 'ccvm', 'value')),
6293     (173, 'item_lang', 'haw', oils_i18n_gettext('173', 'Hawaiian', 'ccvm', 'value')),
6294     (174, 'item_lang', 'heb', oils_i18n_gettext('174', 'Hebrew', 'ccvm', 'value')),
6295     (175, 'item_lang', 'her', oils_i18n_gettext('175', 'Herero', 'ccvm', 'value')),
6296     (176, 'item_lang', 'hil', oils_i18n_gettext('176', 'Hiligaynon', 'ccvm', 'value')),
6297     (177, 'item_lang', 'him', oils_i18n_gettext('177', 'Himachali', 'ccvm', 'value')),
6298     (178, 'item_lang', 'hin', oils_i18n_gettext('178', 'Hindi', 'ccvm', 'value')),
6299     (179, 'item_lang', 'hit', oils_i18n_gettext('179', 'Hittite', 'ccvm', 'value')),
6300     (180, 'item_lang', 'hmn', oils_i18n_gettext('180', 'Hmong', 'ccvm', 'value')),
6301     (181, 'item_lang', 'hmo', oils_i18n_gettext('181', 'Hiri Motu', 'ccvm', 'value')),
6302     (182, 'item_lang', 'hun', oils_i18n_gettext('182', 'Hungarian', 'ccvm', 'value')),
6303     (183, 'item_lang', 'hup', oils_i18n_gettext('183', 'Hupa', 'ccvm', 'value')),
6304     (184, 'item_lang', 'iba', oils_i18n_gettext('184', 'Iban', 'ccvm', 'value')),
6305     (185, 'item_lang', 'ibo', oils_i18n_gettext('185', 'Igbo', 'ccvm', 'value')),
6306     (186, 'item_lang', 'ice', oils_i18n_gettext('186', 'Icelandic', 'ccvm', 'value')),
6307     (187, 'item_lang', 'ido', oils_i18n_gettext('187', 'Ido', 'ccvm', 'value')),
6308     (188, 'item_lang', 'iii', oils_i18n_gettext('188', 'Sichuan Yi', 'ccvm', 'value')),
6309     (189, 'item_lang', 'ijo', oils_i18n_gettext('189', 'Ijo', 'ccvm', 'value')),
6310     (190, 'item_lang', 'iku', oils_i18n_gettext('190', 'Inuktitut', 'ccvm', 'value')),
6311     (191, 'item_lang', 'ile', oils_i18n_gettext('191', 'Interlingue', 'ccvm', 'value')),
6312     (192, 'item_lang', 'ilo', oils_i18n_gettext('192', 'Iloko', 'ccvm', 'value')),
6313     (193, 'item_lang', 'ina', oils_i18n_gettext('193', 'Interlingua (International Auxiliary Language Association)', 'ccvm', 'value')),
6314     (194, 'item_lang', 'inc', oils_i18n_gettext('194', 'Indic (Other)', 'ccvm', 'value')),
6315     (195, 'item_lang', 'ind', oils_i18n_gettext('195', 'Indonesian', 'ccvm', 'value')),
6316     (196, 'item_lang', 'ine', oils_i18n_gettext('196', 'Indo-European (Other)', 'ccvm', 'value')),
6317     (197, 'item_lang', 'inh', oils_i18n_gettext('197', 'Ingush', 'ccvm', 'value')),
6318     (198, 'item_lang', '-int', oils_i18n_gettext('198', 'Interlingua (International Auxiliary Language Association)', 'ccvm', 'value')),
6319     (199, 'item_lang', 'ipk', oils_i18n_gettext('199', 'Inupiaq', 'ccvm', 'value')),
6320     (200, 'item_lang', 'ira', oils_i18n_gettext('200', 'Iranian (Other)', 'ccvm', 'value')),
6321     (201, 'item_lang', '-iri', oils_i18n_gettext('201', 'Irish', 'ccvm', 'value')),
6322     (202, 'item_lang', 'iro', oils_i18n_gettext('202', 'Iroquoian (Other)', 'ccvm', 'value')),
6323     (203, 'item_lang', 'ita', oils_i18n_gettext('203', 'Italian', 'ccvm', 'value')),
6324     (204, 'item_lang', 'jav', oils_i18n_gettext('204', 'Javanese', 'ccvm', 'value')),
6325     (205, 'item_lang', 'jpn', oils_i18n_gettext('205', 'Japanese', 'ccvm', 'value')),
6326     (206, 'item_lang', 'jpr', oils_i18n_gettext('206', 'Judeo-Persian', 'ccvm', 'value')),
6327     (207, 'item_lang', 'jrb', oils_i18n_gettext('207', 'Judeo-Arabic', 'ccvm', 'value')),
6328     (208, 'item_lang', 'kaa', oils_i18n_gettext('208', 'Kara-Kalpak', 'ccvm', 'value')),
6329     (209, 'item_lang', 'kab', oils_i18n_gettext('209', 'Kabyle', 'ccvm', 'value')),
6330     (210, 'item_lang', 'kac', oils_i18n_gettext('210', 'Kachin', 'ccvm', 'value')),
6331     (211, 'item_lang', 'kal', oils_i18n_gettext('211', 'Kalâtdlisut', 'ccvm', 'value')),
6332     (212, 'item_lang', 'kam', oils_i18n_gettext('212', 'Kamba', 'ccvm', 'value')),
6333     (213, 'item_lang', 'kan', oils_i18n_gettext('213', 'Kannada', 'ccvm', 'value')),
6334     (214, 'item_lang', 'kar', oils_i18n_gettext('214', 'Karen', 'ccvm', 'value')),
6335     (215, 'item_lang', 'kas', oils_i18n_gettext('215', 'Kashmiri', 'ccvm', 'value')),
6336     (216, 'item_lang', 'kau', oils_i18n_gettext('216', 'Kanuri', 'ccvm', 'value')),
6337     (217, 'item_lang', 'kaw', oils_i18n_gettext('217', 'Kawi', 'ccvm', 'value')),
6338     (218, 'item_lang', 'kaz', oils_i18n_gettext('218', 'Kazakh', 'ccvm', 'value')),
6339     (219, 'item_lang', 'kbd', oils_i18n_gettext('219', 'Kabardian', 'ccvm', 'value')),
6340     (220, 'item_lang', 'kha', oils_i18n_gettext('220', 'Khasi', 'ccvm', 'value')),
6341     (221, 'item_lang', 'khi', oils_i18n_gettext('221', 'Khoisan (Other)', 'ccvm', 'value')),
6342     (222, 'item_lang', 'khm', oils_i18n_gettext('222', 'Khmer', 'ccvm', 'value')),
6343     (223, 'item_lang', 'kho', oils_i18n_gettext('223', 'Khotanese', 'ccvm', 'value')),
6344     (224, 'item_lang', 'kik', oils_i18n_gettext('224', 'Kikuyu', 'ccvm', 'value')),
6345     (225, 'item_lang', 'kin', oils_i18n_gettext('225', 'Kinyarwanda', 'ccvm', 'value')),
6346     (226, 'item_lang', 'kir', oils_i18n_gettext('226', 'Kyrgyz', 'ccvm', 'value')),
6347     (227, 'item_lang', 'kmb', oils_i18n_gettext('227', 'Kimbundu', 'ccvm', 'value')),
6348     (228, 'item_lang', 'kok', oils_i18n_gettext('228', 'Konkani', 'ccvm', 'value')),
6349     (229, 'item_lang', 'kom', oils_i18n_gettext('229', 'Komi', 'ccvm', 'value')),
6350     (230, 'item_lang', 'kon', oils_i18n_gettext('230', 'Kongo', 'ccvm', 'value')),
6351     (231, 'item_lang', 'kor', oils_i18n_gettext('231', 'Korean', 'ccvm', 'value')),
6352     (232, 'item_lang', 'kos', oils_i18n_gettext('232', 'Kusaie', 'ccvm', 'value')),
6353     (233, 'item_lang', 'kpe', oils_i18n_gettext('233', 'Kpelle', 'ccvm', 'value')),
6354     (234, 'item_lang', 'kro', oils_i18n_gettext('234', 'Kru', 'ccvm', 'value')),
6355     (235, 'item_lang', 'kru', oils_i18n_gettext('235', 'Kurukh', 'ccvm', 'value')),
6356     (236, 'item_lang', 'kua', oils_i18n_gettext('236', 'Kuanyama', 'ccvm', 'value')),
6357     (237, 'item_lang', 'kum', oils_i18n_gettext('237', 'Kumyk', 'ccvm', 'value')),
6358     (238, 'item_lang', 'kur', oils_i18n_gettext('238', 'Kurdish', 'ccvm', 'value')),
6359     (239, 'item_lang', '-kus', oils_i18n_gettext('239', 'Kusaie', 'ccvm', 'value')),
6360     (240, 'item_lang', 'kut', oils_i18n_gettext('240', 'Kutenai', 'ccvm', 'value')),
6361     (241, 'item_lang', 'lad', oils_i18n_gettext('241', 'Ladino', 'ccvm', 'value')),
6362     (242, 'item_lang', 'lah', oils_i18n_gettext('242', 'Lahnda', 'ccvm', 'value')),
6363     (243, 'item_lang', 'lam', oils_i18n_gettext('243', 'Lamba', 'ccvm', 'value')),
6364     (244, 'item_lang', '-lan', oils_i18n_gettext('244', 'Occitan (post-1500)', 'ccvm', 'value')),
6365     (245, 'item_lang', 'lao', oils_i18n_gettext('245', 'Lao', 'ccvm', 'value')),
6366     (246, 'item_lang', '-lap', oils_i18n_gettext('246', 'Sami', 'ccvm', 'value')),
6367     (247, 'item_lang', 'lat', oils_i18n_gettext('247', 'Latin', 'ccvm', 'value')),
6368     (248, 'item_lang', 'lav', oils_i18n_gettext('248', 'Latvian', 'ccvm', 'value')),
6369     (249, 'item_lang', 'lez', oils_i18n_gettext('249', 'Lezgian', 'ccvm', 'value')),
6370     (250, 'item_lang', 'lim', oils_i18n_gettext('250', 'Limburgish', 'ccvm', 'value')),
6371     (251, 'item_lang', 'lin', oils_i18n_gettext('251', 'Lingala', 'ccvm', 'value')),
6372     (252, 'item_lang', 'lit', oils_i18n_gettext('252', 'Lithuanian', 'ccvm', 'value')),
6373     (253, 'item_lang', 'lol', oils_i18n_gettext('253', 'Mongo-Nkundu', 'ccvm', 'value')),
6374     (254, 'item_lang', 'loz', oils_i18n_gettext('254', 'Lozi', 'ccvm', 'value')),
6375     (255, 'item_lang', 'ltz', oils_i18n_gettext('255', 'Letzeburgesch', 'ccvm', 'value')),
6376     (256, 'item_lang', 'lua', oils_i18n_gettext('256', 'Luba-Lulua', 'ccvm', 'value')),
6377     (257, 'item_lang', 'lub', oils_i18n_gettext('257', 'Luba-Katanga', 'ccvm', 'value')),
6378     (258, 'item_lang', 'lug', oils_i18n_gettext('258', 'Ganda', 'ccvm', 'value')),
6379     (259, 'item_lang', 'lui', oils_i18n_gettext('259', 'Luiseño', 'ccvm', 'value')),
6380     (260, 'item_lang', 'lun', oils_i18n_gettext('260', 'Lunda', 'ccvm', 'value')),
6381     (261, 'item_lang', 'luo', oils_i18n_gettext('261', 'Luo (Kenya and Tanzania)', 'ccvm', 'value')),
6382     (262, 'item_lang', 'lus', oils_i18n_gettext('262', 'Lushai', 'ccvm', 'value')),
6383     (263, 'item_lang', 'mac', oils_i18n_gettext('263', 'Macedonian', 'ccvm', 'value')),
6384     (264, 'item_lang', 'mad', oils_i18n_gettext('264', 'Madurese', 'ccvm', 'value')),
6385     (265, 'item_lang', 'mag', oils_i18n_gettext('265', 'Magahi', 'ccvm', 'value')),
6386     (266, 'item_lang', 'mah', oils_i18n_gettext('266', 'Marshallese', 'ccvm', 'value')),
6387     (267, 'item_lang', 'mai', oils_i18n_gettext('267', 'Maithili', 'ccvm', 'value')),
6388     (268, 'item_lang', 'mak', oils_i18n_gettext('268', 'Makasar', 'ccvm', 'value')),
6389     (269, 'item_lang', 'mal', oils_i18n_gettext('269', 'Malayalam', 'ccvm', 'value')),
6390     (270, 'item_lang', 'man', oils_i18n_gettext('270', 'Mandingo', 'ccvm', 'value')),
6391     (271, 'item_lang', 'mao', oils_i18n_gettext('271', 'Maori', 'ccvm', 'value')),
6392     (272, 'item_lang', 'map', oils_i18n_gettext('272', 'Austronesian (Other)', 'ccvm', 'value')),
6393     (273, 'item_lang', 'mar', oils_i18n_gettext('273', 'Marathi', 'ccvm', 'value')),
6394     (274, 'item_lang', 'mas', oils_i18n_gettext('274', 'Masai', 'ccvm', 'value')),
6395     (275, 'item_lang', '-max', oils_i18n_gettext('275', 'Manx', 'ccvm', 'value')),
6396     (276, 'item_lang', 'may', oils_i18n_gettext('276', 'Malay', 'ccvm', 'value')),
6397     (277, 'item_lang', 'mdr', oils_i18n_gettext('277', 'Mandar', 'ccvm', 'value')),
6398     (278, 'item_lang', 'men', oils_i18n_gettext('278', 'Mende', 'ccvm', 'value')),
6399     (279, 'item_lang', 'mga', oils_i18n_gettext('279', 'Irish, Middle (ca. 1100-1550)', 'ccvm', 'value')),
6400     (280, 'item_lang', 'mic', oils_i18n_gettext('280', 'Micmac', 'ccvm', 'value')),
6401     (281, 'item_lang', 'min', oils_i18n_gettext('281', 'Minangkabau', 'ccvm', 'value')),
6402     (282, 'item_lang', 'mis', oils_i18n_gettext('282', 'Miscellaneous languages', 'ccvm', 'value')),
6403     (283, 'item_lang', 'mkh', oils_i18n_gettext('283', 'Mon-Khmer (Other)', 'ccvm', 'value')),
6404     (284, 'item_lang', '-mla', oils_i18n_gettext('284', 'Malagasy', 'ccvm', 'value')),
6405     (285, 'item_lang', 'mlg', oils_i18n_gettext('285', 'Malagasy', 'ccvm', 'value')),
6406     (286, 'item_lang', 'mlt', oils_i18n_gettext('286', 'Maltese', 'ccvm', 'value')),
6407     (287, 'item_lang', 'mnc', oils_i18n_gettext('287', 'Manchu', 'ccvm', 'value')),
6408     (288, 'item_lang', 'mni', oils_i18n_gettext('288', 'Manipuri', 'ccvm', 'value')),
6409     (289, 'item_lang', 'mno', oils_i18n_gettext('289', 'Manobo languages', 'ccvm', 'value')),
6410     (290, 'item_lang', 'moh', oils_i18n_gettext('290', 'Mohawk', 'ccvm', 'value')),
6411     (291, 'item_lang', 'mol', oils_i18n_gettext('291', 'Moldavian', 'ccvm', 'value')),
6412     (292, 'item_lang', 'mon', oils_i18n_gettext('292', 'Mongolian', 'ccvm', 'value')),
6413     (293, 'item_lang', 'mos', oils_i18n_gettext('293', 'Mooré', 'ccvm', 'value')),
6414     (294, 'item_lang', 'mul', oils_i18n_gettext('294', 'Multiple languages', 'ccvm', 'value')),
6415     (295, 'item_lang', 'mun', oils_i18n_gettext('295', 'Munda (Other)', 'ccvm', 'value')),
6416     (296, 'item_lang', 'mus', oils_i18n_gettext('296', 'Creek', 'ccvm', 'value')),
6417     (297, 'item_lang', 'mwr', oils_i18n_gettext('297', 'Marwari', 'ccvm', 'value')),
6418     (298, 'item_lang', 'myn', oils_i18n_gettext('298', 'Mayan languages', 'ccvm', 'value')),
6419     (299, 'item_lang', 'nah', oils_i18n_gettext('299', 'Nahuatl', 'ccvm', 'value')),
6420     (300, 'item_lang', 'nai', oils_i18n_gettext('300', 'North American Indian (Other)', 'ccvm', 'value')),
6421     (301, 'item_lang', 'nap', oils_i18n_gettext('301', 'Neapolitan Italian', 'ccvm', 'value')),
6422     (302, 'item_lang', 'nau', oils_i18n_gettext('302', 'Nauru', 'ccvm', 'value')),
6423     (303, 'item_lang', 'nav', oils_i18n_gettext('303', 'Navajo', 'ccvm', 'value')),
6424     (304, 'item_lang', 'nbl', oils_i18n_gettext('304', 'Ndebele (South Africa)', 'ccvm', 'value')),
6425     (305, 'item_lang', 'nde', oils_i18n_gettext('305', 'Ndebele (Zimbabwe)  ', 'ccvm', 'value')),
6426     (306, 'item_lang', 'ndo', oils_i18n_gettext('306', 'Ndonga', 'ccvm', 'value')),
6427     (307, 'item_lang', 'nds', oils_i18n_gettext('307', 'Low German', 'ccvm', 'value')),
6428     (308, 'item_lang', 'nep', oils_i18n_gettext('308', 'Nepali', 'ccvm', 'value')),
6429     (309, 'item_lang', 'new', oils_i18n_gettext('309', 'Newari', 'ccvm', 'value')),
6430     (310, 'item_lang', 'nia', oils_i18n_gettext('310', 'Nias', 'ccvm', 'value')),
6431     (311, 'item_lang', 'nic', oils_i18n_gettext('311', 'Niger-Kordofanian (Other)', 'ccvm', 'value')),
6432     (312, 'item_lang', 'niu', oils_i18n_gettext('312', 'Niuean', 'ccvm', 'value')),
6433     (313, 'item_lang', 'nno', oils_i18n_gettext('313', 'Norwegian (Nynorsk)', 'ccvm', 'value')),
6434     (314, 'item_lang', 'nob', oils_i18n_gettext('314', 'Norwegian (BokmÃ¥l)', 'ccvm', 'value')),
6435     (315, 'item_lang', 'nog', oils_i18n_gettext('315', 'Nogai', 'ccvm', 'value')),
6436     (316, 'item_lang', 'non', oils_i18n_gettext('316', 'Old Norse', 'ccvm', 'value')),
6437     (317, 'item_lang', 'nor', oils_i18n_gettext('317', 'Norwegian', 'ccvm', 'value')),
6438     (318, 'item_lang', 'nso', oils_i18n_gettext('318', 'Northern Sotho', 'ccvm', 'value')),
6439     (319, 'item_lang', 'nub', oils_i18n_gettext('319', 'Nubian languages', 'ccvm', 'value')),
6440     (320, 'item_lang', 'nya', oils_i18n_gettext('320', 'Nyanja', 'ccvm', 'value')),
6441     (321, 'item_lang', 'nym', oils_i18n_gettext('321', 'Nyamwezi', 'ccvm', 'value')),
6442     (322, 'item_lang', 'nyn', oils_i18n_gettext('322', 'Nyankole', 'ccvm', 'value')),
6443     (323, 'item_lang', 'nyo', oils_i18n_gettext('323', 'Nyoro', 'ccvm', 'value')),
6444     (324, 'item_lang', 'nzi', oils_i18n_gettext('324', 'Nzima', 'ccvm', 'value')),
6445     (325, 'item_lang', 'oci', oils_i18n_gettext('325', 'Occitan (post-1500)', 'ccvm', 'value')),
6446     (326, 'item_lang', 'oji', oils_i18n_gettext('326', 'Ojibwa', 'ccvm', 'value')),
6447     (327, 'item_lang', 'ori', oils_i18n_gettext('327', 'Oriya', 'ccvm', 'value')),
6448     (328, 'item_lang', 'orm', oils_i18n_gettext('328', 'Oromo', 'ccvm', 'value')),
6449     (329, 'item_lang', 'osa', oils_i18n_gettext('329', 'Osage', 'ccvm', 'value')),
6450     (330, 'item_lang', 'oss', oils_i18n_gettext('330', 'Ossetic', 'ccvm', 'value')),
6451     (331, 'item_lang', 'ota', oils_i18n_gettext('331', 'Turkish, Ottoman', 'ccvm', 'value')),
6452     (332, 'item_lang', 'oto', oils_i18n_gettext('332', 'Otomian languages', 'ccvm', 'value')),
6453     (333, 'item_lang', 'paa', oils_i18n_gettext('333', 'Papuan (Other)', 'ccvm', 'value')),
6454     (334, 'item_lang', 'pag', oils_i18n_gettext('334', 'Pangasinan', 'ccvm', 'value')),
6455     (335, 'item_lang', 'pal', oils_i18n_gettext('335', 'Pahlavi', 'ccvm', 'value')),
6456     (336, 'item_lang', 'pam', oils_i18n_gettext('336', 'Pampanga', 'ccvm', 'value')),
6457     (337, 'item_lang', 'pan', oils_i18n_gettext('337', 'Panjabi', 'ccvm', 'value')),
6458     (338, 'item_lang', 'pap', oils_i18n_gettext('338', 'Papiamento', 'ccvm', 'value')),
6459     (339, 'item_lang', 'pau', oils_i18n_gettext('339', 'Palauan', 'ccvm', 'value')),
6460     (340, 'item_lang', 'peo', oils_i18n_gettext('340', 'Old Persian (ca. 600-400 B.C.)', 'ccvm', 'value')),
6461     (341, 'item_lang', 'per', oils_i18n_gettext('341', 'Persian', 'ccvm', 'value')),
6462     (342, 'item_lang', 'phi', oils_i18n_gettext('342', 'Philippine (Other)', 'ccvm', 'value')),
6463     (343, 'item_lang', 'phn', oils_i18n_gettext('343', 'Phoenician', 'ccvm', 'value')),
6464     (344, 'item_lang', 'pli', oils_i18n_gettext('344', 'Pali', 'ccvm', 'value')),
6465     (345, 'item_lang', 'pol', oils_i18n_gettext('345', 'Polish', 'ccvm', 'value')),
6466     (346, 'item_lang', 'pon', oils_i18n_gettext('346', 'Ponape', 'ccvm', 'value')),
6467     (347, 'item_lang', 'por', oils_i18n_gettext('347', 'Portuguese', 'ccvm', 'value')),
6468     (348, 'item_lang', 'pra', oils_i18n_gettext('348', 'Prakrit languages', 'ccvm', 'value')),
6469     (349, 'item_lang', 'pro', oils_i18n_gettext('349', 'Provençal (to 1500)', 'ccvm', 'value')),
6470     (350, 'item_lang', 'pus', oils_i18n_gettext('350', 'Pushto', 'ccvm', 'value')),
6471     (351, 'item_lang', 'que', oils_i18n_gettext('351', 'Quechua', 'ccvm', 'value')),
6472     (352, 'item_lang', 'raj', oils_i18n_gettext('352', 'Rajasthani', 'ccvm', 'value')),
6473     (353, 'item_lang', 'rap', oils_i18n_gettext('353', 'Rapanui', 'ccvm', 'value')),
6474     (354, 'item_lang', 'rar', oils_i18n_gettext('354', 'Rarotongan', 'ccvm', 'value')),
6475     (355, 'item_lang', 'roa', oils_i18n_gettext('355', 'Romance (Other)', 'ccvm', 'value')),
6476     (356, 'item_lang', 'roh', oils_i18n_gettext('356', 'Raeto-Romance', 'ccvm', 'value')),
6477     (357, 'item_lang', 'rom', oils_i18n_gettext('357', 'Romani', 'ccvm', 'value')),
6478     (358, 'item_lang', 'rum', oils_i18n_gettext('358', 'Romanian', 'ccvm', 'value')),
6479     (359, 'item_lang', 'run', oils_i18n_gettext('359', 'Rundi', 'ccvm', 'value')),
6480     (360, 'item_lang', 'rus', oils_i18n_gettext('360', 'Russian', 'ccvm', 'value')),
6481     (361, 'item_lang', 'sad', oils_i18n_gettext('361', 'Sandawe', 'ccvm', 'value')),
6482     (362, 'item_lang', 'sag', oils_i18n_gettext('362', 'Sango (Ubangi Creole)', 'ccvm', 'value')),
6483     (363, 'item_lang', 'sah', oils_i18n_gettext('363', 'Yakut', 'ccvm', 'value')),
6484     (364, 'item_lang', 'sai', oils_i18n_gettext('364', 'South American Indian (Other)', 'ccvm', 'value')),
6485     (365, 'item_lang', 'sal', oils_i18n_gettext('365', 'Salishan languages', 'ccvm', 'value')),
6486     (366, 'item_lang', 'sam', oils_i18n_gettext('366', 'Samaritan Aramaic', 'ccvm', 'value')),
6487     (367, 'item_lang', 'san', oils_i18n_gettext('367', 'Sanskrit', 'ccvm', 'value')),
6488     (368, 'item_lang', '-sao', oils_i18n_gettext('368', 'Samoan', 'ccvm', 'value')),
6489     (369, 'item_lang', 'sas', oils_i18n_gettext('369', 'Sasak', 'ccvm', 'value')),
6490     (370, 'item_lang', 'sat', oils_i18n_gettext('370', 'Santali', 'ccvm', 'value')),
6491     (371, 'item_lang', 'scc', oils_i18n_gettext('371', 'Serbian', 'ccvm', 'value')),
6492     (372, 'item_lang', 'sco', oils_i18n_gettext('372', 'Scots', 'ccvm', 'value')),
6493     (373, 'item_lang', 'scr', oils_i18n_gettext('373', 'Croatian', 'ccvm', 'value')),
6494     (374, 'item_lang', 'sel', oils_i18n_gettext('374', 'Selkup', 'ccvm', 'value')),
6495     (375, 'item_lang', 'sem', oils_i18n_gettext('375', 'Semitic (Other)', 'ccvm', 'value')),
6496     (376, 'item_lang', 'sga', oils_i18n_gettext('376', 'Irish, Old (to 1100)', 'ccvm', 'value')),
6497     (377, 'item_lang', 'sgn', oils_i18n_gettext('377', 'Sign languages', 'ccvm', 'value')),
6498     (378, 'item_lang', 'shn', oils_i18n_gettext('378', 'Shan', 'ccvm', 'value')),
6499     (379, 'item_lang', '-sho', oils_i18n_gettext('379', 'Shona', 'ccvm', 'value')),
6500     (380, 'item_lang', 'sid', oils_i18n_gettext('380', 'Sidamo', 'ccvm', 'value')),
6501     (381, 'item_lang', 'sin', oils_i18n_gettext('381', 'Sinhalese', 'ccvm', 'value')),
6502     (382, 'item_lang', 'sio', oils_i18n_gettext('382', 'Siouan (Other)', 'ccvm', 'value')),
6503     (383, 'item_lang', 'sit', oils_i18n_gettext('383', 'Sino-Tibetan (Other)', 'ccvm', 'value')),
6504     (384, 'item_lang', 'sla', oils_i18n_gettext('384', 'Slavic (Other)', 'ccvm', 'value')),
6505     (385, 'item_lang', 'slo', oils_i18n_gettext('385', 'Slovak', 'ccvm', 'value')),
6506     (386, 'item_lang', 'slv', oils_i18n_gettext('386', 'Slovenian', 'ccvm', 'value')),
6507     (387, 'item_lang', 'sma', oils_i18n_gettext('387', 'Southern Sami', 'ccvm', 'value')),
6508     (388, 'item_lang', 'sme', oils_i18n_gettext('388', 'Northern Sami', 'ccvm', 'value')),
6509     (389, 'item_lang', 'smi', oils_i18n_gettext('389', 'Sami', 'ccvm', 'value')),
6510     (390, 'item_lang', 'smj', oils_i18n_gettext('390', 'Lule Sami', 'ccvm', 'value')),
6511     (391, 'item_lang', 'smn', oils_i18n_gettext('391', 'Inari Sami', 'ccvm', 'value')),
6512     (392, 'item_lang', 'smo', oils_i18n_gettext('392', 'Samoan', 'ccvm', 'value')),
6513     (393, 'item_lang', 'sms', oils_i18n_gettext('393', 'Skolt Sami', 'ccvm', 'value')),
6514     (394, 'item_lang', 'sna', oils_i18n_gettext('394', 'Shona', 'ccvm', 'value')),
6515     (395, 'item_lang', 'snd', oils_i18n_gettext('395', 'Sindhi', 'ccvm', 'value')),
6516     (396, 'item_lang', '-snh', oils_i18n_gettext('396', 'Sinhalese', 'ccvm', 'value')),
6517     (397, 'item_lang', 'snk', oils_i18n_gettext('397', 'Soninke', 'ccvm', 'value')),
6518     (398, 'item_lang', 'sog', oils_i18n_gettext('398', 'Sogdian', 'ccvm', 'value')),
6519     (399, 'item_lang', 'som', oils_i18n_gettext('399', 'Somali', 'ccvm', 'value')),
6520     (400, 'item_lang', 'son', oils_i18n_gettext('400', 'Songhai', 'ccvm', 'value')),
6521     (401, 'item_lang', 'sot', oils_i18n_gettext('401', 'Sotho', 'ccvm', 'value')),
6522     (402, 'item_lang', 'spa', oils_i18n_gettext('402', 'Spanish', 'ccvm', 'value')),
6523     (403, 'item_lang', 'srd', oils_i18n_gettext('403', 'Sardinian', 'ccvm', 'value')),
6524     (404, 'item_lang', 'srr', oils_i18n_gettext('404', 'Serer', 'ccvm', 'value')),
6525     (405, 'item_lang', 'ssa', oils_i18n_gettext('405', 'Nilo-Saharan (Other)', 'ccvm', 'value')),
6526     (406, 'item_lang', '-sso', oils_i18n_gettext('406', 'Sotho', 'ccvm', 'value')),
6527     (407, 'item_lang', 'ssw', oils_i18n_gettext('407', 'Swazi', 'ccvm', 'value')),
6528     (408, 'item_lang', 'suk', oils_i18n_gettext('408', 'Sukuma', 'ccvm', 'value')),
6529     (409, 'item_lang', 'sun', oils_i18n_gettext('409', 'Sundanese', 'ccvm', 'value')),
6530     (410, 'item_lang', 'sus', oils_i18n_gettext('410', 'Susu', 'ccvm', 'value')),
6531     (411, 'item_lang', 'sux', oils_i18n_gettext('411', 'Sumerian', 'ccvm', 'value')),
6532     (412, 'item_lang', 'swa', oils_i18n_gettext('412', 'Swahili', 'ccvm', 'value')),
6533     (413, 'item_lang', 'swe', oils_i18n_gettext('413', 'Swedish', 'ccvm', 'value')),
6534     (414, 'item_lang', '-swz', oils_i18n_gettext('414', 'Swazi', 'ccvm', 'value')),
6535     (415, 'item_lang', 'syr', oils_i18n_gettext('415', 'Syriac', 'ccvm', 'value')),
6536     (416, 'item_lang', '-tag', oils_i18n_gettext('416', 'Tagalog', 'ccvm', 'value')),
6537     (417, 'item_lang', 'tah', oils_i18n_gettext('417', 'Tahitian', 'ccvm', 'value')),
6538     (418, 'item_lang', 'tai', oils_i18n_gettext('418', 'Tai (Other)', 'ccvm', 'value')),
6539     (419, 'item_lang', '-taj', oils_i18n_gettext('419', 'Tajik', 'ccvm', 'value')),
6540     (420, 'item_lang', 'tam', oils_i18n_gettext('420', 'Tamil', 'ccvm', 'value')),
6541     (421, 'item_lang', '-tar', oils_i18n_gettext('421', 'Tatar', 'ccvm', 'value')),
6542     (422, 'item_lang', 'tat', oils_i18n_gettext('422', 'Tatar', 'ccvm', 'value')),
6543     (423, 'item_lang', 'tel', oils_i18n_gettext('423', 'Telugu', 'ccvm', 'value')),
6544     (424, 'item_lang', 'tem', oils_i18n_gettext('424', 'Temne', 'ccvm', 'value')),
6545     (425, 'item_lang', 'ter', oils_i18n_gettext('425', 'Terena', 'ccvm', 'value')),
6546     (426, 'item_lang', 'tet', oils_i18n_gettext('426', 'Tetum', 'ccvm', 'value')),
6547     (427, 'item_lang', 'tgk', oils_i18n_gettext('427', 'Tajik', 'ccvm', 'value')),
6548     (428, 'item_lang', 'tgl', oils_i18n_gettext('428', 'Tagalog', 'ccvm', 'value')),
6549     (429, 'item_lang', 'tha', oils_i18n_gettext('429', 'Thai', 'ccvm', 'value')),
6550     (430, 'item_lang', 'tib', oils_i18n_gettext('430', 'Tibetan', 'ccvm', 'value')),
6551     (431, 'item_lang', 'tig', oils_i18n_gettext('431', 'Tigré', 'ccvm', 'value')),
6552     (432, 'item_lang', 'tir', oils_i18n_gettext('432', 'Tigrinya', 'ccvm', 'value')),
6553     (433, 'item_lang', 'tiv', oils_i18n_gettext('433', 'Tiv', 'ccvm', 'value')),
6554     (434, 'item_lang', 'tkl', oils_i18n_gettext('434', 'Tokelauan', 'ccvm', 'value')),
6555     (435, 'item_lang', 'tli', oils_i18n_gettext('435', 'Tlingit', 'ccvm', 'value')),
6556     (436, 'item_lang', 'tmh', oils_i18n_gettext('436', 'Tamashek', 'ccvm', 'value')),
6557     (437, 'item_lang', 'tog', oils_i18n_gettext('437', 'Tonga (Nyasa)', 'ccvm', 'value')),
6558     (438, 'item_lang', 'ton', oils_i18n_gettext('438', 'Tongan', 'ccvm', 'value')),
6559     (439, 'item_lang', 'tpi', oils_i18n_gettext('439', 'Tok Pisin', 'ccvm', 'value')),
6560     (440, 'item_lang', '-tru', oils_i18n_gettext('440', 'Truk', 'ccvm', 'value')),
6561     (441, 'item_lang', 'tsi', oils_i18n_gettext('441', 'Tsimshian', 'ccvm', 'value')),
6562     (442, 'item_lang', 'tsn', oils_i18n_gettext('442', 'Tswana', 'ccvm', 'value')),
6563     (443, 'item_lang', 'tso', oils_i18n_gettext('443', 'Tsonga', 'ccvm', 'value')),
6564     (444, 'item_lang', '-tsw', oils_i18n_gettext('444', 'Tswana', 'ccvm', 'value')),
6565     (445, 'item_lang', 'tuk', oils_i18n_gettext('445', 'Turkmen', 'ccvm', 'value')),
6566     (446, 'item_lang', 'tum', oils_i18n_gettext('446', 'Tumbuka', 'ccvm', 'value')),
6567     (447, 'item_lang', 'tup', oils_i18n_gettext('447', 'Tupi languages', 'ccvm', 'value')),
6568     (448, 'item_lang', 'tur', oils_i18n_gettext('448', 'Turkish', 'ccvm', 'value')),
6569     (449, 'item_lang', 'tut', oils_i18n_gettext('449', 'Altaic (Other)', 'ccvm', 'value')),
6570     (450, 'item_lang', 'tvl', oils_i18n_gettext('450', 'Tuvaluan', 'ccvm', 'value')),
6571     (451, 'item_lang', 'twi', oils_i18n_gettext('451', 'Twi', 'ccvm', 'value')),
6572     (452, 'item_lang', 'tyv', oils_i18n_gettext('452', 'Tuvinian', 'ccvm', 'value')),
6573     (453, 'item_lang', 'udm', oils_i18n_gettext('453', 'Udmurt', 'ccvm', 'value')),
6574     (454, 'item_lang', 'uga', oils_i18n_gettext('454', 'Ugaritic', 'ccvm', 'value')),
6575     (455, 'item_lang', 'uig', oils_i18n_gettext('455', 'Uighur', 'ccvm', 'value')),
6576     (456, 'item_lang', 'ukr', oils_i18n_gettext('456', 'Ukrainian', 'ccvm', 'value')),
6577     (457, 'item_lang', 'umb', oils_i18n_gettext('457', 'Umbundu', 'ccvm', 'value')),
6578     (458, 'item_lang', 'und', oils_i18n_gettext('458', 'Undetermined', 'ccvm', 'value')),
6579     (459, 'item_lang', 'urd', oils_i18n_gettext('459', 'Urdu', 'ccvm', 'value')),
6580     (460, 'item_lang', 'uzb', oils_i18n_gettext('460', 'Uzbek', 'ccvm', 'value')),
6581     (461, 'item_lang', 'vai', oils_i18n_gettext('461', 'Vai', 'ccvm', 'value')),
6582     (462, 'item_lang', 'ven', oils_i18n_gettext('462', 'Venda', 'ccvm', 'value')),
6583     (463, 'item_lang', 'vie', oils_i18n_gettext('463', 'Vietnamese', 'ccvm', 'value')),
6584     (464, 'item_lang', 'vol', oils_i18n_gettext('464', 'Volapük', 'ccvm', 'value')),
6585     (465, 'item_lang', 'vot', oils_i18n_gettext('465', 'Votic', 'ccvm', 'value')),
6586     (466, 'item_lang', 'wak', oils_i18n_gettext('466', 'Wakashan languages', 'ccvm', 'value')),
6587     (467, 'item_lang', 'wal', oils_i18n_gettext('467', 'Walamo', 'ccvm', 'value')),
6588     (468, 'item_lang', 'war', oils_i18n_gettext('468', 'Waray', 'ccvm', 'value')),
6589     (469, 'item_lang', 'was', oils_i18n_gettext('469', 'Washo', 'ccvm', 'value')),
6590     (470, 'item_lang', 'wel', oils_i18n_gettext('470', 'Welsh', 'ccvm', 'value')),
6591     (471, 'item_lang', 'wen', oils_i18n_gettext('471', 'Sorbian languages', 'ccvm', 'value')),
6592     (472, 'item_lang', 'wln', oils_i18n_gettext('472', 'Walloon', 'ccvm', 'value')),
6593     (473, 'item_lang', 'wol', oils_i18n_gettext('473', 'Wolof', 'ccvm', 'value')),
6594     (474, 'item_lang', 'xal', oils_i18n_gettext('474', 'Kalmyk', 'ccvm', 'value')),
6595     (475, 'item_lang', 'xho', oils_i18n_gettext('475', 'Xhosa', 'ccvm', 'value')),
6596     (476, 'item_lang', 'yao', oils_i18n_gettext('476', 'Yao (Africa)', 'ccvm', 'value')),
6597     (477, 'item_lang', 'yap', oils_i18n_gettext('477', 'Yapese', 'ccvm', 'value')),
6598     (478, 'item_lang', 'yid', oils_i18n_gettext('478', 'Yiddish', 'ccvm', 'value')),
6599     (479, 'item_lang', 'yor', oils_i18n_gettext('479', 'Yoruba', 'ccvm', 'value')),
6600     (480, 'item_lang', 'ypk', oils_i18n_gettext('480', 'Yupik languages', 'ccvm', 'value')),
6601     (481, 'item_lang', 'zap', oils_i18n_gettext('481', 'Zapotec', 'ccvm', 'value')),
6602     (482, 'item_lang', 'zen', oils_i18n_gettext('482', 'Zenaga', 'ccvm', 'value')),
6603     (483, 'item_lang', 'zha', oils_i18n_gettext('483', 'Zhuang', 'ccvm', 'value')),
6604     (484, 'item_lang', 'znd', oils_i18n_gettext('484', 'Zande', 'ccvm', 'value')),
6605     (485, 'item_lang', 'zul', oils_i18n_gettext('485', 'Zulu', 'ccvm', 'value')),
6606     (486, 'item_lang', 'zun', oils_i18n_gettext('486', 'Zuni', 'ccvm', 'value'));
6607
6608 INSERT INTO config.coded_value_map (id, ctype, code, value, description) VALUES 
6609     (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')),
6610     (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')),
6611     (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')),
6612     (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')),
6613     (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')),
6614     (492,'audience', 'e', oils_i18n_gettext('492', 'Adult', 'ccvm', 'value'),                   oils_i18n_gettext('492', 'The item is intended for adults.', 'ccvm', 'description')),
6615     (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')),
6616     (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')),
6617     (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'));
6618
6619 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6620     (496, 'item_type', 'a', oils_i18n_gettext('496', 'Language material', 'ccvm', 'value')),
6621     (497, 'item_type', 't', oils_i18n_gettext('497', 'Manuscript language material', 'ccvm', 'value')),
6622     (498, 'item_type', 'g', oils_i18n_gettext('498', 'Projected medium', 'ccvm', 'value')),
6623     (499, 'item_type', 'k', oils_i18n_gettext('499', 'Two-dimensional nonprojectable graphic', 'ccvm', 'value')),
6624     (500, 'item_type', 'r', oils_i18n_gettext('500', 'Three-dimensional artifact or naturally occurring object', 'ccvm', 'value')),
6625     (501, 'item_type', 'o', oils_i18n_gettext('501', 'Kit', 'ccvm', 'value')),
6626     (502, 'item_type', 'p', oils_i18n_gettext('502', 'Mixed materials', 'ccvm', 'value')),
6627     (503, 'item_type', 'e', oils_i18n_gettext('503', 'Cartographic material', 'ccvm', 'value')),
6628     (504, 'item_type', 'f', oils_i18n_gettext('504', 'Manuscript cartographic material', 'ccvm', 'value')),
6629     (505, 'item_type', 'c', oils_i18n_gettext('505', 'Notated music', 'ccvm', 'value')),
6630     (506, 'item_type', 'd', oils_i18n_gettext('506', 'Manuscript notated music', 'ccvm', 'value')),
6631     (507, 'item_type', 'i', oils_i18n_gettext('507', 'Nonmusical sound recording', 'ccvm', 'value')),
6632     (508, 'item_type', 'j', oils_i18n_gettext('508', 'Musical sound recording', 'ccvm', 'value')),
6633     (509, 'item_type', 'm', oils_i18n_gettext('509', 'Computer file', 'ccvm', 'value'));
6634
6635 INSERT INTO config.coded_value_map (id, ctype, code, value, description) VALUES 
6636     (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')),
6637     (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')),
6638     (512, 'lit_form', 'c', oils_i18n_gettext('512', 'Comic strips', 'ccvm', 'value'), NULL),
6639     (513, 'lit_form', 'd', oils_i18n_gettext('513', 'Dramas', 'ccvm', 'value'), NULL),
6640     (514, 'lit_form', 'e', oils_i18n_gettext('514', 'Essays', 'ccvm', 'value'), NULL),
6641     (515, 'lit_form', 'f', oils_i18n_gettext('515', 'Novels', 'ccvm', 'value'), NULL),
6642     (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')),
6643     (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')),
6644     (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')),
6645     (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')),
6646     (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')),
6647     (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')),
6648     (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'));
6649
6650
6651 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6652     (523, 'item_form', 'a', oils_i18n_gettext('523', 'Microfilm', 'ccvm', 'value')),
6653     (524, 'item_form', 'b', oils_i18n_gettext('524', 'Microfiche', 'ccvm', 'value')),
6654     (525, 'item_form', 'c', oils_i18n_gettext('525', 'Microopaque', 'ccvm', 'value')),
6655     (526, 'item_form', 'd', oils_i18n_gettext('526', 'Large print', 'ccvm', 'value')),
6656     (527, 'item_form', 'f', oils_i18n_gettext('527', 'Braille', 'ccvm', 'value')),
6657     (528, 'item_form', 'r', oils_i18n_gettext('528', 'Regular print reproduction', 'ccvm', 'value')),
6658     (529, 'item_form', 's', oils_i18n_gettext('529', 'Electronic', 'ccvm', 'value'));
6659     -- see below for more item_form entries
6660
6661 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6662     (530, 'bib_level', 'a', oils_i18n_gettext('530', 'Monographic component part', 'ccvm', 'value')),
6663     (531, 'bib_level', 'b', oils_i18n_gettext('531', 'Serial component part', 'ccvm', 'value')),
6664     (532, 'bib_level', 'c', oils_i18n_gettext('532', 'Collection', 'ccvm', 'value')),
6665     (533, 'bib_level', 'd', oils_i18n_gettext('533', 'Subunit', 'ccvm', 'value')),
6666     (534, 'bib_level', 'i', oils_i18n_gettext('534', 'Integrating resource', 'ccvm', 'value')),
6667     (535, 'bib_level', 'm', oils_i18n_gettext('535', 'Monograph/Item', 'ccvm', 'value')),
6668     (536, 'bib_level', 's', oils_i18n_gettext('536', 'Serial', 'ccvm', 'value'));
6669
6670 INSERT INTO config.coded_value_map(id, ctype, code, value) VALUES
6671     (537, 'vr_format', 'a', oils_i18n_gettext('537', 'Beta', 'ccvm', 'value')),
6672     (538, 'vr_format', 'b', oils_i18n_gettext('538', 'VHS', 'ccvm', 'value')),
6673     (539, 'vr_format', 'c', oils_i18n_gettext('539', 'U-matic', 'ccvm', 'value')),
6674     (540, 'vr_format', 'd', oils_i18n_gettext('540', 'EIAJ', 'ccvm', 'value')),
6675     (541, 'vr_format', 'e', oils_i18n_gettext('541', 'Type C', 'ccvm', 'value')),
6676     (542, 'vr_format', 'f', oils_i18n_gettext('542', 'Quadruplex', 'ccvm', 'value')),
6677     (543, 'vr_format', 'g', oils_i18n_gettext('543', 'Laserdisc', 'ccvm', 'value')),
6678     (544, 'vr_format', 'h', oils_i18n_gettext('544', 'CED videodisc', 'ccvm', 'value')),
6679     (545, 'vr_format', 'i', oils_i18n_gettext('545', 'Betacam', 'ccvm', 'value')),
6680     (546, 'vr_format', 'j', oils_i18n_gettext('546', 'Betacam SP', 'ccvm', 'value')),
6681     (547, 'vr_format', 'k', oils_i18n_gettext('547', 'Super-VHS', 'ccvm', 'value')),
6682     (548, 'vr_format', 'm', oils_i18n_gettext('548', 'M-II', 'ccvm', 'value')),
6683     (549, 'vr_format', 'o', oils_i18n_gettext('549', 'D-2', 'ccvm', 'value')),
6684     (550, 'vr_format', 'p', oils_i18n_gettext('550', '8 mm.', 'ccvm', 'value')),
6685     (551, 'vr_format', 'q', oils_i18n_gettext('551', 'Hi-8 mm.', 'ccvm', 'value')),
6686     (552, 'vr_format', 's', oils_i18n_gettext('552', 'Blu-ray disc', 'ccvm', 'value')),
6687     (553, 'vr_format', 'u', oils_i18n_gettext('553', 'Unknown', 'ccvm', 'value')),
6688     (554, 'vr_format', 'v', oils_i18n_gettext('554', 'DVD', 'ccvm', 'value')),
6689     (555, 'vr_format', 'z', oils_i18n_gettext('555', 'Other', 'ccvm', 'value')),
6690     (556, 'vr_format', ' ', oils_i18n_gettext('556', 'Unspecified', 'ccvm', 'value'));
6691
6692 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES
6693     (557, 'sr_format', 'a', oils_i18n_gettext(557, '16 rpm', 'ccvm', 'value')),
6694     (558, 'sr_format', 'b', oils_i18n_gettext(558, '33 1/3 rpm', 'ccvm', 'value')),
6695     (559, 'sr_format', 'c', oils_i18n_gettext(559, '45 rpm', 'ccvm', 'value')),
6696     (560, 'sr_format', 'f', oils_i18n_gettext(560, '1.4 m. per second', 'ccvm', 'value')),
6697     (561, 'sr_format', 'd', oils_i18n_gettext(561, '78 rpm', 'ccvm', 'value')),
6698     (562, 'sr_format', 'e', oils_i18n_gettext(562, '8 rpm', 'ccvm', 'value')),
6699     (563, 'sr_format', 'l', oils_i18n_gettext(563, '1 7/8 ips', 'ccvm', 'value'));
6700
6701 INSERT INTO config.coded_value_map
6702     (id, ctype, code, value, search_label) VALUES 
6703 (564, 'icon_format', 'book', 
6704     oils_i18n_gettext(564, 'Book', 'ccvm', 'value'),
6705     oils_i18n_gettext(564, 'Book', 'ccvm', 'search_label')),
6706 (565, 'icon_format', 'braille', 
6707     oils_i18n_gettext(565, 'Braille', 'ccvm', 'value'),
6708     oils_i18n_gettext(565, 'Braille', 'ccvm', 'search_label')),
6709 (566, 'icon_format', 'software', 
6710     oils_i18n_gettext(566, 'Software and video games', 'ccvm', 'value'),
6711     oils_i18n_gettext(566, 'Software and video games', 'ccvm', 'search_label')),
6712 (567, 'icon_format', 'dvd', 
6713     oils_i18n_gettext(567, 'DVD', 'ccvm', 'value'),
6714     oils_i18n_gettext(567, 'DVD', 'ccvm', 'search_label')),
6715 (568, 'icon_format', 'ebook', 
6716     oils_i18n_gettext(568, 'E-book', 'ccvm', 'value'),
6717     oils_i18n_gettext(568, 'E-book', 'ccvm', 'search_label')),
6718 (569, 'icon_format', 'eaudio', 
6719     oils_i18n_gettext(569, 'E-audio', 'ccvm', 'value'),
6720     oils_i18n_gettext(569, 'E-audio', 'ccvm', 'search_label')),
6721 (570, 'icon_format', 'kit', 
6722     oils_i18n_gettext(570, 'Kit', 'ccvm', 'value'),
6723     oils_i18n_gettext(570, 'Kit', 'ccvm', 'search_label')),
6724 (571, 'icon_format', 'map', 
6725     oils_i18n_gettext(571, 'Map', 'ccvm', 'value'),
6726     oils_i18n_gettext(571, 'Map', 'ccvm', 'search_label')),
6727 (572, 'icon_format', 'microform', 
6728     oils_i18n_gettext(572, 'Microform', 'ccvm', 'value'),
6729     oils_i18n_gettext(572, 'Microform', 'ccvm', 'search_label')),
6730 (573, 'icon_format', 'score', 
6731     oils_i18n_gettext(573, 'Music Score', 'ccvm', 'value'),
6732     oils_i18n_gettext(573, 'Music Score', 'ccvm', 'search_label')),
6733 (574, 'icon_format', 'picture', 
6734     oils_i18n_gettext(574, 'Picture', 'ccvm', 'value'),
6735     oils_i18n_gettext(574, 'Picture', 'ccvm', 'search_label')),
6736 (575, 'icon_format', 'equip', 
6737     oils_i18n_gettext(575, 'Equipment, games, toys', 'ccvm', 'value'),
6738     oils_i18n_gettext(575, 'Equipment, games, toys', 'ccvm', 'search_label')),
6739 (576, 'icon_format', 'serial', 
6740     oils_i18n_gettext(576, 'Serials and magazines', 'ccvm', 'value'),
6741     oils_i18n_gettext(576, 'Serials and magazines', 'ccvm', 'search_label')),
6742 (577, 'icon_format', 'vhs', 
6743     oils_i18n_gettext(577, 'VHS', 'ccvm', 'value'),
6744     oils_i18n_gettext(577, 'VHS', 'ccvm', 'search_label')),
6745 (578, 'icon_format', 'evideo', 
6746     oils_i18n_gettext(578, 'E-video', 'ccvm', 'value'),
6747     oils_i18n_gettext(578, 'E-video', 'ccvm', 'search_label')),
6748 (579, 'icon_format', 'cdaudiobook', 
6749     oils_i18n_gettext(579, 'CD Audiobook', 'ccvm', 'value'),
6750     oils_i18n_gettext(579, 'CD Audiobook', 'ccvm', 'search_label')),
6751 (580, 'icon_format', 'cdmusic', 
6752     oils_i18n_gettext(580, 'CD Music recording', 'ccvm', 'value'),
6753     oils_i18n_gettext(580, 'CD Music recording', 'ccvm', 'search_label')),
6754 (581, 'icon_format', 'casaudiobook', 
6755     oils_i18n_gettext(581, 'Cassette audiobook', 'ccvm', 'value'),
6756     oils_i18n_gettext(581, 'Cassette audiobook', 'ccvm', 'search_label')),
6757 (582, 'icon_format', 'casmusic',
6758     oils_i18n_gettext(582, 'Audiocassette music recording', 'ccvm', 'value'),
6759     oils_i18n_gettext(582, 'Audiocassette music recording', 'ccvm', 'search_label')),
6760 (583, 'icon_format', 'phonospoken', 
6761     oils_i18n_gettext(583, 'Phonograph spoken recording', 'ccvm', 'value'),
6762     oils_i18n_gettext(583, 'Phonograph spoken recording', 'ccvm', 'search_label')),
6763 (584, 'icon_format', 'phonomusic', 
6764     oils_i18n_gettext(584, 'Phonograph music recording', 'ccvm', 'value'),
6765     oils_i18n_gettext(584, 'Phonograph music recording', 'ccvm', 'search_label')),
6766 (585, 'icon_format', 'lpbook', 
6767     oils_i18n_gettext(585, 'Large Print Book', 'ccvm', 'value'),
6768     oils_i18n_gettext(585, 'Large Print Book', 'ccvm', 'search_label'));
6769
6770 INSERT INTO config.coded_value_map (id, ctype, code, value) VALUES 
6771 (586, 'item_form', 'o', oils_i18n_gettext('586', 'Online', 'ccvm', 'value')),
6772 (587, 'item_form', 'q', oils_i18n_gettext('587', 'Direct electronic', 'ccvm', 'value'));
6773
6774 -- these formats are a subset of the "icon_format" attribute,
6775 -- modified to exclude electronic resources, which are not holdable
6776 INSERT INTO config.coded_value_map
6777     (id, ctype, code, value, search_label) VALUES 
6778 (588, 'mr_hold_format', 'book', 
6779     oils_i18n_gettext(588, 'Book', 'ccvm', 'value'),
6780     oils_i18n_gettext(588, 'Book', 'ccvm', 'search_label')),
6781 (589, 'mr_hold_format', 'braille', 
6782     oils_i18n_gettext(589, 'Braille', 'ccvm', 'value'),
6783     oils_i18n_gettext(589, 'Braille', 'ccvm', 'search_label')),
6784 (590, 'mr_hold_format', 'software', 
6785     oils_i18n_gettext(590, 'Software and video games', 'ccvm', 'value'),
6786     oils_i18n_gettext(590, 'Software and video games', 'ccvm', 'search_label')),
6787 (591, 'mr_hold_format', 'dvd', 
6788     oils_i18n_gettext(591, 'DVD', 'ccvm', 'value'),
6789     oils_i18n_gettext(591, 'DVD', 'ccvm', 'search_label')),
6790 (592, 'mr_hold_format', 'kit', 
6791     oils_i18n_gettext(592, 'Kit', 'ccvm', 'value'),
6792     oils_i18n_gettext(592, 'Kit', 'ccvm', 'search_label')),
6793 (593, 'mr_hold_format', 'map', 
6794     oils_i18n_gettext(593, 'Map', 'ccvm', 'value'),
6795     oils_i18n_gettext(593, 'Map', 'ccvm', 'search_label')),
6796 (594, 'mr_hold_format', 'microform', 
6797     oils_i18n_gettext(594, 'Microform', 'ccvm', 'value'),
6798     oils_i18n_gettext(594, 'Microform', 'ccvm', 'search_label')),
6799 (595, 'mr_hold_format', 'score', 
6800     oils_i18n_gettext(595, 'Music Score', 'ccvm', 'value'),
6801     oils_i18n_gettext(595, 'Music Score', 'ccvm', 'search_label')),
6802 (596, 'mr_hold_format', 'picture', 
6803     oils_i18n_gettext(596, 'Picture', 'ccvm', 'value'),
6804     oils_i18n_gettext(596, 'Picture', 'ccvm', 'search_label')),
6805 (597, 'mr_hold_format', 'equip', 
6806     oils_i18n_gettext(597, 'Equipment, games, toys', 'ccvm', 'value'),
6807     oils_i18n_gettext(597, 'Equipment, games, toys', 'ccvm', 'search_label')),
6808 (598, 'mr_hold_format', 'serial', 
6809     oils_i18n_gettext(598, 'Serials and magazines', 'ccvm', 'value'),
6810     oils_i18n_gettext(598, 'Serials and magazines', 'ccvm', 'search_label')),
6811 (599, 'mr_hold_format', 'vhs', 
6812     oils_i18n_gettext(599, 'VHS', 'ccvm', 'value'),
6813     oils_i18n_gettext(599, 'VHS', 'ccvm', 'search_label')),
6814 (600, 'mr_hold_format', 'cdaudiobook', 
6815     oils_i18n_gettext(600, 'CD Audiobook', 'ccvm', 'value'),
6816     oils_i18n_gettext(600, 'CD Audiobook', 'ccvm', 'search_label')),
6817 (601, 'mr_hold_format', 'cdmusic', 
6818     oils_i18n_gettext(601, 'CD Music recording', 'ccvm', 'value'),
6819     oils_i18n_gettext(601, 'CD Music recording', 'ccvm', 'search_label')),
6820 (602, 'mr_hold_format', 'casaudiobook', 
6821     oils_i18n_gettext(602, 'Cassette audiobook', 'ccvm', 'value'),
6822     oils_i18n_gettext(602, 'Cassette audiobook', 'ccvm', 'search_label')),
6823 (603, 'mr_hold_format', 'casmusic',
6824     oils_i18n_gettext(603, 'Audiocassette music recording', 'ccvm', 'value'),
6825     oils_i18n_gettext(603, 'Audiocassette music recording', 'ccvm', 'search_label')),
6826 (604, 'mr_hold_format', 'phonospoken', 
6827     oils_i18n_gettext(604, 'Phonograph spoken recording', 'ccvm', 'value'),
6828     oils_i18n_gettext(604, 'Phonograph spoken recording', 'ccvm', 'search_label')),
6829 (605, 'mr_hold_format', 'phonomusic', 
6830     oils_i18n_gettext(605, 'Phonograph music recording', 'ccvm', 'value'),
6831     oils_i18n_gettext(605, 'Phonograph music recording', 'ccvm', 'search_label')),
6832 (606, 'mr_hold_format', 'lpbook', 
6833     oils_i18n_gettext(606, 'Large Print Book', 'ccvm', 'value'),
6834     oils_i18n_gettext(606, 'Large Print Book', 'ccvm', 'search_label')) ;
6835
6836 -- catch-all music of unkown format
6837 INSERT INTO config.coded_value_map
6838     (id, ctype, code, value, search_label) VALUES 
6839 (607, 'icon_format', 'music', 
6840     oils_i18n_gettext(607, 'Musical Sound Recording (Unknown Format)', 'ccvm', 'value'),
6841     oils_i18n_gettext(607, 'Musical Sound Recording (Unknown Format)', 'ccvm', 'search_label'));
6842
6843 -- icon for blu-ray
6844 INSERT INTO config.coded_value_map
6845     (id, ctype, code, value, search_label) VALUES 
6846 (608, 'icon_format', 'blu-ray', 
6847     oils_i18n_gettext(608, 'Blu-ray', 'ccvm', 'value'),
6848     oils_i18n_gettext(608, 'Blu-ray', 'ccvm', 'search_label'));
6849
6850 -- metarecord hold format for blu-ray
6851 INSERT INTO config.coded_value_map
6852     (id, ctype, code, value, search_label) VALUES 
6853 (609, 'mr_hold_format', 'blu-ray', 
6854     oils_i18n_gettext(609, 'Blu-ray', 'ccvm', 'value'),
6855     oils_i18n_gettext(609, 'Blu-ray', 'ccvm', 'search_label'));
6856
6857 -- search format values
6858 INSERT INTO config.coded_value_map
6859     (id, ctype, code, value, search_label) VALUES 
6860 (610, 'search_format', 'book', 
6861     oils_i18n_gettext(610, 'All Books', 'ccvm', 'value'),
6862     oils_i18n_gettext(610, 'All Books', 'ccvm', 'search_label')),
6863 (611, 'search_format', 'braille', 
6864     oils_i18n_gettext(611, 'Braille', 'ccvm', 'value'),
6865     oils_i18n_gettext(611, 'Braille', 'ccvm', 'search_label')),
6866 (612, 'search_format', 'software', 
6867     oils_i18n_gettext(612, 'Software and video games', 'ccvm', 'value'),
6868     oils_i18n_gettext(612, 'Software and video games', 'ccvm', 'search_label')),
6869 (613, 'search_format', 'dvd', 
6870     oils_i18n_gettext(613, 'DVD', 'ccvm', 'value'),
6871     oils_i18n_gettext(613, 'DVD', 'ccvm', 'search_label')),
6872 (614, 'search_format', 'ebook', 
6873     oils_i18n_gettext(614, 'E-book', 'ccvm', 'value'),
6874     oils_i18n_gettext(614, 'E-book', 'ccvm', 'search_label')),
6875 (615, 'search_format', 'eaudio', 
6876     oils_i18n_gettext(615, 'E-audio', 'ccvm', 'value'),
6877     oils_i18n_gettext(615, 'E-audio', 'ccvm', 'search_label')),
6878 (616, 'search_format', 'kit', 
6879     oils_i18n_gettext(616, 'Kit', 'ccvm', 'value'),
6880     oils_i18n_gettext(616, 'Kit', 'ccvm', 'search_label')),
6881 (617, 'search_format', 'map', 
6882     oils_i18n_gettext(617, 'Map', 'ccvm', 'value'),
6883     oils_i18n_gettext(617, 'Map', 'ccvm', 'search_label')),
6884 (618, 'search_format', 'microform', 
6885     oils_i18n_gettext(618, 'Microform', 'ccvm', 'value'),
6886     oils_i18n_gettext(618, 'Microform', 'ccvm', 'search_label')),
6887 (619, 'search_format', 'score', 
6888     oils_i18n_gettext(619, 'Music Score', 'ccvm', 'value'),
6889     oils_i18n_gettext(619, 'Music Score', 'ccvm', 'search_label')),
6890 (620, 'search_format', 'picture', 
6891     oils_i18n_gettext(620, 'Picture', 'ccvm', 'value'),
6892     oils_i18n_gettext(620, 'Picture', 'ccvm', 'search_label')),
6893 (621, 'search_format', 'equip', 
6894     oils_i18n_gettext(621, 'Equipment, games, toys', 'ccvm', 'value'),
6895     oils_i18n_gettext(621, 'Equipment, games, toys', 'ccvm', 'search_label')),
6896 (622, 'search_format', 'serial', 
6897     oils_i18n_gettext(622, 'Serials and magazines', 'ccvm', 'value'),
6898     oils_i18n_gettext(622, 'Serials and magazines', 'ccvm', 'search_label')),
6899 (623, 'search_format', 'vhs', 
6900     oils_i18n_gettext(623, 'VHS', 'ccvm', 'value'),
6901     oils_i18n_gettext(623, 'VHS', 'ccvm', 'search_label')),
6902 (624, 'search_format', 'evideo', 
6903     oils_i18n_gettext(624, 'E-video', 'ccvm', 'value'),
6904     oils_i18n_gettext(624, 'E-video', 'ccvm', 'search_label')),
6905 (625, 'search_format', 'cdaudiobook', 
6906     oils_i18n_gettext(625, 'CD Audiobook', 'ccvm', 'value'),
6907     oils_i18n_gettext(625, 'CD Audiobook', 'ccvm', 'search_label')),
6908 (626, 'search_format', 'cdmusic', 
6909     oils_i18n_gettext(626, 'CD Music recording', 'ccvm', 'value'),
6910     oils_i18n_gettext(626, 'CD Music recording', 'ccvm', 'search_label')),
6911 (627, 'search_format', 'casaudiobook', 
6912     oils_i18n_gettext(627, 'Cassette audiobook', 'ccvm', 'value'),
6913     oils_i18n_gettext(627, 'Cassette audiobook', 'ccvm', 'search_label')),
6914 (628, 'search_format', 'casmusic',
6915     oils_i18n_gettext(628, 'Audiocassette music recording', 'ccvm', 'value'),
6916     oils_i18n_gettext(628, 'Audiocassette music recording', 'ccvm', 'search_label')),
6917 (629, 'search_format', 'phonospoken', 
6918     oils_i18n_gettext(629, 'Phonograph spoken recording', 'ccvm', 'value'),
6919     oils_i18n_gettext(629, 'Phonograph spoken recording', 'ccvm', 'search_label')),
6920 (630, 'search_format', 'phonomusic', 
6921     oils_i18n_gettext(630, 'Phonograph music recording', 'ccvm', 'value'),
6922     oils_i18n_gettext(630, 'Phonograph music recording', 'ccvm', 'search_label')),
6923 (631, 'search_format', 'lpbook', 
6924     oils_i18n_gettext(631, 'Large Print Book', 'ccvm', 'value'),
6925     oils_i18n_gettext(631, 'Large Print Book', 'ccvm', 'search_label')),
6926 (632, 'search_format', 'music', 
6927     oils_i18n_gettext(632, 'All Music', 'ccvm', 'label'),
6928     oils_i18n_gettext(632, 'All Music', 'ccvm', 'search_label')),
6929 (633, 'search_format', 'blu-ray', 
6930     oils_i18n_gettext(633, 'Blu-ray', 'ccvm', 'value'),
6931     oils_i18n_gettext(633, 'Blu-ray', 'ccvm', 'search_label'));
6932
6933
6934
6935 -- carve out a slot of 10k IDs for stock CCVMs
6936 SELECT SETVAL('config.coded_value_map_id_seq'::TEXT, 10000);
6937
6938
6939 -- composite definitions for record attr "icon_format"
6940
6941 INSERT INTO config.composite_attr_entry_definition 
6942     (coded_value, definition) VALUES
6943 --book
6944 (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"}]}'),
6945
6946 -- braille
6947 (565, '{"0":{"_attr":"item_type","_val":"a"},"1":{"_attr":"item_form","_val":"f"}}'),
6948
6949 -- software
6950 (566, '{"_attr":"item_type","_val":"m"}'),
6951
6952 -- dvd
6953 (567, '{"_attr":"vr_format","_val":"v"}'),
6954
6955 -- ebook
6956 (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"}]}'),
6957
6958 -- eaudio
6959 (569, '{"0":{"_attr":"item_type","_val":"i"},"1":[{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"q"},{"_attr":"item_form","_val":"s"}]}'),
6960
6961 -- kit
6962 (570, '[{"_attr":"item_type","_val":"o"},{"_attr":"item_type","_val":"p"}]'),
6963
6964 -- map
6965 (571, '[{"_attr":"item_type","_val":"e"},{"_attr":"item_type","_val":"f"}]'),
6966
6967 -- microform
6968 (572, '[{"_attr":"item_form","_val":"a"},{"_attr":"item_form","_val":"b"},{"_attr":"item_form","_val":"c"}]'),
6969
6970 -- score
6971 (573, '[{"_attr":"item_type","_val":"c"},{"_attr":"item_type","_val":"d"}]'),
6972
6973 -- picture
6974 (574, '{"_attr":"item_type","_val":"k"}'),
6975
6976 -- equip
6977 (575, '{"_attr":"item_type","_val":"r"}'),
6978
6979 -- serial
6980 (576, '[{"_attr":"bib_level","_val":"b"},{"_attr":"bib_level","_val":"s"}]'),
6981
6982 -- vhs
6983 (577, '{"_attr":"vr_format","_val":"b"}'),
6984
6985 -- evideo
6986 (578, '{"0":{"_attr":"item_type","_val":"g"},"1":[{"_attr":"item_form","_val":"o"},{"_attr":"item_form","_val":"s"},{"_attr":"item_form","_val":"q"}]}'),
6987
6988 -- cdaudiobook
6989 (579, '{"0":{"_attr":"item_type","_val":"i"},"1":{"_attr":"sr_format","_val":"f"}}'),
6990
6991 -- cdmusic
6992 (580, '{"0":{"_attr":"item_type","_val":"j"},"1":{"_attr":"sr_format","_val":"f"}}'),
6993
6994 -- casaudiobook
6995 (581, '{"0":{"_attr":"item_type","_val":"i"},"1":{"_attr":"sr_format","_val":"l"}}'),
6996
6997 -- casmusic
6998 (582, '{"0":{"_attr":"item_type","_val":"j"},"1":{"_attr":"sr_format","_val":"l"}}'),
6999
7000 -- phonospoken
7001 (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"}]}'),
7002
7003 -- phonomusic
7004 (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"}]}'),
7005
7006 -- lpbook
7007 (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"}]}');
7008
7009 -- music (catch-all)
7010 INSERT INTO config.composite_attr_entry_definition 
7011     (coded_value, definition) VALUES
7012 (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"}]}}');
7013
7014 -- blu-ray icon_format
7015 INSERT INTO config.composite_attr_entry_definition 
7016     (coded_value, definition) VALUES (608, '{"_attr":"vr_format","_val":"s"}');
7017
7018 -- use the definitions from the icon_format as the basis for the MR hold format definitions
7019 DO $$
7020     DECLARE format TEXT;
7021 BEGIN
7022     FOR format IN SELECT UNNEST(
7023         '{book,braille,software,dvd,kit,map,microform,score,picture,equip,serial,vhs,cdaudiobook,cdmusic,casaudiobook,casmusic,phonospoken,phonomusic,lpbook,blu-ray}'::text[])
7024     LOOP
7025         INSERT INTO config.composite_attr_entry_definition 
7026             (coded_value, definition) VALUES
7027             (
7028                 -- get the ID from the new ccvm above
7029                 (SELECT id FROM config.coded_value_map 
7030                     WHERE code = format AND ctype = 'mr_hold_format'),
7031                 -- get the def of the matching ccvm attached to the icon_format attr
7032                 (SELECT definition FROM config.composite_attr_entry_definition ccaed
7033                     JOIN config.coded_value_map ccvm ON (ccaed.coded_value = ccvm.id)
7034                     WHERE ccvm.ctype = 'icon_format' AND ccvm.code = format)
7035             );
7036     END LOOP; 
7037 END $$;
7038
7039 -- copy the composite definition from icon_format into 
7040 -- search_format for a baseline data set
7041 DO $$
7042     DECLARE format config.coded_value_map%ROWTYPE;
7043 BEGIN
7044     FOR format IN SELECT * 
7045         FROM config.coded_value_map WHERE ctype = 'icon_format'
7046     LOOP
7047         INSERT INTO config.composite_attr_entry_definition 
7048             (coded_value, definition) VALUES
7049             (
7050                 -- get the ID from the new ccvm above
7051                 (SELECT id FROM config.coded_value_map 
7052                     WHERE code = format.code AND ctype = 'search_format'),
7053
7054                 -- def of the matching icon_format attr
7055                 (SELECT definition FROM config.composite_attr_entry_definition 
7056                     WHERE coded_value = format.id)
7057             );
7058     END LOOP; 
7059 END $$;
7060
7061 -- modify the 'book' definition so that it includes large print
7062 UPDATE config.composite_attr_entry_definition 
7063     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"}]}'
7064     WHERE coded_value = 610;
7065
7066 -- modify 'music' to include all recorded music, regardless of format
7067 UPDATE config.composite_attr_entry_definition 
7068     SET definition = '{"_attr":"item_type","_val":"j"}'
7069     WHERE coded_value = 632;
7070
7071
7072 -- Trigger Event Definitions -------------------------------------------------
7073
7074 -- Sample Overdue Notice --
7075
7076 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, max_delay, template) 
7077     VALUES (1, 'f', 1, '7 Day Overdue Email Notification', 'checkout.due', 'CircIsOverdue', 'SendEmail', '7 days', 'due_date', 'usr', '8 days', 
7078 $$
7079 [%- USE date -%]
7080 [%- user = target.0.usr -%]
7081 To: [%- params.recipient_email || user.email %]
7082 From: [%- params.sender_email || default_sender %]
7083 Subject: Overdue Notification
7084
7085 Dear [% user.family_name %], [% user.first_given_name %]
7086 Our records indicate the following items are overdue.
7087
7088 [% FOR circ IN target %]
7089     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
7090     Title: [% copy_details.title %]
7091     Author: [% copy_details.author %]
7092     Call Number: [% circ.target_copy.call_number.label %]
7093     Barcode: [% circ.target_copy.barcode %]
7094     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
7095     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
7096     Total Owed For Transaction: [% circ.billable_transaction.summary.balance_owed %]
7097     Library: [% circ.circ_lib.name %]
7098
7099 [% END %]
7100
7101 $$);
7102
7103 INSERT INTO action_trigger.environment (event_def, path) VALUES 
7104     (1, 'target_copy.call_number'),
7105     (1, 'target_copy.location'),
7106     (1, 'usr'),
7107     (1, 'billable_transaction.summary'),
7108     (1, 'circ_lib.billing_address');
7109
7110 -- Sample Mark Long-Overdue Item Lost --
7111
7112 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field) 
7113     VALUES (2, 'f', 1, '90 Day Overdue Mark Lost', 'checkout.due', 'CircIsOverdue', 'MarkItemLost', '90 days', 'due_date');
7114
7115 INSERT INTO action_trigger.event_params (event_def, param, value) VALUES
7116     (2, 'editor', '''1''');
7117
7118 -- Sample Auto Mark Lost Notice --
7119
7120 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, template) 
7121     VALUES (3, 'f', 1, '90 Day Overdue Mark Lost Notice', 'lost.auto', 'NOOP_True', 'SendEmail', 'usr',
7122 $$
7123 [%- USE date -%]
7124 [%- user = target.0.usr -%]
7125 To: [%- params.recipient_email || user.email %]
7126 From: [%- params.sender_email || default_sender %]
7127 Subject: Overdue Items Marked Lost
7128
7129 Dear [% user.family_name %], [% user.first_given_name %]
7130 The following items are 90 days overdue and have been marked LOST.
7131
7132 [% FOR circ IN target %]
7133     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
7134     Title: [% copy_details.title %], by [% copy_details.author %]
7135     Call Number: [% circ.target_copy.call_number.label %]
7136     Shelving Location: [% circ.target_copy.location.name %]
7137     Barcode: [% circ.target_copy.barcode %]
7138     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
7139     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
7140     Total Owed For Transaction: [% circ.billable_transaction.summary.balance_owed %]
7141     Library: [% circ.circ_lib.name %]
7142
7143 [% END %]
7144
7145 $$);
7146
7147
7148 INSERT INTO action_trigger.environment (event_def, path) VALUES 
7149     (3, 'target_copy.call_number'),
7150     (3, 'usr'),
7151     (3, 'billable_transaction.summary'),
7152     (3, 'circ_lib.billing_address'),
7153     (3, 'target_copy.location');
7154
7155
7156 -- Sample Purchase Order HTML Template --
7157
7158 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, template) 
7159     VALUES (4, 't', 1, 'PO HTML', 'format.po.html', 'NOOP_True', 'ProcessTemplate', 
7160 $$
7161 [%- USE date -%]
7162 [%-
7163     # find a lineitem attribute by name and optional type
7164     BLOCK get_li_attr;
7165         FOR attr IN li.attributes;
7166             IF attr.attr_name == attr_name;
7167                 IF !attr_type OR attr_type == attr.attr_type;
7168                     attr.attr_value;
7169                     LAST;
7170                 END;
7171             END;
7172         END;
7173     END
7174 -%]
7175
7176 <h2>Purchase Order: [% target.name %] ([% target.id %])</h2>
7177 <br/>
7178 date <b>[% date.format(date.now, '%Y%m%d') %]</b>
7179 <br/>
7180
7181 <style>
7182     table td { padding:5px; border:1px solid #aaa;}
7183     table { width:95%; border-collapse:collapse; }
7184     #vendor-notes { padding:5px; border:1px solid #aaa; }
7185 </style>
7186 <table id='vendor-table'>
7187   <tr>
7188     <td valign='top'>Vendor</td>
7189     <td>
7190       <div>[% target.provider.name %]</div>
7191       <div>[% target.provider.addresses.0.street1 %]</div>
7192       <div>[% target.provider.addresses.0.street2 %]</div>
7193       <div>[% target.provider.addresses.0.city %]</div>
7194       <div>[% target.provider.addresses.0.state %]</div>
7195       <div>[% target.provider.addresses.0.country %]</div>
7196       <div>[% target.provider.addresses.0.post_code %]</div>
7197     </td>
7198     <td valign='top'>Ship to / Bill to</td>
7199     <td>
7200       <div>[% target.ordering_agency.name %]</div>
7201       <div>[% target.ordering_agency.billing_address.street1 %]</div>
7202       <div>[% target.ordering_agency.billing_address.street2 %]</div>
7203       <div>[% target.ordering_agency.billing_address.city %]</div>
7204       <div>[% target.ordering_agency.billing_address.state %]</div>
7205       <div>[% target.ordering_agency.billing_address.country %]</div>
7206       <div>[% target.ordering_agency.billing_address.post_code %]</div>
7207     </td>
7208   </tr>
7209 </table>
7210
7211 <br/><br/>
7212 <fieldset id='vendor-notes'>
7213     <legend>Notes to the Vendor</legend>
7214     <ul>
7215     [% FOR note IN target.notes %]
7216         [% IF note.vendor_public == 't' %]
7217             <li>[% note.value %]</li>
7218         [% END %]
7219     [% END %]
7220     </ul>
7221 </fieldset>
7222 <br/><br/>
7223
7224 <table>
7225   <thead>
7226     <tr>
7227       <th>PO#</th>
7228       <th>ISBN or Item #</th>
7229       <th>Title</th>
7230       <th>Quantity</th>
7231       <th>Unit Price</th>
7232       <th>Line Total</th>
7233       <th>Notes</th>
7234     </tr>
7235   </thead>
7236   <tbody>
7237
7238   [% subtotal = 0 %]
7239   [% FOR li IN target.lineitems %]
7240
7241   <tr>
7242     [% count = li.lineitem_details.size %]
7243     [% price = li.estimated_unit_price %]
7244     [% litotal = (price * count) %]
7245     [% subtotal = subtotal + litotal %]
7246     [% 
7247         ident_attr = helpers.get_li_order_ident(li.attributes);
7248         SET ident_value = ident_attr.attr_value IF ident_attr;
7249     %]
7250     <td>[% target.id %]</td>
7251     <td>[% ident_value %]</td>
7252     <td>[% PROCESS get_li_attr attr_name = 'title' %]</td>
7253     <td>[% count %]</td>
7254     <td>[% price %]</td>
7255     <td>[% litotal %]</td>
7256     <td>
7257         <ul>
7258         [% FOR note IN li.lineitem_notes %]
7259             [% IF note.vendor_public == 't' %]
7260                 <li>[% note.value %]</li>
7261             [% END %]
7262         [% END %]
7263         </ul>
7264     </td>
7265   </tr>
7266   [% END %]
7267   <tr>
7268     <td/><td/><td/><td/>
7269     <td>Subtotal</td>
7270     <td>[% subtotal %]</td>
7271   </tr>
7272   </tbody>
7273 </table>
7274
7275 <br/>
7276
7277 Total Line Item Count: [% target.lineitems.size %]
7278 $$);
7279
7280 INSERT INTO action_trigger.environment (event_def, path) VALUES 
7281     (4, 'lineitems.lineitem_details.fund'),
7282     (4, 'lineitems.lineitem_details.location'),
7283     (4, 'lineitems.lineitem_details.owning_lib'),
7284     (4, 'ordering_agency.mailing_address'),
7285     (4, 'ordering_agency.billing_address'),
7286     (4, 'provider.addresses'),
7287     (4, 'lineitems.attributes'),
7288     (4, 'lineitems.lineitem_notes'),
7289     (4, 'notes');
7290
7291 INSERT INTO action_trigger.cleanup ( module, description ) VALUES (
7292     'CreateHoldNotification',
7293     oils_i18n_gettext(
7294         'CreateHoldNotification',
7295         'Creates a hold_notification record for each notified hold',
7296         'atclean',
7297         'description'
7298     )
7299 );
7300
7301 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, cleanup_success, template)
7302     VALUES (5, 'f', 1, 'Hold Ready for Pickup Email Notification', 'hold.available', 'HoldIsAvailable', 'SendEmail', '30 minutes', 'shelf_time', 'usr', 'CreateHoldNotification',
7303 $$
7304 [%- USE date -%]
7305 [%- user = target.0.usr -%]
7306 To: [%- params.recipient_email || user.email %]
7307 From: [%- params.sender_email || default_sender %]
7308 Subject: Hold Available Notification
7309
7310 Dear [% user.family_name %], [% user.first_given_name %]
7311 The item(s) you requested are available for pickup from the Library.
7312
7313 [% FOR hold IN target %]
7314     [%- copy_details = helpers.get_copy_bib_basics(hold.current_copy.id) -%]
7315     Title: [% copy_details.title %]
7316     Author: [% copy_details.author %]
7317     Call Number: [% hold.current_copy.call_number.label %]
7318     Barcode: [% hold.current_copy.barcode %]
7319     Library: [% hold.pickup_lib.name %]
7320 [% END %]
7321
7322 $$);
7323
7324 INSERT INTO action_trigger.event_params (event_def, param, value)
7325     VALUES (5, 'check_email_notify', 1);
7326
7327 INSERT INTO action_trigger.hook (
7328         key,
7329         core_type,
7330         description,
7331         passive
7332     ) VALUES (
7333         'hold_request.shelf_expires_soon',
7334         'ahr',
7335         'A hold on the shelf will expire there soon.',
7336         TRUE
7337     );
7338
7339 INSERT INTO action_trigger.environment (event_def, path) VALUES
7340     (5, 'current_copy.call_number'),
7341     (5, 'usr'),
7342     (5, 'pickup_lib.billing_address');
7343
7344
7345 INSERT INTO action_trigger.event_definition (
7346         id,
7347         active,
7348         owner,
7349         name,
7350         hook,
7351         validator,
7352         reactor,
7353         delay,
7354         delay_field,
7355         group_field,
7356         template
7357     ) VALUES (
7358         7,
7359         FALSE,
7360         1,
7361         'Hold Expires from Shelf Soon',
7362         'hold_request.shelf_expires_soon',
7363         'HoldIsAvailable',
7364         'SendEmail',
7365         '- 1 DAY',
7366         'shelf_expire_time',
7367         'usr',
7368 $$
7369 [%- USE date -%]
7370 [%- user = target.0.usr -%]
7371 To: [%- params.recipient_email || user.email %]
7372 From: [%- params.sender_email || default_sender %]
7373 Subject: Hold Available Notification
7374
7375 Dear [% user.family_name %], [% user.first_given_name %]
7376 You requested holds on the following item(s), which are available for
7377 pickup, but these holds will soon expire.
7378
7379 [% FOR hold IN target %]
7380     [%- data = helpers.get_copy_bib_basics(hold.current_copy.id) -%]
7381     Title: [% data.title %]
7382     Author: [% data.author %]
7383     Library: [% hold.pickup_lib.name %]
7384 [% END %]
7385 $$
7386 );
7387
7388 INSERT INTO action_trigger.event_params (event_def, param, value)
7389     VALUES (7, 'check_email_notify', 1);
7390
7391 INSERT INTO action_trigger.environment (
7392         event_def,
7393         path
7394     ) VALUES
7395     ( 7, 'current_copy'),
7396     ( 7, 'pickup_lib.billing_address'),
7397     ( 7, 'usr');
7398
7399 -- long wait hold request notifications
7400
7401 INSERT INTO action_trigger.hook (
7402         key,
7403         core_type,
7404         description,
7405         passive
7406     ) VALUES (
7407         'hold_request.long_wait',
7408         'ahr',
7409         'A patron has been waiting on a hold to be fulfilled for a long time.',
7410         TRUE
7411     );
7412
7413 INSERT INTO action_trigger.validator (module,description) VALUES
7414     ('HoldNotifyCheck',
7415     oils_i18n_gettext(
7416         'HoldNotifyCheck',
7417         'Check Hold notification flag(s)',
7418         'atval',
7419         'description'
7420     ));
7421
7422 INSERT INTO action_trigger.event_definition (
7423         id,
7424         active,
7425         owner,
7426         name,
7427         hook,
7428         validator,
7429         reactor,
7430         delay,
7431         delay_field,
7432         group_field,
7433         template
7434     ) VALUES (
7435         9,
7436         FALSE,
7437         1,
7438         'Hold waiting for pickup for long time',
7439         'hold_request.long_wait',
7440         'HoldNotifyCheck',
7441         'SendEmail',
7442         '6 MONTHS',
7443         'request_time',
7444         'usr',
7445 $$
7446 [%- USE date -%]
7447 [%- user = target.0.usr -%]
7448 To: [%- params.recipient_email || user.email %]
7449 From: [%- params.sender_email || default_sender %]
7450 Subject: Long Wait Hold Notification
7451
7452 Dear [% user.family_name %], [% user.first_given_name %]
7453
7454 You requested hold(s) on the following item(s), but unfortunately
7455 we have not been able to fulfill your request after a considerable
7456 length of time.  If you would still like to receive these items,
7457 no action is required.
7458
7459 [% FOR hold IN target %]
7460     [%- copy_details = helpers.get_copy_bib_basics(hold.current_copy.id) -%]
7461     Title: [% copy_details.title %]
7462     Author: [% copy_details.author %]
7463 [% END %]
7464 $$
7465 );
7466
7467 INSERT INTO action_trigger.environment (event_def, path)
7468     VALUES
7469     (9, 'pickup_lib'),
7470     (9, 'usr'),
7471     (9, 'current_copy.call_number');
7472
7473 INSERT INTO action_trigger.event_params (event_def, param, value)
7474     VALUES (9, 'check_email_notify', 1);
7475
7476 -- trigger data related to acq user requests
7477
7478 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
7479         'aur.ordered',
7480         'aur', 
7481         oils_i18n_gettext(
7482             'aur.ordered',
7483             'A patron acquisition request has been marked On-Order.',
7484             'ath',
7485             'description'
7486         ), 
7487         TRUE
7488     ), (
7489         'aur.received', 
7490         'aur', 
7491         oils_i18n_gettext(
7492             'aur.received', 
7493             'A patron acquisition request has been marked Received.',
7494             'ath',
7495             'description'
7496         ),
7497         TRUE
7498     ), (
7499         'aur.cancelled',
7500         'aur',
7501         oils_i18n_gettext(
7502             'aur.cancelled',
7503             'A patron acquisition request has been marked Cancelled.',
7504             'ath',
7505             'description'
7506         ),
7507         TRUE
7508     ), (
7509         'aur.created',
7510         'aur',
7511         oils_i18n_gettext(
7512             'aur.created',
7513             'A patron has made an acquisitions request.',
7514             'ath',
7515             'description'
7516         ),
7517         TRUE
7518     ), (
7519         'aur.rejected',
7520         'aur',
7521         oils_i18n_gettext(
7522             'aur.rejected',
7523             'A patron acquisition request has been rejected.',
7524             'ath',
7525             'description'
7526         ),
7527         TRUE
7528     )
7529 ;
7530
7531 INSERT INTO action_trigger.validator (module,description) VALUES (
7532         'Acq::UserRequestOrdered',
7533         oils_i18n_gettext(
7534             'Acq::UserRequestOrdered',
7535             'Tests to see if the corresponding Line Item has a state of "on-order".',
7536             'atval',
7537             'description'
7538         )
7539     ), (
7540         'Acq::UserRequestReceived',
7541         oils_i18n_gettext(
7542             'Acq::UserRequestReceived',
7543             'Tests to see if the corresponding Line Item has a state of "received".',
7544             'atval',
7545             'description'
7546         )
7547     ), (
7548         'Acq::UserRequestCancelled',
7549         oils_i18n_gettext(
7550             'Acq::UserRequestCancelled',
7551             'Tests to see if the corresponding Line Item has a state of "cancelled".',
7552             'atval',
7553             'description'
7554         )
7555     )
7556 ;
7557
7558 INSERT INTO action_trigger.event_definition (
7559         id,
7560         active,
7561         owner,
7562         name,
7563         hook,
7564         validator,
7565         reactor,
7566         template
7567     ) VALUES (
7568         15,
7569         FALSE,
7570         1,
7571         'Email Notice: Patron Acquisition Request marked On-Order.',
7572         'aur.ordered',
7573         'Acq::UserRequestOrdered',
7574         'SendEmail',
7575 $$
7576 [%- USE date -%]
7577 [%- SET li = target.lineitem; -%]
7578 [%- SET user = target.usr -%]
7579 [%- SET title = helpers.get_li_attr("title", "", li.attributes) -%]
7580 [%- SET author = helpers.get_li_attr("author", "", li.attributes) -%]
7581 [%- SET edition = helpers.get_li_attr("edition", "", li.attributes) -%]
7582 [%- SET isbn = helpers.get_li_attr("isbn", "", li.attributes) -%]
7583 [%- SET publisher = helpers.get_li_attr("publisher", "", li.attributes) -%]
7584 [%- SET pubdate = helpers.get_li_attr("pubdate", "", li.attributes) -%]
7585
7586 To: [%- params.recipient_email || user.email %]
7587 From: [%- params.sender_email || default_sender %]
7588 Subject: Acquisition Request Notification
7589
7590 Dear [% user.family_name %], [% user.first_given_name %]
7591 Our records indicate the following acquisition request has been placed on order.
7592
7593 Title: [% title %]
7594 [% IF author %]Author: [% author %][% END %]
7595 [% IF edition %]Edition: [% edition %][% END %]
7596 [% IF isbn %]ISBN: [% isbn %][% END %]
7597 [% IF publisher %]Publisher: [% publisher %][% END %]
7598 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
7599 Lineitem ID: [% li.id %]
7600 $$
7601     ), (
7602         16,
7603         FALSE,
7604         1,
7605         'Email Notice: Patron Acquisition Request marked Received.',
7606         'aur.received',
7607         'Acq::UserRequestReceived',
7608         'SendEmail',
7609 $$
7610 [%- USE date -%]
7611 [%- SET li = target.lineitem; -%]
7612 [%- SET user = target.usr -%]
7613 [%- SET title = helpers.get_li_attr("title", "", li.attributes) %]
7614 [%- SET author = helpers.get_li_attr("author", "", li.attributes) %]
7615 [%- SET edition = helpers.get_li_attr("edition", "", li.attributes) %]
7616 [%- SET isbn = helpers.get_li_attr("isbn", "", li.attributes) %]
7617 [%- SET publisher = helpers.get_li_attr("publisher", "", li.attributes) -%]
7618 [%- SET pubdate = helpers.get_li_attr("pubdate", "", li.attributes) -%]
7619
7620 To: [%- params.recipient_email || user.email %]
7621 From: [%- params.sender_email || default_sender %]
7622 Subject: Acquisition Request Notification
7623
7624 Dear [% user.family_name %], [% user.first_given_name %]
7625 Our records indicate the materials for the following acquisition request have been received.
7626
7627 Title: [% title %]
7628 [% IF author %]Author: [% author %][% END %]
7629 [% IF edition %]Edition: [% edition %][% END %]
7630 [% IF isbn %]ISBN: [% isbn %][% END %]
7631 [% IF publisher %]Publisher: [% publisher %][% END %]
7632 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
7633 Lineitem ID: [% li.id %]
7634 $$
7635     ), (
7636         17,
7637         FALSE,
7638         1,
7639         'Email Notice: Patron Acquisition Request marked Cancelled.',
7640         'aur.cancelled',
7641         'Acq::UserRequestCancelled',
7642         'SendEmail',
7643 $$
7644 [%- USE date -%]
7645 [%- SET li = target.lineitem; -%]
7646 [%- SET user = target.usr -%]
7647 [%- SET title = helpers.get_li_attr("title", "", li.attributes) %]
7648 [%- SET author = helpers.get_li_attr("author", "", li.attributes) %]
7649 [%- SET edition = helpers.get_li_attr("edition", "", li.attributes) %]
7650 [%- SET isbn = helpers.get_li_attr("isbn", "", li.attributes) %]
7651 [%- SET publisher = helpers.get_li_attr("publisher", "", li.attributes) -%]
7652 [%- SET pubdate = helpers.get_li_attr("pubdate", "", li.attributes) -%]
7653
7654 To: [%- params.recipient_email || user.email %]
7655 From: [%- params.sender_email || default_sender %]
7656 Subject: Acquisition Request Notification
7657
7658 Dear [% user.family_name %], [% user.first_given_name %]
7659 Our records indicate the following acquisition request has been cancelled.
7660
7661 Title: [% title %]
7662 [% IF author %]Author: [% author %][% END %]
7663 [% IF edition %]Edition: [% edition %][% END %]
7664 [% IF isbn %]ISBN: [% isbn %][% END %]
7665 [% IF publisher %]Publisher: [% publisher %][% END %]
7666 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
7667 Lineitem ID: [% li.id %]
7668 $$
7669     ), (
7670         18,
7671         FALSE,
7672         1,
7673         'Email Notice: Acquisition Request created.',
7674         'aur.created',
7675         'NOOP_True',
7676         'SendEmail',
7677 $$
7678 [%- USE date -%]
7679 [%- SET user = target.usr -%]
7680 [%- SET title = target.title -%]
7681 [%- SET author = target.author -%]
7682 [%- SET isxn = target.isxn -%]
7683 [%- SET publisher = target.publisher -%]
7684 [%- SET pubdate = target.pubdate -%]
7685
7686 To: [%- params.recipient_email || user.email %]
7687 From: [%- params.sender_email || default_sender %]
7688 Subject: Acquisition Request Notification
7689
7690 Dear [% user.family_name %], [% user.first_given_name %]
7691 Our records indicate that you have made the following acquisition request:
7692
7693 Title: [% title %]
7694 [% IF author %]Author: [% author %][% END %]
7695 [% IF edition %]Edition: [% edition %][% END %]
7696 [% IF isbn %]ISXN: [% isxn %][% END %]
7697 [% IF publisher %]Publisher: [% publisher %][% END %]
7698 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
7699 $$
7700     ), (
7701         19,
7702         FALSE,
7703         1,
7704         'Email Notice: Acquisition Request Rejected.',
7705         'aur.rejected',
7706         'NOOP_True',
7707         'SendEmail',
7708 $$
7709 [%- USE date -%]
7710 [%- SET user = target.usr -%]
7711 [%- SET title = target.title -%]
7712 [%- SET author = target.author -%]
7713 [%- SET isxn = target.isxn -%]
7714 [%- SET publisher = target.publisher -%]
7715 [%- SET pubdate = target.pubdate -%]
7716 [%- SET cancel_reason = target.cancel_reason.description -%]
7717
7718 To: [%- params.recipient_email || user.email %]
7719 From: [%- params.sender_email || default_sender %]
7720 Subject: Acquisition Request Notification
7721
7722 Dear [% user.family_name %], [% user.first_given_name %]
7723 Our records indicate the following acquisition request has been rejected for this reason: [% cancel_reason %]
7724
7725 Title: [% title %]
7726 [% IF author %]Author: [% author %][% END %]
7727 [% IF edition %]Edition: [% edition %][% END %]
7728 [% IF isbn %]ISBN: [% isbn %][% END %]
7729 [% IF publisher %]Publisher: [% publisher %][% END %]
7730 [% IF pubdate %]Publication Date: [% pubdate %][% END %]
7731 $$
7732     )
7733 ;
7734
7735 INSERT INTO action_trigger.environment (
7736         event_def,
7737         path
7738     ) VALUES 
7739         ( 15, 'lineitem' ),
7740         ( 15, 'lineitem.attributes' ),
7741         ( 15, 'usr' ),
7742
7743         ( 16, 'lineitem' ),
7744         ( 16, 'lineitem.attributes' ),
7745         ( 16, 'usr' ),
7746
7747         ( 17, 'lineitem' ),
7748         ( 17, 'lineitem.attributes' ),
7749         ( 17, 'usr' ),
7750
7751         ( 18, 'usr' ),
7752         ( 19, 'usr' ),
7753         ( 19, 'cancel_reason' )
7754     ;
7755
7756 INSERT INTO action_trigger.hook (key,core_type,description) VALUES ('password.reset_request','aupr','Patron has requested a self-serve password reset');
7757 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, template) 
7758     VALUES (20, 'f', 1, 'Password reset request notification', 'password.reset_request', 'NOOP_True', 'SendEmail', '00:00:01',
7759 $$
7760 [%- USE date -%]
7761 [%- user = target.usr -%]
7762 To: [%- params.recipient_email || user.email %]
7763 From: [%- params.sender_email || user.home_ou.email || default_sender %]
7764 Subject: [% user.home_ou.name %]: library account password reset request
7765
7766 You have received this message because you, or somebody else, requested a reset
7767 of your library system password. If you did not request a reset of your library
7768 system password, just ignore this message and your current password will
7769 continue to work.
7770
7771 If you did request a reset of your library system password, please perform
7772 the following steps to continue the process of resetting your password:
7773
7774 1. Open the following link in a web browser: https://[% params.hostname %]/eg/opac/password_reset/[% target.uuid %]
7775 The browser displays a password reset form.
7776
7777 2. Enter your new password in the password reset form in the browser. You must
7778 enter the password twice to ensure that you do not make a mistake. If the
7779 passwords match, you will then be able to log in to your library system account
7780 with the new password.
7781
7782 $$);
7783 INSERT INTO action_trigger.environment ( event_def, path) VALUES
7784     ( 20, 'usr' );
7785 INSERT INTO action_trigger.environment ( event_def, path) VALUES
7786     ( 20, 'usr.home_ou' );
7787
7788
7789 INSERT INTO action_trigger.hook (key, core_type, description, passive)
7790     VALUES (
7791         'format.acqcle.html',
7792         'acqcle',
7793         'Formats claim events into a voucher',
7794         TRUE
7795     );
7796
7797 INSERT INTO action_trigger.event_definition (
7798         id, active, owner, name, hook, group_field,
7799         validator, reactor, granularity, template
7800     ) VALUES (
7801         21,
7802         TRUE,
7803         1,
7804         'Claim Voucher',
7805         'format.acqcle.html',
7806         'claim',
7807         'NOOP_True',
7808         'ProcessTemplate',
7809         'print-on-demand',
7810 $$
7811 [%- USE date -%]
7812 [%- SET claim = target.0.claim -%]
7813 <!-- This will need refined/prettified. -->
7814 <div class="acq-claim-voucher">
7815     <h2>Claim: [% claim.id %] ([% claim.type.code %])</h2>
7816     <h3>Against: [%- helpers.get_li_attr("title", "", claim.lineitem_detail.lineitem.attributes) -%]</h3>
7817     <ul>
7818         [% FOR event IN target %]
7819         <li>
7820             Event type: [% event.type.code %]
7821             [% IF event.type.library_initiated %](Library initiated)[% END %]
7822             <br />
7823             Event date: [% event.event_date %]<br />
7824             Order date: [% event.claim.lineitem_detail.lineitem.purchase_order.order_date %]<br />
7825             Expected receive date: [% event.claim.lineitem_detail.lineitem.expected_recv_time %]<br />
7826             Initiated by: [% event.creator.family_name %], [% event.creator.first_given_name %] [% event.creator.second_given_name %]<br />
7827             Barcode: [% event.claim.lineitem_detail.barcode %]; Fund:
7828             [% event.claim.lineitem_detail.fund.code %]
7829             ([% event.claim.lineitem_detail.fund.year %])
7830         </li>
7831         [% END %]
7832     </ul>
7833 </div>
7834 $$
7835 );
7836
7837 INSERT INTO action_trigger.environment (event_def, path) VALUES
7838     (21, 'claim'),
7839     (21, 'claim.type'),
7840     (21, 'claim.lineitem_detail'),
7841     (21, 'claim.lineitem_detail.fund'),
7842     (21, 'claim.lineitem_detail.lineitem.attributes'),
7843     (21, 'claim.lineitem_detail.lineitem.purchase_order'),
7844     (21, 'creator'),
7845     (21, 'type')
7846 ;
7847
7848
7849 INSERT INTO action_trigger.hook (key, core_type, description, passive)
7850     VALUES (
7851         'format.acqinv.html',
7852         'acqinv',
7853         'Formats invoices into a voucher',
7854         TRUE
7855     );
7856
7857 INSERT INTO action_trigger.event_definition (
7858         id, active, owner, name, hook,
7859         validator, reactor, granularity, template
7860     ) VALUES (
7861         22,
7862         TRUE,
7863         1,
7864         'Invoice',
7865         'format.acqinv.html',
7866         'NOOP_True',
7867         'ProcessTemplate',
7868         'print-on-demand',
7869 $$
7870 [% FILTER collapse %]
7871 [%- SET invoice = target -%]
7872 <!-- This lacks general refinement -->
7873 <div class="acq-invoice-voucher">
7874     <h1>Invoice</h1>
7875     <div>
7876         <strong>No.</strong> [% invoice.inv_ident %]
7877         [% IF invoice.inv_type %]
7878             / <strong>Type:</strong>[% invoice.inv_type %]
7879         [% END %]
7880     </div>
7881     <div>
7882         <dl>
7883             [% BLOCK ent_with_address %]
7884             <dt>[% ent_label %]: [% ent.name %] ([% ent.code %])</dt>
7885             <dd>
7886                 [% IF ent.addresses.0 %]
7887                     [% SET addr = ent.addresses.0 %]
7888                     [% addr.street1 %]<br />
7889                     [% IF addr.street2 %][% addr.street2 %]<br />[% END %]
7890                     [% addr.city %],
7891                     [% IF addr.county %] [% addr.county %], [% END %]
7892                     [% IF addr.state %] [% addr.state %] [% END %]
7893                     [% IF addr.post_code %][% addr.post_code %][% END %]<br />
7894                     [% IF addr.country %] [% addr.country %] [% END %]
7895                 [% END %]
7896                 <p>
7897                     [% IF ent.phone %] Phone: [% ent.phone %]<br />[% END %]
7898                     [% IF ent.fax_phone %] Fax: [% ent.fax_phone %]<br />[% END %]
7899                     [% IF ent.url %] URL: [% ent.url %]<br />[% END %]
7900                     [% IF ent.email %] E-mail: [% ent.email %] [% END %]
7901                 </p>
7902             </dd>
7903             [% END %]
7904             [% INCLUDE ent_with_address
7905                 ent = invoice.provider
7906                 ent_label = "Provider" %]
7907             [% INCLUDE ent_with_address
7908                 ent = invoice.shipper
7909                 ent_label = "Shipper" %]
7910             <dt>Receiver</dt>
7911             <dd>
7912                 [% invoice.receiver.name %] ([% invoice.receiver.shortname %])
7913             </dd>
7914             <dt>Received</dt>
7915             <dd>
7916                 [% helpers.format_date(invoice.recv_date) %] by
7917                 [% invoice.recv_method %]
7918             </dd>
7919             [% IF invoice.note %]
7920                 <dt>Note</dt>
7921                 <dd>
7922                     [% invoice.note %]
7923                 </dd>
7924             [% END %]
7925         </dl>
7926     </div>
7927     <ul>
7928         [% FOR entry IN invoice.entries %]
7929             <li>
7930                 [% IF entry.lineitem %]
7931                     Title: [% helpers.get_li_attr(
7932                         "title", "", entry.lineitem.attributes
7933                     ) %]<br />
7934                     Author: [% helpers.get_li_attr(
7935                         "author", "", entry.lineitem.attributes
7936                     ) %]
7937                 [% END %]
7938                 [% IF entry.purchase_order %]
7939                     (PO: [% entry.purchase_order.name %])
7940                 [% END %]<br />
7941                 Invoice item count: [% entry.inv_item_count %]
7942                 [% IF entry.phys_item_count %]
7943                     / Physical item count: [% entry.phys_item_count %]
7944                 [% END %]
7945                 <br />
7946                 [% IF entry.cost_billed %]
7947                     Cost billed: [% entry.cost_billed %]
7948                     [% IF entry.billed_per_item %](per item)[% END %]
7949                     <br />
7950                 [% END %]
7951                 [% IF entry.actual_cost %]
7952                     Actual cost: [% entry.actual_cost %]<br />
7953                 [% END %]
7954                 [% IF entry.amount_paid %]
7955                     Amount paid: [% entry.amount_paid %]<br />
7956                 [% END %]
7957                 [% IF entry.note %]Note: [% entry.note %][% END %]
7958             </li>
7959         [% END %]
7960         [% FOR item IN invoice.items %]
7961             <li>
7962                 [% IF item.inv_item_type %]
7963                     Item Type: [% item.inv_item_type %]<br />
7964                 [% END %]
7965                 [% IF item.title %]Title/Description:
7966                     [% item.title %]<br />
7967                 [% END %]
7968                 [% IF item.author %]Author: [% item.author %]<br />[% END %]
7969                 [% IF item.purchase_order %]PO: [% item.purchase_order %]<br />[% END %]
7970                 [% IF item.note %]Note: [% item.note %]<br />[% END %]
7971                 [% IF item.cost_billed %]
7972                     Cost billed: [% item.cost_billed %]<br />
7973                 [% END %]
7974                 [% IF item.actual_cost %]
7975                     Actual cost: [% item.actual_cost %]<br />
7976                 [% END %]
7977                 [% IF item.amount_paid %]
7978                     Amount paid: [% item.amount_paid %]<br />
7979                 [% END %]
7980             </li>
7981         [% END %]
7982     </ul>
7983     <div>
7984         Amounts spent per fund:
7985         <table>
7986         [% FOR blob IN user_data %]
7987             <tr>
7988                 <th style="text-align: left;">[% blob.fund.code %] ([% blob.fund.year %]):</th>
7989                 <td>$[% blob.total %]</td>
7990             </tr>
7991         [% END %]
7992         </table>
7993     </div>
7994 </div>
7995 [% END %]$$
7996 );
7997
7998
7999 INSERT INTO action_trigger.environment (event_def, path) VALUES
8000     (22, 'provider'),
8001     (22, 'provider.addresses'),
8002     (22, 'shipper'),
8003     (22, 'shipper.addresses'),
8004     (22, 'receiver'),
8005     (22, 'entries'),
8006     (22, 'entries.purchase_order'),
8007     (22, 'entries.lineitem'),
8008     (22, 'entries.lineitem.attributes'),
8009     (22, 'items')
8010 ;
8011
8012 SELECT SETVAL('action_trigger.event_definition_id_seq'::TEXT, 100);
8013
8014 -- Hold cancel action/trigger hooks
8015
8016 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8017     'hold_request.cancel.expire_no_target',
8018     'ahr',
8019     'A hold is cancelled because no copies were found'
8020 );
8021
8022 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8023     'hold_request.cancel.expire_holds_shelf',
8024     'ahr',
8025     'A hold is cancelled because it was on the holds shelf too long'
8026 );
8027
8028 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8029     'hold_request.cancel.staff',
8030     'ahr',
8031     'A hold is cancelled because it was cancelled by staff'
8032 );
8033
8034 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
8035     'hold_request.cancel.patron',
8036     'ahr',
8037     'A hold is cancelled by the patron'
8038 );
8039
8040
8041 -- in-db indexing normalizers
8042 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8043         'NACO Normalize',
8044         'Apply NACO normalization rules to the extracted text.  See http://www.loc.gov/catdir/pcc/naco/normrule-2.html for details.',
8045         'naco_normalize',
8046         0
8047 );
8048
8049 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8050         'Normalize date range',
8051         'Split date ranges in the form of "XXXX-YYYY" into "XXXX YYYY" for proper index.',
8052         'split_date_range',
8053         0
8054 );
8055
8056 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8057         'NACO Normalize -- retain first comma',
8058         '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.',
8059         'naco_normalize_keep_comma',
8060         0
8061 );
8062
8063 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8064         'Strip Diacritics',
8065         'Convert text to NFD form and remove non-spacing combining marks.',
8066         'remove_diacritics',
8067         0
8068 );
8069
8070 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8071         'Remove Parenthesized Substring',
8072         'Remove any parenthesized substrings from the extracted text, such as the agency code preceding authority record control numbers in subfield 0.',
8073         'remove_paren_substring',
8074         0
8075 );
8076
8077 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8078         'Up-case',
8079         'Convert text upper case.',
8080         'uppercase',
8081         0
8082 );
8083
8084 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8085         'Down-case',
8086         'Convert text lower case.',
8087         'lowercase',
8088         0
8089 );
8090
8091 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8092         'Extract Dewey-like number',
8093         'Extract a string of numeric characters that resembles a DDC number.',
8094         'call_number_dewey',
8095         0
8096 );
8097
8098 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8099         'Left truncation',
8100         'Discard the specified number of characters from the left side of the string.',
8101         'left_trunc',
8102         1
8103 );
8104
8105 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8106         'Right truncation',
8107         'Include only the specified number of characters from the left side of the string.',
8108         'right_trunc',
8109         1
8110 );
8111
8112 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8113         'First word',
8114         'Include only the first space-separated word of a string.',
8115         'first_word',
8116         0
8117 );
8118
8119 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8120         'ISBN 10/13 conversion',
8121         'Translate ISBN10 to ISBN13 and vice versa.',
8122         'translate_isbn1013',
8123         0
8124 );
8125
8126 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8127         'Replace',
8128         'Replace all occurences of first parameter in the string with the second parameter.',
8129         'replace',
8130         2
8131 );
8132
8133 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8134         'Trim Surrounding Space',
8135         'Trim leading and trailing spaces from extracted text.',
8136         'btrim',
8137         0
8138 );
8139
8140 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8141     'Generic Mapping Normalizer', 
8142     'Map values or sets of values to new values',
8143     'generic_map_normalizer', 
8144     1
8145 );
8146
8147 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8148     'Coded Value Map Normalizer', 
8149     'Applies coded_value_map mapping of values',
8150     'coded_value_map_normalizer', 
8151     1
8152 );
8153
8154 INSERT INTO config.index_normalizer (name, description, func, param_count) VALUES (
8155         'Search Normalize',
8156         'Apply search normalization rules to the extracted text. A less extreme version of NACO normalization.',
8157         'search_normalize',
8158         0
8159 );
8160
8161 -- make use of the index normalizers
8162
8163 INSERT INTO config.metabib_field_index_norm_map (field,norm)
8164     SELECT  m.id,
8165             i.id
8166       FROM  config.metabib_field m,
8167         config.index_normalizer i
8168       WHERE i.func IN ('search_normalize','split_date_range')
8169             AND m.id NOT IN (18, 19, 25);
8170
8171 INSERT INTO config.metabib_field_index_norm_map (field,norm,pos)
8172     SELECT  m.id,
8173             i.id,
8174             2
8175       FROM  config.metabib_field m,
8176             config.index_normalizer i
8177       WHERE i.func IN ('translate_isbn1013')
8178             AND m.id IN (18);
8179
8180 INSERT INTO config.metabib_field_index_norm_map (field,norm,params)
8181     SELECT  m.id,
8182             i.id,
8183             $$["-",""]$$
8184       FROM  config.metabib_field m,
8185             config.index_normalizer i
8186       WHERE i.func IN ('replace')
8187             AND m.id IN (19);
8188
8189 INSERT INTO config.metabib_field_index_norm_map (field,norm,params, pos)
8190      SELECT  m.id,
8191              i.id,
8192              $$["]",""]$$,
8193              '-1'
8194        FROM  config.metabib_field m,
8195              config.index_normalizer i
8196        WHERE i.func IN ('replace')
8197              AND m.id IN (1);
8198              
8199 INSERT INTO config.metabib_field_index_norm_map (field,norm,params, pos)
8200      SELECT  m.id,
8201              i.id,
8202              $$["[",""]$$,
8203              '-1'
8204        FROM  config.metabib_field m,
8205              config.index_normalizer i
8206        WHERE i.func IN ('replace')
8207              AND m.id IN (1);
8208
8209 INSERT INTO config.metabib_field_index_norm_map (field,norm,pos)
8210     SELECT  m.id,
8211             i.id,
8212             -1
8213       FROM  config.metabib_field m,
8214             config.index_normalizer i
8215       WHERE i.func = 'remove_paren_substring'
8216             AND m.id IN (28);
8217
8218 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8219     SELECT  m.name, i.id, 0
8220       FROM  config.record_attr_definition m,
8221             config.index_normalizer i
8222       WHERE i.func IN ('content_or_null')
8223             AND m.name IN ('titlesort', 'authorsort');
8224
8225 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8226     SELECT  m.name, i.id, 0
8227       FROM  config.record_attr_definition m,
8228             config.index_normalizer i
8229       WHERE i.func IN ('integer_or_null')
8230             AND m.name IN ('date1', 'date2', 'pubdate');
8231
8232 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8233     SELECT  m.name, i.id, 0
8234       FROM  config.record_attr_definition m,
8235             config.index_normalizer i
8236       WHERE i.func IN ('approximate_low_date')
8237             AND m.name IN ('date1', 'pubdate');
8238
8239 INSERT INTO config.record_attr_index_norm_map (attr,norm,pos)
8240     SELECT  m.name, i.id, 0
8241       FROM  config.record_attr_definition m,
8242             config.index_normalizer i
8243       WHERE i.func IN ('approximate_high_date')
8244             AND m.name IN ('date2');
8245
8246 -- Sample Pre-due Notice --
8247
8248 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, max_delay, template) 
8249     VALUES (6, 'f', 1, '3 Day Courtesy Notice', 'checkout.due', 'CircIsOpen', 'SendEmail', '-3 days', 'due_date', 'usr', '-2 days',
8250 $$
8251 [%- USE date -%]
8252 [%- user = target.0.usr -%]
8253 To: [%- params.recipient_email || user.email %]
8254 From: [%- params.sender_email || default_sender %]
8255 Subject: Courtesy Notice
8256
8257 Dear [% user.family_name %], [% user.first_given_name %]
8258 As a reminder, the following items are due in 3 days.
8259
8260 [% FOR circ IN target %]
8261     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
8262     Title: [% copy_details.title %]
8263     Author: [% copy_details.author %]
8264     Barcode: [% circ.target_copy.barcode %] 
8265     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
8266     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
8267     Library: [% circ.circ_lib.name %]
8268     Library Phone: [% circ.circ_lib.phone %]
8269
8270 [% END %]
8271
8272 $$);
8273
8274 INSERT INTO action_trigger.environment (event_def, path) VALUES 
8275     (6, 'target_copy.call_number'),
8276     (6, 'usr'),
8277     (6, 'circ_lib.billing_address');
8278
8279 -- Additional A/T Reactors
8280
8281 INSERT INTO action_trigger.reactor (module,description) VALUES
8282 (   'ApplyPatronPenalty',
8283     oils_i18n_gettext(
8284         'ApplyPatronPenalty',
8285         '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.',
8286         'atreact',
8287         'description'
8288     )
8289 );
8290
8291 INSERT INTO action_trigger.reactor (module,description) VALUES
8292 (   'SendFile',
8293     oils_i18n_gettext(
8294         'SendFile',
8295         '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.',
8296         'atreact',
8297         'description'
8298     )
8299 );
8300
8301 -- self-check checkout receipt
8302
8303 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8304     VALUES (
8305         'format.selfcheck.checkout',
8306         'circ',
8307         'Formats circ objects for self-checkout receipt',
8308         TRUE
8309     );
8310
8311 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, granularity, template )
8312     VALUES (
8313         10,
8314         TRUE,
8315         1,
8316         'Self-Checkout Receipt',
8317         'format.selfcheck.checkout',
8318         'NOOP_True',
8319         'ProcessTemplate',
8320         'usr',
8321         'print-on-demand',
8322 $$
8323 [%- USE date -%]
8324 [%- SET user = target.0.usr -%]
8325 [%- SET lib = target.0.circ_lib -%]
8326 [%- SET lib_addr = target.0.circ_lib.billing_address -%]
8327 [%- SET hours = lib.hours_of_operation -%]
8328 <div>
8329     <style> li { padding: 8px; margin 5px; }</style>
8330     <div>[% date.format %]</div>
8331     <div>[% lib.name %]</div>
8332     <div>[% lib_addr.street1 %] [% lib_addr.street2 %]</div>
8333     <div>[% lib_addr.city %], [% lib_addr.state %] [% lb_addr.post_code %]</div>
8334     <div>[% lib.phone %]</div>
8335     <br/>
8336
8337     [% user.family_name %], [% user.first_given_name %]
8338     <ol>
8339     [% FOR circ IN target %]
8340         [%-
8341             SET idx = loop.count - 1;
8342             SET udata =  user_data.$idx
8343         -%]
8344         <li>
8345             <div>[% helpers.get_copy_bib_basics(circ.target_copy.id).title %]</div>
8346             <div>Barcode: [% circ.target_copy.barcode %]</div>
8347             [% IF user_data.renewal_failure %]
8348                 <div style='color:red;'>Renewal Failed</div>
8349             [% ELSE %]
8350                 <div>Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]</div>
8351             [% END %]
8352         </li>
8353     [% END %]
8354     </ol>
8355     
8356     <div>
8357         Library Hours
8358         [%- BLOCK format_time; date.format(time _ ' 1/1/1000', format='%I:%M %p'); END -%]
8359         <div>
8360             Monday 
8361             [% PROCESS format_time time = hours.dow_0_open %] 
8362             [% PROCESS format_time time = hours.dow_0_close %] 
8363         </div>
8364         <div>
8365             Tuesday 
8366             [% PROCESS format_time time = hours.dow_1_open %] 
8367             [% PROCESS format_time time = hours.dow_1_close %] 
8368         </div>
8369         <div>
8370             Wednesday 
8371             [% PROCESS format_time time = hours.dow_2_open %] 
8372             [% PROCESS format_time time = hours.dow_2_close %] 
8373         </div>
8374         <div>
8375             Thursday
8376             [% PROCESS format_time time = hours.dow_3_open %] 
8377             [% PROCESS format_time time = hours.dow_3_close %] 
8378         </div>
8379         <div>
8380             Friday
8381             [% PROCESS format_time time = hours.dow_4_open %] 
8382             [% PROCESS format_time time = hours.dow_4_close %] 
8383         </div>
8384         <div>
8385             Saturday
8386             [% PROCESS format_time time = hours.dow_5_open %] 
8387             [% PROCESS format_time time = hours.dow_5_close %] 
8388         </div>
8389         <div>
8390             Sunday 
8391             [% PROCESS format_time time = hours.dow_6_open %] 
8392             [% PROCESS format_time time = hours.dow_6_close %] 
8393         </div>
8394     </div>
8395 </div>
8396 $$
8397 );
8398
8399
8400 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8401     ( 10, 'target_copy'),
8402     ( 10, 'circ_lib.billing_address'),
8403     ( 10, 'circ_lib.hours_of_operation'),
8404     ( 10, 'usr');
8405
8406
8407 -- items out selfcheck receipt
8408
8409 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8410     VALUES (
8411         'format.selfcheck.items_out',
8412         'circ',
8413         'Formats items out for self-checkout receipt',
8414         TRUE
8415     );
8416
8417 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, granularity, template )
8418     VALUES (
8419         11,
8420         TRUE,
8421         1,
8422         'Self-Checkout Items Out Receipt',
8423         'format.selfcheck.items_out',
8424         'NOOP_True',
8425         'ProcessTemplate',
8426         'usr',
8427         'print-on-demand',
8428 $$
8429 [%- USE date -%]
8430 [%- SET user = target.0.usr -%]
8431 <div>
8432     <style> li { padding: 8px; margin 5px; }</style>
8433     <div>[% date.format %]</div>
8434     <br/>
8435
8436     [% user.family_name %], [% user.first_given_name %]
8437     <ol>
8438     [% FOR circ IN target %]
8439         <li>
8440             <div>[% helpers.get_copy_bib_basics(circ.target_copy.id).title %]</div>
8441             <div>Barcode: [% circ.target_copy.barcode %]</div>
8442             <div>Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]</div>
8443         </li>
8444     [% END %]
8445     </ol>
8446 </div>
8447 $$
8448 );
8449
8450
8451 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8452     ( 11, 'target_copy'),
8453     ( 11, 'circ_lib.billing_address'),
8454     ( 11, 'circ_lib.hours_of_operation'),
8455     ( 11, 'usr');
8456
8457 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8458     VALUES (
8459         'format.selfcheck.holds',
8460         'ahr',
8461         'Formats holds for self-checkout receipt',
8462         TRUE
8463     );
8464
8465 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, group_field, granularity, template )
8466     VALUES (
8467         12,
8468         TRUE,
8469         1,
8470         'Self-Checkout Holds Receipt',
8471         'format.selfcheck.holds',
8472         'NOOP_True',
8473         'ProcessTemplate',
8474         'usr',
8475         'print-on-demand',
8476 $$
8477 [%- USE date -%]
8478 [%- SET user = target.0.usr -%]
8479 <div>
8480     <style> li { padding: 8px; margin 5px; }</style>
8481     <div>[% date.format %]</div>
8482     <br/>
8483
8484     [% user.family_name %], [% user.first_given_name %]
8485     <ol>
8486     [% FOR hold IN target %]
8487         [%-
8488             SET idx = loop.count - 1;
8489             SET udata =  user_data.$idx
8490         -%]
8491         <li>
8492             <div>Title: [% hold.bib_rec.bib_record.simple_record.title %]</div>
8493             <div>Author: [% hold.bib_rec.bib_record.simple_record.author %]</div>
8494             <div>Pickup Location: [% hold.pickup_lib.name %]</div>
8495             <div>Status: 
8496                 [%- IF udata.ready -%]
8497                     Ready for pickup
8498                 [% ELSE %]
8499                     #[% udata.queue_position %] of [% udata.potential_copies %] copies.
8500                 [% END %]
8501             </div>
8502         </li>
8503     [% END %]
8504     </ol>
8505 </div>
8506 $$
8507 );
8508
8509
8510 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8511     ( 12, 'bib_rec.bib_record.simple_record'),
8512     ( 12, 'pickup_lib'),
8513     ( 12, 'usr');
8514
8515 -- fines receipt
8516
8517 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8518     VALUES (
8519         'format.selfcheck.fines',
8520         'au',
8521         'Formats fines for self-checkout receipt',
8522         TRUE
8523     );
8524
8525 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, granularity, template )
8526     VALUES (
8527         13,
8528         TRUE,
8529         1,
8530         'Self-Checkout Fines Receipt',
8531         'format.selfcheck.fines',
8532         'NOOP_True',
8533         'ProcessTemplate',
8534         'print-on-demand',
8535 $$
8536 [%- USE date -%]
8537 [%- SET user = target -%]
8538 <div>
8539     <style> li { padding: 8px; margin 5px; }</style>
8540     <div>[% date.format %]</div>
8541     <br/>
8542
8543     [% user.family_name %], [% user.first_given_name %]
8544     <ol>
8545     [% FOR xact IN user.open_billable_transactions_summary %]
8546         <li>
8547             <div>Details: 
8548                 [% IF xact.xact_type == 'circulation' %]
8549                     [%- helpers.get_copy_bib_basics(xact.circulation.target_copy).title -%]
8550                 [% ELSE %]
8551                     [%- xact.last_billing_type -%]
8552                 [% END %]
8553             </div>
8554             <div>Total Billed: [% xact.total_owed %]</div>
8555             <div>Total Paid: [% xact.total_paid %]</div>
8556             <div>Balance Owed : [% xact.balance_owed %]</div>
8557         </li>
8558     [% END %]
8559     </ol>
8560 </div>
8561 $$
8562 );
8563
8564 INSERT INTO action_trigger.hook (key, core_type, description, passive) 
8565     VALUES (
8566         'format.acqli.html',
8567         'jub',
8568         'Formats lineitem worksheet for titles received',
8569         TRUE
8570     );
8571
8572 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, granularity, template)
8573     VALUES (
8574         14,
8575         TRUE,
8576         1,
8577         'Lineitem Worksheet',
8578         'format.acqli.html',
8579         'NOOP_True',
8580         'ProcessTemplate',
8581         'print-on-demand',
8582 $$
8583 [%- USE date -%]
8584 [%- SET li = target; -%]
8585 <div class="wrapper">
8586     <div class="summary" style='font-size:110%; font-weight:bold;'>
8587
8588         <div>Title: [% helpers.get_li_attr("title", "", li.attributes) %]</div>
8589         <div>Author: [% helpers.get_li_attr("author", "", li.attributes) %]</div>
8590         <div class="count">Item Count: [% li.lineitem_details.size %]</div>
8591         <div class="lineid">Lineitem ID: [% li.id %]</div>
8592         <div>Open Holds: [% helpers.bre_open_hold_count(li.eg_bib_id) %]</div>
8593
8594         [% IF li.distribution_formulas.size > 0 %]
8595             [% SET forms = [] %]
8596             [% FOREACH form IN li.distribution_formulas; forms.push(form.formula.name); END %]
8597             <div>Distribution Formulas: [% forms.join(',') %]</div>
8598         [% END %]
8599
8600         [% IF li.lineitem_notes.size > 0 %]
8601             Lineitem Notes:
8602             <ul>
8603                 [%- FOR note IN li.lineitem_notes -%]
8604                     <li>
8605                     [% IF note.alert_text %]
8606                         [% note.alert_text.code -%] 
8607                         [% IF note.value -%]
8608                             : [% note.value %]
8609                         [% END %]
8610                     [% ELSE %]
8611                         [% note.value -%] 
8612                     [% END %]
8613                     </li>
8614                 [% END %]
8615             </ul>
8616         [% END %]
8617     </div>
8618     <br/>
8619     <table>
8620         <thead>
8621             <tr>
8622                 <th>Branch</th>
8623                 <th>Barcode</th>
8624                 <th>Call Number</th>
8625                 <th>Fund</th>
8626                 <th>Shelving Location</th>
8627                 <th>Recd.</th>
8628                 <th>Notes</th>
8629             </tr>
8630         </thead>
8631         <tbody>
8632         <!-- set detail.owning_lib from fm object to org name -->
8633         [% FOREACH detail IN li.lineitem_details %]
8634             [% detail.owning_lib = detail.owning_lib.shortname %]
8635         [% END %]
8636
8637         [% FOREACH detail IN li.lineitem_details.sort('owning_lib') %]
8638             [% 
8639                 IF detail.eg_copy_id;
8640                     SET copy = detail.eg_copy_id;
8641                     SET cn_label = copy.call_number.label;
8642                 ELSE; 
8643                     SET copy = detail; 
8644                     SET cn_label = detail.cn_label;
8645                 END 
8646             %]
8647             <tr>
8648                 <!-- acq.lineitem_detail.id = [%- detail.id -%] -->
8649                 <td style='padding:5px;'>[% detail.owning_lib %]</td>
8650                 <td style='padding:5px;'>[% IF copy.barcode   %]<span class="barcode"  >[% detail.barcode   %]</span>[% END %]</td>
8651                 <td style='padding:5px;'>[% IF cn_label %]<span class="cn_label" >[% cn_label  %]</span>[% END %]</td>
8652                 <td style='padding:5px;'>[% IF detail.fund %]<span class="fund">[% detail.fund.code %] ([% detail.fund.year %])</span>[% END %]</td>
8653                 <td style='padding:5px;'>[% copy.location.name %]</td>
8654                 <td style='padding:5px;'>[% IF detail.recv_time %]<span class="recv_time">[% detail.recv_time %]</span>[% END %]</td>
8655                 <td style='padding:5px;'>[% detail.note %]</td>
8656             </tr>
8657         [% END %]
8658         </tbody>
8659     </table>
8660 </div>
8661 $$
8662 );
8663
8664
8665 INSERT INTO action_trigger.environment (event_def, path) VALUES
8666     ( 14, 'attributes' ),
8667     ( 14, 'lineitem_notes' ),
8668     ( 14, 'lineitem_notes.alert_text' ),
8669     ( 14, 'distribution_formulas.formula' ),
8670     ( 14, 'lineitem_details' ),
8671     ( 14, 'lineitem_details.owning_lib' ),
8672     ( 14, 'lineitem_details.fund' ),
8673     ( 14, 'lineitem_details.location' ),
8674     ( 14, 'lineitem_details.eg_copy_id' ),
8675     ( 14, 'lineitem_details.eg_copy_id.call_number' ),
8676     ( 14, 'lineitem_details.eg_copy_id.location' )
8677 ;
8678
8679 INSERT INTO action_trigger.environment ( event_def, path) VALUES
8680     ( 13, 'open_billable_transactions_summary.circulation' );
8681
8682
8683 INSERT INTO action_trigger.validator (module, description) 
8684     VALUES (
8685         'Acq::PurchaseOrderEDIRequired',
8686         oils_i18n_gettext(
8687             'Acq::PurchaseOrderEDIRequired',
8688             'Purchase order is delivered via EDI',
8689             'atval',
8690             'description'
8691         )
8692     );
8693
8694 INSERT INTO action_trigger.reactor (module, description)
8695     VALUES (
8696         'GeneratePurchaseOrderJEDI',
8697         oils_i18n_gettext(
8698             'GeneratePurchaseOrderJEDI',
8699             'Creates purchase order JEDI (JSON EDI) for subsequent EDI processing',
8700             'atreact',
8701             'description'
8702         )
8703     );
8704
8705
8706 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, cleanup_success, cleanup_failure, delay, delay_field, group_field, template) 
8707     VALUES (23, true, 1, 'PO JEDI', 'acqpo.activated', 'Acq::PurchaseOrderEDIRequired', 'GeneratePurchaseOrderJEDI', NULL, NULL, '00:00:00', NULL, NULL,
8708 $$
8709 [%- USE date -%]
8710 [%
8711     # extract some commonly used variables
8712
8713     VENDOR_SAN = target.provider.san;
8714     VENDCODE = target.provider.edi_default.vendcode;
8715     VENDACCT = target.provider.edi_default.vendacct;
8716     ORG_UNIT_SAN = target.ordering_agency.mailing_address.san;
8717
8718     # set the vendor / provider
8719
8720     VENDOR_BT      = 0; # Baker & Taylor
8721     VENDOR_INGRAM  = 0;
8722     VENDOR_BRODART = 0;
8723     VENDOR_MW_TAPE = 0; # Midwest Tape
8724     VENDOR_RB      = 0; # Recorded Books
8725     VENDOR_ULS     = 0; # ULS
8726
8727     IF    VENDOR_SAN == '1556150'; VENDOR_BT = 1;
8728     ELSIF VENDOR_SAN == '1697684'; VENDOR_BRODART = 1;
8729     ELSIF VENDOR_SAN == '1697978'; VENDOR_INGRAM = 1;
8730     ELSIF VENDOR_SAN == '2549913'; VENDOR_MW_TAPE = 1;
8731     ELSIF VENDOR_SAN == '1113984'; VENDOR_RB = 1;
8732     ELSIF VENDOR_SAN == '1699342'; VENDOR_ULS = 1;
8733     END;
8734
8735     # if true, pass the PO name as a secondary identifier
8736     # RFF+LI:<name>/li_id
8737     INC_PO_NAME = 0;
8738     IF VENDOR_INGRAM;
8739         INC_PO_NAME = 1;
8740     END;
8741
8742     # GIR configuration --------------------------------------
8743
8744     INC_COPIES = 1; # copies on/off switch
8745     INC_FUND = 0;
8746     INC_CALLNUMBER = 0;
8747     INC_ITEM_TYPE = 1;
8748     INC_LOCATION = 0;
8749     INC_COLLECTION_CODE = 1;
8750     INC_OWNING_LIB = 1;
8751     INC_QUANTITY = 1;
8752     INC_COPY_ID = 0;
8753
8754     IF VENDOR_BT;
8755         INC_CALLNUMBER = 1;
8756     END;
8757
8758     IF VENDOR_BRODART;
8759         INC_FUND = 1;
8760     END;
8761
8762     IF VENDOR_MW_TAPE;
8763         INC_FUND = 1;
8764         INC_COLLECTION_CODE = 0;
8765         INC_ITEM_TYPE = 0;
8766     END;
8767
8768     # END GIR configuration ---------------------------------
8769
8770 -%]
8771 [%- BLOCK big_block -%]
8772 {
8773    "recipient":"[% VENDOR_SAN %]",
8774    "sender":"[% ORG_UNIT_SAN %]",
8775    "body": [{
8776      "ORDERS":[ "order", {
8777
8778         "po_number":[% target.id %],
8779
8780         [% IF INC_PO_NAME %]
8781         "po_name":"[% target.name | replace('\/', ' ') | replace('"', '\"') %]",
8782         [% END %]
8783
8784         "date":"[% date.format(date.now, '%Y%m%d') %]",
8785
8786         "buyer":[
8787             [% IF VENDOR_BT %]
8788                 {"id-qualifier": 91, "id":"[% ORG_UNIT_SAN %] [% VENDCODE %]"}
8789             [% ELSE %]
8790                 {"id":"[% ORG_UNIT_SAN %]"},
8791                 {"id-qualifier": 91, "id":"[% VENDACCT %]"}
8792             [% END %]
8793         ],
8794
8795         "vendor":[
8796             "[% VENDOR_SAN %]",
8797             {"id-qualifier": 92, "id":"[% target.provider.id %]"}
8798         ],
8799
8800         "currency":"[% target.provider.currency_type %]",
8801                 
8802         "items":[
8803         [%- FOR li IN target.lineitems %]
8804         {
8805             "line_index":"[% li.id %]",
8806             "identifiers":[   
8807             [%- 
8808                 idval = '';
8809                 idqual = 'EN'; # default ISBN/UPC/EAN-13
8810                 ident_attr = helpers.get_li_order_ident(li.attributes);
8811                 IF ident_attr;
8812                     idname = ident_attr.attr_name;
8813                     idval = ident_attr.attr_value;
8814                     IF idname == 'isbn' AND idval.length != 13;
8815                         idqual = 'IB';
8816                     ELSIF idname == 'issn';
8817                         idqual = 'IS';
8818                     END;
8819                 ELSE;
8820                     idqual = 'IN';
8821                     idval = li.id;
8822                 END -%]
8823                 {"id-qualifier":"[% idqual %]","id":"[% idval %]"}
8824             ],
8825             "price":[% li.estimated_unit_price || '0.00' %],
8826             "desc":[
8827                 {"BTI":"[% helpers.get_li_attr_jedi('title',     '', li.attributes) %]"},
8828                 {"BPU":"[% helpers.get_li_attr_jedi('publisher', '', li.attributes) %]"},
8829                 {"BPD":"[% helpers.get_li_attr_jedi('pubdate',   '', li.attributes) %]"},
8830                 [% IF VENDOR_ULS -%]
8831                 {"BEN":"[% helpers.get_li_attr_jedi('edition',   '', li.attributes) %]"},
8832                 {"BAU":"[% helpers.get_li_attr_jedi('author',    '', li.attributes) %]"}
8833                 [%- ELSE -%]
8834                 {"BPH":"[% helpers.get_li_attr_jedi('pagination','', li.attributes) %]"}
8835                 [%- END %]
8836             ],
8837             [%- ftx_vals = []; 
8838                 FOR note IN li.lineitem_notes;
8839                     NEXT UNLESS note.vendor_public == 't'; 
8840                     ftx_vals.push(note.value); 
8841                 END; 
8842                 IF VENDOR_BRODART; # look for copy-level spec code
8843                     FOR lid IN li.lineitem_details;
8844                         IF lid.note;
8845                             spec_note = lid.note.match('spec code ([a-zA-Z0-9_])');
8846                             IF spec_note.0; ftx_vals.push(spec_note.0); END;
8847                         END;
8848                     END;
8849                 END; 
8850                 IF xtra_ftx;           ftx_vals.unshift(xtra_ftx); END; 
8851
8852                 # BT & ULS want FTX+LIN for every LI, even if empty
8853                 IF ((VENDOR_BT OR VENDOR_ULS) AND ftx_vals.size == 0);
8854                     ftx_vals.unshift('');
8855                 END;  
8856             -%]
8857
8858             "free-text":[ 
8859                 [% FOR note IN ftx_vals -%] "[% note %]"[% UNLESS loop.last %], [% END %][% END %] 
8860             ],            
8861
8862             "quantity":[% li.lineitem_details.size %]
8863
8864             [%- IF INC_COPIES -%]
8865             ,"copies" : [
8866                 [%- compressed_copies = [];
8867                     FOR lid IN li.lineitem_details;
8868                         fund = lid.fund.code;
8869                         item_type = lid.circ_modifier;
8870                         callnumber = lid.cn_label;
8871                         owning_lib = lid.owning_lib.shortname;
8872                         location = lid.location;
8873                         collection_code = lid.collection_code;
8874     
8875                         # when we have real copy data, treat it as authoritative for some fields
8876                         acp = lid.eg_copy_id;
8877                         IF acp;
8878                             item_type = acp.circ_modifier;
8879                             callnumber = acp.call_number.label;
8880                             location = acp.location.name;
8881                         END ;
8882
8883
8884                         # collapse like copies into groups w/ quantity
8885
8886                         found_match = 0;
8887                         IF !INC_COPY_ID; # INC_COPY_ID implies 1 copy per GIR
8888                             FOR copy IN compressed_copies;
8889                                 IF  (fund == copy.fund OR (!fund AND !copy.fund)) AND
8890                                     (item_type == copy.item_type OR (!item_type AND !copy.item_type)) AND
8891                                     (callnumber == copy.callnumber OR (!callnumber AND !copy.callnumber)) AND
8892                                     (owning_lib == copy.owning_lib OR (!owning_lib AND !copy.owning_lib)) AND
8893                                     (location == copy.location OR (!location AND !copy.location)) AND
8894                                     (collection_code == copy.collection_code OR (!collection_code AND !copy.collection_code));
8895
8896                                     copy.quantity = copy.quantity + 1;
8897                                     found_match = 1;
8898                                 END;
8899                             END;
8900                         END;
8901
8902                         IF !found_match;
8903                             compressed_copies.push({
8904                                 fund => fund,
8905                                 item_type => item_type,
8906                                 callnumber => callnumber,
8907                                 owning_lib => owning_lib,
8908                                 location => location,
8909                                 collection_code => collection_code,
8910                                 copy_id => lid.id, # for INC_COPY_ID
8911                                 quantity => 1
8912                             });
8913                         END;
8914                     END;
8915                     FOR copy IN compressed_copies;
8916
8917                     # If we assume owning_lib is required and set, 
8918                     # it is safe to prepend each following copy field w/ a ","
8919
8920                     # B&T EDI requires expected GIR fields to be 
8921                     # present regardless of whether a value exists.  
8922                     # some fields are required to have a value in ACQ, 
8923                     # though, so they are not forced into place below.
8924
8925                  %]{[%- IF INC_OWNING_LIB AND copy.owning_lib %] "owning_lib":"[% copy.owning_lib %]"[% END -%]
8926                     [%- IF INC_FUND AND copy.fund %],"fund":"[% copy.fund %]"[% END -%]
8927                     [%- IF INC_CALLNUMBER AND (VENDOR_BT OR copy.callnumber) %],"call_number":"[% copy.callnumber %]"[% END -%]
8928                     [%- IF INC_ITEM_TYPE AND (VENDOR_BT OR copy.item_type) %],"item_type":"[% copy.item_type %]"[% END -%]
8929                     [%- IF INC_LOCATION AND copy.location %],"copy_location":"[% copy.location %]"[% END -%]
8930                     [%- IF INC_COLLECTION_CODE AND (VENDOR_BT OR copy.collection_code) %],"collection_code":"[% copy.collection_code %]"[% END -%]
8931                     [%- IF INC_QUANTITY %],"quantity":"[% copy.quantity %]"[% END -%]
8932                     [%- IF INC_COPY_ID %],"copy_id":"[% copy.copy_id %]" [% END %]}[% ',' UNLESS loop.last -%]
8933                 [%- END -%] [%# FOR compressed_copies -%]
8934             ]
8935             [%- END -%] [%# IF INC_COPIES %]
8936
8937         }[% UNLESS loop.last %],[% END -%]
8938
8939         [% END %] [%# END lineitems %]
8940         ],
8941         "line_items":[% target.lineitems.size %]
8942      }]  [%# close ORDERS array %]
8943    }]    [%# close  body  array %]
8944 }
8945 [% END %]
8946 [% tempo = PROCESS big_block; helpers.escape_json(tempo) %]
8947 $$
8948 );
8949
8950 INSERT INTO action_trigger.environment (event_def, path) VALUES 
8951   (23, 'lineitems.attributes'), 
8952   (23, 'lineitems.lineitem_details.owning_lib'),
8953   (23, 'lineitems.lineitem_details.location'),
8954   (23, 'lineitems.lineitem_details.fund'),
8955   (23, 'lineitems.lineitem_details.eg_copy_id.location'),
8956   (23, 'lineitems.lineitem_details.eg_copy_id.call_number'),
8957   (23, 'lineitems.lineitem_notes'), 
8958   (23, 'ordering_agency.mailing_address'), 
8959   (23, 'provider'),
8960   (23, 'provider.edi_default');
8961
8962 INSERT INTO action_trigger.reactor (module, description) VALUES (
8963     'AstCall', 'Possibly place a phone call with Asterisk'
8964 );
8965
8966 INSERT INTO
8967     action_trigger.event_definition (
8968         id, active, owner, name, hook, validator, reactor,
8969         cleanup_success, cleanup_failure, delay, delay_field, group_field,
8970         max_delay, granularity, usr_field, opt_in_setting, template
8971     ) VALUES (
8972         24,
8973         FALSE,
8974         1,
8975         'Telephone Overdue Notice',
8976         'checkout.due', 'NOOP_True', 'AstCall',
8977         DEFAULT, DEFAULT, '5 seconds', 'due_date', 'usr',
8978         DEFAULT, DEFAULT, DEFAULT, DEFAULT,
8979         $$
8980 [% phone = target.0.usr.day_phone | replace('[\s\-\(\)]', '') -%]
8981 [% IF phone.match('^[2-9]') %][% country = 1 %][% ELSE %][% country = '' %][% END -%]
8982 Channel: [% channel_prefix %]/[% country %][% phone %]
8983 Context: overdue-test
8984 MaxRetries: 1
8985 RetryTime: 60
8986 WaitTime: 30
8987 Extension: 10
8988 Archive: 1
8989 Set: eg_user_id=[% target.0.usr.id %]
8990 Set: items=[% target.size %]
8991 Set: titlestring=[% titles = [] %][% FOR circ IN target %][% titles.push(circ.target_copy.call_number.record.simple_record.title) %][% END %][% titles.join(". ") %]
8992 $$
8993     );
8994
8995 INSERT INTO
8996     action_trigger.environment (id, event_def, path)
8997     VALUES
8998         (DEFAULT, 24, 'target_copy.call_number.record.simple_record'),
8999         (DEFAULT, 24, 'usr')
9000     ;
9001
9002 -- 0285.data.history_format.sql
9003
9004 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
9005         'circ.format.history.email',
9006         'circ', 
9007         oils_i18n_gettext(
9008             'circ.format.history.email',
9009             'An email has been requested for a circ history.',
9010             'ath',
9011             'description'
9012         ), 
9013         FALSE
9014     )
9015     ,(
9016         'circ.format.history.print',
9017         'circ', 
9018         oils_i18n_gettext(
9019             'circ.format.history.print',
9020             'A circ history needs to be formatted for printing.',
9021             'ath',
9022             'description'
9023         ), 
9024         FALSE
9025     )
9026     ,(
9027         'ahr.format.history.email',
9028         'ahr', 
9029         oils_i18n_gettext(
9030             'ahr.format.history.email',
9031             'An email has been requested for a hold request history.',
9032             'ath',
9033             'description'
9034         ), 
9035         FALSE
9036     )
9037     ,(
9038         'ahr.format.history.print',
9039         'ahr', 
9040         oils_i18n_gettext(
9041             'ahr.format.history.print',
9042             'A hold request history needs to be formatted for printing.',
9043             'ath',
9044             'description'
9045         ), 
9046         FALSE
9047     )
9048
9049 ;
9050
9051 INSERT INTO action_trigger.event_definition (
9052         id,
9053         active,
9054         owner,
9055         name,
9056         hook,
9057         validator,
9058         reactor,
9059         group_field,
9060         granularity,
9061         template
9062     ) VALUES (
9063         25,
9064         TRUE,
9065         1,
9066         'circ.history.email',
9067         'circ.format.history.email',
9068         'NOOP_True',
9069         'SendEmail',
9070         'usr',
9071         NULL,
9072 $$
9073 [%- USE date -%]
9074 [%- SET user = target.0.usr -%]
9075 To: [%- params.recipient_email || user.email %]
9076 From: [%- params.sender_email || default_sender %]
9077 Subject: Circulation History
9078
9079     [% FOR circ IN target %]
9080             [% helpers.get_copy_bib_basics(circ.target_copy.id).title %]
9081             Barcode: [% circ.target_copy.barcode %]
9082             Checked Out: [% date.format(helpers.format_date(circ.xact_start), '%Y-%m-%d') %]
9083             Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
9084             Returned: [% date.format(helpers.format_date(circ.checkin_time), '%Y-%m-%d') %]
9085     [% END %]
9086 $$
9087     )
9088     ,(
9089         26,
9090         TRUE,
9091         1,
9092         'circ.history.print',
9093         'circ.format.history.print',
9094         'NOOP_True',
9095         'ProcessTemplate',
9096         'usr',
9097         'print-on-demand',
9098 $$
9099 [%- USE date -%]
9100 <div>
9101     <style> li { padding: 8px; margin 5px; }</style>
9102     <div>[% date.format %]</div>
9103     <br/>
9104
9105     [% user.family_name %], [% user.first_given_name %]
9106     <ol>
9107     [% FOR circ IN target %]
9108         <li>
9109             <div>[% helpers.get_copy_bib_basics(circ.target_copy.id).title %]</div>
9110             <div>Barcode: [% circ.target_copy.barcode %]</div>
9111             <div>Checked Out: [% date.format(helpers.format_date(circ.xact_start), '%Y-%m-%d') %]</div>
9112             <div>Due Date: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]</div>
9113             <div>Returned: [% date.format(helpers.format_date(circ.checkin_time), '%Y-%m-%d') %]</div>
9114         </li>
9115     [% END %]
9116     </ol>
9117 </div>
9118 $$
9119     )
9120     ,(
9121         27,
9122         TRUE,
9123         1,
9124         'ahr.history.email',
9125         'ahr.format.history.email',
9126         'NOOP_True',
9127         'SendEmail',
9128         'usr',
9129         NULL,
9130 $$
9131 [%- USE date -%]
9132 [%- SET user = target.0.usr -%]
9133 To: [%- params.recipient_email || user.email %]
9134 From: [%- params.sender_email || default_sender %]
9135 Subject: Hold Request History
9136
9137     [% FOR hold IN target %]
9138             [% helpers.get_copy_bib_basics(hold.current_copy.id).title %]
9139             Requested: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]
9140             [% IF hold.fulfillment_time %]Fulfilled: [% date.format(helpers.format_date(hold.fulfillment_time), '%Y-%m-%d') %][% END %]
9141     [% END %]
9142 $$
9143     )
9144     ,(
9145         28,
9146         TRUE,
9147         1,
9148         'ahr.history.print',
9149         'ahr.format.history.print',
9150         'NOOP_True',
9151         'ProcessTemplate',
9152         'usr',
9153         'print-on-demand',
9154 $$
9155 [%- USE date -%]
9156 <div>
9157     <style> li { padding: 8px; margin 5px; }</style>
9158     <div>[% date.format %]</div>
9159     <br/>
9160
9161     [% user.family_name %], [% user.first_given_name %]
9162     <ol>
9163     [% FOR hold IN target %]
9164         <li>
9165             <div>[% helpers.get_copy_bib_basics(hold.current_copy.id).title %]</div>
9166             <div>Requested: [% date.format(helpers.format_date(hold.request_time), '%Y-%m-%d') %]</div>
9167             [% IF hold.fulfillment_time %]<div>Fulfilled: [% date.format(helpers.format_date(hold.fulfillment_time), '%Y-%m-%d') %]</div>[% END %]
9168         </li>
9169     [% END %]
9170     </ol>
9171 </div>
9172 $$
9173     )
9174
9175 ;
9176
9177 INSERT INTO action_trigger.environment (
9178         event_def,
9179         path
9180     ) VALUES 
9181          ( 25, 'target_copy')
9182         ,( 25, 'usr' )
9183         ,( 26, 'target_copy' )
9184         ,( 26, 'usr' )
9185         ,( 27, 'current_copy' )
9186         ,( 27, 'usr' )
9187         ,( 28, 'current_copy' )
9188         ,( 28, 'usr' )
9189 ;
9190
9191 -- 0289.data.payment_receipt_format.sql
9192 -- 0326.data.payment_receipt_format.sql
9193
9194 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
9195         'money.format.payment_receipt.email',
9196         'mp', 
9197         oils_i18n_gettext(
9198             'money.format.payment_receipt.email',
9199             'An email has been requested for a payment receipt.',
9200             'ath',
9201             'description'
9202         ), 
9203         FALSE
9204     )
9205     ,(
9206         'money.format.payment_receipt.print',
9207         'mp', 
9208         oils_i18n_gettext(
9209             'money.format.payment_receipt.print',
9210             'A payment receipt needs to be formatted for printing.',
9211             'ath',
9212             'description'
9213         ), 
9214         FALSE
9215     )
9216 ;
9217
9218 INSERT INTO action_trigger.event_definition (
9219         id,
9220         active,
9221         owner,
9222         name,
9223         hook,
9224         validator,
9225         reactor,
9226         group_field,
9227         granularity,
9228         template
9229     ) VALUES (
9230         29,
9231         TRUE,
9232         1,
9233         'money.payment_receipt.email',
9234         'money.format.payment_receipt.email',
9235         'NOOP_True',
9236         'SendEmail',
9237         'xact.usr',
9238         NULL,
9239 $$
9240 [%- USE date -%]
9241 [%- SET user = target.0.xact.usr -%]
9242 To: [%- params.recipient_email || user.email %]
9243 From: [%- params.sender_email || default_sender %]
9244 Subject: Payment Receipt
9245
9246 [% date.format -%]
9247 [%- SET xact_mp_hash = {} -%]
9248 [%- FOR mp IN target %][%# Template is hooked around payments, but let us make the receipt focused on transactions -%]
9249     [%- SET xact_id = mp.xact.id -%]
9250     [%- IF ! xact_mp_hash.defined( xact_id ) -%][%- xact_mp_hash.$xact_id = { 'xact' => mp.xact, 'payments' => [] } -%][%- END -%]
9251     [%- xact_mp_hash.$xact_id.payments.push(mp) -%]
9252 [%- END -%]
9253 [%- FOR xact_id IN xact_mp_hash.keys.sort -%]
9254     [%- SET xact = xact_mp_hash.$xact_id.xact %]
9255 Transaction ID: [% xact_id %]
9256     [% IF xact.circulation %][% helpers.get_copy_bib_basics(xact.circulation.target_copy).title %]
9257     [% ELSE %]Miscellaneous
9258     [% END %]
9259     Line item billings:
9260         [%- SET mb_type_hash = {} -%]
9261         [%- FOR mb IN xact.billings %][%# Group billings by their btype -%]
9262             [%- IF mb.voided == 'f' -%]
9263                 [%- SET mb_type = mb.btype.id -%]
9264                 [%- IF ! mb_type_hash.defined( mb_type ) -%][%- mb_type_hash.$mb_type = { 'sum' => 0.00, 'billings' => [] } -%][%- END -%]
9265                 [%- IF ! mb_type_hash.$mb_type.defined( 'first_ts' ) -%][%- mb_type_hash.$mb_type.first_ts = mb.billing_ts -%][%- END -%]
9266                 [%- mb_type_hash.$mb_type.last_ts = mb.billing_ts -%]
9267                 [%- mb_type_hash.$mb_type.sum = mb_type_hash.$mb_type.sum + mb.amount -%]
9268                 [%- mb_type_hash.$mb_type.billings.push( mb ) -%]
9269             [%- END -%]
9270         [%- END -%]
9271         [%- FOR mb_type IN mb_type_hash.keys.sort -%]
9272             [%- IF mb_type == 1 %][%-# Consolidated view of overdue billings -%]
9273                 $[% mb_type_hash.$mb_type.sum %] for [% mb_type_hash.$mb_type.billings.0.btype.name %] 
9274                     on [% mb_type_hash.$mb_type.first_ts %] through [% mb_type_hash.$mb_type.last_ts %]
9275             [%- ELSE -%][%# all other billings show individually %]
9276                 [% FOR mb IN mb_type_hash.$mb_type.billings %]
9277                     $[% mb.amount %] for [% mb.btype.name %] on [% mb.billing_ts %] [% mb.note %]
9278                 [% END %]
9279             [% END %]
9280         [% END %]
9281     Line item payments:
9282         [% FOR mp IN xact_mp_hash.$xact_id.payments %]
9283             Payment ID: [% mp.id %]
9284                 Paid [% mp.amount %] via [% SWITCH mp.payment_type -%]
9285                     [% CASE "cash_payment" %]cash
9286                     [% CASE "check_payment" %]check
9287                     [% CASE "credit_card_payment" %]credit card (
9288                         [%- SET cc_chunks = mp.credit_card_payment.cc_number.replace(' ','').chunk(4); -%]
9289                         [%- cc_chunks.slice(0, -1+cc_chunks.max).join.replace('\S','X') -%] 
9290                         [% cc_chunks.last -%]
9291                         exp [% mp.credit_card_payment.expire_month %]/[% mp.credit_card_payment.expire_year -%]
9292                     )
9293                     [% CASE "credit_payment" %]credit
9294                     [% CASE "forgive_payment" %]forgiveness
9295                     [% CASE "goods_payment" %]goods
9296                     [% CASE "work_payment" %]work
9297                 [%- END %] on [% mp.payment_ts %] [% mp.note %]
9298         [% END %]
9299 [% END %]
9300 $$
9301     )
9302     ,(
9303         30,
9304         TRUE,
9305         1,
9306         'money.payment_receipt.print',
9307         'money.format.payment_receipt.print',
9308         'NOOP_True',
9309         'ProcessTemplate',
9310         'xact.usr',
9311         'print-on-demand',
9312 $$
9313 [%- USE date -%][%- SET user = target.0.xact.usr -%]
9314 <div style="li { padding: 8px; margin 5px; }">
9315     <div>[% date.format %]</div><br/>
9316     <ol>
9317     [% SET xact_mp_hash = {} %]
9318     [% FOR mp IN target %][%# Template is hooked around payments, but let us make the receipt focused on transactions %]
9319         [% SET xact_id = mp.xact.id %]
9320         [% IF ! xact_mp_hash.defined( xact_id ) %][% xact_mp_hash.$xact_id = { 'xact' => mp.xact, 'payments' => [] } %][% END %]
9321         [% xact_mp_hash.$xact_id.payments.push(mp) %]
9322     [% END %]
9323     [% FOR xact_id IN xact_mp_hash.keys.sort %]
9324         [% SET xact = xact_mp_hash.$xact_id.xact %]
9325         <li>Transaction ID: [% xact_id %]
9326             [% IF xact.circulation %][% helpers.get_copy_bib_basics(xact.circulation.target_copy).title %]
9327             [% ELSE %]Miscellaneous
9328             [% END %]
9329             Line item billings:<ol>
9330                 [% SET mb_type_hash = {} %]
9331                 [% FOR mb IN xact.billings %][%# Group billings by their btype %]
9332                     [% IF mb.voided == 'f' %]
9333                         [% SET mb_type = mb.btype.id %]
9334                         [% IF ! mb_type_hash.defined( mb_type ) %][% mb_type_hash.$mb_type = { 'sum' => 0.00, 'billings' => [] } %][% END %]
9335                         [% IF ! mb_type_hash.$mb_type.defined( 'first_ts' ) %][% mb_type_hash.$mb_type.first_ts = mb.billing_ts %][% END %]
9336                         [% mb_type_hash.$mb_type.last_ts = mb.billing_ts %]
9337                         [% mb_type_hash.$mb_type.sum = mb_type_hash.$mb_type.sum + mb.amount %]
9338                         [% mb_type_hash.$mb_type.billings.push( mb ) %]
9339                     [% END %]
9340                 [% END %]
9341                 [% FOR mb_type IN mb_type_hash.keys.sort %]
9342                     <li>[% IF mb_type == 1 %][%# Consolidated view of overdue billings %]
9343                         $[% mb_type_hash.$mb_type.sum %] for [% mb_type_hash.$mb_type.billings.0.btype.name %] 
9344                             on [% mb_type_hash.$mb_type.first_ts %] through [% mb_type_hash.$mb_type.last_ts %]
9345                     [% ELSE %][%# all other billings show individually %]
9346                         [% FOR mb IN mb_type_hash.$mb_type.billings %]
9347                             $[% mb.amount %] for [% mb.btype.name %] on [% mb.billing_ts %] [% mb.note %]
9348                         [% END %]
9349                     [% END %]</li>
9350                 [% END %]
9351             </ol>
9352             Line item payments:<ol>
9353                 [% FOR mp IN xact_mp_hash.$xact_id.payments %]
9354                     <li>Payment ID: [% mp.id %]
9355                         Paid [% mp.amount %] via [% SWITCH mp.payment_type -%]
9356                             [% CASE "cash_payment" %]cash
9357                             [% CASE "check_payment" %]check
9358                             [% CASE "credit_card_payment" %]credit card (
9359                                 [%- SET cc_chunks = mp.credit_card_payment.cc_number.replace(' ','').chunk(4); -%]
9360                                 [%- cc_chunks.slice(0, -1+cc_chunks.max).join.replace('\S','X') -%] 
9361                                 [% cc_chunks.last -%]
9362                                 exp [% mp.credit_card_payment.expire_month %]/[% mp.credit_card_payment.expire_year -%]
9363                             )
9364                             [% CASE "credit_payment" %]credit
9365                             [% CASE "forgive_payment" %]forgiveness
9366                             [% CASE "goods_payment" %]goods
9367                             [% CASE "work_payment" %]work
9368                         [%- END %] on [% mp.payment_ts %] [% mp.note %]
9369                     </li>
9370                 [% END %]
9371             </ol>
9372         </li>
9373     [% END %]
9374     </ol>
9375 </div>
9376 $$
9377     )
9378 ;
9379
9380 INSERT INTO action_trigger.environment (
9381         event_def,
9382         path
9383     ) VALUES -- for fleshing mp objects
9384          ( 29, 'xact')
9385         ,( 29, 'xact.usr')
9386         ,( 29, 'xact.grocery' )
9387         ,( 29, 'xact.circulation' )
9388         ,( 29, 'xact.summary' )
9389         ,( 29, 'credit_card_payment')
9390         ,( 29, 'xact.billings')
9391         ,( 29, 'xact.billings.btype')
9392         ,( 30, 'xact')
9393         ,( 30, 'xact.usr')
9394         ,( 30, 'xact.grocery' )
9395         ,( 30, 'xact.circulation' )
9396         ,( 30, 'xact.summary' )
9397         ,( 30, 'credit_card_payment')
9398         ,( 30, 'xact.billings')
9399         ,( 30, 'xact.billings.btype')
9400 ;
9401
9402 -- 0294.data.bre_format.sql
9403
9404 INSERT INTO container.biblio_record_entry_bucket_type( code, label ) VALUES (
9405     'temp',
9406     oils_i18n_gettext(
9407         'temp',
9408         'Temporary bucket which gets deleted after use.',
9409         'cbrebt',
9410         'label'
9411     )
9412 );
9413
9414 INSERT INTO action_trigger.cleanup ( module, description ) VALUES (
9415     'DeleteTempBiblioBucket',
9416     oils_i18n_gettext(
9417         'DeleteTempBiblioBucket',
9418         'Deletes a cbreb object used as a target if it has a btype of "temp"',
9419         'atclean',
9420         'description'
9421     )
9422 );
9423
9424 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
9425         'biblio.format.record_entry.email',
9426         'cbreb', 
9427         oils_i18n_gettext(
9428             'biblio.format.record_entry.email',
9429             'An email has been requested for one or more biblio record entries.',
9430             'ath',
9431             'description'
9432         ), 
9433         FALSE
9434     )
9435     ,(
9436         'biblio.format.record_entry.print',
9437         'cbreb', 
9438         oils_i18n_gettext(
9439             'biblio.format.record_entry.print',
9440             'One or more biblio record entries need to be formatted for printing.',
9441             'ath',
9442             'description'
9443         ), 
9444         FALSE
9445     )
9446 ;
9447
9448 INSERT INTO action_trigger.event_definition (
9449         id,
9450         active,
9451         owner,
9452         name,
9453         hook,
9454         validator,
9455         reactor,
9456         cleanup_success,
9457         cleanup_failure,
9458         group_field,
9459         granularity,
9460         delay,
9461         template
9462     ) VALUES (
9463         31,
9464         TRUE,
9465         1,
9466         'biblio.record_entry.email',
9467         'biblio.format.record_entry.email',
9468         'NOOP_True',
9469         'SendEmail',
9470         'DeleteTempBiblioBucket',
9471         'DeleteTempBiblioBucket',
9472         'owner',
9473         NULL,
9474         '00:00:00',
9475 $$
9476 [%- SET user = target.0.owner -%]
9477 To: [%- params.recipient_email || user.email %]
9478 From: [%- params.sender_email || default_sender %]
9479 Subject: Bibliographic Records
9480
9481 [% FOR cbreb IN target %][% title = '' %]
9482 [% FOR item IN cbreb.items;
9483     bre_id = item.target_biblio_record_entry;
9484
9485     bibxml = helpers.unapi_bre(bre_id, {flesh => '{mra}'});
9486     FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
9487         title = title _ part.textContent;
9488     END;
9489
9490     author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
9491     item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value');
9492     publisher = bibxml.findnodes('//*[@tag="260"]/*[@code="b"]').textContent;
9493     pubdate = bibxml.findnodes('//*[@tag="260"]/*[@code="c"]').textContent;
9494     isbn = bibxml.findnodes('//*[@tag="020"]/*[@code="a"]').textContent;
9495     issn = bibxml.findnodes('//*[@tag="022"]/*[@code="a"]').textContent;
9496     upc = bibxml.findnodes('//*[@tag="024"]/*[@code="a"]').textContent;
9497 %]
9498
9499 [% loop.count %]/[% loop.size %].  Bib ID# [% bre_id %] 
9500 [% IF isbn %]ISBN: [% isbn _ "\n" %][% END -%]
9501 [% IF issn %]ISSN: [% issn _ "\n" %][% END -%]
9502 [% IF upc  %]UPC:  [% upc _ "\n" %] [% END -%]
9503 Title: [% title %]
9504 Author: [% author %]
9505 Publication Info: [% publisher %] [% pubdate %]
9506 Item Type: [% item_type %]
9507
9508 [% END %]
9509 [% END %]
9510 $$
9511     )
9512     ,(
9513         32,
9514         TRUE,
9515         1,
9516         'biblio.record_entry.print',
9517         'biblio.format.record_entry.print',
9518         'NOOP_True',
9519         'ProcessTemplate',
9520         'DeleteTempBiblioBucket',
9521         'DeleteTempBiblioBucket',
9522         'owner',
9523         'print-on-demand',
9524         '00:00:00',
9525 $$
9526 <div>
9527     <style> li { padding: 8px; margin 5px; }</style>
9528     <ol>
9529     [% FOR cbreb IN target %][% title = '' %]
9530     [% FOR item IN cbreb.items;
9531         bre_id = item.target_biblio_record_entry;
9532
9533         bibxml = helpers.unapi_bre(bre_id, {flesh => '{mra}'});
9534         FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
9535             title = title _ part.textContent;
9536         END;
9537
9538         author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
9539         item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value');
9540         publisher = bibxml.findnodes('//*[@tag="260"]/*[@code="b"]').textContent;
9541         pubdate = bibxml.findnodes('//*[@tag="260"]/*[@code="c"]').textContent;
9542         isbn = bibxml.findnodes('//*[@tag="020"]/*[@code="a"]').textContent;
9543         %]
9544
9545         <li>
9546             Bib ID# [% bre_id %] ISBN: [% isbn %]<br />
9547             Title: [% title %]<br />
9548             Author: [% author %]<br />
9549             Publication Info: [% publisher %] [% pubdate %]<br/>
9550             Item Type: [% item_type %]
9551         </li>
9552     [% END %]
9553     [% END %]
9554     </ol>
9555 </div>
9556 $$
9557     )
9558 ;
9559
9560 INSERT INTO action_trigger.environment (
9561         event_def,
9562         path
9563     ) VALUES -- for fleshing cbreb objects
9564          ( 31, 'owner' )
9565         ,( 31, 'items' )
9566         ,( 32, 'items' )
9567 ;
9568
9569 -- Use the ISO 4217 abbreviations for currency codes
9570 INSERT INTO acq.currency_type (code, label) VALUES ('USD', oils_i18n_gettext('USD', 'US Dollars', 'acqct', 'label'));
9571 INSERT INTO acq.currency_type (code, label) VALUES ('CAN', oils_i18n_gettext('CAN', 'Canadian Dollars', 'acqct', 'label'));
9572 INSERT INTO acq.currency_type (code, label) VALUES ('EUR', oils_i18n_gettext('EUR', 'Euros', 'acqct', 'label'));
9573
9574 INSERT INTO acq.exchange_rate (from_currency,to_currency,ratio) VALUES ('USD','CAN',1.2);
9575 INSERT INTO acq.exchange_rate (from_currency,to_currency,ratio) VALUES ('USD','EUR',0.5);
9576
9577 INSERT INTO acq.invoice_item_type (code,name) VALUES ('TAX',oils_i18n_gettext('TAX', 'Tax', 'aiit', 'name'));
9578 INSERT INTO acq.invoice_item_type (code,name) VALUES ('PRO',oils_i18n_gettext('PRO', 'Processing Fee', 'aiit', 'name'));
9579 INSERT INTO acq.invoice_item_type (code,name) VALUES ('SHP',oils_i18n_gettext('SHP', 'Shipping Charge', 'aiit', 'name'));
9580 INSERT INTO acq.invoice_item_type (code,name) VALUES ('HND',oils_i18n_gettext('HND', 'Handling Charge', 'aiit', 'name'));
9581 INSERT INTO acq.invoice_item_type (code,name) VALUES ('ITM',oils_i18n_gettext('ITM', 'Non-library Item', 'aiit', 'name'));
9582 INSERT INTO acq.invoice_item_type (code,name) VALUES ('SUB',oils_i18n_gettext('SUB', 'Serial Subscription', 'aiit', 'name'));
9583
9584 INSERT INTO acq.invoice_method (code,name) VALUES ('EDI',oils_i18n_gettext('EDI', 'EDI', 'acqim', 'name'));
9585 INSERT INTO acq.invoice_method (code,name) VALUES ('PPR',oils_i18n_gettext('PPR', 'Paper', 'acqit', 'name'));
9586
9587 INSERT INTO acq.cancel_reason ( id, org_unit, label, description ) VALUES (
9588     1, 1, oils_i18n_gettext(1,'invalid_isbn', 'acqcr', 'label'), oils_i18n_gettext( 1, 'ISBN is unrecognizable', 'acqcr', 'description' ));
9589 INSERT INTO acq.cancel_reason ( id, org_unit, label, description ) VALUES (
9590     2, 1, oils_i18n_gettext(2,'postpone', 'acqcr', 'label'), oils_i18n_gettext( 2, 'Title has been postponed', 'acqcr', 'description' ));
9591 INSERT INTO acq.cancel_reason ( id, org_unit, label, description, keep_debits ) VALUES (
9592     3, 1, oils_i18n_gettext(3, 'delivered_but_lost', 'acqcr', 'label'),
9593         oils_i18n_gettext( 3, 'Delivered but not received; presumed lost', 'acqcr', 'description' ), TRUE );
9594
9595 INSERT INTO acq.cancel_reason (keep_debits, id, org_unit, label, description) VALUES 
9596 ('f',(  2+1000), 1, oils_i18n_gettext(1002, 'Deleted', 'acqcr', 'label'),
9597         oils_i18n_gettext(1002, 'The information is to be or has been deleted.', 'acqcr', 'description')),
9598 ('t',(  3+1000), 1, oils_i18n_gettext(1003, 'Changed', 'acqcr', 'label'),
9599         oils_i18n_gettext(1003, 'The information is to be or has been changed.', 'acqcr', 'description')),
9600 ('t',(  4+1000), 1, oils_i18n_gettext(1004, 'No action', 'acqcr', 'label'),
9601         oils_i18n_gettext(1004, 'This line item is not affected by the actual message.', 'acqcr', 'description')),
9602 ('t',(  5+1000), 1, oils_i18n_gettext(1005, 'Accepted without amendment', 'acqcr', 'label'),
9603         oils_i18n_gettext(1005, 'This line item is entirely accepted by the seller.', 'acqcr', 'description')),
9604 ('f',(  7+1000), 1, oils_i18n_gettext(1007, 'Not accepted', 'acqcr', 'label'),
9605         oils_i18n_gettext(1007, 'This line item is not accepted by the seller.', 'acqcr', 'description')),
9606 ('f',( 10+1000), 1, oils_i18n_gettext(1010, 'Not found', 'acqcr', 'label'),
9607        oils_i18n_gettext(1010, 'This line item is not found in the referenced message.', 'acqcr', 'description')),
9608 ('t',( 24+1000), 1, oils_i18n_gettext(1024, 'Accepted with amendment, no confirmation required', 'acqcr', 'label'),
9609        oils_i18n_gettext(1024, 'Accepted with changes which require no confirmation.', 'acqcr', 'description'));
9610
9611 INSERT INTO acq.cancel_reason (org_unit, keep_debits, id, label, description) VALUES 
9612 (1, 't', 1211, oils_i18n_gettext(1211, 'Split quantity', 'acqcr', 'label'),
9613     oils_i18n_gettext(1211, 'Part of the whole quantity.', 'acqcr', 'description')),
9614 (1, 't', 1221, oils_i18n_gettext(1221, 'Ordered quantity', 'acqcr', 'label'),
9615     oils_i18n_gettext(1221, '[6024] The quantity which has been ordered.', 'acqcr', 'description')),
9616 (1, 't', 1246, oils_i18n_gettext(1246, 'Pieces delivered', 'acqcr', 'label'),
9617     oils_i18n_gettext(1246, 'Number of pieces actually received at the final destination.', 'acqcr', 'description')),
9618 (1, 't', 1283, oils_i18n_gettext(1283, 'Backorder quantity', 'acqcr', 'label'),
9619     oils_i18n_gettext(1283, 'The quantity of goods that is on back-order.', 'acqcr', 'description'));
9620
9621 INSERT INTO config.global_flag (name, label, enabled)
9622     VALUES (
9623         'circ.holds.usr_not_requestor',
9624         oils_i18n_gettext(
9625             'circ.holds.usr_not_requestor',
9626             'Holds: When testing hold matrix matchpoints, use the profile group of the receiving user instead of that of the requestor (affects staff-placed holds)',
9627             'cgf',
9628             'label'
9629         ),
9630         TRUE
9631     );
9632
9633 INSERT INTO config.global_flag (name, label, enabled)
9634     VALUES (
9635         'circ.holds.empty_issuance_ok',
9636         oils_i18n_gettext(
9637             'circ.holds.empty_issuance_ok',
9638             'Holds: Allow holds on empty issuances',
9639             'cgf',
9640             'label'
9641         ),
9642         TRUE
9643     );
9644
9645 INSERT INTO config.global_flag (name, label) -- defaults to enabled=FALSE
9646     VALUES (
9647         'ingest.disable_authority_linking',
9648         oils_i18n_gettext(
9649             'ingest.disable_authority_linking',
9650             'Authority Automation: Disable bib-authority link tracking',
9651             'cgf', 
9652             'label'
9653         )
9654     );
9655
9656 INSERT INTO config.global_flag (name, label) -- defaults to enabled=FALSE
9657     VALUES (
9658         'ingest.disable_authority_auto_update',
9659         oils_i18n_gettext(
9660             'ingest.disable_authority_auto_update',
9661             'Authority Automation: Disable automatic authority updating (requires link tracking)',
9662             'cgf', 
9663             'label'
9664         )
9665     );
9666
9667 INSERT INTO config.global_flag (name, label, enabled)
9668     VALUES (
9669         'cat.bib.use_id_for_tcn',
9670         oils_i18n_gettext(
9671             'cat.bib.use_id_for_tcn',
9672             'Cat: Use Internal ID for TCN Value',
9673             'cgf', 
9674             'label'
9675         ),
9676         TRUE
9677     );
9678
9679 INSERT INTO config.global_flag (name,label,enabled)
9680     VALUES (
9681         'history.circ.retention_age',
9682         oils_i18n_gettext('history.circ.retention_age', 'Historical Circulation Retention Age', 'cgf', 'label'),
9683         TRUE
9684     ),(
9685         'history.circ.retention_count',
9686         oils_i18n_gettext('history.circ.retention_count', 'Historical Circulations per Copy', 'cgf', 'label'),
9687         TRUE
9688     );
9689
9690 INSERT INTO config.global_flag  (name, label, enabled)
9691     VALUES (
9692         'history.hold.retention_age',
9693         oils_i18n_gettext('history.hold.retention_age', 'Historical Hold Retention Age', 'cgf', 'label'),
9694         TRUE
9695     ),(
9696         'history.hold.retention_age_fulfilled',
9697         oils_i18n_gettext('history.hold.retention_age_fulfilled', 'Historical Hold Retention Age - Fulfilled', 'cgf', 'label'),
9698         FALSE
9699     ),(
9700         'history.hold.retention_age_canceled',
9701         oils_i18n_gettext('history.hold.retention_age_canceled', 'Historical Hold Retention Age - Canceled (Default)', 'cgf', 'label'),
9702         FALSE
9703     ),(
9704         'history.hold.retention_age_canceled_1',
9705         oils_i18n_gettext('history.hold.retention_age_canceled_1', 'Historical Hold Retention Age - Canceled (Untarged expiration)', 'cgf', 'label'),
9706         FALSE
9707     ),(
9708         'history.hold.retention_age_canceled_2',
9709         oils_i18n_gettext('history.hold.retention_age_canceled_2', 'Historical Hold Retention Age - Canceled (Hold Shelf expiration)', 'cgf', 'label'),
9710         FALSE
9711     ),(
9712         'history.hold.retention_age_canceled_3',
9713         oils_i18n_gettext('history.hold.retention_age_canceled_3', 'Historical Hold Retention Age - Canceled (Patron via phone)', 'cgf', 'label'),
9714         TRUE
9715     ),(
9716         'history.hold.retention_age_canceled_4',
9717         oils_i18n_gettext('history.hold.retention_age_canceled_4', 'Historical Hold Retention Age - Canceled (Patron in person)', 'cgf', 'label'),
9718         TRUE
9719     ),(
9720         'history.hold.retention_age_canceled_5',
9721         oils_i18n_gettext('history.hold.retention_age_canceled_5', 'Historical Hold Retention Age - Canceled (Staff forced)', 'cgf', 'label'),
9722         TRUE
9723     ),(
9724         'history.hold.retention_age_canceled_6',
9725         oils_i18n_gettext('history.hold.retention_age_canceled_6', 'Historical Hold Retention Age - Canceled (Patron via OPAC)', 'cgf', 'label'),
9726         FALSE
9727     );
9728
9729 INSERT INTO config.global_flag (name, label, enabled)
9730     VALUES (
9731         'cat.maintain_control_numbers',
9732         oils_i18n_gettext(
9733             'cat.maintain_control_numbers',
9734             'Cat: Maintain 001/003/035 according to the MARC21 specification',
9735             'cgf', 
9736             'label'
9737         ),
9738         TRUE
9739     );
9740
9741 INSERT INTO config.global_flag (name, label, enabled)
9742     VALUES (
9743         'circ.opac_renewal.use_original_circ_lib',
9744         oils_i18n_gettext(
9745             'circ.opac_renewal.use_original_circ_lib',
9746             'Circ: Use original circulation library on opac renewal instead of user home library',
9747             'cgf',
9748             'label'
9749         ),
9750         FALSE
9751     );
9752
9753 INSERT INTO config.global_flag (name, label, enabled)
9754     VALUES (
9755         'circ.desk_renewal.use_original_circ_lib',
9756         oils_i18n_gettext(
9757             'circ.desk_renewal.use_original_circ_lib',
9758             'Circ: Use original circulation library on desk renewal instead of the workstation library',
9759             'cgf',
9760             'label'
9761         ),
9762         FALSE
9763     );
9764
9765 INSERT INTO config.global_flag (name, label, value, enabled)
9766     VALUES (
9767         'opac.use_autosuggest',
9768         oils_i18n_gettext(
9769             'opac.use_autosuggest',
9770             '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)',
9771             'cgf',
9772             'label'
9773         ),
9774         'opac_visible',
9775         FALSE
9776     );
9777
9778 INSERT INTO config.global_flag (name, label)
9779     VALUES (
9780         'history.circ.retention_uses_last_finished',
9781         oils_i18n_gettext(
9782             'history.circ.retention_uses_last_finished',
9783             'Historical Circulations use most recent xact_finish date instead of last circ''s.',
9784             'cgf',
9785             'label'
9786         )
9787     ),(
9788         'history.circ.retention_age_is_min',
9789         oils_i18n_gettext(
9790             'history.circ.retention_age_is_min',
9791             'Historical Circulations are kept for global retention age at a minimum, regardless of user preferences.',
9792             'cgf',
9793             'label'
9794         )
9795     );
9796
9797 INSERT INTO config.global_flag (name, value, enabled, label)
9798 VALUES (
9799     'opac.browse.warnable_regexp_per_class',
9800     '{"title": "^(a|the|an)\\s"}',
9801     FALSE,
9802     oils_i18n_gettext(
9803         'opac.browse.warnable_regexp_per_class',
9804         'Map of search classes to regular expressions to warn user about leading articles.',
9805         'cgf',
9806         'label'
9807     )
9808 ),
9809 (
9810     'opac.browse.holdings_visibility_test_limit',
9811     '100',
9812     TRUE,
9813     oils_i18n_gettext(
9814         'opac.browse.holdings_visibility_test_limit',
9815         'Don''t look for more than this number of records with holdings when displaying browse headings with visible record counts.',
9816         'cgf',
9817         'label'
9818     )
9819 );
9820
9821 INSERT INTO config.global_flag (name, enabled, label)
9822 VALUES (
9823     'opac.located_uri.act_as_copy',
9824     FALSE,
9825     oils_i18n_gettext(
9826         'opac.located_uri.act_as_copy',
9827         'When enabled, Located URIs will provide visiblity behavior identical to copies.',
9828         'cgf',
9829         'label'
9830     )
9831 );
9832
9833 INSERT INTO config.global_flag (name, label, value, enabled) VALUES (
9834     'opac.icon_attr',
9835     oils_i18n_gettext(
9836         'opac.icon_attr',
9837         'OPAC Format Icons Attribute',
9838         'cgf',
9839         'label'
9840     ),
9841     'icon_format',
9842     TRUE
9843 );
9844
9845 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
9846     VALUES (
9847         'history.circ.retention_age',
9848         TRUE,
9849         oils_i18n_gettext('history.circ.retention_age','Historical Circulation Retention Age','cust','label'),
9850         oils_i18n_gettext('history.circ.retention_age','Historical Circulation Retention Age','cust','description'),
9851         'interval'
9852     ),(
9853         'history.circ.retention_start',
9854         FALSE,
9855         oils_i18n_gettext('history.circ.retention_start','Historical Circulation Retention Start Date','cust','label'),
9856         oils_i18n_gettext('history.circ.retention_start','Historical Circulation Retention Start Date','cust','description'),
9857         'date'
9858     );
9859
9860 INSERT INTO config.usr_setting_type (name,opac_visible,label,description,datatype)
9861     VALUES (
9862         'history.hold.retention_age',
9863         TRUE,
9864         oils_i18n_gettext('history.hold.retention_age','Historical Hold Retention Age','cust','label'),
9865         oils_i18n_gettext('history.hold.retention_age','Historical Hold Retention Age','cust','description'),
9866         'interval'
9867     ),(
9868         'history.hold.retention_start',
9869         TRUE,
9870         oils_i18n_gettext('history.hold.retention_start','Historical Hold Retention Start Date','cust','label'),
9871         oils_i18n_gettext('history.hold.retention_start','Historical Hold Retention Start Date','cust','description'),
9872         'interval'
9873     ),(
9874         'history.hold.retention_count',
9875         TRUE,
9876         oils_i18n_gettext('history.hold.retention_count','Historical Hold Retention Count','cust','label'),
9877         oils_i18n_gettext('history.hold.retention_count','Historical Hold Retention Count','cust','description'),
9878         'integer'
9879     );
9880
9881 -- 0311.data.query-seed-datatypes.sql
9882 -- Define the most common datatypes in query.datatype.  Note that none of
9883 -- these stock datatypes specifies a width or precision.
9884
9885 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9886   VALUES (1, 'SMALLINT', true);
9887  
9888 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9889   VALUES (2, 'INTEGER', true);
9890  
9891 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9892   VALUES (3, 'BIGINT', true);
9893  
9894 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9895   VALUES (4, 'DECIMAL', true);
9896  
9897 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9898   VALUES (5, 'NUMERIC', true);
9899  
9900 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9901   VALUES (6, 'REAL', true);
9902  
9903 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9904   VALUES (7, 'DOUBLE PRECISION', true);
9905  
9906 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9907   VALUES (8, 'SERIAL', true);
9908  
9909 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9910   VALUES (9, 'BIGSERIAL', true);
9911  
9912 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9913   VALUES (10, 'MONEY', false);
9914  
9915 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9916   VALUES (11, 'VARCHAR', false);
9917  
9918 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9919   VALUES (12, 'CHAR', false);
9920  
9921 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9922   VALUES (13, 'TEXT', false);
9923  
9924 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9925   VALUES (14, '"char"', false);
9926  
9927 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9928   VALUES (15, 'NAME', false);
9929  
9930 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9931   VALUES (16, 'BYTEA', false);
9932  
9933 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9934   VALUES (17, 'TIMESTAMP WITHOUT TIME ZONE', false);
9935  
9936 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9937   VALUES (18, 'TIMESTAMP WITH TIME ZONE', false);
9938  
9939 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9940   VALUES (19, 'DATE', false);
9941  
9942 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9943   VALUES (20, 'TIME WITHOUT TIME ZONE', false);
9944  
9945 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9946   VALUES (21, 'TIME WITH TIME ZONE', false);
9947  
9948 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9949   VALUES (22, 'INTERVAL', false);
9950  
9951 INSERT INTO query.datatype (id, datatype_name, is_numeric )
9952   VALUES (23, 'BOOLEAN', false);
9953
9954 INSERT INTO config.usr_setting_type (name, opac_visible, label, description, datatype) 
9955     VALUES (
9956         'opac.default_sort',
9957         TRUE,
9958         oils_i18n_gettext(
9959             'opac.default_sort',
9960             'OPAC Default Search Sort',
9961             'cust',
9962             'label'
9963         ),
9964         oils_i18n_gettext(
9965             'opac.default_sort',
9966             'OPAC Default Search Sort',
9967             'cust',
9968             'description'
9969         ),
9970         'string'
9971     );
9972
9973 -- 0355.data.missing_pieces_format.sql
9974
9975 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES 
9976     (   'circ.format.missing_pieces.slip.print',
9977         'circ', 
9978         oils_i18n_gettext(
9979             'circ.format.missing_pieces.slip.print',
9980             'A missing pieces slip needs to be formatted for printing.',
9981             'ath',
9982             'description'
9983         ), 
9984         FALSE
9985     )
9986     ,(  'circ.format.missing_pieces.letter.print',
9987         'circ', 
9988         oils_i18n_gettext(
9989             'circ.format.missing_pieces.letter.print',
9990             'A missing pieces patron letter needs to be formatted for printing.',
9991             'ath',
9992             'description'
9993         ), 
9994         FALSE
9995     )
9996 ;
9997
9998 INSERT INTO action_trigger.event_definition (
9999         id,
10000         active,
10001         owner,
10002         name,
10003         hook,
10004         validator,
10005         reactor,
10006         group_field,
10007         granularity,
10008         template
10009     ) VALUES (
10010         33,
10011         TRUE,
10012         1,
10013         'circ.missing_pieces.slip.print',
10014         'circ.format.missing_pieces.slip.print',
10015         'NOOP_True',
10016         'ProcessTemplate',
10017         'usr',
10018         'print-on-demand',
10019 $$
10020 [%- USE date -%]
10021 [%- SET user = target.0.usr -%]
10022 <div style="li { padding: 8px; margin 5px; }">
10023     <div>[% date.format %]</div><br/>
10024     Missing pieces for:
10025     <ol>
10026     [% FOR circ IN target %]
10027         <li>Barcode: [% circ.target_copy.barcode %] Transaction ID: [% circ.id %] Due: [% circ.due_date.format %]<br />
10028             [% helpers.get_copy_bib_basics(circ.target_copy.id).title %]
10029         </li>
10030     [% END %]
10031     </ol>
10032 </div>
10033 $$
10034     )
10035     ,(
10036         34,
10037         TRUE,
10038         1,
10039         'circ.missing_pieces.letter.print',
10040         'circ.format.missing_pieces.letter.print',
10041         'NOOP_True',
10042         'ProcessTemplate',
10043         'usr',
10044         'print-on-demand',
10045 $$
10046 [%- USE date -%]
10047 [%- SET user = target.0.usr -%]
10048 [% date.format %]
10049 Dear [% user.prefix %] [% user.first_given_name %] [% user.family_name %],
10050
10051 We are missing pieces for the following returned items:
10052 [% FOR circ IN target %]
10053 Barcode: [% circ.target_copy.barcode %] Transaction ID: [% circ.id %] Due: [% circ.due_date.format %]
10054 [% helpers.get_copy_bib_basics(circ.target_copy.id).title %]
10055 [% END %]
10056
10057 Please return these pieces as soon as possible.
10058
10059 Thanks!
10060
10061 Library Staff
10062 $$
10063     )
10064 ;
10065
10066 INSERT INTO action_trigger.environment (
10067         event_def,
10068         path
10069     ) VALUES -- for fleshing circ objects
10070          ( 33, 'usr')
10071         ,( 33, 'target_copy')
10072         ,( 33, 'target_copy.circ_lib')
10073         ,( 33, 'target_copy.circ_lib.mailing_address')
10074         ,( 33, 'target_copy.circ_lib.billing_address')
10075         ,( 33, 'target_copy.call_number')
10076         ,( 33, 'target_copy.call_number.owning_lib')
10077         ,( 33, 'target_copy.call_number.owning_lib.mailing_address')
10078         ,( 33, 'target_copy.call_number.owning_lib.billing_address')
10079         ,( 33, 'circ_lib')
10080         ,( 33, 'circ_lib.mailing_address')
10081         ,( 33, 'circ_lib.billing_address')
10082         ,( 34, 'usr')
10083         ,( 34, 'target_copy')
10084         ,( 34, 'target_copy.circ_lib')
10085         ,( 34, 'target_copy.circ_lib.mailing_address')
10086         ,( 34, 'target_copy.circ_lib.billing_address')
10087         ,( 34, 'target_copy.call_number')
10088         ,( 34, 'target_copy.call_number.owning_lib')
10089         ,( 34, 'target_copy.call_number.owning_lib.mailing_address')
10090         ,( 34, 'target_copy.call_number.owning_lib.billing_address')
10091         ,( 34, 'circ_lib')
10092         ,( 34, 'circ_lib.mailing_address')
10093         ,( 34, 'circ_lib.billing_address')
10094 ;
10095
10096 -- 0384.data.hold_pull_list_template.sql
10097
10098 INSERT INTO action_trigger.hook (key,core_type,description,passive) 
10099     VALUES (   
10100         'ahr.format.pull_list',
10101         'ahr', 
10102         oils_i18n_gettext(
10103             'ahr.format.pull_list',
10104             'Format holds pull list for printing',
10105             'ath',
10106             'description'
10107         ), 
10108         FALSE
10109     );
10110
10111 INSERT INTO action_trigger.event_definition (
10112         id,
10113         active,
10114         owner,
10115         name,
10116         hook,
10117         validator,
10118         reactor,
10119         group_field,
10120         granularity,
10121         template
10122     ) VALUES (
10123         35,
10124         TRUE,
10125         1,
10126         'Holds Pull List',
10127         'ahr.format.pull_list',
10128         'NOOP_True',
10129         'ProcessTemplate',
10130         'pickup_lib',
10131         'print-on-demand',
10132 $$
10133 [%- USE date -%]
10134 <style>
10135     table { border-collapse: collapse; }
10136     td { padding: 5px; border-bottom: 1px solid #888; }
10137     th { font-weight: bold; }
10138 </style>
10139 [%
10140     # Sort the holds into copy-location buckets
10141     # In the main print loop, sort each bucket by callnumber before printing
10142     SET holds_list = [];
10143     SET loc_data = [];
10144     SET current_location = target.0.current_copy.location.id;
10145     FOR hold IN target;
10146         IF current_location != hold.current_copy.location.id;
10147             SET current_location = hold.current_copy.location.id;
10148             holds_list.push(loc_data);
10149             SET loc_data = [];
10150         END;
10151         SET hold_data = {
10152             'hold' => hold,
10153             'callnumber' => hold.current_copy.call_number.label
10154         };
10155         loc_data.push(hold_data);
10156     END;
10157     holds_list.push(loc_data)
10158 %]
10159 <table>
10160     <thead>
10161         <tr>
10162             <th>Title</th>
10163             <th>Author</th>
10164             <th>Shelving Location</th>
10165             <th>Call Number</th>
10166             <th>Barcode/Part</th>
10167             <th>Patron</th>
10168         </tr>
10169     </thead>
10170     <tbody>
10171     [% FOR loc_data IN holds_list  %]
10172         [% FOR hold_data IN loc_data.sort('callnumber') %]
10173             [%
10174                 SET hold = hold_data.hold;
10175                 SET copy_data = helpers.get_copy_bib_basics(hold.current_copy.id);
10176             %]
10177             <tr>
10178                 <td>[% copy_data.title | truncate %]</td>
10179                 <td>[% copy_data.author | truncate %]</td>
10180                 <td>[% hold.current_copy.location.name %]</td>
10181                 <td>[% hold.current_copy.call_number.label %]</td>
10182                 <td>[% hold.current_copy.barcode %]
10183                     [% FOR part IN hold.current_copy.parts %]
10184                        [% part.part.label %]
10185                     [% END %]
10186                 </td>
10187                 <td>[% hold.usr.card.barcode %]</td>
10188             </tr>
10189         [% END %]
10190     [% END %]
10191     <tbody>
10192 </table>
10193 $$
10194 );
10195
10196 INSERT INTO action_trigger.environment (
10197         event_def,
10198         path
10199     ) VALUES
10200         (35, 'current_copy.location'),
10201         (35, 'current_copy.call_number'),
10202         (35, 'usr.card'),
10203         (35, 'pickup_lib'),
10204         (35, 'current_copy.parts'),
10205         (35, 'current_copy.parts.part')
10206 ;
10207
10208 -- 0412.data.trigger.validator.HoldIsCancelled.sql
10209
10210 INSERT INTO action_trigger.validator (module, description) VALUES (
10211     'HoldIsCancelled',
10212     oils_i18n_gettext(
10213         'HoldIsCancelled',
10214         'Check whether a hold request is cancelled.',
10215         'atval',
10216         'description'
10217     )
10218 );
10219
10220 -- 0448.data.trigger.circ.staff_age_to_lost.sql
10221
10222 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES 
10223     (   'circ.staff_age_to_lost',
10224         'circ', 
10225         oils_i18n_gettext(
10226             'circ.staff_age_to_lost',
10227             'An overdue circulation should be aged to a Lost status.',
10228             'ath',
10229             'description'
10230         ), 
10231         TRUE
10232     )
10233 ;
10234
10235 INSERT INTO action_trigger.event_definition (
10236         id,
10237         active,
10238         owner,
10239         name,
10240         hook,
10241         validator,
10242         reactor,
10243         delay_field
10244     ) VALUES (
10245         36,
10246         FALSE,
10247         1,
10248         'circ.staff_age_to_lost',
10249         'circ.staff_age_to_lost',
10250         'CircIsOverdue',
10251         'MarkItemLost',
10252         'due_date'
10253     )
10254 ;
10255
10256 INSERT INTO action_trigger.hook (key,core_type,description)
10257     VALUES ('circ.recall.target', 'circ', 'A checked-out copy has been recalled for a hold.');
10258
10259 INSERT INTO action_trigger.event_definition (id, owner, name, hook, validator, reactor, group_field, template)
10260     VALUES (37, 1, 'Item Recall Email Notice', 'circ.recall.target', 'NOOP_True', 'SendEmail', 'usr', 
10261 $$
10262 [%- USE date -%]
10263 [%- user = target.0.usr -%]
10264 To: [%- params.recipient_email || user.email %]
10265 From: [%- params.sender_email || default_sender %]
10266 Subject: Item Recall Notification 
10267
10268 Dear [% user.family_name %], [% user.first_given_name %]
10269
10270 The following item which you have checked out has been recalled so that
10271 another patron can have access to the item:
10272
10273 [% FOR circ IN target %]
10274     Title: [% circ.target_copy.call_number.record.simple_record.title %] 
10275     Barcode: [% circ.target_copy.barcode %] 
10276     Now Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
10277     Library: [% circ.circ_lib.name %]
10278
10279     If this item is not returned by the new due date, fines will be assessed at
10280     the rate of [% circ.recurring_fine %] every [% circ.fine_interval %].
10281 [% END %]
10282 $$
10283 );
10284
10285 INSERT INTO action_trigger.environment (event_def, path) VALUES
10286     (37, 'target_copy.call_number.record.simple_record'),
10287     (37, 'usr'),
10288     (37, 'circ_lib.billing_address')
10289 ;
10290
10291 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'general.unknown', oils_i18n_gettext('general.unknown', 'Import or Overlay failed', 'vie', 'description') );
10292 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') );
10293 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') );
10294 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') );
10295 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') );
10296 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') );
10297 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') );
10298 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') );
10299 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'import.xml.malformed', oils_i18n_gettext('import.xml.malformed', 'Malformed record cause Import failure', 'vie', 'description') );
10300 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'overlay.xml.malformed', oils_i18n_gettext('overlay.xml.malformed', 'Malformed record cause Overlay failure', 'vie', 'description') );
10301 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 'overlay.record.quality', oils_i18n_gettext('overlay.record.quality', 'New record had insufficient quality', 'vie', 'description') );
10302
10303 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10304     'import.item.invalid.status', oils_i18n_gettext('import.item.invalid.status', 'Invalid value for "status"', 'vie', 'description') );
10305 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10306     'import.item.invalid.price', oils_i18n_gettext('import.item.invalid.price', 'Invalid value for "price"', 'vie', 'description') );
10307 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10308     'import.item.invalid.deposit_amount', oils_i18n_gettext('import.item.invalid.deposit_amount', 'Invalid value for "deposit_amount"', 'vie', 'description') );
10309 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10310     'import.item.invalid.owning_lib', oils_i18n_gettext('import.item.invalid.owning_lib', 'Invalid value for "owning_lib"', 'vie', 'description') );
10311 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10312     'import.item.invalid.circ_lib', oils_i18n_gettext('import.item.invalid.circ_lib', 'Invalid value for "circ_lib"', 'vie', 'description') );
10313 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10314     'import.item.invalid.copy_number', oils_i18n_gettext('import.item.invalid.copy_number', 'Invalid value for "copy_number"', 'vie', 'description') );
10315 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10316     'import.item.invalid.circ_as_type', oils_i18n_gettext('import.item.invalid.circ_as_type', 'Invalid value for "circ_as_type"', 'vie', 'description') );
10317 INSERT INTO vandelay.import_error ( code, description ) VALUES ( 
10318     'import.record.perm_failure', oils_i18n_gettext('import.record.perm_failure', 'Perm failure creating a record', 'vie', 'description') );
10319
10320 -- Event def for email notice for hold cancelled due to lack of target -----
10321
10322 INSERT INTO action_trigger.event_definition (id, active, owner, name, hook, validator, reactor, delay, delay_field, group_field, template)
10323     VALUES (38, FALSE, 1, 
10324         'Hold Cancelled (No Target) Email Notification', 
10325         'hold_request.cancel.expire_no_target', 
10326         'HoldIsCancelled', 'SendEmail', '30 minutes', 'cancel_time', 'usr',
10327 $$
10328 [%- USE date -%]
10329 [%- user = target.0.usr -%]
10330 To: [%- params.recipient_email || user.email %]
10331 From: [%- params.sender_email || default_sender %]
10332 Subject: Hold Request Cancelled
10333
10334 Dear [% user.family_name %], [% user.first_given_name %]
10335 The following holds were cancelled because no items were found to fullfil the hold.
10336
10337 [% FOR hold IN target %]
10338     Title: [% hold.bib_rec.bib_record.simple_record.title %]
10339     Author: [% hold.bib_rec.bib_record.simple_record.author %]
10340     Library: [% hold.pickup_lib.name %]
10341     Request Date: [% date.format(helpers.format_date(hold.rrequest_time), '%Y-%m-%d') %]
10342 [% END %]
10343
10344 $$);
10345
10346 INSERT INTO action_trigger.environment (event_def, path) VALUES
10347     (38, 'usr'),
10348     (38, 'pickup_lib'),
10349     (38, 'bib_rec.bib_record.simple_record');
10350
10351 INSERT INTO action_trigger.event_params (event_def, param, value)
10352     VALUES (38, 'check_email_notify', 1);
10353
10354 ----------------------------------------------------------------
10355 -- Seed data for queued record/item exports
10356 ----------------------------------------------------------------
10357
10358 INSERT INTO action_trigger.hook (key,core_type,description,passive) VALUES (
10359         'vandelay.queued_bib_record.print',
10360         'vqbr', 
10361         oils_i18n_gettext(
10362             'vandelay.queued_bib_record.print',
10363             'Print output has been requested for records in an Importer Bib Queue.',
10364             'ath',
10365             'description'
10366         ), 
10367         FALSE
10368     )
10369     ,(
10370         'vandelay.queued_bib_record.csv',
10371         'vqbr', 
10372         oils_i18n_gettext(
10373             'vandelay.queued_bib_record.csv',
10374             'CSV output has been requested for records in an Importer Bib Queue.',
10375             'ath',
10376             'description'
10377         ), 
10378         FALSE
10379     )
10380     ,(
10381         'vandelay.queued_bib_record.email',
10382         'vqbr', 
10383         oils_i18n_gettext(
10384             'vandelay.queued_bib_record.email',
10385             'An email has been requested for records in an Importer Bib Queue.',
10386             'ath',
10387             'description'
10388         ), 
10389         FALSE
10390     )
10391     ,(
10392         'vandelay.queued_auth_record.print',
10393         'vqar', 
10394         oils_i18n_gettext(
10395             'vandelay.queued_auth_record.print',
10396             'Print output has been requested for records in an Importer Authority Queue.',
10397             'ath',
10398             'description'
10399         ), 
10400         FALSE
10401     )
10402     ,(
10403         'vandelay.queued_auth_record.csv',
10404         'vqar', 
10405         oils_i18n_gettext(
10406             'vandelay.queued_auth_record.csv',
10407             'CSV output has been requested for records in an Importer Authority Queue.',
10408             'ath',
10409             'description'
10410         ), 
10411         FALSE
10412     )
10413     ,(
10414         'vandelay.queued_auth_record.email',
10415         'vqar', 
10416         oils_i18n_gettext(
10417             'vandelay.queued_auth_record.email',
10418             'An email has been requested for records in an Importer Authority Queue.',
10419             'ath',
10420             'description'
10421         ), 
10422         FALSE
10423     )
10424     ,(
10425         'vandelay.import_items.print',
10426         'vii', 
10427         oils_i18n_gettext(
10428             'vandelay.import_items.print',
10429             'Print output has been requested for Import Items from records in an Importer Bib Queue.',
10430             'ath',
10431             'description'
10432         ), 
10433         FALSE
10434     )
10435     ,(
10436         'vandelay.import_items.csv',
10437         'vii', 
10438         oils_i18n_gettext(
10439             'vandelay.import_items.csv',
10440             'CSV output has been requested for Import Items from records in an Importer Bib Queue.',
10441             'ath',
10442             'description'
10443         ), 
10444         FALSE
10445     )
10446     ,(
10447         'vandelay.import_items.email',
10448         'vii', 
10449         oils_i18n_gettext(
10450             'vandelay.import_items.email',
10451             'An email has been requested for Import Items from records in an Importer Bib Queue.',
10452             'ath',
10453             'description'
10454         ), 
10455         FALSE
10456     )
10457 ;
10458
10459 INSERT INTO action_trigger.event_definition (
10460         id,
10461         active,
10462         owner,
10463         name,
10464         hook,
10465         validator,
10466         reactor,
10467         group_field,
10468         granularity,
10469         template
10470     ) VALUES (
10471         39,
10472         TRUE,
10473         1,
10474         'Print Output for Queued Bib Records',
10475         'vandelay.queued_bib_record.print',
10476         'NOOP_True',
10477         'ProcessTemplate',
10478         'queue.owner',
10479         'print-on-demand',
10480 $$
10481 [%- USE date -%]
10482 <pre>
10483 Queue ID: [% target.0.queue.id %]
10484 Queue Name: [% target.0.queue.name %]
10485 Queue Type: [% target.0.queue.queue_type %]
10486 Complete? [% target.0.queue.complete %]
10487
10488     [% FOR vqbr IN target %]
10489 =-=-=
10490  Title of work    | [% helpers.get_queued_bib_attr('title',vqbr.attributes) %]
10491  Author of work   | [% helpers.get_queued_bib_attr('author',vqbr.attributes) %]
10492  Language of work | [% helpers.get_queued_bib_attr('language',vqbr.attributes) %]
10493  Pagination       | [% helpers.get_queued_bib_attr('pagination',vqbr.attributes) %]
10494  ISBN             | [% helpers.get_queued_bib_attr('isbn',vqbr.attributes) %]
10495  ISSN             | [% helpers.get_queued_bib_attr('issn',vqbr.attributes) %]
10496  Price            | [% helpers.get_queued_bib_attr('price',vqbr.attributes) %]
10497  Accession Number | [% helpers.get_queued_bib_attr('rec_identifier',vqbr.attributes) %]
10498  TCN Value        | [% helpers.get_queued_bib_attr('eg_tcn',vqbr.attributes) %]
10499  TCN Source       | [% helpers.get_queued_bib_attr('eg_tcn_source',vqbr.attributes) %]
10500  Internal ID      | [% helpers.get_queued_bib_attr('eg_identifier',vqbr.attributes) %]
10501  Publisher        | [% helpers.get_queued_bib_attr('publisher',vqbr.attributes) %]
10502  Publication Date | [% helpers.get_queued_bib_attr('pubdate',vqbr.attributes) %]
10503  Edition          | [% helpers.get_queued_bib_attr('edition',vqbr.attributes) %]
10504  Item Barcode     | [% helpers.get_queued_bib_attr('item_barcode',vqbr.attributes) %]
10505  Import Error     | [% vqbr.import_error %]
10506  Error Detail     | [% vqbr.error_detail %]
10507  Match Count      | [% vqbr.matches.size %]
10508
10509     [% END %]
10510 </pre>
10511 $$
10512     )
10513 ;
10514
10515 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10516     39, 'attributes')
10517     ,( 39, 'queue')
10518     ,( 39, 'matches')
10519 ;
10520
10521 INSERT INTO action_trigger.event_definition (
10522         id,
10523         active,
10524         owner,
10525         name,
10526         hook,
10527         validator,
10528         reactor,
10529         group_field,
10530         granularity,
10531         template
10532     ) VALUES (
10533         40,
10534         TRUE,
10535         1,
10536         'CSV Output for Queued Bib Records',
10537         'vandelay.queued_bib_record.csv',
10538         'NOOP_True',
10539         'ProcessTemplate',
10540         'queue.owner',
10541         'print-on-demand',
10542 $$
10543 [%- USE date -%]
10544 "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"
10545 [% 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 %]"
10546 [% END %]
10547 $$
10548     )
10549 ;
10550
10551 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10552     40, 'attributes')
10553     ,( 40, 'queue')
10554     ,( 40, 'matches')
10555 ;
10556
10557 INSERT INTO action_trigger.event_definition (
10558         id,
10559         active,
10560         owner,
10561         name,
10562         hook,
10563         validator,
10564         reactor,
10565         group_field,
10566         granularity,
10567         template
10568     ) VALUES (
10569         41,
10570         TRUE,
10571         1,
10572         'Email Output for Queued Bib Records',
10573         'vandelay.queued_bib_record.email',
10574         'NOOP_True',
10575         'SendEmail',
10576         'queue.owner',
10577         NULL,
10578 $$
10579 [%- USE date -%]
10580 [%- SET user = target.0.queue.owner -%]
10581 To: [%- params.recipient_email || user.email || 'root@localhost' %]
10582 From: [%- params.sender_email || default_sender %]
10583 Subject: Bibs from Import Queue
10584
10585 Queue ID: [% target.0.queue.id %]
10586 Queue Name: [% target.0.queue.name %]
10587 Queue Type: [% target.0.queue.queue_type %]
10588 Complete? [% target.0.queue.complete %]
10589
10590     [% FOR vqbr IN target %]
10591 =-=-=
10592  Title of work    | [% helpers.get_queued_bib_attr('title',vqbr.attributes) %]
10593  Author of work   | [% helpers.get_queued_bib_attr('author',vqbr.attributes) %]
10594  Language of work | [% helpers.get_queued_bib_attr('language',vqbr.attributes) %]
10595  Pagination       | [% helpers.get_queued_bib_attr('pagination',vqbr.attributes) %]
10596  ISBN             | [% helpers.get_queued_bib_attr('isbn',vqbr.attributes) %]
10597  ISSN             | [% helpers.get_queued_bib_attr('issn',vqbr.attributes) %]
10598  Price            | [% helpers.get_queued_bib_attr('price',vqbr.attributes) %]
10599  Accession Number | [% helpers.get_queued_bib_attr('rec_identifier',vqbr.attributes) %]
10600  TCN Value        | [% helpers.get_queued_bib_attr('eg_tcn',vqbr.attributes) %]
10601  TCN Source       | [% helpers.get_queued_bib_attr('eg_tcn_source',vqbr.attributes) %]
10602  Internal ID      | [% helpers.get_queued_bib_attr('eg_identifier',vqbr.attributes) %]
10603  Publisher        | [% helpers.get_queued_bib_attr('publisher',vqbr.attributes) %]
10604  Publication Date | [% helpers.get_queued_bib_attr('pubdate',vqbr.attributes) %]
10605  Edition          | [% helpers.get_queued_bib_attr('edition',vqbr.attributes) %]
10606  Item Barcode     | [% helpers.get_queued_bib_attr('item_barcode',vqbr.attributes) %]
10607
10608     [% END %]
10609
10610 $$
10611     )
10612 ;
10613
10614 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10615     41, 'attributes')
10616     ,( 41, 'queue')
10617     ,( 41, 'queue.owner')
10618 ;
10619
10620 INSERT INTO action_trigger.event_definition (
10621         id,
10622         active,
10623         owner,
10624         name,
10625         hook,
10626         validator,
10627         reactor,
10628         group_field,
10629         granularity,
10630         template
10631     ) VALUES (
10632         42,
10633         TRUE,
10634         1,
10635         'Print Output for Queued Authority Records',
10636         'vandelay.queued_auth_record.print',
10637         'NOOP_True',
10638         'ProcessTemplate',
10639         'queue.owner',
10640         'print-on-demand',
10641 $$
10642 [%- USE date -%]
10643 <pre>
10644 Queue ID: [% target.0.queue.id %]
10645 Queue Name: [% target.0.queue.name %]
10646 Queue Type: [% target.0.queue.queue_type %]
10647 Complete? [% target.0.queue.complete %]
10648
10649     [% FOR vqar IN target %]
10650 =-=-=
10651  Record Identifier | [% helpers.get_queued_auth_attr('rec_identifier',vqar.attributes) %]
10652
10653     [% END %]
10654 </pre>
10655 $$
10656     )
10657 ;
10658
10659 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10660     42, 'attributes')
10661     ,( 42, 'queue')
10662 ;
10663
10664 INSERT INTO action_trigger.event_definition (
10665         id,
10666         active,
10667         owner,
10668         name,
10669         hook,
10670         validator,
10671         reactor,
10672         group_field,
10673         granularity,
10674         template
10675     ) VALUES (
10676         43,
10677         TRUE,
10678         1,
10679         'CSV Output for Queued Authority Records',
10680         'vandelay.queued_auth_record.csv',
10681         'NOOP_True',
10682         'ProcessTemplate',
10683         'queue.owner',
10684         'print-on-demand',
10685 $$
10686 [%- USE date -%]
10687 "Record Identifier"
10688 [% FOR vqar IN target %]"[% helpers.get_queued_auth_attr('rec_identifier',vqar.attributes) | replace('"', '""') %]"
10689 [% END %]
10690 $$
10691     )
10692 ;
10693
10694 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10695     43, 'attributes')
10696     ,( 43, 'queue')
10697 ;
10698
10699 INSERT INTO action_trigger.event_definition (
10700         id,
10701         active,
10702         owner,
10703         name,
10704         hook,
10705         validator,
10706         reactor,
10707         group_field,
10708         granularity,
10709         template
10710     ) VALUES (
10711         44,
10712         TRUE,
10713         1,
10714         'Email Output for Queued Authority Records',
10715         'vandelay.queued_auth_record.email',
10716         'NOOP_True',
10717         'SendEmail',
10718         'queue.owner',
10719         NULL,
10720 $$
10721 [%- USE date -%]
10722 [%- SET user = target.0.queue.owner -%]
10723 To: [%- params.recipient_email || user.email || 'root@localhost' %]
10724 From: [%- params.sender_email || default_sender %]
10725 Subject: Authorities from Import Queue
10726
10727 Queue ID: [% target.0.queue.id %]
10728 Queue Name: [% target.0.queue.name %]
10729 Queue Type: [% target.0.queue.queue_type %]
10730 Complete? [% target.0.queue.complete %]
10731
10732     [% FOR vqar IN target %]
10733 =-=-=
10734  Record Identifier | [% helpers.get_queued_auth_attr('rec_identifier',vqar.attributes) %]
10735
10736     [% END %]
10737
10738 $$
10739     )
10740 ;
10741
10742 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10743     44, 'attributes')
10744     ,( 44, 'queue')
10745     ,( 44, 'queue.owner')
10746 ;
10747
10748 INSERT INTO action_trigger.event_definition (
10749         id,
10750         active,
10751         owner,
10752         name,
10753         hook,
10754         validator,
10755         reactor,
10756         group_field,
10757         granularity,
10758         template
10759     ) VALUES (
10760         45,
10761         TRUE,
10762         1,
10763         'Print Output for Import Items from Queued Bib Records',
10764         'vandelay.import_items.print',
10765         'NOOP_True',
10766         'ProcessTemplate',
10767         'record.queue.owner',
10768         'print-on-demand',
10769 $$
10770 [%- USE date -%]
10771 <pre>
10772 Queue ID: [% target.0.record.queue.id %]
10773 Queue Name: [% target.0.record.queue.name %]
10774 Queue Type: [% target.0.record.queue.queue_type %]
10775 Complete? [% target.0.record.queue.complete %]
10776
10777     [% FOR vii IN target %]
10778 =-=-=
10779  Import Item ID         | [% vii.id %]
10780  Title of work          | [% helpers.get_queued_bib_attr('title',vii.record.attributes) %]
10781  ISBN                   | [% helpers.get_queued_bib_attr('isbn',vii.record.attributes) %]
10782  Attribute Definition   | [% vii.definition %]
10783  Import Error           | [% vii.import_error %]
10784  Import Error Detail    | [% vii.error_detail %]
10785  Owning Library         | [% vii.owning_lib %]
10786  Circulating Library    | [% vii.circ_lib %]
10787  Call Number            | [% vii.call_number %]
10788  Copy Number            | [% vii.copy_number %]
10789  Status                 | [% vii.status.name %]
10790  Shelving Location      | [% vii.location.name %]
10791  Circulate              | [% vii.circulate %]
10792  Deposit                | [% vii.deposit %]
10793  Deposit Amount         | [% vii.deposit_amount %]
10794  Reference              | [% vii.ref %]
10795  Holdable               | [% vii.holdable %]
10796  Price                  | [% vii.price %]
10797  Barcode                | [% vii.barcode %]
10798  Circulation Modifier   | [% vii.circ_modifier %]
10799  Circulate As MARC Type | [% vii.circ_as_type %]
10800  Alert Message          | [% vii.alert_message %]
10801  Public Note            | [% vii.pub_note %]
10802  Private Note           | [% vii.priv_note %]
10803  OPAC Visible           | [% vii.opac_visible %]
10804
10805     [% END %]
10806 </pre>
10807 $$
10808     )
10809 ;
10810
10811 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10812     45, 'record')
10813     ,( 45, 'record.attributes')
10814     ,( 45, 'record.queue')
10815     ,( 45, 'record.queue.owner')
10816 ;
10817
10818 INSERT INTO action_trigger.event_definition (
10819         id,
10820         active,
10821         owner,
10822         name,
10823         hook,
10824         validator,
10825         reactor,
10826         group_field,
10827         granularity,
10828         template
10829     ) VALUES (
10830         46,
10831         TRUE,
10832         1,
10833         'CSV Output for Import Items from Queued Bib Records',
10834         'vandelay.import_items.csv',
10835         'NOOP_True',
10836         'ProcessTemplate',
10837         'record.queue.owner',
10838         'print-on-demand',
10839 $$
10840 [%- USE date -%]
10841 "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"
10842 [% 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('"', '""') %]"
10843 [% END %]
10844 $$
10845     )
10846 ;
10847
10848 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10849     46, 'record')
10850     ,( 46, 'record.attributes')
10851     ,( 46, 'record.queue')
10852     ,( 46, 'record.queue.owner')
10853 ;
10854
10855 INSERT INTO action_trigger.event_definition (
10856         id,
10857         active,
10858         owner,
10859         name,
10860         hook,
10861         validator,
10862         reactor,
10863         group_field,
10864         granularity,
10865         template
10866     ) VALUES (
10867         47,
10868         TRUE,
10869         1,
10870         'Email Output for Import Items from Queued Bib Records',
10871         'vandelay.import_items.email',
10872         'NOOP_True',
10873         'SendEmail',
10874         'record.queue.owner',
10875         NULL,
10876 $$
10877 [%- USE date -%]
10878 [%- SET user = target.0.record.queue.owner -%]
10879 To: [%- params.recipient_email || user.email || 'root@localhost' %]
10880 From: [%- params.sender_email || default_sender %]
10881 Subject: Import Items from Import Queue
10882
10883 Queue ID: [% target.0.record.queue.id %]
10884 Queue Name: [% target.0.record.queue.name %]
10885 Queue Type: [% target.0.record.queue.queue_type %]
10886 Complete? [% target.0.record.queue.complete %]
10887
10888     [% FOR vii IN target %]
10889 =-=-=
10890  Import Item ID         | [% vii.id %]
10891  Title of work          | [% helpers.get_queued_bib_attr('title',vii.record.attributes) %]
10892  ISBN                   | [% helpers.get_queued_bib_attr('isbn',vii.record.attributes) %]
10893  Attribute Definition   | [% vii.definition %]
10894  Import Error           | [% vii.import_error %]
10895  Import Error Detail    | [% vii.error_detail %]
10896  Owning Library         | [% vii.owning_lib %]
10897  Circulating Library    | [% vii.circ_lib %]
10898  Call Number            | [% vii.call_number %]
10899  Copy Number            | [% vii.copy_number %]
10900  Status                 | [% vii.status.name %]
10901  Shelving Location      | [% vii.location.name %]
10902  Circulate              | [% vii.circulate %]
10903  Deposit                | [% vii.deposit %]
10904  Deposit Amount         | [% vii.deposit_amount %]
10905  Reference              | [% vii.ref %]
10906  Holdable               | [% vii.holdable %]
10907  Price                  | [% vii.price %]
10908  Barcode                | [% vii.barcode %]
10909  Circulation Modifier   | [% vii.circ_modifier %]
10910  Circulate As MARC Type | [% vii.circ_as_type %]
10911  Alert Message          | [% vii.alert_message %]
10912  Public Note            | [% vii.pub_note %]
10913  Private Note           | [% vii.priv_note %]
10914  OPAC Visible           | [% vii.opac_visible %]
10915
10916     [% END %]
10917 $$
10918     )
10919 ;
10920
10921 INSERT INTO action_trigger.environment ( event_def, path) VALUES (
10922     47, 'record')
10923     ,( 47, 'record.attributes')
10924     ,( 47, 'record.queue')
10925     ,( 47, 'record.queue.owner')
10926 ;
10927
10928 INSERT INTO action_trigger.hook (key, core_type, description, passive)
10929 VALUES (
10930     'container.biblio_record_entry_bucket.csv',
10931     'cbreb',
10932     oils_i18n_gettext(
10933         'container.biblio_record_entry_bucket.csv',
10934         'Produce a CSV file representing a book list',
10935         'ath',
10936         'description'
10937     ),
10938     FALSE
10939 );
10940
10941 INSERT INTO action_trigger.reactor (module, description)
10942 VALUES (
10943     'ContainerCSV',
10944     oils_i18n_gettext(
10945         'ContainerCSV',
10946         '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',
10947         'atr',
10948         'description'
10949     )
10950 );
10951
10952 INSERT INTO action_trigger.event_definition (
10953     id, active, owner,
10954     name, hook, reactor,
10955     validator, template
10956 ) VALUES (
10957     48, TRUE, 1,
10958     'Book List CSV', 'container.biblio_record_entry_bucket.csv', 'ContainerCSV',
10959     'NOOP_True',
10960 $$
10961 [%-
10962 # target is the book list itself. The 'items' variable does not need to be in
10963 # the environment because a special reactor will take care of filling it in.
10964
10965 FOR item IN items;
10966     bibxml = helpers.unapi_bre(item.target_biblio_record_entry, {flesh => '{mra}'});
10967     title = "";
10968     FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
10969         title = title _ part.textContent;
10970     END;
10971     author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
10972     item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value');
10973     pub_date = "";
10974     FOR pdatum IN bibxml.findnodes('//*[@tag="260"]/*[@code="c"]');
10975         IF pub_date ;
10976             pub_date = pub_date _ ", " _ pdatum.textContent;
10977         ELSE ;
10978             pub_date = pdatum.textContent;
10979         END;
10980     END;
10981     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";
10982 END -%]
10983 $$
10984 );
10985
10986 SELECT SETVAL('authority.control_set_id_seq'::TEXT, 100);
10987 SELECT SETVAL('authority.control_set_authority_field_id_seq'::TEXT, 1000);
10988 SELECT SETVAL('authority.control_set_bib_field_id_seq'::TEXT, 1000);
10989
10990 INSERT INTO authority.control_set (id, name, description) VALUES (
10991     1,
10992     oils_i18n_gettext('1','LoC','acs','name'),
10993     oils_i18n_gettext('1','Library of Congress standard authority record control semantics','acs','description')
10994 );
10995
10996 -- Entries that need to respect an NFI
10997 INSERT INTO authority.control_set_authority_field (id, control_set, main_entry, tag, sf_list, display_sf_list, name, nfi) VALUES
10998     (4, 1, NULL, '130', 'adfgklmnoprstvxyz', 'adfgklmnoprstvxyz', oils_i18n_gettext('4','Heading -- Uniform Title','acsaf','name'), '2'),
10999     (24, 1, 4, '530', 'adfgiklmnoprstvwxyz4', 'adfgiklmnoprstvxyz', oils_i18n_gettext('24','See Also From Tracing -- Uniform Title','acsaf','name'), '2'),
11000     (44, 1, 4, '730', 'adfghklmnoprstvwxyz25', 'adfghklmnoprstvxyz', oils_i18n_gettext('44','Established Heading Linking Entry -- Uniform Title','acsaf','name'), '2'),
11001     (64, 1, 4, '430', 'adfgiklmnoprstvwxyz4', 'adfgiklmnoprstvxyz', oils_i18n_gettext('64','See From Tracing -- Uniform Title','acsaf','name'), '2');
11002
11003 INSERT INTO authority.control_set_authority_field (id, control_set, main_entry, tag, sf_list, display_sf_list, name) VALUES
11004
11005 -- Main entries
11006     (1, 1, NULL, '100', 'abcdefklmnopqrstvxyz', 'abcdefklmnopqrstvxyz',
11007         oils_i18n_gettext('1','Heading -- Personal Name','acsaf','name')),
11008     (2, 1, NULL, '110', 'abcdefgklmnoprstvxyz', 'abcdefgklmnoprstvxyz',
11009         oils_i18n_gettext('2','Heading -- Corporate Name','acsaf','name')),
11010     (3, 1, NULL, '111', 'acdefgklnpqstvxyz', 'acdefgklnpqstvxyz',
11011         oils_i18n_gettext('3','Heading -- Meeting Name','acsaf','name')),
11012     (5, 1, NULL, '150', 'abvxyz', 'abvxyz',
11013         oils_i18n_gettext('5','Heading -- Topical Term','acsaf','name')),
11014     (6, 1, NULL, '151', 'avxyz', 'avxyz',
11015         oils_i18n_gettext('6','Heading -- Geographic Name','acsaf','name')),
11016     (7, 1, NULL, '155', 'avxyz', 'avxyz',
11017         oils_i18n_gettext('7','Heading -- Genre/Form Term','acsaf','name')),
11018     (8, 1, NULL, '180', 'vxyz', 'vxyz',
11019         oils_i18n_gettext('8','Heading -- General Subdivision','acsaf','name')),
11020     (9, 1, NULL, '181', 'vxyz', 'vxyz',
11021         oils_i18n_gettext('9','Heading -- Geographic Subdivision','acsaf','name')),
11022     (10, 1, NULL, '182', 'vxyz', 'vxyz',
11023         oils_i18n_gettext('10','Heading -- Chronological Subdivision','acsaf','name')),
11024     (11, 1, NULL, '185', 'vxyz', 'vxyz',
11025         oils_i18n_gettext('11','Heading -- Form Subdivision','acsaf','name')),
11026     (12, 1, NULL, '148', 'avxyz', 'avxyz',
11027         oils_i18n_gettext('12','Heading -- Chronological Term','acsaf','name')),
11028
11029 -- See Also From tracings
11030     (21, 1, 1, '500', 'abcdefiklmnopqrstvwxyz4', 'abcdefiklmnopqrstvxyz', oils_i18n_gettext('21','See Also From Tracing -- Personal Name','acsaf','name')),
11031     (22, 1, 2, '510', 'abcdefgiklmnoprstvwxyz4', 'abcdefgiklmnoprstvxyz', oils_i18n_gettext('22','See Also From Tracing -- Corporate Name','acsaf','name')),
11032     (23, 1, 3, '511', 'acdefgiklnpqstvwxyz4', 'acdefgiklnpqstvxyz', oils_i18n_gettext('23','See Also From Tracing -- Meeting Name','acsaf','name')),
11033     (25, 1, 5, '550', 'abivwxyz4', 'abivxyz', oils_i18n_gettext('25','See Also From Tracing -- Topical Term','acsaf','name')),
11034     (26, 1, 6, '551', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('26','See Also From Tracing -- Geographic Name','acsaf','name')),
11035     (27, 1, 7, '555', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('27','See Also From Tracing -- Genre/Form Term','acsaf','name')),
11036     (28, 1, 8, '580', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('28','See Also From Tracing -- General Subdivision','acsaf','name')),
11037     (29, 1, 9, '581', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('29','See Also From Tracing -- Geographic Subdivision','acsaf','name')),
11038     (30, 1, 10, '582', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('30','See Also From Tracing -- Chronological Subdivision','acsaf','name')),
11039     (31, 1, 11, '585', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('31','See Also From Tracing -- Form Subdivision','acsaf','name')),
11040     (32, 1, 12, '548', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('32','See Also From Tracing -- Chronological Term','acsaf','name')),
11041
11042 -- Linking entries
11043     (41, 1, 1, '700', 'abcdefghjklmnopqrstvwxyz25', 'abcdefghjklmnopqrstvxyz', oils_i18n_gettext('41','Established Heading Linking Entry -- Personal Name','acsaf','name')),
11044     (42, 1, 2, '710', 'abcdefghklmnoprstvwxyz25', 'abcdefghklmnoprstvxyz', oils_i18n_gettext('42','Established Heading Linking Entry -- Corporate Name','acsaf','name')),
11045     (43, 1, 3, '711', 'acdefghklnpqstvwxyz25', 'acdefghklnpqstvxyz', oils_i18n_gettext('43','Established Heading Linking Entry -- Meeting Name','acsaf','name')),
11046     (45, 1, 5, '750', 'abvwxyz25', 'abvxyz', oils_i18n_gettext('45','Established Heading Linking Entry -- Topical Term','acsaf','name')),
11047     (46, 1, 6, '751', 'avwxyz25', 'avxyz', oils_i18n_gettext('46','Established Heading Linking Entry -- Geographic Name','acsaf','name')),
11048     (47, 1, 7, '755', 'avwxyz25', 'avxyz', oils_i18n_gettext('47','Established Heading Linking Entry -- Genre/Form Term','acsaf','name')),
11049     (48, 1, 8, '780', 'vwxyz25', 'vxyz', oils_i18n_gettext('48','Subdivision Linking Entry -- General Subdivision','acsaf','name')),
11050     (49, 1, 9, '781', 'vwxyz25', 'vxyz', oils_i18n_gettext('49','Subdivision Linking Entry -- Geographic Subdivision','acsaf','name')),
11051     (50, 1, 10, '782', 'vwxyz25', 'vxyz', oils_i18n_gettext('50','Subdivision Linking Entry -- Chronological Subdivision','acsaf','name')),
11052     (51, 1, 11, '785', 'vwxyz25', 'vxyz', oils_i18n_gettext('51','Subdivision Linking Entry -- Form Subdivision','acsaf','name')),
11053     (52, 1, 12, '748', 'avwxyz25', 'avxyz', oils_i18n_gettext('52','Established Heading Linking Entry -- Chronological Term','acsaf','name')),
11054
11055 -- See From tracings
11056     (61, 1, 1, '400', 'abcdefiklmnopqrstvwxyz4', 'abcdefiklmnopqrstvxyz', oils_i18n_gettext('61','See From Tracing -- Personal Name','acsaf','name')),
11057     (62, 1, 2, '410', 'abcdefgiklmnoprstvwxyz4', 'abcdefgiklmnoprstvxyz', oils_i18n_gettext('62','See From Tracing -- Corporate Name','acsaf','name')),
11058     (63, 1, 3, '411', 'acdefgiklnpqstvwxyz4', 'acdefgiklnpqstvxyz', oils_i18n_gettext('63','See From Tracing -- Meeting Name','acsaf','name')),
11059     (65, 1, 5, '450', 'abivwxyz4', 'abivxyz', oils_i18n_gettext('65','See From Tracing -- Topical Term','acsaf','name')),
11060     (66, 1, 6, '451', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('66','See From Tracing -- Geographic Name','acsaf','name')),
11061     (67, 1, 7, '455', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('67','See From Tracing -- Genre/Form Term','acsaf','name')),
11062     (68, 1, 8, '480', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('68','See From Tracing -- General Subdivision','acsaf','name')),
11063     (69, 1, 9, '481', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('69','See From Tracing -- Geographic Subdivision','acsaf','name')),
11064     (70, 1, 10, '482', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('70','See From Tracing -- Chronological Subdivision','acsaf','name')),
11065     (71, 1, 11, '485', 'ivwxyz4', 'ivxyz', oils_i18n_gettext('71','See From Tracing -- Form Subdivision','acsaf','name')),
11066     (72, 1, 12, '448', 'aivwxyz4', 'aivxyz', oils_i18n_gettext('72','See From Tracing -- Chronological Term','acsaf','name'));
11067
11068 -- No linking on 4xx fields for LOC
11069 UPDATE authority.control_set_authority_field
11070     SET linking_subfield = '0' WHERE tag LIKE ANY (ARRAY['5%','7%']);
11071
11072 -- Set the default joiner for subject-ish authority fields
11073 UPDATE authority.control_set_authority_field
11074     SET joiner = ' -- ' WHERE tag LIKE ANY (ARRAY['_4_','_5_','_8_']);
11075
11076
11077 INSERT INTO authority.browse_axis (code,name,description,sorter) VALUES
11078     ('title','Title','Title axis','titlesort'),
11079     ('author','Author','Author axis','titlesort'),
11080     ('subject','Subject','Subject axis','titlesort'),
11081     ('topic','Topic','Topic Subject axis','titlesort');
11082
11083 INSERT INTO authority.browse_axis_authority_field_map (axis,field) VALUES
11084     ('author',  1 ),
11085     ('author',  2 ),
11086     ('author',  3 ),
11087     ('title',   4 ),
11088     ('topic',   5 ),
11089     ('subject', 5 ),
11090     ('subject', 6 ),
11091     ('subject', 7 ),
11092     ('subject', 12);
11093
11094 INSERT INTO authority.control_set_bib_field (tag, authority_field) 
11095     SELECT '100', id FROM authority.control_set_authority_field WHERE tag IN ('100')
11096         UNION
11097     SELECT '600', id FROM authority.control_set_authority_field WHERE tag IN ('100','180','181','182','185')
11098         UNION
11099     SELECT '700', id FROM authority.control_set_authority_field WHERE tag IN ('100')
11100         UNION
11101     SELECT '800', id FROM authority.control_set_authority_field WHERE tag IN ('100')
11102         UNION
11103
11104     SELECT '110', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11105         UNION
11106     SELECT '610', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11107         UNION
11108     SELECT '710', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11109         UNION
11110     SELECT '810', id FROM authority.control_set_authority_field WHERE tag IN ('110')
11111         UNION
11112
11113     SELECT '111', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11114         UNION
11115     SELECT '611', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11116         UNION
11117     SELECT '711', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11118         UNION
11119     SELECT '811', id FROM authority.control_set_authority_field WHERE tag IN ('111')
11120         UNION
11121
11122     SELECT '130', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11123         UNION
11124     SELECT '240', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11125         UNION
11126     SELECT '630', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11127         UNION
11128     SELECT '730', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11129         UNION
11130     SELECT '830', id FROM authority.control_set_authority_field WHERE tag IN ('130')
11131         UNION
11132
11133     SELECT '648', id FROM authority.control_set_authority_field WHERE tag IN ('148')
11134         UNION
11135
11136     SELECT '650', id FROM authority.control_set_authority_field WHERE tag IN ('150','180','181','182','185')
11137         UNION
11138     SELECT '651', id FROM authority.control_set_authority_field WHERE tag IN ('151','180','181','182','185')
11139         UNION
11140     SELECT '655', id FROM authority.control_set_authority_field WHERE tag IN ('155','180','181','182','185')
11141 ;
11142
11143 -- Map between authority controlled bib fields and stock indexing metabib fields
11144 INSERT INTO authority.control_set_bib_field_metabib_field_map (bib_field, metabib_field)
11145     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11146       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11147       WHERE a.tag = '100' AND m.name = 'personal'
11148
11149         UNION
11150
11151     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11152       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11153       WHERE a.tag = '110' AND m.name = 'corporate'
11154
11155         UNION
11156
11157     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11158       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11159       WHERE a.tag = '111' AND m.name = 'conference'
11160
11161         UNION
11162
11163     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11164       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11165       WHERE a.tag = '130' AND m.name = 'uniform'
11166
11167         UNION
11168
11169     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11170       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11171       WHERE a.tag = '148' AND m.name = 'temporal'
11172
11173         UNION
11174
11175     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11176       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11177       WHERE a.tag = '150' AND m.name = 'topic'
11178
11179         UNION
11180
11181     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11182       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11183       WHERE a.tag = '151' AND m.name = 'geographic'
11184
11185         UNION
11186
11187     SELECT  DISTINCT b.id AS bib_field, m.id AS metabib_field
11188       FROM  authority.control_set_bib_field b JOIN authority.control_set_authority_field a ON (b.authority_field = a.id), config.metabib_field m
11189       WHERE a.tag = '155' AND m.name = 'genre' -- Just in case...
11190 ;
11191
11192 INSERT INTO authority.thesaurus (code, name, control_set) VALUES
11193     ('a', oils_i18n_gettext('a','Library of Congress Subject Headings','at','name'), 1),
11194     ('b', oils_i18n_gettext('b','LC subject headings for children''s literature','at','name'), 1), 
11195     ('c', oils_i18n_gettext('c','Medical Subject Headings','at','name'), 1),
11196     ('d', oils_i18n_gettext('d','National Agricultural Library subject authority file','at','name'), 1),
11197     ('k', oils_i18n_gettext('k','Canadian Subject Headings','at','name'), 1),
11198     ('n', oils_i18n_gettext('n','Not applicable','at','name'), 1),
11199     ('r', oils_i18n_gettext('r','Art and Architecture Thesaurus','at','name'), 1),
11200     ('s', oils_i18n_gettext('s','Sears List of Subject Headings','at','name'), 1),
11201     ('v', oils_i18n_gettext('v','Repertoire de vedettes-matiere','at','name'), 1),
11202     ('z', oils_i18n_gettext('z','Other','at','name'), 1),
11203     ('|', oils_i18n_gettext('|','No attempt to code','at','name'), NULL),
11204     (' ', oils_i18n_gettext(' ','Alternate no attempt to code','at','name'), NULL);
11205
11206 INSERT INTO action_trigger.hook ( key, core_type, description, passive ) VALUES (
11207     'reservation.available',
11208     'bresv',
11209     'A reservation is available for pickup',
11210     false
11211 );
11212
11213 INSERT INTO action_trigger.validator ( module, description ) VALUES (
11214     'ReservationIsAvailable',
11215     'Checked that a reserved resource is available for checkout'
11216 );
11217
11218 INSERT INTO container.biblio_record_entry_bucket_type (code, label) VALUES (
11219     'vandelay_queue',
11220     oils_i18n_gettext('vandelay_queue', 'Vandelay Queue', 'cbrebt', 'label')
11221 );
11222
11223 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype,fm_class) VALUES (
11224     'opac.default_sms_carrier',
11225     'sms',
11226     TRUE,
11227     oils_i18n_gettext(
11228         'opac.default_sms_carrier',
11229         'Default SMS/Text Carrier',
11230         'cust',
11231         'label'
11232     ),
11233     oils_i18n_gettext(
11234         'opac.default_sms_carrier',
11235         'Default SMS/Text Carrier',
11236         'cust',
11237         'description'
11238     ),
11239     'link',
11240     'csc'
11241 );
11242
11243 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
11244     'opac.default_sms_notify',
11245     'sms',
11246     TRUE,
11247     oils_i18n_gettext(
11248         'opac.default_sms_notify',
11249         'Default SMS/Text Number',
11250         'cust',
11251         'label'
11252     ),
11253     oils_i18n_gettext(
11254         'opac.default_sms_notify',
11255         'Default SMS/Text Number',
11256         'cust',
11257         'description'
11258     ),
11259     'string'
11260 );
11261
11262 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
11263     'opac.default_phone',
11264     'opac',
11265     TRUE,
11266     oils_i18n_gettext(
11267         'opac.default_phone',
11268         'Default Phone Number',
11269         'cust',
11270         'label'
11271     ),
11272     oils_i18n_gettext(
11273         'opac.default_phone',
11274         'Default Phone Number',
11275         'cust',
11276         'description'
11277     ),
11278     'string'
11279 );
11280
11281 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
11282     'ui.grid_columns.circ.hold_pull_list',
11283     'gui',
11284     FALSE,
11285     oils_i18n_gettext(
11286         'ui.grid_columns.circ.hold_pull_list',
11287         'Hold Pull List',
11288         'cust',
11289         'label'
11290     ),
11291     oils_i18n_gettext(
11292         'ui.grid_columns.circ.hold_pull_list',
11293         'Hold Pull List Saved Column Settings',
11294         'cust',
11295         'description'
11296     ),
11297     'string'
11298 ), (
11299     'ui.grid_columns.actor.user.event_log',
11300     'gui',
11301     FALSE,
11302     oils_i18n_gettext(
11303         'ui.grid_columns.actor.user.event_log',
11304         'User Event Log',
11305         'cust',
11306         'label'
11307     ),
11308     oils_i18n_gettext(
11309         'ui.grid_columns.actor.user.event_log',
11310         'User Event Log Saved Column Settings',
11311         'cust',
11312         'description'
11313     ),
11314     'string'
11315 ), (
11316     'ui.grid_columns.conify.config.circ_matrix_matchpoint',
11317     'gui',
11318     FALSE,
11319     oils_i18n_gettext(
11320         'ui.grid_columns.conify.config.circ_matrix_matchpoint',
11321         'Circulation Policy Configuration',
11322         'cust',
11323         'label'
11324     ),
11325     oils_i18n_gettext(
11326         'ui.grid_columns.conify.config.circ_matrix_matchpoint',
11327         'Circulation Policy Configuration Column Settings',
11328         'cust',
11329         'description'
11330     ),
11331     'string'
11332 ) ;
11333
11334 SELECT setval( 'config.sms_carrier_id_seq', 1000 );
11335 INSERT INTO config.sms_carrier VALUES
11336
11337     -- Testing
11338     (
11339         1,
11340         oils_i18n_gettext(
11341             1,
11342             'Local',
11343             'csc',
11344             'region'
11345         ),
11346         oils_i18n_gettext(
11347             1,
11348             'Test Carrier',
11349             'csc',
11350             'name'
11351         ),
11352         'opensrf+$number@localhost',
11353         FALSE
11354     ),
11355
11356     -- Canada & USA
11357     (
11358         2,
11359         oils_i18n_gettext(
11360             2,
11361             'Canada & USA',
11362             'csc',
11363             'region'
11364         ),
11365         oils_i18n_gettext(
11366             2,
11367             'Rogers Wireless',
11368             'csc',
11369             'name'
11370         ),
11371         '$number@pcs.rogers.com',
11372         TRUE
11373     ),
11374     (
11375         3,
11376         oils_i18n_gettext(
11377             3,
11378             'Canada & USA',
11379             'csc',
11380             'region'
11381         ),
11382         oils_i18n_gettext(
11383             3,
11384             'Rogers Wireless (Alternate)',
11385             'csc',
11386             'name'
11387         ),
11388         '1$number@mms.rogers.com',
11389         TRUE
11390     ),
11391     (
11392         4,
11393         oils_i18n_gettext(
11394             4,
11395             'Canada & USA',
11396             'csc',
11397             'region'
11398         ),
11399         oils_i18n_gettext(
11400             4,
11401             'Telus Mobility',
11402             'csc',
11403             'name'
11404         ),
11405         '$number@msg.telus.com',
11406         TRUE
11407     ),
11408
11409     -- Canada
11410     (
11411         5,
11412         oils_i18n_gettext(
11413             5,
11414             'Canada',
11415             'csc',
11416             'region'
11417         ),
11418         oils_i18n_gettext(
11419             5,
11420             'Koodo Mobile',
11421             'csc',
11422             'name'
11423         ),
11424         '$number@msg.telus.com',
11425         TRUE
11426     ),
11427     (
11428         6,
11429         oils_i18n_gettext(
11430             6,
11431             'Canada',
11432             'csc',
11433             'region'
11434         ),
11435         oils_i18n_gettext(
11436             6,
11437             'Fido',
11438             'csc',
11439             'name'
11440         ),
11441         '$number@fido.ca',
11442         TRUE
11443     ),
11444     (
11445         7,
11446         oils_i18n_gettext(
11447             7,
11448             'Canada',
11449             'csc',
11450             'region'
11451         ),
11452         oils_i18n_gettext(
11453             7,
11454             'Bell Mobility & Solo Mobile',
11455             'csc',
11456             'name'
11457         ),
11458         '$number@txt.bell.ca',
11459         TRUE
11460     ),
11461     (
11462         8,
11463         oils_i18n_gettext(
11464             8,
11465             'Canada',
11466             'csc',
11467             'region'
11468         ),
11469         oils_i18n_gettext(
11470             8,
11471             'Bell Mobility & Solo Mobile (Alternate)',
11472             'csc',
11473             'name'
11474         ),
11475         '$number@txt.bellmobility.ca',
11476         TRUE
11477     ),
11478     (
11479         9,
11480         oils_i18n_gettext(
11481             9,
11482             'Canada',
11483             'csc',
11484             'region'
11485         ),
11486         oils_i18n_gettext(
11487             9,
11488             'Aliant',
11489             'csc',
11490             'name'
11491         ),
11492         '$number@sms.wirefree.informe.ca',
11493         TRUE
11494     ),
11495     (
11496         10,
11497         oils_i18n_gettext(
11498             10,
11499             'Canada',
11500             'csc',
11501             'region'
11502         ),
11503         oils_i18n_gettext(
11504             10,
11505             'PC Telecom',
11506             'csc',
11507             'name'
11508         ),
11509         '$number@mobiletxt.ca',
11510         TRUE
11511     ),
11512     (
11513         11,
11514         oils_i18n_gettext(
11515             11,
11516             'Canada',
11517             'csc',
11518             'region'
11519         ),
11520         oils_i18n_gettext(
11521             11,
11522             'SaskTel',
11523             'csc',
11524             'name'
11525         ),
11526         '$number@sms.sasktel.com',
11527         TRUE
11528     ),
11529     (
11530         12,
11531         oils_i18n_gettext(
11532             12,
11533             'Canada',
11534             'csc',
11535             'region'
11536         ),
11537         oils_i18n_gettext(
11538             12,
11539             'MTS Mobility',
11540             'csc',
11541             'name'
11542         ),
11543         '$number@text.mtsmobility.com',
11544         TRUE
11545     ),
11546     (
11547         13,
11548         oils_i18n_gettext(
11549             13,
11550             'Canada',
11551             'csc',
11552             'region'
11553         ),
11554         oils_i18n_gettext(
11555             13,
11556             'Virgin Mobile',
11557             'csc',
11558             'name'
11559         ),
11560         '$number@vmobile.ca',
11561         TRUE
11562     ),
11563
11564     -- International
11565     (
11566         14,
11567         oils_i18n_gettext(
11568             14,
11569             'International',
11570             'csc',
11571             'region'
11572         ),
11573         oils_i18n_gettext(
11574             14,
11575             'Iridium',
11576             'csc',
11577             'name'
11578         ),
11579         '$number@msg.iridium.com',
11580         TRUE
11581     ),
11582     (
11583         15,
11584         oils_i18n_gettext(
11585             15,
11586             'International',
11587             'csc',
11588             'region'
11589         ),
11590         oils_i18n_gettext(
11591             15,
11592             'Globalstar',
11593             'csc',
11594             'name'
11595         ),
11596         '$number@msg.globalstarusa.com',
11597         TRUE
11598     ),
11599     (
11600         16,
11601         oils_i18n_gettext(
11602             16,
11603             'International',
11604             'csc',
11605             'region'
11606         ),
11607         oils_i18n_gettext(
11608             16,
11609             'Bulletin.net',
11610             'csc',
11611             'name'
11612         ),
11613         '$number@bulletinmessenger.net', -- International Formatted number
11614         TRUE
11615     ),
11616     (
11617         17,
11618         oils_i18n_gettext(
11619             17,
11620             'International',
11621             'csc',
11622             'region'
11623         ),
11624         oils_i18n_gettext(
11625             17,
11626             'Panacea Mobile',
11627             'csc',
11628             'name'
11629         ),
11630         '$number@api.panaceamobile.com',
11631         TRUE
11632     ),
11633
11634     -- USA
11635     (
11636         18,
11637         oils_i18n_gettext(
11638             18,
11639             'USA',
11640             'csc',
11641             'region'
11642         ),
11643         oils_i18n_gettext(
11644             18,
11645             'C Beyond',
11646             'csc',
11647             'name'
11648         ),
11649         '$number@cbeyond.sprintpcs.com',
11650         TRUE
11651     ),
11652     (
11653         19,
11654         oils_i18n_gettext(
11655             19,
11656             'Alaska, USA',
11657             'csc',
11658             'region'
11659         ),
11660         oils_i18n_gettext(
11661             19,
11662             'General Communications, Inc.',
11663             'csc',
11664             'name'
11665         ),
11666         '$number@mobile.gci.net',
11667         TRUE
11668     ),
11669     (
11670         20,
11671         oils_i18n_gettext(
11672             20,
11673             'California, USA',
11674             'csc',
11675             'region'
11676         ),
11677         oils_i18n_gettext(
11678             20,
11679             'Golden State Cellular',
11680             'csc',
11681             'name'
11682         ),
11683         '$number@gscsms.com',
11684         TRUE
11685     ),
11686     (
11687         21,
11688         oils_i18n_gettext(
11689             21,
11690             'Cincinnati, Ohio, USA',
11691             'csc',
11692             'region'
11693         ),
11694         oils_i18n_gettext(
11695             21,
11696             'Cincinnati Bell',
11697             'csc',
11698             'name'
11699         ),
11700         '$number@gocbw.com',
11701         TRUE
11702     ),
11703     (
11704         22,
11705         oils_i18n_gettext(
11706             22,
11707             'Hawaii, USA',
11708             'csc',
11709             'region'
11710         ),
11711         oils_i18n_gettext(
11712             22,
11713             'Hawaiian Telcom Wireless',
11714             'csc',
11715             'name'
11716         ),
11717         '$number@hawaii.sprintpcs.com',
11718         TRUE
11719     ),
11720     (
11721         23,
11722         oils_i18n_gettext(
11723             23,
11724             'Midwest, USA',
11725             'csc',
11726             'region'
11727         ),
11728         oils_i18n_gettext(
11729             23,
11730             'i wireless (T-Mobile)',
11731             'csc',
11732             'name'
11733         ),
11734         '$number.iws@iwspcs.net',
11735         TRUE
11736     ),
11737     (
11738         24,
11739         oils_i18n_gettext(
11740             24,
11741             'USA',
11742             'csc',
11743             'region'
11744         ),
11745         oils_i18n_gettext(
11746             24,
11747             'i-wireless (Sprint PCS)',
11748             'csc',
11749             'name'
11750         ),
11751         '$number@iwirelesshometext.com',
11752         TRUE
11753     ),
11754     (
11755         25,
11756         oils_i18n_gettext(
11757             25,
11758             'USA',
11759             'csc',
11760             'region'
11761         ),
11762         oils_i18n_gettext(
11763             25,
11764             'MetroPCS',
11765             'csc',
11766             'name'
11767         ),
11768         '$number@mymetropcs.com',
11769         TRUE
11770     ),
11771     (
11772         26,
11773         oils_i18n_gettext(
11774             26,
11775             'USA',
11776             'csc',
11777             'region'
11778         ),
11779         oils_i18n_gettext(
11780             26,
11781             'Kajeet',
11782             'csc',
11783             'name'
11784         ),
11785         '$number@mobile.kajeet.net',
11786         TRUE
11787     ),
11788     (
11789         27,
11790         oils_i18n_gettext(
11791             27,
11792             'USA',
11793             'csc',
11794             'region'
11795         ),
11796         oils_i18n_gettext(
11797             27,
11798             'Element Mobile',
11799             'csc',
11800             'name'
11801         ),
11802         '$number@SMS.elementmobile.net',
11803         TRUE
11804     ),
11805     (
11806         28,
11807         oils_i18n_gettext(
11808             28,
11809             'USA',
11810             'csc',
11811             'region'
11812         ),
11813         oils_i18n_gettext(
11814             28,
11815             'Esendex',
11816             'csc',
11817             'name'
11818         ),
11819         '$number@echoemail.net',
11820         TRUE
11821     ),
11822     (
11823         29,
11824         oils_i18n_gettext(
11825             29,
11826             'USA',
11827             'csc',
11828             'region'
11829         ),
11830         oils_i18n_gettext(
11831             29,
11832             'Boost Mobile',
11833             'csc',
11834             'name'
11835         ),
11836         '$number@myboostmobile.com',
11837         TRUE
11838     ),
11839     (
11840         30,
11841         oils_i18n_gettext(
11842             30,
11843             'USA',
11844             'csc',
11845             'region'
11846         ),
11847         oils_i18n_gettext(
11848             30,
11849             'BellSouth',
11850             'csc',
11851             'name'
11852         ),
11853         '$number@bellsouth.com',
11854         TRUE
11855     ),
11856     (
11857         31,
11858         oils_i18n_gettext(
11859             31,
11860             'USA',
11861             'csc',
11862             'region'
11863         ),
11864         oils_i18n_gettext(
11865             31,
11866             'Bluegrass Cellular',
11867             'csc',
11868             'name'
11869         ),
11870         '$number@sms.bluecell.com',
11871         TRUE
11872     ),
11873     (
11874         32,
11875         oils_i18n_gettext(
11876             32,
11877             'USA',
11878             'csc',
11879             'region'
11880         ),
11881         oils_i18n_gettext(
11882             32,
11883             'AT&T Enterprise Paging',
11884             'csc',
11885             'name'
11886         ),
11887         '$number@page.att.net',
11888         TRUE
11889     ),
11890     (
11891         33,
11892         oils_i18n_gettext(
11893             33,
11894             'USA',
11895             'csc',
11896             'region'
11897         ),
11898         oils_i18n_gettext(
11899             33,
11900             'AT&T Mobility/Wireless',
11901             'csc',
11902             'name'
11903         ),
11904         '$number@txt.att.net',
11905         TRUE
11906     ),
11907     (
11908         34,
11909         oils_i18n_gettext(
11910             34,
11911             'USA',
11912             'csc',
11913             'region'
11914         ),
11915         oils_i18n_gettext(
11916             34,
11917             'AT&T Global Smart Messaging Suite',
11918             'csc',
11919             'name'
11920         ),
11921         '$number@sms.smartmessagingsuite.com',
11922         TRUE
11923     ),
11924     (
11925         35,
11926         oils_i18n_gettext(
11927             35,
11928             'USA',
11929             'csc',
11930             'region'
11931         ),
11932         oils_i18n_gettext(
11933             35,
11934             'Alltel (Allied Wireless)',
11935             'csc',
11936             'name'
11937         ),
11938         '$number@sms.alltelwireless.com',
11939         TRUE
11940     ),
11941     (
11942         36,
11943         oils_i18n_gettext(
11944             36,
11945             'USA',
11946             'csc',
11947             'region'
11948         ),
11949         oils_i18n_gettext(
11950             36,
11951             'Alaska Communications',
11952             'csc',
11953             'name'
11954         ),
11955         '$number@msg.acsalaska.com',
11956         TRUE
11957     ),
11958     (
11959         37,
11960         oils_i18n_gettext(
11961             37,
11962             'USA',
11963             'csc',
11964             'region'
11965         ),
11966         oils_i18n_gettext(
11967             37,
11968             'Ameritech',
11969             'csc',
11970             'name'
11971         ),
11972         '$number@paging.acswireless.com',
11973         TRUE
11974     ),
11975     (
11976         38,
11977         oils_i18n_gettext(
11978             38,
11979             'USA',
11980             'csc',
11981             'region'
11982         ),
11983         oils_i18n_gettext(
11984             38,
11985             'Cingular (GoPhone prepaid)',
11986             'csc',
11987             'name'
11988         ),
11989         '$number@cingulartext.com',
11990         TRUE
11991     ),
11992     (
11993         39,
11994         oils_i18n_gettext(
11995             39,
11996             'USA',
11997             'csc',
11998             'region'
11999         ),
12000         oils_i18n_gettext(
12001             39,
12002             'Cingular (Postpaid)',
12003             'csc',
12004             'name'
12005         ),
12006         '$number@cingular.com',
12007         TRUE
12008     ),
12009     (
12010         40,
12011         oils_i18n_gettext(
12012             40,
12013             'USA',
12014             'csc',
12015             'region'
12016         ),
12017         oils_i18n_gettext(
12018             40,
12019             'Cellular One (Dobson) / O2 / Orange',
12020             'csc',
12021             'name'
12022         ),
12023         '$number@mobile.celloneusa.com',
12024         TRUE
12025     ),
12026     (
12027         41,
12028         oils_i18n_gettext(
12029             41,
12030             'USA',
12031             'csc',
12032             'region'
12033         ),
12034         oils_i18n_gettext(
12035             41,
12036             'Cellular South',
12037             'csc',
12038             'name'
12039         ),
12040         '$number@csouth1.com',
12041         TRUE
12042     ),
12043     (
12044         42,
12045         oils_i18n_gettext(
12046             42,
12047             'USA',
12048             'csc',
12049             'region'
12050         ),
12051         oils_i18n_gettext(
12052             42,
12053             'Cellcom',
12054             'csc',
12055             'name'
12056         ),
12057         '$number@cellcom.quiktxt.com',
12058         TRUE
12059     ),
12060     (
12061         43,
12062         oils_i18n_gettext(
12063             43,
12064             'USA',
12065             'csc',
12066             'region'
12067         ),
12068         oils_i18n_gettext(
12069             43,
12070             'Chariton Valley Wireless',
12071             'csc',
12072             'name'
12073         ),
12074         '$number@sms.cvalley.net',
12075         TRUE
12076     ),
12077     (
12078         44,
12079         oils_i18n_gettext(
12080             44,
12081             'USA',
12082             'csc',
12083             'region'
12084         ),
12085         oils_i18n_gettext(
12086             44,
12087             'Cricket',
12088             'csc',
12089             'name'
12090         ),
12091         '$number@sms.mycricket.com',
12092         TRUE
12093     ),
12094     (
12095         45,
12096         oils_i18n_gettext(
12097             45,
12098             'USA',
12099             'csc',
12100             'region'
12101         ),
12102         oils_i18n_gettext(
12103             45,
12104             'Cleartalk Wireless',
12105             'csc',
12106             'name'
12107         ),
12108         '$number@sms.cleartalk.us',
12109         TRUE
12110     ),
12111     (
12112         46,
12113         oils_i18n_gettext(
12114             46,
12115             'USA',
12116             'csc',
12117             'region'
12118         ),
12119         oils_i18n_gettext(
12120             46,
12121             'Edge Wireless',
12122             'csc',
12123             'name'
12124         ),
12125         '$number@sms.edgewireless.com',
12126         TRUE
12127     ),
12128     (
12129         47,
12130         oils_i18n_gettext(
12131             47,
12132             'USA',
12133             'csc',
12134             'region'
12135         ),
12136         oils_i18n_gettext(
12137             47,
12138             'Syringa Wireless',
12139             'csc',
12140             'name'
12141         ),
12142         '$number@rinasms.com',
12143         TRUE
12144     ),
12145     (
12146         48,
12147         oils_i18n_gettext(
12148             48,
12149             'USA',
12150             'csc',
12151             'region'
12152         ),
12153         oils_i18n_gettext(
12154             48,
12155             'T-Mobile',
12156             'csc',
12157             'name'
12158         ),
12159         '$number@tmomail.net',
12160         TRUE
12161     ),
12162     (
12163         49,
12164         oils_i18n_gettext(
12165             49,
12166             'USA',
12167             'csc',
12168             'region'
12169         ),
12170         oils_i18n_gettext(
12171             49,
12172             'Straight Talk / PagePlus Cellular',
12173             'csc',
12174             'name'
12175         ),
12176         '$number@vtext.com',
12177         TRUE
12178     ),
12179     (
12180         50,
12181         oils_i18n_gettext(
12182             50,
12183             'USA',
12184             'csc',
12185             'region'
12186         ),
12187         oils_i18n_gettext(
12188             50,
12189             'South Central Communications',
12190             'csc',
12191             'name'
12192         ),
12193         '$number@rinasms.com',
12194         TRUE
12195     ),
12196     (
12197         51,
12198         oils_i18n_gettext(
12199             51,
12200             'USA',
12201             'csc',
12202             'region'
12203         ),
12204         oils_i18n_gettext(
12205             51,
12206             'Simple Mobile',
12207             'csc',
12208             'name'
12209         ),
12210         '$number@smtext.com',
12211         TRUE
12212     ),
12213     (
12214         52,
12215         oils_i18n_gettext(
12216             52,
12217             'USA',
12218             'csc',
12219             'region'
12220         ),
12221         oils_i18n_gettext(
12222             52,
12223             'Sprint (PCS)',
12224             'csc',
12225             'name'
12226         ),
12227         '$number@messaging.sprintpcs.com',
12228         TRUE
12229     ),
12230     (
12231         53,
12232         oils_i18n_gettext(
12233             53,
12234             'USA',
12235             'csc',
12236             'region'
12237         ),
12238         oils_i18n_gettext(
12239             53,
12240             'Nextel',
12241             'csc',
12242             'name'
12243         ),
12244         '$number@messaging.nextel.com',
12245         TRUE
12246     ),
12247     (
12248         54,
12249         oils_i18n_gettext(
12250             54,
12251             'USA',
12252             'csc',
12253             'region'
12254         ),
12255         oils_i18n_gettext(
12256             54,
12257             'Pioneer Cellular',
12258             'csc',
12259             'name'
12260         ),
12261         '$number@zsend.com', -- nine digit number
12262         TRUE
12263     ),
12264     (
12265         55,
12266         oils_i18n_gettext(
12267             55,
12268             'USA',
12269             'csc',
12270             'region'
12271         ),
12272         oils_i18n_gettext(
12273             55,
12274             'Qwest Wireless',
12275             'csc',
12276             'name'
12277         ),
12278         '$number@qwestmp.com',
12279         TRUE
12280     ),
12281     (
12282         56,
12283         oils_i18n_gettext(
12284             56,
12285             'USA',
12286             'csc',
12287             'region'
12288         ),
12289         oils_i18n_gettext(
12290             56,
12291             'US Cellular',
12292             'csc',
12293             'name'
12294         ),
12295         '$number@email.uscc.net',
12296         TRUE
12297     ),
12298     (
12299         57,
12300         oils_i18n_gettext(
12301             57,
12302             'USA',
12303             'csc',
12304             'region'
12305         ),
12306         oils_i18n_gettext(
12307             57,
12308             'Unicel',
12309             'csc',
12310             'name'
12311         ),
12312         '$number@utext.com',
12313         TRUE
12314     ),
12315     (
12316         58,
12317         oils_i18n_gettext(
12318             58,
12319             'USA',
12320             'csc',
12321             'region'
12322         ),
12323         oils_i18n_gettext(
12324             58,
12325             'Teleflip',
12326             'csc',
12327             'name'
12328         ),
12329         '$number@teleflip.com',
12330         TRUE
12331     ),
12332     (
12333         59,
12334         oils_i18n_gettext(
12335             59,
12336             'USA',
12337             'csc',
12338             'region'
12339         ),
12340         oils_i18n_gettext(
12341             59,
12342             'Virgin Mobile',
12343             'csc',
12344             'name'
12345         ),
12346         '$number@vmobl.com',
12347         TRUE
12348     ),
12349     (
12350         60,
12351         oils_i18n_gettext(
12352             60,
12353             'USA',
12354             'csc',
12355             'region'
12356         ),
12357         oils_i18n_gettext(
12358             60,
12359             'Verizon Wireless',
12360             'csc',
12361             'name'
12362         ),
12363         '$number@vtext.com',
12364         TRUE
12365     ),
12366     (
12367         61,
12368         oils_i18n_gettext(
12369             61,
12370             'USA',
12371             'csc',
12372             'region'
12373         ),
12374         oils_i18n_gettext(
12375             61,
12376             'USA Mobility',
12377             'csc',
12378             'name'
12379         ),
12380         '$number@usamobility.net',
12381         TRUE
12382     ),
12383     (
12384         62,
12385         oils_i18n_gettext(
12386             62,
12387             'USA',
12388             'csc',
12389             'region'
12390         ),
12391         oils_i18n_gettext(
12392             62,
12393             'Viaero',
12394             'csc',
12395             'name'
12396         ),
12397         '$number@viaerosms.com',
12398         TRUE
12399     ),
12400     (
12401         63,
12402         oils_i18n_gettext(
12403             63,
12404             'USA',
12405             'csc',
12406             'region'
12407         ),
12408         oils_i18n_gettext(
12409             63,
12410             'TracFone',
12411             'csc',
12412             'name'
12413         ),
12414         '$number@mmst5.tracfone.com',
12415         TRUE
12416     ),
12417     (
12418         64,
12419         oils_i18n_gettext(
12420             64,
12421             'USA',
12422             'csc',
12423             'region'
12424         ),
12425         oils_i18n_gettext(
12426             64,
12427             'Centennial Wireless',
12428             'csc',
12429             'name'
12430         ),
12431         '$number@cwemail.com',
12432         TRUE
12433     ),
12434
12435     -- South Korea and USA
12436     (
12437         65,
12438         oils_i18n_gettext(
12439             65,
12440             'South Korea and USA',
12441             'csc',
12442             'region'
12443         ),
12444         oils_i18n_gettext(
12445             65,
12446             'Helio',
12447             'csc',
12448             'name'
12449         ),
12450         '$number@myhelio.com',
12451         TRUE
12452     )
12453 ;
12454
12455 INSERT INTO permission.grp_perm_map (grp, perm, depth, grantable)
12456     SELECT
12457         pgt.id, perm.id, aout.depth, TRUE
12458     FROM
12459         permission.grp_tree pgt,
12460         permission.perm_list perm,
12461         actor.org_unit_type aout
12462     WHERE
12463         pgt.name = 'Global Administrator' AND
12464         aout.name = 'Consortium' AND
12465         perm.code = 'ADMIN_SMS_CARRIER';
12466
12467 INSERT INTO action_trigger.reactor (
12468     module,
12469     description
12470 ) VALUES (
12471     'SendSMS',
12472     'Send an SMS text message based on a user-defined template'
12473 );
12474
12475 INSERT INTO action_trigger.event_definition (
12476     active,
12477     owner,
12478     name,
12479     hook,
12480     validator,
12481     reactor,
12482     cleanup_success,
12483     delay,
12484     delay_field,
12485     group_field,
12486     template
12487 ) VALUES (
12488     true,
12489     1, -- admin
12490     'Hold Ready for Pickup SMS Notification',
12491     'hold.available',
12492     'HoldIsAvailable',
12493     'SendSMS',
12494     'CreateHoldNotification',
12495     '00:30:00',
12496     'shelf_time',
12497     'sms_notify',
12498     '[%- USE date -%]
12499 [%- user = target.0.usr -%]
12500 From: [%- params.sender_email || default_sender %]
12501 To: [%- params.recipient_email || helpers.get_sms_gateway_email(target.0.sms_carrier,target.0.sms_notify) %]
12502 Subject: [% target.size %] hold(s) ready
12503
12504 [% FOR hold IN target %][%-
12505   bibxml = helpers.xml_doc( hold.current_copy.call_number.record.marc );
12506   title = "";
12507   FOR part IN bibxml.findnodes(''//*[@tag="245"]/*[@code="a"]'');
12508     title = title _ part.textContent;
12509   END;
12510   author = bibxml.findnodes(''//*[@tag="100"]/*[@code="a"]'').textContent;
12511 %][% hold.usr.first_given_name %]:[% title %] @ [% hold.pickup_lib.name %]
12512 [% END %]
12513 '
12514 );
12515
12516 INSERT INTO action_trigger.environment (
12517     event_def,
12518     path
12519 ) VALUES (
12520     currval('action_trigger.event_definition_id_seq'),
12521     'current_copy.call_number.record.simple_record'
12522 ), (
12523     currval('action_trigger.event_definition_id_seq'),
12524     'usr'
12525 ), (
12526     currval('action_trigger.event_definition_id_seq'),
12527     'pickup_lib.billing_address'
12528 );
12529
12530 INSERT INTO action_trigger.event_params (event_def, param, value)
12531     VALUES (currval('action_trigger.event_definition_id_seq'), 'check_sms_notify', 1);
12532
12533 INSERT INTO action_trigger.hook(
12534     key,
12535     core_type,
12536     description,
12537     passive
12538 ) VALUES (
12539     'acn.format.sms_text',
12540     'acn',
12541     oils_i18n_gettext(
12542         'acn.format.sms_text',
12543         'A text message has been requested for a call number.',
12544         'ath',
12545         'description'
12546     ),
12547     FALSE
12548 );
12549
12550 INSERT INTO action_trigger.event_definition (
12551     active,
12552     owner,
12553     name,
12554     hook,
12555     validator,
12556     reactor,
12557     template
12558 ) VALUES (
12559     true,
12560     1, -- admin
12561     'SMS Call Number',
12562     'acn.format.sms_text',
12563     'NOOP_True',
12564     'SendSMS',
12565     '[%- USE date -%]
12566 From: [%- params.sender_email || default_sender %]
12567 To: [%- params.recipient_email || helpers.get_sms_gateway_email(user_data.sms_carrier,user_data.sms_notify) %]
12568 Subject: Call Number
12569
12570 [%-
12571   bibxml = helpers.xml_doc( target.record.marc );
12572   title = "";
12573   FOR part IN bibxml.findnodes(''//*[@tag="245"]/*[@code="a" or @code="b"]'');
12574     title = title _ part.textContent;
12575   END;
12576   author = bibxml.findnodes(''//*[@tag="100"]/*[@code="a"]'').textContent;
12577 %]
12578 Call Number: [% target.label %]
12579 Location: [% helpers.get_most_populous_location( target.id ).name %]
12580 Library: [% target.owning_lib.name %]
12581 [%- IF title %]
12582 Title: [% title %]
12583 [%- END %]
12584 [%- IF author %]
12585 Author: [% author %]
12586 [%- END %]
12587 '
12588 );
12589
12590 INSERT INTO action_trigger.environment (
12591     event_def,
12592     path
12593 ) VALUES (
12594     currval('action_trigger.event_definition_id_seq'),
12595     'record.simple_record'
12596 ), (
12597     currval('action_trigger.event_definition_id_seq'),
12598     'owning_lib.billing_address'
12599 );
12600
12601 INSERT INTO vandelay.merge_profile (owner, name, replace_spec) 
12602     VALUES (1, 'Match-Only Merge', '901c');
12603
12604 INSERT INTO vandelay.merge_profile (owner, name, preserve_spec) 
12605     VALUES (1, 'Full Overlay', '901c');
12606
12607 -- user activity seed data --
12608
12609 INSERT INTO config.usr_activity_type (id, ewho, ewhat, ehow, egroup, label) VALUES
12610
12611      -- authen/authz actions
12612      -- note: "opensrf" is the default ingress/ehow
12613      (1,  NULL, 'login',  'opensrf',      'authen', oils_i18n_gettext(1 , 'Login via opensrf', 'cuat', 'label'))
12614     ,(2,  NULL, 'login',  'srfsh',        'authen', oils_i18n_gettext(2 , 'Login via srfsh', 'cuat', 'label'))
12615     ,(3,  NULL, 'login',  'gateway-v1',   'authen', oils_i18n_gettext(3 , 'Login via gateway-v1', 'cuat', 'label'))
12616     ,(4,  NULL, 'login',  'translator-v1','authen', oils_i18n_gettext(4 , 'Login via translator-v1', 'cuat', 'label'))
12617     ,(5,  NULL, 'login',  'xmlrpc',       'authen', oils_i18n_gettext(5 , 'Login via xmlrpc', 'cuat', 'label'))
12618     ,(6,  NULL, 'login',  'remoteauth',   'authen', oils_i18n_gettext(6 , 'Login via remoteauth', 'cuat', 'label'))
12619     ,(7,  NULL, 'login',  'sip2',         'authen', oils_i18n_gettext(7 , 'SIP2 Proxy Login', 'cuat', 'label'))
12620     ,(8,  NULL, 'login',  'apache',       'authen', oils_i18n_gettext(8 , 'Login via Apache module', 'cuat', 'label'))
12621
12622     ,(9,  NULL, 'verify', 'opensrf',      'authz',  oils_i18n_gettext(9 , 'Verification via opensrf', 'cuat', 'label'))
12623     ,(10, NULL, 'verify', 'srfsh',        'authz',  oils_i18n_gettext(10, 'Verification via srfsh', 'cuat', 'label'))
12624     ,(11, NULL, 'verify', 'gateway-v1',   'authz',  oils_i18n_gettext(11, 'Verification via gateway-v1', 'cuat', 'label'))
12625     ,(12, NULL, 'verify', 'translator-v1','authz',  oils_i18n_gettext(12, 'Verification via translator-v1', 'cuat', 'label'))
12626     ,(13, NULL, 'verify', 'xmlrpc',       'authz',  oils_i18n_gettext(13, 'Verification via xmlrpc', 'cuat', 'label'))
12627     ,(14, NULL, 'verify', 'remoteauth',   'authz',  oils_i18n_gettext(14, 'Verification via remoteauth', 'cuat', 'label'))
12628     ,(15, NULL, 'verify', 'sip2',         'authz',  oils_i18n_gettext(15, 'SIP2 User Verification', 'cuat', 'label'))
12629
12630      -- authen/authz actions w/ known uses of "who"
12631     ,(16, 'opac',        'login',  'gateway-v1',   'authen', oils_i18n_gettext(16, 'OPAC Login (jspac)', 'cuat', 'label'))
12632     ,(17, 'opac',        'login',  'apache',       'authen', oils_i18n_gettext(17, 'OPAC Login (tpac)', 'cuat', 'label'))
12633     ,(18, 'staffclient', 'login',  'gateway-v1',   'authen', oils_i18n_gettext(18, 'Staff Client Login', 'cuat', 'label'))
12634     ,(19, 'selfcheck',   'login',  'translator-v1','authen', oils_i18n_gettext(19, 'Self-Check Proxy Login', 'cuat', 'label'))
12635     ,(20, 'ums',         'login',  'xmlrpc',       'authen', oils_i18n_gettext(20, 'Unique Mgt Login', 'cuat', 'label'))
12636     ,(21, 'authproxy',   'login',  'apache',       'authen', oils_i18n_gettext(21, 'Apache Auth Proxy Login', 'cuat', 'label'))
12637     ,(22, 'libraryelf',  'login',  'xmlrpc',       'authz',  oils_i18n_gettext(22, 'LibraryElf Login', 'cuat', 'label'))
12638
12639     ,(23, 'selfcheck',   'verify', 'translator-v1','authz',  oils_i18n_gettext(23, 'Self-Check User Verification', 'cuat', 'label'))
12640     ,(24, 'ezproxy',     'verify', 'remoteauth',   'authz',  oils_i18n_gettext(24, 'EZProxy Verification', 'cuat', 'label'))
12641     -- ...
12642     ;
12643
12644 -- reserve the first 1000 slots
12645 SELECT SETVAL('config.usr_activity_type_id_seq'::TEXT, 1000);
12646
12647 INSERT INTO config.org_unit_setting_type 
12648     (name, label, description, grp, datatype) 
12649     VALUES (
12650         'circ.fines.charge_when_closed',
12651          oils_i18n_gettext(
12652             'circ.fines.charge_when_closed',
12653             'Charge fines on overdue circulations when closed',
12654             'coust', 
12655             'label'
12656         ),
12657         oils_i18n_gettext(
12658             'circ.fines.charge_when_closed',
12659             '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.',
12660             'coust', 
12661             'description'
12662         ),
12663         'circ',
12664         'bool'
12665     );
12666
12667 INSERT INTO config.org_unit_setting_type 
12668     (name, label, description, grp, datatype) 
12669     VALUES (
12670         'circ.patron.usr_activity_retrieve.max',
12671          oils_i18n_gettext(
12672             'circ.patron.usr_activity_retrieve.max',
12673             'Max user activity entries to retrieve (staff client)',
12674             'coust', 
12675             'label'
12676         ),
12677         oils_i18n_gettext(
12678             'circ.patron.usr_activity_retrieve.max',
12679             '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.',
12680             'coust', 
12681             'description'
12682         ),
12683         'gui',
12684         'integer'
12685     );
12686 -- circ export csv export --
12687
12688 INSERT INTO action_trigger.hook (key, core_type, description, passive)
12689 VALUES (
12690     'circ.format.history.csv',
12691     'circ',
12692     oils_i18n_gettext(
12693         'circ.format.history.csv',
12694         'Produce CSV of circulation history',
12695         'ath',
12696         'description'
12697     ),
12698     FALSE
12699 );
12700
12701 INSERT INTO action_trigger.event_definition (
12702     active, owner, name, hook, reactor, validator, group_field, template) 
12703 VALUES (
12704     TRUE, 1, 'Circ History CSV', 'circ.format.history.csv', 'ProcessTemplate', 'NOOP_True', 'usr',
12705 $$
12706 Title,Author,Call Number,Barcode,Format
12707 [%-
12708 FOR circ IN target;
12709     bibxml = helpers.unapi_bre(circ.target_copy.call_number.record, {flesh => '{mra}'});
12710     title = "";
12711     FOR part IN bibxml.findnodes('//*[@tag="245"]/*[@code="a" or @code="b"]');
12712         title = title _ part.textContent;
12713     END;
12714     author = bibxml.findnodes('//*[@tag="100"]/*[@code="a"]').textContent;
12715     item_type = bibxml.findnodes('//*[local-name()="attributes"]/*[local-name()="field"][@name="item_type"]').getAttribute('coded-value') %]
12716
12717     [%- helpers.csv_datum(title) -%],
12718     [%- helpers.csv_datum(author) -%],
12719     [%- helpers.csv_datum(circ.target_copy.call_number.label) -%],
12720     [%- helpers.csv_datum(circ.target_copy.barcode) -%],
12721     [%- helpers.csv_datum(item_type) %]
12722 [%- END -%]
12723 $$
12724 );
12725
12726 INSERT INTO action_trigger.environment (event_def, path)
12727     VALUES (
12728         currval('action_trigger.event_definition_id_seq'),
12729         'target_copy.call_number'
12730     );
12731
12732 INSERT INTO actor.toolbar(id,org,label,layout) VALUES
12733     ( 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"]' ),
12734     ( 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"]' );
12735
12736 INSERT INTO config.global_flag (name, enabled, label) 
12737     VALUES (
12738         'opac.org_unit.non_inherited_visibility',
12739         FALSE,
12740         oils_i18n_gettext(
12741             'opac.org_unit.non_inherited_visibility',
12742             'Org Units Do Not Inherit Visibility',
12743             'cgf',
12744             'label'
12745         )
12746     );
12747
12748 INSERT INTO config.org_unit_setting_type ( name, label, description, datatype, grp, update_perm )
12749     VALUES (
12750         'ui.hide_copy_editor_fields',
12751         oils_i18n_gettext(
12752             'ui.hide_copy_editor_fields',
12753             'GUI: Hide these fields within the Item Attribute Editor',
12754             'coust',
12755             'label'
12756         ),
12757         oils_i18n_gettext(
12758             'ui.hide_copy_editor_fields',
12759             'This setting may be best maintained with the dedicated configuration'
12760             || ' interface within the Item Attribute Editor.  However, here it'
12761             || ' shows up as comma separated list of field identifiers to hide.',
12762             'coust',
12763             'description'
12764         ),
12765         'array',
12766         'gui',
12767         539
12768     );
12769
12770 INSERT into config.org_unit_setting_type 
12771     (name, grp, label, description, datatype) 
12772     VALUES ( 
12773         'opac.patron.auto_overide_hold_events', 
12774         'opac',
12775         oils_i18n_gettext(
12776             'opac.patron.auto_overide_hold_events',
12777             'Auto-Override Permitted Hold Blocks (Patrons)',
12778             'coust', 
12779             'label'
12780         ),
12781         oils_i18n_gettext(
12782             'opac.patron.auto_overide_hold_events',
12783             'When a patron places a hold that fails and the patron has the correct permission ' || 
12784             'to override the hold, automatically override the hold without presenting a message ' || 
12785             'to the patron and requiring that the patron make a decision to override',
12786             'coust', 
12787             'description'
12788         ),
12789         'bool'
12790     );
12791
12792 INSERT into config.org_unit_setting_type
12793     (name, grp, label, description, datatype)
12794     VALUES (
12795         'opac.patron.temporary_list_warn',
12796         'opac',
12797         oils_i18n_gettext(
12798             'opac.patron.temporary_list_warn',
12799             'Warn patrons when adding to a temporary book list',
12800             'coust',
12801             'label'
12802         ),
12803         oils_i18n_gettext(
12804             'opac.patron.temporary_list_warn',
12805             'Present a warning dialog to the patron when a patron adds a book to a temporary book list.',
12806             'coust',
12807             'description'
12808         ),
12809         'bool'
12810     );
12811
12812 INSERT INTO config.usr_setting_type
12813     (name,grp,opac_visible,label,description,datatype)
12814 VALUES (
12815     'opac.temporary_list_no_warn',
12816     'opac',
12817     TRUE,
12818     oils_i18n_gettext(
12819         'opac.temporary_list_no_warn',
12820         'Opt out of warning when adding a book to a temporary book list',
12821         'cust',
12822         'label'
12823     ),
12824     oils_i18n_gettext(
12825         'opac.temporary_list_no_warn',
12826         'Opt out of warning when adding a book to a temporary book list',
12827         'cust',
12828         'description'
12829     ),
12830     'bool'
12831 );
12832
12833 INSERT INTO config.usr_setting_type
12834     (name,grp,opac_visible,label,description,datatype)
12835 VALUES (
12836     'opac.default_list',
12837     'opac',
12838     FALSE,
12839     oils_i18n_gettext(
12840         'opac.default_list',
12841         'Default list to use when adding to a list',
12842         'cust',
12843         'label'
12844     ),
12845     oils_i18n_gettext(
12846         'opac.default_list',
12847         'Default list to use when adding to a list',
12848         'cust',
12849         'description'
12850     ),
12851     'integer'
12852 );
12853
12854 INSERT INTO config.org_unit_setting_type (
12855     name, grp, label, description, datatype
12856 ) VALUES (
12857     'circ.staff.max_visible_event_age',
12858     'circ',
12859     'Maximum visible age of User Trigger Events in Staff Interfaces',
12860     '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.',
12861     'interval'
12862 );
12863
12864 -- kid's opac main search filter
12865
12866 INSERT INTO actor.search_filter_group (owner, code, label) 
12867     VALUES (1, 'kpac_main', 'Kid''s OPAC Search Filter');
12868
12869 INSERT INTO actor.search_query (label, query_text) 
12870     VALUES ('Children''s Materials', 'audience(a,b,c)');
12871 INSERT INTO actor.search_query (label, query_text) 
12872     VALUES ('Young Adult Materials', 'audience(j,d)');
12873 INSERT INTO actor.search_query (label, query_text) 
12874     VALUES ('General/Adult Materials',  'audience(e,f,g, )');
12875
12876 INSERT INTO actor.search_filter_group_entry (grp, query, pos)
12877     VALUES (
12878         (SELECT id FROM actor.search_filter_group WHERE code = 'kpac_main'),
12879         (SELECT id FROM actor.search_query WHERE label = 'Children''s Materials'),
12880         0
12881     ); INSERT INTO actor.search_filter_group_entry (grp, query, pos) VALUES (
12882         (SELECT id FROM actor.search_filter_group WHERE code = 'kpac_main'),
12883         (SELECT id FROM actor.search_query WHERE label = 'Young Adult Materials'),
12884         1
12885     );
12886 INSERT INTO actor.search_filter_group_entry (grp, query, pos) 
12887     VALUES (
12888         (SELECT id FROM actor.search_filter_group WHERE code = 'kpac_main'),
12889         (SELECT id FROM actor.search_query WHERE label = 'General/Adult Materials'),
12890         2
12891     );
12892 INSERT into config.org_unit_setting_type
12893     (name, grp, label, description, datatype)
12894     VALUES (
12895         'acq.fund.allow_rollover_without_money',
12896         'acq',
12897         oils_i18n_gettext(
12898             'acq.fund.allow_rollover_without_money',
12899             'Allow funds to be rolled over without bringing the money along',
12900             'coust',
12901             'label'
12902         ),
12903         oils_i18n_gettext(
12904             'acq.fund.allow_rollover_without_money',
12905             '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.',
12906             'coust',
12907             'description'
12908         ),
12909         'bool'
12910     );
12911
12912 INSERT INTO config.org_unit_setting_type
12913     (name, grp, label, description, datatype)
12914     VALUES (
12915         'circ.lost.xact_open_on_zero',
12916         'finance',
12917         oils_i18n_gettext(
12918             'circ.lost.xact_open_on_zero',
12919             'Leave transaction open when lost balance equals zero',
12920             'coust',
12921             'label'
12922         ),
12923         oils_i18n_gettext(
12924             'circ.lost.xact_open_on_zero',
12925             'Leave transaction open when lost balance equals zero.  This leaves the lost copy on the patron record when it is paid',
12926             'coust',
12927             'description'
12928         ),
12929         'bool'
12930     );
12931
12932 INSERT INTO config.org_unit_setting_type
12933     (name, grp, label, description, datatype)
12934     VALUES (
12935         'circ.patron_expires_soon_warning',
12936         'circ',
12937         oils_i18n_gettext(
12938             'circ.patron_expires_soon_warning',
12939             'Warn when patron account is about to expire',
12940             'coust',
12941             'label'
12942         ),
12943         oils_i18n_gettext(
12944             'circ.patron_expires_soon_warning',
12945             '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.',
12946             'coust',
12947             'description'
12948         ),
12949         'integer'
12950     );
12951
12952 INSERT INTO config.org_unit_setting_type (
12953     name, label, grp, datatype
12954 ) VALUES (
12955     'circ.fines.truncate_to_max_fine',
12956     oils_i18n_gettext(
12957         'circ.fines.truncate_to_max_fine',
12958         'Truncate fines to max fine amount',
12959         'coust',
12960         'label'
12961     ),
12962     'circ',
12963     'bool'
12964 );
12965
12966
12967 INSERT INTO config.settings_group (name, label)
12968     VALUES (
12969         'url_verify',
12970         oils_i18n_gettext(
12971             'url_verify',
12972             'URL Verify',
12973             'csg',
12974             'label'
12975         )
12976     );
12977
12978 INSERT INTO config.org_unit_setting_type
12979     (name, grp, label, description, datatype, update_perm)
12980     VALUES (
12981         'url_verify.url_verification_delay',
12982         'url_verify',
12983         oils_i18n_gettext(
12984             'url_verify.url_verification_delay',
12985             'Number of seconds to wait between URL test attempts.',
12986             'coust',
12987             'label'
12988         ),
12989         oils_i18n_gettext(
12990             'url_verify.url_verification_delay',
12991             'Throttling mechanism for batch URL verification runs.  Each running process will wait this number of seconds after a URL test before performing the next.',
12992             'coust',
12993             'description'
12994         ),
12995         'integer',
12996         544
12997     );
12998
12999 INSERT INTO config.org_unit_setting_type
13000     (name, grp, label, description, datatype, update_perm)
13001     VALUES (
13002         'url_verify.url_verification_max_redirects',
13003         'url_verify',
13004         oils_i18n_gettext(
13005             'url_verify.url_verification_max_redirects',
13006             'Maximum redirect lookups',
13007             'coust',
13008             'label'
13009         ),
13010         oils_i18n_gettext(
13011             'url_verify.url_verification_max_redirects',
13012             'For URLs returning 3XX redirects, this is the maximum number of redirects we will follow before giving up.',
13013             'coust',
13014             'description'
13015         ),
13016         'integer',
13017         544
13018     );
13019
13020 INSERT INTO config.org_unit_setting_type
13021     (name, grp, label, description, datatype, update_perm)
13022     VALUES (
13023         'url_verify.url_verification_max_wait',
13024         'url_verify',
13025         oils_i18n_gettext(
13026             'url_verify.url_verification_max_wait',
13027             'Maximum wait time (in seconds) for a URL to lookup',
13028             'coust',
13029             'label'
13030         ),
13031         oils_i18n_gettext(
13032             'url_verify.url_verification_max_wait',
13033             'If we exceed the wait time, the URL is marked as a "timeout" and the system moves on to the next URL',
13034             'coust',
13035             'description'
13036         ),
13037         'integer',
13038         544
13039     );
13040
13041 INSERT INTO config.filter_dialog_interface (key, description) VALUES (
13042     'url_verify',
13043     oils_i18n_gettext(
13044         'url_verify',
13045         'All Link Checker filter dialogs',
13046         'cfdi',
13047         'description'
13048     )
13049 );
13050
13051 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
13052     'ui.grid_columns.url_verify.select_urls',
13053     'gui',
13054     FALSE,
13055     oils_i18n_gettext(
13056         'ui.grid_columns.url_verify.select_urls',
13057         'Link Checker''s URL Selection interface''s saved columns',
13058         'cust',
13059         'label'
13060     ),
13061     oils_i18n_gettext(
13062         'ui.grid_columns.url_verify.select_urls',
13063         'Link Checker''s URL Selection interface''s saved columns',
13064         'cust',
13065         'description'
13066     ),
13067     'string'
13068 );
13069
13070 INSERT INTO config.usr_setting_type (name,grp,opac_visible,label,description,datatype) VALUES (
13071     'ui.grid_columns.url_verify.review_attempt',
13072     'gui',
13073     FALSE,
13074     oils_i18n_gettext(
13075         'ui.grid_columns.url_verify.review_attempt',
13076         'Link Checker''s Review Attempt interface''s saved columns',
13077         'cust',
13078         'label'
13079     ),
13080     oils_i18n_gettext(
13081         'ui.grid_columns.url_verify.review_attempt',
13082         'Link Checker''s Review Attempt interface''s saved columns',
13083         'cust',
13084         'description'
13085     ),
13086     'string'
13087 );
13088
13089 INSERT INTO config.org_unit_setting_type
13090     (name, grp, label, description, datatype, update_perm)
13091     VALUES (
13092         'url_verify.verification_batch_size',
13093         'url_verify',
13094         oils_i18n_gettext(
13095             'url_verify.verification_batch_size',
13096             'Number of URLs to test in parallel',
13097             'coust',
13098             'label'
13099         ),
13100         oils_i18n_gettext(
13101             'url_verify.verification_batch_size',
13102             '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.',
13103             'coust',
13104             'description'
13105         ),
13106         'integer',
13107         544
13108     );
13109
13110 INSERT INTO config.org_unit_setting_type
13111     (name, label, description, grp, datatype, fm_class) 
13112 VALUES (
13113     'acq.upload.default.create_po',
13114     oils_i18n_gettext(
13115         'acq.upload.default.create_po',
13116         'Upload Create PO',
13117         'coust',
13118         'label'
13119     ),
13120      oils_i18n_gettext(
13121         'acq.upload.default.create_po',
13122         'Create a purchase order by default during ACQ file upload',
13123         'coust',
13124         'description'
13125     ),
13126    'acq',
13127     'bool',
13128     NULL
13129 ), (
13130     'acq.upload.default.activate_po',
13131     oils_i18n_gettext(
13132         'acq.upload.default.activate_po',
13133         'Upload Activate PO',
13134         'coust',
13135         'label'
13136     ),
13137      oils_i18n_gettext(
13138         'acq.upload.default.activate_po',
13139         'Activate the purchase order by default during ACQ file upload',
13140         'coust',
13141         'description'
13142     ),
13143     'acq',
13144     'bool',
13145     NULL
13146 ), (
13147     'acq.upload.default.provider',
13148     oils_i18n_gettext(
13149         'acq.upload.default.provider',
13150         'Upload Default Provider',
13151         'coust',
13152         'label'
13153     ),
13154      oils_i18n_gettext(
13155         'acq.upload.default.provider',
13156         'Default provider to use during ACQ file upload',
13157         'coust',
13158         'description'
13159     ),
13160     'acq',
13161     'link',
13162     'acqpro'
13163 ), (
13164     'acq.upload.default.vandelay.match_set',
13165     oils_i18n_gettext(
13166         'acq.upload.default.vandelay.match_set',
13167         'Upload Default Match Set',
13168         'coust',
13169         'label'
13170     ),
13171      oils_i18n_gettext(
13172         'acq.upload.default.vandelay.match_set',
13173         'Default match set to use during ACQ file upload',
13174         'coust',
13175         'description'
13176     ),
13177     'acq',
13178     'link',
13179     'vms'
13180 ), (
13181     'acq.upload.default.vandelay.merge_profile',
13182     oils_i18n_gettext(
13183         'acq.upload.default.vandelay.merge_profile',
13184         'Upload Default Merge Profile',
13185         'coust',
13186         'label'
13187     ),
13188      oils_i18n_gettext(
13189         'acq.upload.default.vandelay.merge_profile',
13190         'Default merge profile to use during ACQ file upload',
13191         'coust',
13192         'description'
13193     ),
13194     'acq',
13195     'link',
13196     'vmp'
13197 ), (
13198     'acq.upload.default.vandelay.import_non_matching',
13199     oils_i18n_gettext(
13200         'acq.upload.default.vandelay.import_non_matching',
13201         'Upload Import Non Matching by Default',
13202         'coust',
13203         'label'
13204     ),
13205      oils_i18n_gettext(
13206         'acq.upload.default.vandelay.import_non_matching',
13207         'Import non-matching records by default during ACQ file upload',
13208         'coust',
13209         'description'
13210     ),
13211     'acq',
13212     'bool',
13213     NULL
13214 ), (
13215     'acq.upload.default.vandelay.merge_on_exact',
13216     oils_i18n_gettext(
13217         'acq.upload.default.vandelay.merge_on_exact',
13218         'Upload Merge on Exact Match by Default',
13219         'coust',
13220         'label'
13221     ),
13222      oils_i18n_gettext(
13223         'acq.upload.default.vandelay.merge_on_exact',
13224         'Merge records on exact match by default during ACQ file upload',
13225         'coust',
13226         'description'
13227     ),
13228     'acq',
13229     'bool',
13230     NULL
13231 ), (
13232     'acq.upload.default.vandelay.merge_on_best',
13233     oils_i18n_gettext(
13234         'acq.upload.default.vandelay.merge_on_best',
13235         'Upload Merge on Best Match by Default',
13236         'coust',
13237         'label'
13238     ),
13239      oils_i18n_gettext(
13240         'acq.upload.default.vandelay.merge_on_best',
13241         'Merge records on best match by default during ACQ file upload',
13242         'coust',
13243         'description'
13244     ),
13245     'acq',
13246     'bool',
13247     NULL
13248 ), (
13249     'acq.upload.default.vandelay.merge_on_single',
13250     oils_i18n_gettext(
13251         'acq.upload.default.vandelay.merge_on_single',
13252         'Upload Merge on Single Match by Default',
13253         'coust',
13254         'label'
13255     ),
13256      oils_i18n_gettext(
13257         'acq.upload.default.vandelay.merge_on_single',
13258         'Merge records on single match by default during ACQ file upload',
13259         'coust',
13260         'description'
13261     ),
13262     'acq',
13263     'bool',
13264     NULL
13265 ), (
13266     'acq.upload.default.vandelay.quality_ratio',
13267     oils_i18n_gettext(
13268         'acq.upload.default.vandelay.quality_ratio',
13269         'Upload Default Min. Quality Ratio',
13270         'coust',
13271         'label'
13272     ),
13273      oils_i18n_gettext(
13274         'acq.upload.default.vandelay.quality_ratio',
13275         'Default minimum quality ratio used during ACQ file upload',
13276         'coust',
13277         'description'
13278     ),
13279     'acq',
13280     'integer',
13281     NULL
13282 ), (
13283     'acq.upload.default.vandelay.low_quality_fall_thru_profile',
13284     oils_i18n_gettext(
13285         'acq.upload.default.vandelay.low_quality_fall_thru_profile',
13286         'Upload Default Insufficient Quality Fall-Thru Profile',
13287         'coust',
13288         'label'
13289     ),
13290      oils_i18n_gettext(
13291         'acq.upload.default.vandelay.low_quality_fall_thru_profile',
13292         'Default low-quality fall through profile used during ACQ file upload',
13293         'coust',
13294         'description'
13295     ),
13296     'acq',
13297     'link',
13298     'vmp'
13299 ), (
13300     'acq.upload.default.vandelay.load_item_for_imported',
13301     oils_i18n_gettext(
13302         'acq.upload.default.vandelay.load_item_for_imported',
13303         'Upload Load Items for Imported Records by Default',
13304         'coust',
13305         'label'
13306     ),
13307      oils_i18n_gettext(
13308         'acq.upload.default.vandelay.load_item_for_imported',
13309         'Load items for imported records by default during ACQ file upload',
13310         'coust',
13311         'description'
13312     ),
13313     'acq',
13314     'bool',
13315     NULL
13316 );
13317
13318
13319 INSERT INTO config.ts_config_list(id, name) VALUES
13320     ('simple','Non-Stemmed Simple'),
13321     ('danish_nostop','Danish Stemmed'),
13322     ('dutch_nostop','Dutch Stemmed'),
13323     ('english_nostop','English Stemmed'),
13324     ('finnish_nostop','Finnish Stemmed'),
13325     ('french_nostop','French Stemmed'),
13326     ('german_nostop','German Stemmed'),
13327     ('hungarian_nostop','Hungarian Stemmed'),
13328     ('italian_nostop','Italian Stemmed'),
13329     ('norwegian_nostop','Norwegian Stemmed'),
13330     ('portuguese_nostop','Portuguese Stemmed'),
13331     ('romanian_nostop','Romanian Stemmed'),
13332     ('russian_nostop','Russian Stemmed'),
13333     ('spanish_nostop','Spanish Stemmed'),
13334     ('swedish_nostop','Swedish Stemmed'),
13335     ('turkish_nostop','Turkish Stemmed');
13336
13337 INSERT INTO config.metabib_class_ts_map(field_class, ts_config, index_weight, always) VALUES
13338     ('keyword','simple','A',true),
13339     ('keyword','english_nostop','C',true),
13340     ('title','simple','A',true),
13341     ('title','english_nostop','C',true),
13342     ('author','simple','A',true),
13343     ('author','english_nostop','C',true),
13344     ('series','simple','A',true),
13345     ('series','english_nostop','C',true),
13346     ('subject','simple','A',true),
13347     ('subject','english_nostop','C',true),
13348     ('identifier','simple','A',true);
13349
13350 INSERT INTO config.org_unit_setting_type (
13351     name, label, description, datatype, fm_class, update_perm, grp
13352 ) VALUES (
13353     'circ.hold_capture_order',
13354     oils_i18n_gettext(
13355         'circ.hold_capture_order',
13356         'Best-hold selection sort order',
13357         'coust',
13358         'label'
13359     ),
13360     oils_i18n_gettext(
13361         'circ.hold_capture_order',
13362         'Defines the sort order of holds when selecting a hold to fill using a given copy at capture time',
13363         'coust',
13364         'description'
13365     ),
13366     'link',
13367     'cbho',
13368     543,
13369     'holds'
13370 );
13371
13372 INSERT INTO config.org_unit_setting_type (
13373     name, label, description, datatype, update_perm, grp
13374 ) VALUES (
13375     'circ.hold_go_home_interval',
13376     oils_i18n_gettext(
13377         'circ.hold_go_home_interval',
13378         'Max foreign-circulation time',
13379         'coust',
13380         'label'
13381     ),
13382     oils_i18n_gettext(
13383         'circ.hold_go_home_interval',
13384         'Time a copy can spend circulating away from its circ lib before returning there to fill a hold (if one exists there)',
13385         'coust',
13386         'description'
13387     ),
13388     'interval',
13389     543,
13390     'holds'
13391 );
13392
13393
13394 INSERT INTO config.best_hold_order (
13395     name,
13396     approx, pprox, aprox, priority, cut, depth, rtime
13397 ) VALUES (
13398     'Traditional',
13399     1, 2, 3, 4, 5, 6, 7
13400 );
13401
13402 INSERT INTO config.best_hold_order (
13403     name,
13404     hprox, approx, pprox, aprox, priority, cut, depth, rtime
13405 ) VALUES (
13406     'Traditional with Holds-always-go-home',
13407     1, 2, 3, 4, 5, 6, 7, 8
13408 );
13409
13410 INSERT INTO config.best_hold_order (
13411     name,
13412     htime, approx, pprox, aprox, priority, cut, depth, rtime
13413 ) VALUES (
13414     'Traditional with Holds-go-home',
13415     1, 2, 3, 4, 5, 6, 7, 8
13416 );
13417
13418 INSERT INTO config.best_hold_order (
13419     name,
13420     priority, cut, rtime, depth, pprox, hprox, aprox, htime
13421 ) VALUES (
13422     'FIFO',
13423     1, 2, 3, 4, 5, 6, 7, 8
13424 );
13425
13426 INSERT INTO config.best_hold_order (
13427     name,
13428     hprox, priority, cut, rtime, depth, pprox, aprox, htime
13429 ) VALUES (
13430     'FIFO with Holds-always-go-home',
13431     1, 2, 3, 4, 5, 6, 7, 8
13432 );
13433
13434 INSERT INTO config.best_hold_order (
13435     name,
13436     htime, priority, cut, rtime, depth, pprox, aprox, hprox
13437 ) VALUES (
13438     'FIFO with Holds-go-home',
13439     1, 2, 3, 4, 5, 6, 7, 8
13440 );
13441
13442 INSERT INTO actor.org_unit_setting (
13443     org_unit, name, value
13444 ) VALUES (
13445     (SELECT id FROM actor.org_unit WHERE parent_ou IS NULL),
13446     'circ.hold_go_home_interval',
13447     '"6 months"'
13448 );
13449
13450 INSERT INTO action_trigger.hook (
13451         key,
13452         core_type,
13453         description,
13454         passive
13455     ) VALUES (
13456         'au.barred',
13457         'au',
13458         'A user was barred by staff',
13459         FALSE
13460     );
13461
13462 INSERT INTO action_trigger.hook (
13463         key,
13464         core_type,
13465         description,
13466         passive
13467     ) VALUES (
13468         'au.unbarred',
13469         'au',
13470         'A user was un-barred by staff',
13471         FALSE
13472     );
13473
13474 INSERT INTO action_trigger.validator (
13475         module, 
13476         description
13477     ) VALUES (
13478         'PatronBarred',
13479         'Tests if a patron is currently marked as barred'
13480     );
13481
13482 INSERT INTO action_trigger.validator (
13483         module, 
13484         description
13485     ) VALUES (
13486         'PatronNotBarred',
13487         'Tests if a patron is currently not marked as barred'
13488     );
13489
13490 INSERT INTO config.org_unit_setting_type
13491     (name, label, description, grp, datatype) 
13492 VALUES (
13493     'acq.fund.rollover_distrib_forms',
13494     oils_i18n_gettext(
13495         'acq.fund.rollover_distrib_forms',
13496         'Rollover Distribution Formulae Funds',
13497         'coust',
13498         'label'
13499     ),
13500      oils_i18n_gettext(
13501         'acq.fund.rollover_distrib_forms',
13502         'During fiscal rollover, update distribution formalae to use new funds',
13503         'coust',
13504         'description'
13505     ),
13506     'acq',
13507     'bool'
13508 );
13509
13510 INSERT INTO config.z3950_index_field_map 
13511     (id, label, metabib_field, z3950_attr_type) VALUES 
13512 (1, oils_i18n_gettext(1, 'Title',   'czifm', 'label'), 5,  'title'),
13513 (2, oils_i18n_gettext(2, 'Author',  'czifm', 'label'), 8,  'author'),
13514 (3, oils_i18n_gettext(3, 'ISBN',    'czifm', 'label'), 18, 'isbn'),
13515 (4, oils_i18n_gettext(4, 'ISSN',    'czifm', 'label'), 19, 'issn'),
13516 (5, oils_i18n_gettext(5, 'LCCN',    'czifm', 'label'), 30, 'lccn');
13517
13518 INSERT INTO config.z3950_index_field_map 
13519     (id, label, record_attr, z3950_attr_type) VALUES 
13520 (6, oils_i18n_gettext(6, 'Pubdate',  'czifm', 'label'),'pubdate', 'pubdate'),
13521 (7, oils_i18n_gettext(7, 'Item Type', 'czifm', 'label'),'item_type', 'item_type');
13522
13523
13524 -- let's leave room for more stock mappings
13525 SELECT SETVAL('config.z3950_index_field_map_id_seq'::TEXT, 1000);
13526
13527 INSERT INTO config.org_unit_setting_type
13528     (name, grp, label, description, datatype)
13529     VALUES (
13530         'cat.z3950.batch.max_parallel',
13531         'cat',
13532         oils_i18n_gettext(
13533             'cat.z3950.batch.max_parallel',
13534             'Maximum Parallel Z39.50 Batch Searches',
13535             'coust',
13536             'label'
13537         ),
13538         oils_i18n_gettext(
13539             'cat.z3950.batch.max_parallel',
13540             'The maximum number of Z39.50 searches that can be in-flight at any given time when performing batch Z39.50 searches',
13541             'coust',
13542             'description'
13543         ),
13544         'integer'
13545     );
13546
13547 INSERT INTO config.org_unit_setting_type
13548     (name, grp, label, description, datatype)
13549     VALUES (
13550         'cat.z3950.batch.max_results',
13551         'cat',
13552         oils_i18n_gettext(
13553             'cat.z3950.batch.max_results',
13554             'Maximum Z39.50 Batch Search Results',
13555             'coust',
13556             'label'
13557         ),
13558         oils_i18n_gettext(
13559             'cat.z3950.batch.max_results',
13560             'The maximum number of search results to retrieve and queue for each record + Z39 source during batch Z39.50 searches',
13561             'coust',
13562             'description'
13563         ),
13564         'integer'
13565     );
13566
13567 -- long overdue stuff...
13568
13569 INSERT INTO config.org_unit_setting_type 
13570     (name, grp, datatype, label, description) VALUES 
13571 (
13572     'circ.longoverdue_immediately_available',
13573     'circ', 'bool',
13574     oils_i18n_gettext(
13575         'circ.longoverdue_immediately_available',
13576         'Long-Overdue Items Usable on Checkin',
13577         'coust',
13578         'label'
13579     ),
13580     oils_i18n_gettext(
13581         'circ.longoverdue_immediately_available',
13582         'Long-overdue items are usable on checkin instead of going "home" first',
13583         'coust',
13584         'description'
13585     )
13586 ), (
13587     'circ.longoverdue_materials_processing_fee',
13588     'finance', 'currency',
13589     oils_i18n_gettext(
13590         'circ.longoverdue_materials_processing_fee',
13591         'Long-Overdue Materials Processing Fee',
13592         'coust',
13593         'label'
13594     ),
13595     oils_i18n_gettext(
13596         'circ.longoverdue_materials_processing_fee',
13597         'Long-Overdue Materials Processing Fee',
13598         'coust',
13599         'description'
13600     )
13601 ), (
13602     'circ.max_accept_return_of_longoverdue',
13603     'circ', 'interval',
13604     oils_i18n_gettext(
13605         'circ.max_accept_return_of_longoverdue',
13606         'Long-Overdue Max Return Interval',
13607         'coust',
13608         'label'
13609     ),
13610     oils_i18n_gettext(
13611         'circ.max_accept_return_of_longoverdue',
13612         'Long-overdue check-in processing (voiding fees, re-instating ' ||
13613             'overdues, etc.) will not take place for items that have been ' ||
13614             'overdue for (or have last activity older than) this amount of time',
13615         'coust',
13616         'description'
13617     )
13618 ), (
13619     'circ.restore_overdue_on_longoverdue_return',
13620     'circ', 'bool',
13621     oils_i18n_gettext(
13622         'circ.restore_overdue_on_longoverdue_return',
13623         'Restore Overdues on Long-Overdue Item Return',
13624         'coust',
13625         'label'
13626     ),
13627     oils_i18n_gettext(
13628         'circ.restore_overdue_on_longoverdue_return',
13629         'Restore Overdues on Long-Overdue Item Return',
13630         'coust',
13631         'description'
13632     )
13633 ), (
13634     'circ.void_longoverdue_on_checkin',
13635     'circ', 'bool',
13636     oils_i18n_gettext(
13637         'circ.void_longoverdue_on_checkin',
13638         'Void Long-Overdue Item Billing When Returned',
13639         'coust',
13640         'label'
13641     ),
13642     oils_i18n_gettext(
13643         'circ.void_longoverdue_on_checkin',
13644         'Void Long-Overdue Item Billing When Returned',
13645         'coust',
13646         'description'
13647     )
13648 ), (
13649     'circ.void_longoverdue_proc_fee_on_checkin',
13650     'circ', 'bool',
13651     oils_i18n_gettext(
13652         'circ.void_longoverdue_proc_fee_on_checkin',
13653         'Void Processing Fee on Long-Overdue Item Return',
13654         'coust',
13655         'label'
13656     ),
13657     oils_i18n_gettext(
13658         'circ.void_longoverdue_proc_fee_on_checkin',
13659         'Void Processing Fee on Long-Overdue Item Return',
13660         'coust',
13661         'description'
13662     )
13663 ), (
13664     'circ.void_overdue_on_longoverdue',
13665     'finance', 'bool',
13666     oils_i18n_gettext(
13667         'circ.void_overdue_on_longoverdue',
13668         'Void Overdue Fines When Items are Marked Long-Overdue',
13669         'coust',
13670         'label'
13671     ),
13672     oils_i18n_gettext(
13673         'circ.void_overdue_on_longoverdue',
13674         'Void Overdue Fines When Items are Marked Long-Overdue',
13675         'coust',
13676         'description'
13677     )
13678 ), (
13679     'circ.longoverdue.xact_open_on_zero',
13680     'finance', 'bool',
13681     oils_i18n_gettext(
13682         'circ.longoverdue.xact_open_on_zero',
13683         'Leave transaction open when long overdue balance equals zero',
13684         'coust',
13685         'label'
13686     ),
13687     oils_i18n_gettext(
13688         'circ.longoverdue.xact_open_on_zero',
13689         'Leave transaction open when long-overdue balance equals zero.  ' ||
13690             'This leaves the lost copy on the patron record when it is paid',
13691         'coust',
13692         'description'
13693     )
13694 ), (
13695     'circ.longoverdue.use_last_activity_date_on_return',
13696     'circ', 'bool',
13697     oils_i18n_gettext(
13698         'circ.longoverdue.use_last_activity_date_on_return',
13699         'Long-Overdue Check-In Interval Uses Last Activity Date',
13700         'coust',
13701         'label'
13702     ),
13703     oils_i18n_gettext(
13704         'circ.longoverdue.use_last_activity_date_on_return',
13705         'Use the long-overdue last-activity date instead of the due_date to ' ||
13706             'determine whether the item has been checked out too long to ' ||
13707             'perform long-overdue check-in processing.  If set, the system ' ||
13708             'will first check the last payment time, followed by the last ' ||
13709             'billing time, followed by the due date.  See also ' ||
13710             'circ.max_accept_return_of_longoverdue',
13711         'coust',
13712         'description'
13713     )
13714 );
13715
13716 -- mark long-overdue reactor
13717
13718 INSERT INTO action_trigger.reactor (module, description) VALUES
13719 (   'MarkItemLongOverdue',
13720     oils_i18n_gettext(
13721         'MarkItemLongOverdue',
13722         'Marks a circulating item as long-overdue and applies configured ' ||
13723         'penalties.  Also creates events for the longoverdue.auto hook',
13724         'atreact',
13725         'description'
13726     )
13727 );
13728
13729 INSERT INTO action_trigger.validator (module, description) VALUES (
13730     'PatronNotInCollections', 
13731     'Event is valid if the linked patron is not in collections processing ' ||
13732         'at the context org unit'
13733 );
13734
13735 INSERT INTO action_trigger.event_definition 
13736     (id, active, owner, name, hook, validator, reactor, delay, delay_field) 
13737 VALUES (
13738     49, FALSE, 1, '6 Month Overdue Mark Long-Overdue', 
13739     'checkout.due', 'PatronNotInCollections', 
13740     'MarkItemLongOverdue', '6 months', 'due_date'
13741 );
13742
13743 INSERT INTO action_trigger.event_params (event_def, param, value) VALUES
13744     (49, 'editor', '''1''');
13745
13746 -- new longoverdue and longervdue.auto hook.
13747
13748 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
13749     'longoverdue',
13750     'circ',
13751     'Circulating Item marked long-overdue'
13752 );
13753
13754 INSERT INTO action_trigger.hook (key,core_type,description) VALUES (
13755     'longoverdue.auto',
13756     'circ',
13757     'Circulating Item automatically marked long-overdue'
13758 );
13759
13760 -- sample longoverdue.auto notification reactor
13761
13762 INSERT INTO action_trigger.event_definition 
13763     (id, active, owner, name, hook, validator, reactor, group_field, template) 
13764     VALUES (
13765         50, FALSE, 1, '6 Month Long Overdue Notice', 
13766         'longoverdue.auto', 'NOOP_True', 'SendEmail', 'usr',
13767 $$
13768 [%- USE date -%]
13769 [%- user = target.0.usr -%]
13770 To: [%- params.recipient_email || user.email %]
13771 From: [%- params.sender_email || default_sender %]
13772 Subject: Overdue Items Marked Long Overdue
13773
13774 Dear [% user.family_name %], [% user.first_given_name %]
13775 The following items are 6 months overdue and have been marked Long Overdue.
13776
13777 [% FOR circ IN target %]
13778     [%- copy_details = helpers.get_copy_bib_basics(circ.target_copy.id) -%]
13779     Title: [% copy_details.title %], by [% copy_details.author %]
13780     Call Number: [% circ.target_copy.call_number.label %]
13781     Shelving Location: [% circ.target_copy.location.name %]
13782     Barcode: [% circ.target_copy.barcode %]
13783     Due: [% date.format(helpers.format_date(circ.due_date), '%Y-%m-%d') %]
13784     Item Cost: [% helpers.get_copy_price(circ.target_copy) %]
13785     Total Owed For Transaction: [% circ.billable_transaction.summary.balance_owed %]
13786     Library: [% circ.circ_lib.name %]
13787
13788 [% END %]
13789 $$);
13790
13791 -- ENV for above
13792
13793 INSERT INTO action_trigger.environment (event_def, path) VALUES 
13794     (50, 'target_copy.call_number'),
13795     (50, 'usr'),
13796     (50, 'billable_transaction.summary'),
13797     (50, 'circ_lib.billing_address'),
13798     (50, 'target_copy.location');
13799
13800 -- OUS's for patron self-reg
13801 INSERT INTO config.org_unit_setting_type
13802     (name, grp, datatype, label, description)
13803 VALUES (
13804     'opac.allow_pending_user',
13805     'opac',
13806     'bool',
13807     oils_i18n_gettext(
13808         'opac.allow_pending_user',
13809         'Allow Patron Self-Registration',
13810         'coust',
13811         'label'
13812     ),
13813     oils_i18n_gettext(
13814         'opac.allow_pending_user',
13815         'Allow patrons to self-register, creating pending user accounts',
13816         'coust',
13817         'description'
13818     )
13819 ), (
13820     'opac.pending_user_expire_interval',
13821     'opac',
13822     'interval',
13823     oils_i18n_gettext(
13824         'opac.pending_user_expire_interval',
13825         'Patron Self-Reg. Expire Interval',
13826         'coust',
13827         'label'
13828     ),
13829     oils_i18n_gettext(
13830         'opac.pending_user_expire_interval',
13831         'If set, this is the amount of time a pending user account will ' ||
13832         'be allowed to sit in the database.  After this time, the pending ' ||
13833         'user information will be purged',
13834         'coust',
13835         'description'
13836     )
13837 ), (
13838     'ui.patron.edit.aua.county.show',
13839     'gui',
13840     'bool',
13841     oils_i18n_gettext(
13842         'ui.patron.edit.aua.county.require',
13843         'Show county field on patron registration',
13844         'coust',
13845         'label'
13846     ),
13847     oils_i18n_gettext(
13848         'ui.patron.edit.aua.county.require',
13849         'The county field will be shown on the patron registration screen',
13850         'coust',
13851         'description'
13852     )
13853 );
13854
13855 -- vandelay item import defaults
13856 INSERT INTO config.org_unit_setting_type
13857     (grp, name, label, description, datatype, fm_class)
13858 VALUES (
13859     'vandelay',
13860     'vandelay.item.barcode.auto',
13861     oils_i18n_gettext(
13862         'vandelay.item.barcode.auto',
13863         'Vandelay Generate Default Barcodes',
13864         'coust', 'label'),
13865     oils_i18n_gettext(
13866         'vandelay.item.barcode.auto',
13867         'Auto-generate deault item barcodes when no item barcode is present',
13868         'coust', 'label'),
13869     'bool',
13870     NULL
13871 ), (
13872     'vandelay',
13873     'vandelay.item.barcode.prefix',
13874     oils_i18n_gettext(
13875         'vandelay.item.barcode.prefix',
13876         'Vandelay Default Barcode Prefix',
13877         'coust', 'label'),
13878     oils_i18n_gettext(
13879         'vandelay.item.barcode.prefix',
13880         'Apply this prefix to any auto-generated item barcodes',
13881         'coust', 'label'),
13882     'string',
13883     NULL
13884 ), (
13885     'vandelay',
13886     'vandelay.item.call_number.auto',
13887     oils_i18n_gettext(
13888         'vandelay.item.call_number.auto',
13889         'Vandelay Generate Default Call Numbers',
13890         'coust', 'label'),
13891     oils_i18n_gettext(
13892         'vandelay.item.call_number.auto',
13893         'Auto-generate default item call numbers when no item call number is present',
13894         'coust', 'label'),
13895     'bool',
13896     NULL
13897 ), (
13898     'vandelay',
13899     'vandelay.item.call_number.prefix',
13900     oils_i18n_gettext(
13901         'vandelay.item.call_number.prefix',
13902         'Vandelay Default Call Number Prefix',
13903         'coust', 'label'),
13904     oils_i18n_gettext(
13905         'vandelay.item.call_number.prefix',
13906         'Apply this prefix to any auto-generated item call numbers',
13907         'coust', 'label'),
13908     'string',
13909     NULL
13910 ), (
13911     'vandelay',
13912     'vandelay.item.copy_location.default',
13913     oils_i18n_gettext(
13914         'vandelay.item.copy_location.default',
13915         'Vandelay Default Copy Location',
13916         'coust', 'label'),
13917     oils_i18n_gettext(
13918         'vandelay.item.copy_location.default',
13919         'Default copy location value for imported items',
13920         'coust', 'label'),
13921     'link',
13922     'acpl'
13923 ), (
13924     'vandelay',
13925     'vandelay.item.circ_modifier.default',
13926     oils_i18n_gettext(
13927         'vandelay.item.circ_modifier.default',
13928         'Vandelay Default Circulation Modifier',
13929         'coust', 'label'),
13930     oils_i18n_gettext(
13931         'vandelay.item.circ_modifier.default',
13932         'Default circulation modifier value for imported items',
13933         'coust', 'label'),
13934     'link',
13935     'ccm'
13936 );
13937
13938
13939 INSERT into config.org_unit_setting_type 
13940     (name, grp, label, description, datatype)
13941 VALUES ( 
13942     'opac.holds.org_unit_not_pickup_lib', 
13943     'opac',
13944     oils_i18n_gettext('opac.holds.org_unit_not_pickup_lib',
13945         'OPAC: Org Unit is not a hold pickup library',
13946         'coust', 'label'),
13947     oils_i18n_gettext('opac.holds.org_unit_not_pickup_lib',
13948         'If set, this org unit will not be offered to the patron as an '||
13949         'option for a hold pickup location.  This setting has no affect '||
13950         'on searching or hold targeting',
13951         'coust', 'description'),
13952     'bool'
13953 );
13954
13955
13956 INSERT INTO config.standing_penalty
13957     (id, name, label, block_list, staff_alert)
13958 VALUES (
13959     35,
13960     'PATRON_EXCEEDS_LONGOVERDUE_COUNT',
13961     oils_i18n_gettext(
13962         35,
13963         'Patron Exceeds Max Long-Overdue Threshold',
13964         'csp',
13965         'label'
13966     ),
13967     'CIRC|FULFILL|HOLD|CAPTURE|RENEW',
13968     TRUE
13969 );
13970
13971
13972 INSERT INTO config.org_unit_setting_type
13973     (name, grp, datatype, label, description)
13974 VALUES (
13975     'opac.self_register.timeout',
13976     'opac',
13977     'integer',
13978     oils_i18n_gettext(
13979         'opac.self_register.timeout',
13980         'Patron Self-Reg. Display Timeout',
13981         'coust',
13982         'label'
13983     ),
13984     oils_i18n_gettext(
13985         'opac.self_register.timeout',
13986         'Number of seconds to wait before reloading the patron self-'||
13987         'registration interface to clear sensitive data',
13988         'coust',
13989         'description'
13990     )
13991 );
13992
13993
13994 INSERT INTO config.org_unit_setting_type 
13995     (name, grp, datatype, label, description)
13996 VALUES (
13997     'ui.circ.items_out.longoverdue', 'gui', 'integer',
13998     oils_i18n_gettext(
13999         'ui.circ.items_out.longoverdue',
14000         'Items Out Long-Overdue display setting',
14001         'coust',
14002         'label'
14003     ),
14004     oils_i18n_gettext(
14005         'ui.circ.items_out.longoverdue',
14006 'Value is a numeric code, describing which list the circulation '||
14007 'should appear while checked out and whether the circulation should '||
14008 'continue to appear in the bottom list, when checked in with '||
14009 'oustanding fines.  '||
14010 '1 = top list, bottom list.  2 = bottom list, bottom list.  ' ||
14011 '5 = top list, do not display.  6 = bottom list, do not display.',
14012         'coust',
14013         'description'
14014     )
14015 ), (
14016     'ui.circ.items_out.lost', 'gui', 'integer',
14017     oils_i18n_gettext(
14018         'ui.circ.items_out.lost',
14019         'Items Out Lost display setting',
14020         'coust',
14021         'label'
14022     ),
14023     oils_i18n_gettext(
14024         'ui.circ.items_out.lost',
14025 'Value is a numeric code, describing which list the circulation '||
14026 'should appear while checked out and whether the circulation should '||
14027 'continue to appear in the bottom list, when checked in with '||
14028 'oustanding fines.  '||
14029 '1 = top list, bottom list.  2 = bottom list, bottom list.  ' ||
14030 '5 = top list, do not display.  6 = bottom list, do not display.',
14031         'coust',
14032         'description'
14033     )
14034 ), (
14035     'ui.circ.items_out.claimsreturned', 'gui', 'integer',
14036     oils_i18n_gettext(
14037         'ui.circ.items_out.claimsreturned',
14038         'Items Out Claims Returned display setting',
14039         'coust',
14040         'label'
14041     ),
14042     oils_i18n_gettext(
14043         'ui.circ.items_out.claimsreturned',
14044 'Value is a numeric code, describing which list the circulation '||
14045 'should appear while checked out and whether the circulation should '||
14046 'continue to appear in the bottom list, when checked in with '||
14047 'oustanding fines.  '||
14048 '1 = top list, bottom list.  2 = bottom list, bottom list.  ' ||
14049 '5 = top list, do not display.  6 = bottom list, do not display.',
14050         'coust',
14051         'description'
14052     )
14053 );
14054
14055 -- YAOUS patron credit disable
14056 INSERT INTO config.org_unit_setting_type 
14057     (grp, name, datatype, label, description) 
14058 VALUES (
14059     'finance',
14060     'circ.disable_patron_credit',
14061     'bool',
14062     oils_i18n_gettext(
14063         'circ.disable_patron_credit',
14064         'Disable Patron Credit',
14065         'coust',
14066         'label'
14067     ),
14068     oils_i18n_gettext(
14069         'circ.disable_patron_credit',
14070         'Do not allow patrons to accrue credit or pay fines/fees with accrued credit',
14071         'coust',
14072         'description'
14073     )
14074 );
14075
14076 INSERT INTO config.floating_group(name) VALUES ('Everywhere');
14077 INSERT INTO config.floating_group_member(floating_group, org_unit) VALUES (1, 1);
14078
14079 INSERT INTO config.global_flag (name, label, value, enabled) VALUES (
14080     'opac.metarecord.holds.format_attr', 
14081     oils_i18n_gettext(
14082         'opac.metarecord.holds.format_attr',
14083         'OPAC Metarecord Hold Formats Attribute', 
14084         'cgf',
14085         'label'
14086     ),
14087     'mr_hold_format', 
14088     TRUE
14089 );
14090
14091 -- until we have a custom attribute for the selector, 
14092 -- default to the icon_format attribute
14093 INSERT INTO config.global_flag (name, label, value, enabled) VALUES (
14094     'opac.format_selector.attr', 
14095     oils_i18n_gettext(
14096         'opac.format_selector.attr', 
14097         'OPAC Format Selector Attribute', 
14098         'cgf',
14099         'label'
14100     ),
14101     'search_format', 
14102     TRUE
14103 );
14104
14105
14106