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