Lines 626-631
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
626 |
('RequireChoosingExistingAuthority','0',NULL,'Require existing authority selection in controlled fields during cataloging.','YesNo'), |
626 |
('RequireChoosingExistingAuthority','0',NULL,'Require existing authority selection in controlled fields during cataloging.','YesNo'), |
627 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
627 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
628 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
628 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
|
|
629 |
('ReserveExpiration', 1, NULL, 'Enable the use of expiration date in holds module.', 'YesNo'), |
629 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
630 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
630 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
631 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
631 |
('ReservesNeedReturns','1','','If ON, a hold placed on an item available in this library must be checked-in, otherwise, a hold on a specific item, that is in the library & available is considered available','YesNo'), |
632 |
('ReservesNeedReturns','1','','If ON, a hold placed on an item available in this library must be checked-in, otherwise, a hold on a specific item, that is in the library & available is considered available','YesNo'), |