Lines 363-368
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
363 |
('itemcallnumber','',NULL,'The MARC field/subfield that is used to calculate the itemcallnumber (Dewey would be 082ab or 092ab; LOC would be 050ab or 090ab) could be 852hi from an item record','free'), |
363 |
('itemcallnumber','',NULL,'The MARC field/subfield that is used to calculate the itemcallnumber (Dewey would be 082ab or 092ab; LOC would be 050ab or 090ab) could be 852hi from an item record','free'), |
364 |
('ItemsDeniedRenewal','','','This syspref allows to define custom rules for denying renewal of specific items.','Textarea'), |
364 |
('ItemsDeniedRenewal','','','This syspref allows to define custom rules for denying renewal of specific items.','Textarea'), |
365 |
('JobsNotificationMethod','STOMP','polling|STOMP','Define the preferred job worker notification method','Choice'), |
365 |
('JobsNotificationMethod','STOMP','polling|STOMP','Define the preferred job worker notification method','Choice'), |
|
|
366 |
('KeepInvoiceOnOrderRelink', '0', NULL, 'Keep or empty the invoice when an order is relinked in Acquisitions', 'YesNo'), |
366 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
367 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
367 |
('KohaManualBaseURL','https://koha-community.org/manual/','','Where is the Koha manual/documentation located?','Free'), |
368 |
('KohaManualBaseURL','https://koha-community.org/manual/','','Where is the Koha manual/documentation located?','Free'), |
368 |
('KohaManualLanguage','en','en|ar|cs|de|es|fr|it|pt_BR|tr|zh_TW','What is the language of the online manual you want to use?','Choice'), |
369 |
('KohaManualLanguage','en','en|ar|cs|de|es|fr|it|pt_BR|tr|zh_TW','What is the language of the online manual you want to use?','Choice'), |