Lines 31-37
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
31 |
('AllowCheckoutNotes', '0', NULL, 'Allow patrons to submit notes about checked out items.','YesNo'), |
31 |
('AllowCheckoutNotes', '0', NULL, 'Allow patrons to submit notes about checked out items.','YesNo'), |
32 |
('AllowItemsOnHoldCheckoutSIP','0','','Do not generate RESERVED warning when checking out items reserved to someone else via SIP. This allows self checkouts for those items.','YesNo'), |
32 |
('AllowItemsOnHoldCheckoutSIP','0','','Do not generate RESERVED warning when checking out items reserved to someone else via SIP. This allows self checkouts for those items.','YesNo'), |
33 |
('AllowItemsOnHoldCheckoutSCO','0','','Do not generate RESERVE_WAITING and RESERVED warning in the SCO module when checking out items reserved to someone else. This allows self checkouts for those items.','YesNo'), |
33 |
('AllowItemsOnHoldCheckoutSCO','0','','Do not generate RESERVE_WAITING and RESERVED warning in the SCO module when checking out items reserved to someone else. This allows self checkouts for those items.','YesNo'), |
34 |
('AllowManualAuthorityEditing','0',NULL,'Allow manual entry in controlled fields during cataloging.','YesNo'), |
|
|
35 |
('AllowMultipleCovers','0','1','Allow multiple cover images to be attached to each bibliographic record.','YesNo'), |
34 |
('AllowMultipleCovers','0','1','Allow multiple cover images to be attached to each bibliographic record.','YesNo'), |
36 |
('AllowMultipleIssuesOnABiblio',1,'Allow/Don\'t allow patrons to check out multiple items from one biblio','','YesNo'), |
35 |
('AllowMultipleIssuesOnABiblio',1,'Allow/Don\'t allow patrons to check out multiple items from one biblio','','YesNo'), |
37 |
('AllowNotForLoanOverride','0','','If ON, Koha will allow the librarian to loan a not for loan item.','YesNo'), |
36 |
('AllowNotForLoanOverride','0','','If ON, Koha will allow the librarian to loan a not for loan item.','YesNo'), |
Lines 590-595
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
590 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
589 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
591 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
590 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
592 |
('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 |
('RequireChoosingExistingAuthority','0',NULL,'Require existing authority selection in controlled fields during cataloging.','YesNo'), |
593 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
593 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
594 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
594 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
595 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
595 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |