Lines 155-160
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
155 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
155 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
156 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
156 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
157 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
157 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
|
|
158 |
('ConvertSelectedReservesToRecalls', 'oldest', 'oldest|recallable', 'Choose whether the convert_reserves_to_recalls.pl cronjob should convert only the oldest reserve on the record to a recall, or one reserve for each item available to be recalled', 'Choice'), |
158 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
159 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
159 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
160 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
160 |
('CumulativeRestrictionPeriods',0,NULL,'Cumulate the restriction periods instead of keeping the highest','YesNo'), |
161 |
('CumulativeRestrictionPeriods',0,NULL,'Cumulate the restriction periods instead of keeping the highest','YesNo'), |