Lines 682-687
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
682 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
682 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
683 |
('SavedSearchFilters', '0', NULL, 'Allow staff with permission to create/edit custom search filters', 'YesNo'), |
683 |
('SavedSearchFilters', '0', NULL, 'Allow staff with permission to create/edit custom search filters', 'YesNo'), |
684 |
('SCOAllowCheckin','0','','If enabled, patrons may return items through the Web-based Self Checkout','YesNo'), |
684 |
('SCOAllowCheckin','0','','If enabled, patrons may return items through the Web-based Self Checkout','YesNo'), |
|
|
685 |
('SCOBatchCheckoutsValidCategories','',NULL,'Patron categories allowed to checkout in a batch while logged into Self Checkout','Free'), |
685 |
('SCOLoadCheckoutsByDefault','1','','If enabled, load the list of a patrons checkouts when they log in to the Self Checkout','YesNo'), |
686 |
('SCOLoadCheckoutsByDefault','1','','If enabled, load the list of a patrons checkouts when they log in to the Self Checkout','YesNo'), |
686 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
687 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
687 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
688 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |