Lines 101-107
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
101 |
('borrowerRelationship','father|mother','','Define valid relationships between a guarantor & a guarantee (separated by | or ,)','free'), |
101 |
('borrowerRelationship','father|mother','','Define valid relationships between a guarantor & a guarantee (separated by | or ,)','free'), |
102 |
('BorrowerRenewalPeriodBase','now','dateexpiry|now|combination','Set whether the borrower renewal date should be counted from the dateexpiry, from the current date or by combination: if the dateexpiry is in future use dateexpiry, else use current date ','Choice'), |
102 |
('BorrowerRenewalPeriodBase','now','dateexpiry|now|combination','Set whether the borrower renewal date should be counted from the dateexpiry, from the current date or by combination: if the dateexpiry is in future use dateexpiry, else use current date ','Choice'), |
103 |
('BorrowersLog','1',NULL,'If ON, log edit/create/delete actions on patron data','YesNo'), |
103 |
('BorrowersLog','1',NULL,'If ON, log edit/create/delete actions on patron data','YesNo'), |
104 |
('BorrowersTitles','Mr|Mrs|Miss|Ms',NULL,'Define appropriate Titles for patrons','free'), |
|
|
105 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
104 |
('BorrowerUnwantedField','',NULL,'Name the fields you don\'t need to store for a patron\'s account','free'), |
106 |
('BranchTransferLimitsType','ccode','itemtype|ccode','When using branch transfer limits, choose whether to limit by itemtype or collection code.','Choice'), |
105 |
('BranchTransferLimitsType','ccode','itemtype|ccode','When using branch transfer limits, choose whether to limit by itemtype or collection code.','Choice'), |
107 |
('BrowseResultSelection','0',NULL,'Enable/Disable browsing search results fromt the bibliographic record detail page in staff client','YesNo'), |
106 |
('BrowseResultSelection','0',NULL,'Enable/Disable browsing search results fromt the bibliographic record detail page in staff client','YesNo'), |