Lines 837-843
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
837 |
('useDaysMode','Calendar','Calendar|Days|Datedue|Dayweek','Choose the method for calculating due date: select Calendar, Datedue or Dayweek to use the holidays module, and Days to ignore the holidays module','Choice'), |
837 |
('useDaysMode','Calendar','Calendar|Days|Datedue|Dayweek','Choose the method for calculating due date: select Calendar, Datedue or Dayweek to use the holidays module, and Days to ignore the holidays module','Choice'), |
838 |
('useDefaultReplacementCost', '0', NULL, 'default replacement cost defined in item type', 'YesNo'), |
838 |
('useDefaultReplacementCost', '0', NULL, 'default replacement cost defined in item type', 'YesNo'), |
839 |
('useDischarge','0','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
839 |
('useDischarge','0','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
840 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
840 |
('AutomaticEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
841 |
('UseICUStyleQuotes','0','1','Tell Koha whether to use ICU style quotes ({) or default (") when tracing subjects .','YesNo'), |
841 |
('UseICUStyleQuotes','0','1','Tell Koha whether to use ICU style quotes ({) or default (") when tracing subjects .','YesNo'), |
842 |
('UseLocationAsAQInSIP', '0', '', 'Use permanent_location instead of homebranch for AQ in SIP response', 'YesNo'), |
842 |
('UseLocationAsAQInSIP', '0', '', 'Use permanent_location instead of homebranch for AQ in SIP response', 'YesNo'), |
843 |
('UseOCLCEncodingLevels','0',NULL,'If enabled, include OCLC encoding levels in leader value builder dropdown for position 17.','YesNo'), |
843 |
('UseOCLCEncodingLevels','0',NULL,'If enabled, include OCLC encoding levels in leader value builder dropdown for position 17.','YesNo'), |