Lines 152-157
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
152 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
152 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
153 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
153 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
154 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
154 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
|
|
155 |
('IndependentBranchesPatronModifications',0, NULL, 'Show only modification request for the logged in branch','YesNo'), |
155 |
('OnSiteCheckouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
156 |
('OnSiteCheckouts','0','','Enable/Disable the on-site checkouts feature','YesNo'), |
156 |
('OnSiteCheckoutsForce','0','','Enable/Disable the on-site for all cases (Even if a user is debarred, etc.)','YesNo'), |
157 |
('OnSiteCheckoutsForce','0','','Enable/Disable the on-site for all cases (Even if a user is debarred, etc.)','YesNo'), |
157 |
('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'), |
158 |
('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'), |