Lines 615-620
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
615 |
('RoutingListNote','To change this note edit <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped\">RoutingListNote</a> system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), |
615 |
('RoutingListNote','To change this note edit <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped\">RoutingListNote</a> system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), |
616 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
616 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
617 |
('SCOAllowCheckin','0','','If enabled, patrons may return items through the Web-based Self Checkout','YesNo'), |
617 |
('SCOAllowCheckin','0','','If enabled, patrons may return items through the Web-based Self Checkout','YesNo'), |
|
|
618 |
('SCOCheckinIfReservedMessage','', NULL,'Message to display if SCOCheckinIfReservedBehaviour is "Alert" or "Forbid"','Free'), |
619 |
('SCOCheckinIfReservedBehaviour', 'Allow', 'Allow|Alert|Forbid', 'Behaviour of SCO checkin when the returned item is reserved', 'Choice'), |
618 |
('SCOMainUserBlock','','70|10','Add a block of HTML that will display on the self checkout screen','Textarea'), |
620 |
('SCOMainUserBlock','','70|10','Add a block of HTML that will display on the self checkout screen','Textarea'), |
619 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
621 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
620 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
622 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |