Lines 344-349
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
344 |
('ReturnToShelvingCart','0','','If set, when any item is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
344 |
('ReturnToShelvingCart','0','','If set, when any item is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
345 |
('reviewson','1','','If ON, enables patron reviews of bibliographic records in the OPAC','YesNo'), |
345 |
('reviewson','1','','If ON, enables patron reviews of bibliographic records in the OPAC','YesNo'), |
346 |
('RisExportAdditionalFields', '', NULL , 'Define additional RIS tags to export from MARC records in YAML format as an associative array with either a marc tag/subfield combination as the value, or a list of tag/subfield combinations.', 'textarea'), |
346 |
('RisExportAdditionalFields', '', NULL , 'Define additional RIS tags to export from MARC records in YAML format as an associative array with either a marc tag/subfield combination as the value, or a list of tag/subfield combinations.', 'textarea'), |
|
|
347 |
('RisUseItemtypeAsType', '0', NULL , 'Use biblio.itemtype for RIS export type if set', 'YesNo'), |
347 |
('RoutingListAddReserves','1','','If ON the patrons on routing lists are automatically added to holds on the issue.','YesNo'), |
348 |
('RoutingListAddReserves','1','','If ON the patrons on routing lists are automatically added to holds on the issue.','YesNo'), |
348 |
('RoutingListNote','To change this note edit <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped\">RoutlingListNote</a> system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), |
349 |
('RoutingListNote','To change this note edit <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped\">RoutlingListNote</a> system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), |
349 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
350 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |