Lines 320-325
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
320 |
('ILLCheckAvailability', 0, '', 'If ON, during the ILL request process third party sources will be checked for current availability', 'YesNo'), |
320 |
('ILLCheckAvailability', 0, '', 'If ON, during the ILL request process third party sources will be checked for current availability', 'YesNo'), |
321 |
('ILLDefaultStaffEmail', '', NULL, 'Fallback email address for staff ILL notices to be sent to in the absence of a branch address', 'Free'), |
321 |
('ILLDefaultStaffEmail', '', NULL, 'Fallback email address for staff ILL notices to be sent to in the absence of a branch address', 'Free'), |
322 |
('ILLHiddenRequestStatuses', NULL, NULL, 'ILL statuses that are considered finished and should not be displayed in the ILL module', 'multiple'), |
322 |
('ILLHiddenRequestStatuses', NULL, NULL, 'ILL statuses that are considered finished and should not be displayed in the ILL module', 'multiple'), |
|
|
323 |
('ILLHistoryCheck', 0, '', 'If ON, during the ILL request process, a check is performed to see if the ILL request has already been previously placed', 'YesNo'), |
323 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
324 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
324 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
325 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
325 |
('ILLModuleDisclaimerByType','','','YAML defining disclaimer settings for each ILL request type','Textarea'), |
326 |
('ILLModuleDisclaimerByType','','','YAML defining disclaimer settings for each ILL request type','Textarea'), |