Bug 27488

Summary: Rename system preference suggestion to OPACPurchaseSuggestions
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Aleisha Amohia 2021-01-20 03:15:02 UTC
find all of the places in the code that refer to the 'suggestion' system preference and rename them to 'OPACPurchaseSuggestions'
write an atomic update to rename the suggestion system preference to OPACPurchaseSuggestions in the preferences table in the database
rename the suggestion syspref in sysprefs.sql

refer to bug 10328 for an example