Lines 128-133
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
128 |
('finesMode','test','off|test|production','Choose the fines mode, \'off\', \'test\' (emails admin report) or \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
128 |
('finesMode','test','off|test|production','Choose the fines mode, \'off\', \'test\' (emails admin report) or \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
129 |
('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'), |
129 |
('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'), |
130 |
('gist','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
130 |
('gist','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
|
|
131 |
('GoogleIndicTransliteration','0','','GoogleIndicTransliteration on the OPAC Masthead.','YesNo'), |
131 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
132 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
132 |
('hidelostitems','0','','If ON, disables display of\"lost\" items in OPAC.','YesNo'), |
133 |
('hidelostitems','0','','If ON, disables display of\"lost\" items in OPAC.','YesNo'), |
133 |
('HidePatronName','0','','If this is switched on, patron\'s cardnumber will be shown instead of their name on the holds and catalog screens','YesNo'), |
134 |
('HidePatronName','0','','If this is switched on, patron\'s cardnumber will be shown instead of their name on the holds and catalog screens','YesNo'), |