Lines 11-16
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
11 |
('AgeRestrictionOverride','0',NULL,'Allow staff to check out an item with age restriction.','YesNo'), |
11 |
('AgeRestrictionOverride','0',NULL,'Allow staff to check out an item with age restriction.','YesNo'), |
12 |
('AllFinesNeedOverride','1','0','If on, staff will be asked to override every fine, even if it is below noissuescharge.','YesNo'), |
12 |
('AllFinesNeedOverride','1','0','If on, staff will be asked to override every fine, even if it is below noissuescharge.','YesNo'), |
13 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
13 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
|
|
14 |
('AllowStaffToSetRelativesCheckoutsVisibility','0',NULL,'If enabled, library staff can set a patron''s checkouts to be visible to linked patrons from the opac.', 'YesNo'), |
14 |
('AllowFineOverride','0','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','YesNo'), |
15 |
('AllowFineOverride','0','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','YesNo'), |
15 |
('AllowHoldDateInFuture','0','','If set a date field is displayed on the Hold screen of the Staff Interface, allowing the hold date to be set in the future.','YesNo'), |
16 |
('AllowHoldDateInFuture','0','','If set a date field is displayed on the Hold screen of the Staff Interface, allowing the hold date to be set in the future.','YesNo'), |
16 |
('AllowHoldPolicyOverride','0',NULL,'Allow staff to override hold policies when placing holds','YesNo'), |
17 |
('AllowHoldPolicyOverride','0',NULL,'Allow staff to override hold policies when placing holds','YesNo'), |