Lines 101-106
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
101 |
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), |
101 |
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), |
102 |
('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'), |
102 |
('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'), |
103 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
103 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
|
|
104 |
('CirculationCheckinLog','0',NULL,'If ON, log all barcodes scanned at during checkin, regardless of validity.','YesNo'), |
104 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
105 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
105 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
106 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
106 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
107 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |