Lines 124-129
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
124 |
('ExtendedPatronAttributes','0',NULL,'Use extended patron IDs and attributes','YesNo'), |
124 |
('ExtendedPatronAttributes','0',NULL,'Use extended patron IDs and attributes','YesNo'), |
125 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
125 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
126 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
126 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
|
|
127 |
('FeeOnChangePatronCategory','1','','If set, when a patron changes to a category with enrolment fee, a fee is added','YesNo') |
127 |
('FilterBeforeOverdueReport','0','','Do not run overdue report until filter selected','YesNo'), |
128 |
('FilterBeforeOverdueReport','0','','Do not run overdue report until filter selected','YesNo'), |
128 |
('FineNotifyAtCheckin','0',NULL,'If ON notify librarians of overdue fines on the items they are checking in.','YesNo'), |
129 |
('FineNotifyAtCheckin','0',NULL,'If ON notify librarians of overdue fines on the items they are checking in.','YesNo'), |
129 |
('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Specify whether to use the Calendar in calculating duedates and fines','Choice'), |
130 |
('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Specify whether to use the Calendar in calculating duedates and fines','Choice'), |