Lines 544-549
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
544 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
544 |
('OPACOpenURLItemTypes', '', NULL, 'Show the OpenURL link only for these item types', 'Free'), |
545 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |
545 |
('OrderPdfFormat','pdfformat::layout3pages','Controls what script is used for printing (basketgroups)','','free'), |
546 |
('OrderPriceRounding','','|nearest_cent','Local preference for rounding orders before calculations to ensure correct calculations','Choice'), |
546 |
('OrderPriceRounding','','|nearest_cent','Local preference for rounding orders before calculations to ensure correct calculations','Choice'), |
|
|
547 |
('OrderSearchFromDate','',NULL,'Set the default from date for the order search to this many days ago. If empty, date will be set to one year ago.','Integer'), |
547 |
('OverDriveCirculation','0','Enable client to see their OverDrive account','','YesNo'), |
548 |
('OverDriveCirculation','0','Enable client to see their OverDrive account','','YesNo'), |
548 |
('OverDriveClientKey','','Client key for OverDrive integration','30','Free'), |
549 |
('OverDriveClientKey','','Client key for OverDrive integration','30','Free'), |
549 |
('OverDriveClientSecret','','Client key for OverDrive integration','30','Free'), |
550 |
('OverDriveClientSecret','','Client key for OverDrive integration','30','Free'), |