Lines 25-30
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
25 |
('AgeRestrictionOverride','0',NULL,'Allow staff to check out an item with age restriction.','YesNo'), |
25 |
('AgeRestrictionOverride','0',NULL,'Allow staff to check out an item with age restriction.','YesNo'), |
26 |
('AggressiveMatchOnISBN','0', NULL,'If enabled, attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records when matching on ISBN with the record import tool','YesNo'), |
26 |
('AggressiveMatchOnISBN','0', NULL,'If enabled, attempt to match aggressively by trying all variations of the ISBNs in the imported record as a phrase in the ISBN fields of already cataloged records when matching on ISBN with the record import tool','YesNo'), |
27 |
('AggressiveMatchOnISSN','0', NULL,'If enabled, attempt to match aggressively by trying all variations of the ISSNs in the imported record as a phrase in the ISSN fields of already cataloged records when matching on ISSN with the record import tool','YesNo'), |
27 |
('AggressiveMatchOnISSN','0', NULL,'If enabled, attempt to match aggressively by trying all variations of the ISSNs in the imported record as a phrase in the ISSN fields of already cataloged records when matching on ISSN with the record import tool','YesNo'), |
|
|
28 |
('AllowAsFastAddFrameworks', '', NULL, 'Allow the selected bibliographic frameworks to be used as Fast Add', 'multiple'), |
28 |
('AllFinesNeedOverride','1','0','If on, staff will be asked to override every fine, even if it is below noissuescharge.','YesNo'), |
29 |
('AllFinesNeedOverride','1','0','If on, staff will be asked to override every fine, even if it is below noissuescharge.','YesNo'), |
29 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
30 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
30 |
('AllowCheckoutNotes', '0', NULL, 'Allow patrons to submit notes about checked out items.','YesNo'), |
31 |
('AllowCheckoutNotes', '0', NULL, 'Allow patrons to submit notes about checked out items.','YesNo'), |