Lines 128-133
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
128 |
('ClaimReturnedChargeFee', 'ask', 'ask|charge|no_charge', 'Controls whether or not a lost item fee is charged for return claims', 'Choice'), |
128 |
('ClaimReturnedChargeFee', 'ask', 'ask|charge|no_charge', 'Controls whether or not a lost item fee is charged for return claims', 'Choice'), |
129 |
('ClaimReturnedLostValue', '', '', 'Sets the LOST AV value that represents "Claims returned" as a lost value', 'Free'), |
129 |
('ClaimReturnedLostValue', '', '', 'Sets the LOST AV value that represents "Claims returned" as a lost value', 'Free'), |
130 |
('ClaimReturnedWarningThreshold', '', '', 'Sets the number of return claims past which the librarian will be warned the patron has many return claims', 'Integer'), |
130 |
('ClaimReturnedWarningThreshold', '', '', 'Sets the number of return claims past which the librarian will be warned the patron has many return claims', 'Integer'), |
|
|
131 |
('CleanUpDatabaseReturnClaims', '', '', 'Sets the age of resolved return claims to delete from the database for cleanup_database.pl', 'Integer' ), |
131 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
132 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
132 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
133 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
133 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
134 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |