Lines 183-188
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
183 |
('FeeOnChangePatronCategory','1','','If set, when a patron changes to a category with enrolment fee, a fee is charged','YesNo'), |
183 |
('FeeOnChangePatronCategory','1','','If set, when a patron changes to a category with enrolment fee, a fee is charged','YesNo'), |
184 |
('FilterBeforeOverdueReport','0','','Do not run overdue report until filter selected','YesNo'), |
184 |
('FilterBeforeOverdueReport','0','','Do not run overdue report until filter selected','YesNo'), |
185 |
('FineNotifyAtCheckin','0',NULL,'If ON notify librarians of overdue fines on the items they are checking in.','YesNo'), |
185 |
('FineNotifyAtCheckin','0',NULL,'If ON notify librarians of overdue fines on the items they are checking in.','YesNo'), |
|
|
186 |
('FinePaymentAutoPopup','0',NULL,'If enabled, automatically display a print dialog for a payment receipt when making a payment.','YesNo'), |
186 |
('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Specify whether to use the Calendar in calculating duedates and fines','Choice'), |
187 |
('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Specify whether to use the Calendar in calculating duedates and fines','Choice'), |
187 |
('FinesIncludeGracePeriod','1',NULL,'If enabled, fines calculations will include the grace period.','YesNo'), |
188 |
('FinesIncludeGracePeriod','1',NULL,'If enabled, fines calculations will include the grace period.','YesNo'), |
188 |
('FinesLog','1',NULL,'If ON, log fines','YesNo'), |
189 |
('FinesLog','1',NULL,'If ON, log fines','YesNo'), |