Lines 226-231
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
226 |
('itemBarcodeFallbackSearch','',NULL,'If set, uses scanned item barcodes as a catalogue search if not found as barcodes','YesNo'), |
226 |
('itemBarcodeFallbackSearch','',NULL,'If set, uses scanned item barcodes as a catalogue search if not found as barcodes','YesNo'), |
227 |
('itemBarcodeInputFilter','','whitespace|T-prefix|cuecat|libsuite8|EAN13','If set, allows specification of a item barcode input filter','Choice'), |
227 |
('itemBarcodeInputFilter','','whitespace|T-prefix|cuecat|libsuite8|EAN13','If set, allows specification of a item barcode input filter','Choice'), |
228 |
('itemcallnumber','082ab',NULL,'The MARC field/subfield that is used to calculate the itemcallnumber (Dewey would be 082ab or 092ab; LOC would be 050ab or 090ab) could be 852hi from an item record','free'), |
228 |
('itemcallnumber','082ab',NULL,'The MARC field/subfield that is used to calculate the itemcallnumber (Dewey would be 082ab or 092ab; LOC would be 050ab or 090ab) could be 852hi from an item record','free'), |
|
|
229 |
('ItemTypeText', 1, NULL, 'Show/hide the item type text label. It is recommended to have ItemTypeText enabled if noItemTypeImages is disabled.', 'YesNo'), |
229 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
230 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
230 |
('LabelMARCView','standard','standard|economical','Define how a MARC record will display','Choice'), |
231 |
('LabelMARCView','standard','standard|economical','Define how a MARC record will display','Choice'), |
231 |
('language','en',NULL,'Set the default language in the staff client.','Languages'), |
232 |
('language','en',NULL,'Set the default language in the staff client.','Languages'), |