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