Lines 17-22
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
17 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
17 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
18 |
('AllowFineOverride','0','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','YesNo'), |
18 |
('AllowFineOverride','0','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','YesNo'), |
19 |
('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'), |
19 |
('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'), |
|
|
20 |
('AllowHoldItemTypeSelection','0','','If enabled, patrons and staff will be able to select the itemtype when placing a hold','YesNo'), |
20 |
('AllowHoldPolicyOverride','0',NULL,'Allow staff to override hold policies when placing holds','YesNo'), |
21 |
('AllowHoldPolicyOverride','0',NULL,'Allow staff to override hold policies when placing holds','YesNo'), |
21 |
('AllowHoldsOnDamagedItems','1','','Allow hold requests to be placed on damaged items','YesNo'), |
22 |
('AllowHoldsOnDamagedItems','1','','Allow hold requests to be placed on damaged items','YesNo'), |
22 |
('AllowHoldsOnPatronsPossessions','1',NULL,'Allow holds on records that patron have items of it','YesNo'), |
23 |
('AllowHoldsOnPatronsPossessions','1',NULL,'Allow holds on records that patron have items of it','YesNo'), |