Lines 28-33
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
28 |
('AllFinesNeedOverride','1','0','If on, staff will be asked to override every fine, even if it is below noissuescharge.','YesNo'), |
28 |
('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'), |
29 |
('AllowAllMessageDeletion','0','','Allow any Library to delete any message','YesNo'), |
30 |
('AllowCheckoutNotes', '0', NULL, 'Allow patrons to submit notes about checked out items.','YesNo'), |
30 |
('AllowCheckoutNotes', '0', NULL, 'Allow patrons to submit notes about checked out items.','YesNo'), |
|
|
31 |
('AllowExpiredBookingTransformation','1','','Prevent transform into checkout a past booking','YesNo'), |
31 |
('AllowFineOverride','0','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','YesNo'), |
32 |
('AllowFineOverride','0','0','If on, staff will be able to issue books to patrons with fines greater than noissuescharge.','YesNo'), |
32 |
('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'), |
33 |
('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'), |
33 |
('AllowHoldItemTypeSelection','0','','If enabled, patrons and staff will be able to select the itemtype when placing a hold','YesNo'), |
34 |
('AllowHoldItemTypeSelection','0','','If enabled, patrons and staff will be able to select the itemtype when placing a hold','YesNo'), |