Lines 236-241
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
236 |
('itemBarcodeFallbackSearch','',NULL,'If set, uses scanned item barcodes as a catalogue search if not found as barcodes','YesNo'), |
236 |
('itemBarcodeFallbackSearch','',NULL,'If set, uses scanned item barcodes as a catalogue search if not found as barcodes','YesNo'), |
237 |
('itemBarcodeInputFilter','','whitespace|T-prefix|cuecat|libsuite8|EAN13','If set, allows specification of a item barcode input filter','Choice'), |
237 |
('itemBarcodeInputFilter','','whitespace|T-prefix|cuecat|libsuite8|EAN13','If set, allows specification of a item barcode input filter','Choice'), |
238 |
('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'), |
238 |
('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'), |
|
|
239 |
('ItemsDeniedRenewal','','','This syspref allows to define custom rules for denying renewal of specific items.','Textarea'), |
239 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
240 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
240 |
('LabelMARCView','standard','standard|economical','Define how a MARC record will display','Choice'), |
241 |
('LabelMARCView','standard','standard|economical','Define how a MARC record will display','Choice'), |
241 |
('language','en',NULL,'Set the default language in the staff client.','Languages'), |
242 |
('language','en',NULL,'Set the default language in the staff client.','Languages'), |