Lines 282-288
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
282 |
('item-level_itypes','1','','If ON, enables Item-level Itemtype / Issuing Rules','YesNo'), |
282 |
('item-level_itypes','1','','If ON, enables Item-level Itemtype / Issuing Rules','YesNo'), |
283 |
('itemBarcodeFallbackSearch','',NULL,'If set, uses scanned item barcodes as a catalogue search if not found as barcodes','YesNo'), |
283 |
('itemBarcodeFallbackSearch','',NULL,'If set, uses scanned item barcodes as a catalogue search if not found as barcodes','YesNo'), |
284 |
('itemBarcodeInputFilter','','whitespace|T-prefix|cuecat|libsuite8|EAN13','If set, allows specification of a item barcode input filter','Choice'), |
284 |
('itemBarcodeInputFilter','','whitespace|T-prefix|cuecat|libsuite8|EAN13','If set, allows specification of a item barcode input filter','Choice'), |
285 |
('itemcallnumber','082ab',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'), |
285 |
('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'), |
286 |
('ItemsDeniedRenewal','','','This syspref allows to define custom rules for denying renewal of specific items.','Textarea'), |
286 |
('ItemsDeniedRenewal','','','This syspref allows to define custom rules for denying renewal of specific items.','Textarea'), |
287 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
287 |
('KohaAdminEmailAddress','root@localhost','','Define the email address where patron modification requests are sent','free'), |
288 |
('KohaManualBaseURL','https://koha-community.org/manual/','','Where is the Koha manual/documentation located?','Free'), |
288 |
('KohaManualBaseURL','https://koha-community.org/manual/','','Where is the Koha manual/documentation located?','Free'), |