Lines 160-165
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
160 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
160 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
161 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
161 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
162 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
162 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
|
|
163 |
('IndependentBranchesPatronModifications',0, NULL, 'Show only modification request for the logged in branch','YesNo'), |
163 |
('OnSiteCheckouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
164 |
('OnSiteCheckouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
164 |
('OnSiteCheckoutsForce','0','','Enable/Disable the on-site for all cases (Even if a user is debarred, etc.)','YesNo'), |
165 |
('OnSiteCheckoutsForce','0','','Enable/Disable the on-site for all cases (Even if a user is debarred, etc.)','YesNo'), |
165 |
('InProcessingToShelvingCart','0','','If set, when any item with a location code of PROC is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
166 |
('InProcessingToShelvingCart','0','','If set, when any item with a location code of PROC is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |