Lines 91-96
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
91 |
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), |
91 |
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'), |
92 |
('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'), |
92 |
('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'), |
93 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
93 |
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'), |
|
|
94 |
('ClaimsBccCopy','0','','Bcc the ClaimAcquisition and ClaimIssues alerts','YesNo'), |
94 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
95 |
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'), |
95 |
('CoceHost', NULL, NULL, 'Coce server URL', 'Free'), |
96 |
('CoceHost', NULL, NULL, 'Coce server URL', 'Free'), |
96 |
('CoceProviders', NULL, 'aws,gb,ol', 'Coce providers', 'multiple'), |
97 |
('CoceProviders', NULL, 'aws,gb,ol', 'Coce providers', 'multiple'), |