Lines 676-682
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
676 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
676 |
('useDischarge','','','Allows librarians to discharge borrowers and borrowers to request a discharge','YesNo'), |
677 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
677 |
('UseEmailReceipts','0','','Send email receipts for payments and write-offs','YesNo'), |
678 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
678 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
679 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
|
|
680 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
679 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
681 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
680 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
682 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
681 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |