Lines 419-424
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
419 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before checkouts are blocked','Integer'), |
419 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before checkouts are blocked','Integer'), |
420 |
('NoIssuesChargeGuarantorsWithGuarantees','','','Define maximum amount withstanding before checkouts are blocked including guarantors and their other guarantees','Integer'), |
420 |
('NoIssuesChargeGuarantorsWithGuarantees','','','Define maximum amount withstanding before checkouts are blocked including guarantors and their other guarantees','Integer'), |
421 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |
421 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |
|
|
422 |
('NoRefundOnLostFinesPaidAge','','','Do not refund lost item fees if the fee was paid off more than this number of days ago','Integer'), |
422 |
('NoRefundOnLostReturnedItemsAge','','','Do not refund lost item fees if item is lost for more than this number of days','Integer'), |
423 |
('NoRefundOnLostReturnedItemsAge','','','Do not refund lost item fees if item is lost for more than this number of days','Integer'), |
423 |
('NoRenewalBeforePrecision','exact_time','date|exact_time','Calculate "No renewal before" based on date only or exact time of due date','Choice'), |
424 |
('NoRenewalBeforePrecision','exact_time','date|exact_time','Calculate "No renewal before" based on date only or exact time of due date','Choice'), |
424 |
('NotesToHide','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
425 |
('NotesToHide','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |