Lines 522-527
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
522 |
('QueryWeightFields','1',NULL,'If ON, enables field weighting','YesNo'), |
522 |
('QueryWeightFields','1',NULL,'If ON, enables field weighting','YesNo'), |
523 |
('QuoteOfTheDay','0',NULL,'Enable or disable display of Quote of the Day on the OPAC home page','YesNo'), |
523 |
('QuoteOfTheDay','0',NULL,'Enable or disable display of Quote of the Day on the OPAC home page','YesNo'), |
524 |
('RandomizeHoldsQueueWeight','0',NULL,'if ON, the holds queue in circulation will be randomized, either based on all location codes, or by the location codes specified in StaticHoldsQueueWeight','YesNo'), |
524 |
('RandomizeHoldsQueueWeight','0',NULL,'if ON, the holds queue in circulation will be randomized, either based on all location codes, or by the location codes specified in StaticHoldsQueueWeight','YesNo'), |
|
|
525 |
('RecallsLog','1',NULL,'If ON, log create/cancel/expire/fulfill actions on recalls','YesNo'), |
526 |
('RecallsMaxPickUpDelay','7',NULL,'Define the maximum time a recall can be awaiting pickup','Integer'), |
525 |
('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), |
527 |
('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), |
526 |
('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), |
528 |
('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), |
527 |
('RenewAccruingItemWhenPaid','0','','If enabled, when the fines on an item accruing is paid off, attempt to renew that item. If the syspref "RenewalPeriodBase" is set to "due date", renewed items may still be overdue','YesNo'), |
529 |
('RenewAccruingItemWhenPaid','0','','If enabled, when the fines on an item accruing is paid off, attempt to renew that item. If the syspref "RenewalPeriodBase" is set to "due date", renewed items may still be overdue','YesNo'), |
Lines 688-693
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
688 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
690 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
689 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
691 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
690 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
692 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
|
|
693 |
('UseRecalls','0',NULL,'Enable or disable recalls','YesNo'), |
691 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
694 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
692 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
695 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
693 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
696 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |