Lines 551-557
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
551 |
('QueryWeightFields','1',NULL,'If ON, enables field weighting','YesNo'), |
551 |
('QueryWeightFields','1',NULL,'If ON, enables field weighting','YesNo'), |
552 |
('QuoteOfTheDay','','intranet,opac','Enable or disable display of Quote of the Day on the OPAC and staff interface home page','multiple'), |
552 |
('QuoteOfTheDay','','intranet,opac','Enable or disable display of Quote of the Day on the OPAC and staff interface home page','multiple'), |
553 |
('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'), |
553 |
('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'), |
554 |
('RecordStaffUserOnCheckout','0',NULL,'If ON, when an item is checked out, the user who checked out the item is recorded','YesNo'), |
554 |
('RecallsLog','1',NULL,'If ON, log create/cancel/expire/fulfill actions on recalls','YesNo'), |
|
|
555 |
('RecallsMaxPickUpDelay','7',NULL,'Define the maximum time a recall can be awaiting pickup','Integer'), |
555 |
('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), |
556 |
('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), |
556 |
('Reference_NFL_Statuses','1|2',NULL,'Contains not for loan statuses considered as available for reference','Free'), |
557 |
('Reference_NFL_Statuses','1|2',NULL,'Contains not for loan statuses considered as available for reference','Free'), |
557 |
('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), |
558 |
('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), |
Lines 723-728
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
723 |
('useDischarge','0','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
724 |
('useDischarge','0','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
724 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
725 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
725 |
('UseICUStyleQuotes','0','1','Tell Koha whether to use ICU style quotes ({) or default (") when tracing subjects .','YesNo'), |
726 |
('UseICUStyleQuotes','0','1','Tell Koha whether to use ICU style quotes ({) or default (") when tracing subjects .','YesNo'), |
|
|
727 |
('UseRecalls','0',NULL,'Enable or disable recalls','YesNo'), |
726 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
728 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
727 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
729 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
728 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
730 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |