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