Lines 536-541
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
536 |
('QueryWeightFields','1',NULL,'If ON, enables field weighting','YesNo'), |
536 |
('QueryWeightFields','1',NULL,'If ON, enables field weighting','YesNo'), |
537 |
('QuoteOfTheDay','','intranet,opac','Enable or disable display of Quote of the Day on the OPAC and staff interface home page','multiple'), |
537 |
('QuoteOfTheDay','','intranet,opac','Enable or disable display of Quote of the Day on the OPAC and staff interface home page','multiple'), |
538 |
('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'), |
538 |
('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'), |
|
|
539 |
('RecallsLog','1',NULL,'If ON, log create/cancel/expire/fulfill actions on recalls','YesNo'), |
540 |
('RecallsMaxPickUpDelay','7',NULL,'Define the maximum time a recall can be awaiting pickup','Integer'), |
539 |
('RecordStaffUserOnCheckout','0',NULL,'If ON, when an item is checked out, the user who checked out the item is recorded','YesNo'), |
541 |
('RecordStaffUserOnCheckout','0',NULL,'If ON, when an item is checked out, the user who checked out the item is recorded','YesNo'), |
540 |
('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), |
542 |
('RecordLocalUseOnReturn','0',NULL,'If ON, statistically record returns of unissued items as local use, instead of return','YesNo'), |
541 |
('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), |
543 |
('RefundLostOnReturnControl','CheckinLibrary','CheckinLibrary|ItemHomeBranch|ItemHoldingBranch','If a lost item is returned, choose which branch to pick rules for refunding.','Choice'), |
Lines 703-708
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
703 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
705 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
704 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
706 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
705 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
707 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
|
|
708 |
('UseRecalls','0',NULL,'Enable or disable recalls','YesNo'), |
706 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
709 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
707 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
710 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
708 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
711 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |