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