Lines 281-286
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
281 |
('finesMode','off','off|production','Choose the fines mode, \'off\' (no charges), \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
281 |
('finesMode','off','off|production','Choose the fines mode, \'off\' (no charges), \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
282 |
('ForceLibrarySelection','0',NULL,'Force staff to select a library when logging into the staff interface.','YesNo'), |
282 |
('ForceLibrarySelection','0',NULL,'Force staff to select a library when logging into the staff interface.','YesNo'), |
283 |
('FRBRizeEditions','0','','If ON, Koha will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
283 |
('FRBRizeEditions','0','','If ON, Koha will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
|
|
284 |
('FundDropdownSortField','budget_code','budget_code|timestamp','Choose the display order of budgets and funds','Choice'); |
284 |
('GenerateAuthorityField667', 'Machine generated authority record', NULL, 'When BiblioAddsAuthorities and AutoCreateAuthorities are enabled, use this as a default value for the 667$a field of MARC21 records', 'free'), |
285 |
('GenerateAuthorityField667', 'Machine generated authority record', NULL, 'When BiblioAddsAuthorities and AutoCreateAuthorities are enabled, use this as a default value for the 667$a field of MARC21 records', 'free'), |
285 |
('GenerateAuthorityField670', 'Work cat.', NULL, 'When BiblioAddsAuthorities and AutoCreateAuthorities are enabled, use this as a default value for the 670$a field of MARC21 records', 'free'), |
286 |
('GenerateAuthorityField670', 'Work cat.', NULL, 'When BiblioAddsAuthorities and AutoCreateAuthorities are enabled, use this as a default value for the 670$a field of MARC21 records', 'free'), |
286 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
287 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |