Lines 591-596
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
591 |
('RequireCashRegister','0',NULL,'Require a cash register when collecting a payment','YesNo'), |
591 |
('RequireCashRegister','0',NULL,'Require a cash register when collecting a payment','YesNo'), |
592 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
592 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
593 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
593 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
|
|
594 |
('ReserveExpiration', 1, NULL, 'Enable the use of expiration date in holds module.', 'YesNo'), |
594 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
595 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
595 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
596 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
596 |
('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'), |
597 |
('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'), |