Lines 354-360
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
354 |
('LockExpiredDelay','','','Delay for locking expired patrons (empty means no locking)','Integer'), |
354 |
('LockExpiredDelay','','','Delay for locking expired patrons (empty means no locking)','Integer'), |
355 |
('makePreviousSerialAvailable','0','','make previous serial automatically available when collecting a new serial. Please note that the item-level_itypes syspref must be set to specific item.','YesNo'), |
355 |
('makePreviousSerialAvailable','0','','make previous serial automatically available when collecting a new serial. Please note that the item-level_itypes syspref must be set to specific item.','YesNo'), |
356 |
('Mana','2',NULL,'request to Mana Webservice. Mana centralize common information between other Koha to facilitate the creation of new subscriptions, vendors, report queries etc... You can search, share, import and comment the content of Mana.','Choice'), |
356 |
('Mana','2',NULL,'request to Mana Webservice. Mana centralize common information between other Koha to facilitate the creation of new subscriptions, vendors, report queries etc... You can search, share, import and comment the content of Mana.','Choice'), |
357 |
('ManInvInNoissuesCharge','1',NULL,'MANUAL_INV charges block checkouts (added to noissuescharge).','YesNo'), |
|
|
358 |
('MARCAuthorityControlField008','|| aca||aabn | a|a d',NULL,'Define the contents of MARC21 authority control field 008 position 06-39','Textarea'), |
357 |
('MARCAuthorityControlField008','|| aca||aabn | a|a d',NULL,'Define the contents of MARC21 authority control field 008 position 06-39','Textarea'), |
359 |
('MarcFieldDocURL', NULL, NULL, 'URL used for MARC field documentation. Following substitutions are available: {MARC} = marc flavour, eg. "MARC21" or "UNIMARC". {FIELD} = field number, eg. "000" or "048". {LANG} = user language, eg. "en" or "fi-FI"', 'free'), |
358 |
('MarcFieldDocURL', NULL, NULL, 'URL used for MARC field documentation. Following substitutions are available: {MARC} = marc flavour, eg. "MARC21" or "UNIMARC". {FIELD} = field number, eg. "000" or "048". {LANG} = user language, eg. "en" or "fi-FI"', 'free'), |
360 |
('MarcFieldForCreatorId','',NULL,'Where to store the borrowernumber of the record''s creator','Free'), |
359 |
('MarcFieldForCreatorId','',NULL,'Where to store the borrowernumber of the record''s creator','Free'), |
Lines 599-605
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
599 |
('RenewalSendNotice','0','',NULL,'YesNo'), |
598 |
('RenewalSendNotice','0','',NULL,'YesNo'), |
600 |
('RenewSerialAddsSuggestion','0',NULL,'If ON, adds a new suggestion at serial subscription renewal','YesNo'), |
599 |
('RenewSerialAddsSuggestion','0',NULL,'If ON, adds a new suggestion at serial subscription renewal','YesNo'), |
601 |
('RentalFeesCheckoutConfirmation', '0', NULL , 'Allow user to confirm when checking out an item with rental fees.', 'YesNo'), |
600 |
('RentalFeesCheckoutConfirmation', '0', NULL , 'Allow user to confirm when checking out an item with rental fees.', 'YesNo'), |
602 |
('RentalsInNoissuesCharge','1',NULL,'Rental charges block checkouts (added to noissuescharge).','YesNo'), |
|
|
603 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
601 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
604 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
602 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
605 |
('RequireCashRegister','0',NULL,'Require a cash register when collecting a payment','YesNo'), |
603 |
('RequireCashRegister','0',NULL,'Require a cash register when collecting a payment','YesNo'), |