Lines 211-217
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
211 |
('finesMode','off','off|production','Choose the fines mode, \'off\' (no charges), \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
211 |
('finesMode','off','off|production','Choose the fines mode, \'off\' (no charges), \'production\' (accrue overdue fines). Requires accruefines cronjob.','Choice'), |
212 |
('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'), |
212 |
('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'), |
213 |
('GDPR_Policy','','Enforced|Permissive|Disabled','General Data Protection Regulation - policy', 'Choice'), |
213 |
('GDPR_Policy','','Enforced|Permissive|Disabled','General Data Protection Regulation - policy', 'Choice'), |
214 |
('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'), |
214 |
('TaxRates','0','','Default Goods and Services tax rate NOT in %, but in numeric form (0.12 for 12%), set to 0 to disable GST','Integer'), |
215 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
215 |
('GoogleJackets','0',NULL,'if ON, displays jacket covers from Google Books API','YesNo'), |
216 |
('GoogleOpenIDConnect', '0', NULL, 'if ON, allows the use of Google OpenID Connect for login', 'YesNo'), |
216 |
('GoogleOpenIDConnect', '0', NULL, 'if ON, allows the use of Google OpenID Connect for login', 'YesNo'), |
217 |
('GoogleOAuth2ClientID', '', NULL, 'Client ID for the web app registered with Google', 'Free'), |
217 |
('GoogleOAuth2ClientID', '', NULL, 'Client ID for the web app registered with Google', 'Free'), |