Lines 310-315
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
310 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
310 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
311 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
311 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
312 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
312 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
|
|
313 |
('NoRenewalBefore','exact_time','date|exact_time','Calculate NoRenewalBefore based on date only or exact time of due date','Choice'), |
313 |
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
314 |
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
314 |
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
315 |
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
315 |
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'), |
316 |
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'), |
316 |
- |
|
|