Lines 686-691
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
686 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
686 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
687 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
687 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
688 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
688 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
|
|
689 |
('UseIssueDesks','0','','Use issue desks with circulation.','YesNo'), |
689 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
690 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
690 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
691 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
691 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
692 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |