Lines 500-505
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
500 |
('PayPalSandboxMode', '1', NULL , 'If enabled, the system will use PayPal''s sandbox server for testing, rather than the production server.', 'YesNo'), |
500 |
('PayPalSandboxMode', '1', NULL , 'If enabled, the system will use PayPal''s sandbox server for testing, rather than the production server.', 'YesNo'), |
501 |
('PayPalSignature', '', NULL , 'Your PayPal API signature', 'Free'), |
501 |
('PayPalSignature', '', NULL , 'Your PayPal API signature', 'Free'), |
502 |
('PayPalUser', '', NULL , 'Your PayPal API username ( email address )', 'Free'), |
502 |
('PayPalUser', '', NULL , 'Your PayPal API username ( email address )', 'Free'), |
|
|
503 |
('PrefillGuaranteeField', 'phone|email|streetnumber|address|city|state|zipcode|country', NULL, 'Choose which guarantee fields are pre-filled from guarantor record', 'free'), |
503 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
504 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
504 |
('PreserveSerialNotes','1','','When a new "Expected" issue is generated, should it be prefilled with last created issue notes?','YesNo'), |
505 |
('PreserveSerialNotes','1','','When a new "Expected" issue is generated, should it be prefilled with last created issue notes?','YesNo'), |
505 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |
506 |
('previousIssuesDefaultSortOrder','asc','asc|desc','Specify the sort order of Previous Issues on the circulation page','Choice'), |