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