Lines 562-567
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
562 |
('RentalsInNoissuesCharge','1',NULL,'Rental charges block checkouts (added to noissuescharge).','YesNo'), |
562 |
('RentalsInNoissuesCharge','1',NULL,'Rental charges block checkouts (added to noissuescharge).','YesNo'), |
563 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
563 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
564 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
564 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
|
|
565 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
565 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
566 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
566 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
567 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
567 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
568 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |