Lines 672-677
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
672 |
('RequireChoosingExistingAuthority','0',NULL,'Require existing authority selection in controlled fields during cataloging.','YesNo'), |
672 |
('RequireChoosingExistingAuthority','0',NULL,'Require existing authority selection in controlled fields during cataloging.','YesNo'), |
673 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
673 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
674 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
674 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
|
|
675 |
('ReserveExpiration', 1, NULL, 'Enable the use of expiration date in holds module.', 'YesNo'), |
675 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
676 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
676 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
677 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
677 |
('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'), |
678 |
('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'), |