|
Lines 147-152
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
| 147 |
('CardnumberLength', '', '', 'Set a length for card numbers with a maximum of 32 characters.', 'Free'), |
147 |
('CardnumberLength', '', '', 'Set a length for card numbers with a maximum of 32 characters.', 'Free'), |
| 148 |
('CardnumberLog','1',NULL,'If ON, log edit actions on patron cardnumbers','YesNo'), |
148 |
('CardnumberLog','1',NULL,'If ON, log edit actions on patron cardnumbers','YesNo'), |
| 149 |
('casAuthentication','0','','Enable or disable CAS authentication','YesNo'), |
149 |
('casAuthentication','0','','Enable or disable CAS authentication','YesNo'), |
|
|
150 |
('CashupReconciliationNoteAuthorisedValue', '', NULL, 'Authorized value category to use for cashup reconciliation notes (leave empty for free text)', 'Free'), |
| 150 |
('CashupReconciliationNoteRequired', '0', NULL, 'Require a reconciliation note when completing cashup with discrepancies between expected and actual amounts', 'YesNo'), |
151 |
('CashupReconciliationNoteRequired', '0', NULL, 'Require a reconciliation note when completing cashup with discrepancies between expected and actual amounts', 'YesNo'), |
| 151 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
152 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
| 152 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
153 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |