Lines 596-601
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
596 |
('useDaysMode','Calendar','Calendar|Days|Datedue','Choose the method for calculating due date: select Calendar to use the holidays module, and Days to ignore the holidays module','Choice'), |
596 |
('useDaysMode','Calendar','Calendar|Days|Datedue','Choose the method for calculating due date: select Calendar to use the holidays module, and Days to ignore the holidays module','Choice'), |
597 |
('useDefaultReplacementCost', '0', NULL, 'default replacement cost defined in item type', 'YesNo'), |
597 |
('useDefaultReplacementCost', '0', NULL, 'default replacement cost defined in item type', 'YesNo'), |
598 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
598 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
|
|
599 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
599 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
600 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
600 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
601 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
601 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
602 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |