Summary: | Move syspref PlaceHoldsOnOrdersFromSuggestions | ||
---|---|---|---|
Product: | Koha | Reporter: | Philip Orr <philip.orr> |
Component: | System Administration | Assignee: | Sam Lau <samalau> |
Status: | CLOSED FIXED | QA Contact: | Emily Lamancusa (emlam) <emily.lamancusa> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | david, emily.lamancusa, gmcharlt, lucas, martin.renvoize, samalau |
Version: | unspecified | Keywords: | Academy, Sandbox |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This moves the PlaceHoldsOnOrdersFromSuggestions system preference from the Acquisitions > Printing section to the Circulation > Holds policy section.
|
|
Version(s) released in: |
24.11.00
|
Circulation function: | |
Attachments: |
Bug 36926: Move syspref PlaceHoldsOnOrdersFromSuggestions
Bug 36926: Move syspref PlaceHoldsOnOrdersFromSuggestions Bug 36926: Move syspref PlaceHoldsOnOrdersFromSuggestions |
Description
Philip Orr
2024-05-22 13:44:14 UTC
Oops, sorry - the new system preference is named "PlaceHoldsOnOrdersFromSuggestions" Created attachment 167421 [details] [review] Bug 36926: Move syspref PlaceHoldsOnOrdersFromSuggestions This patch moves the 'PlaceHoldsOnOrdersFromSuggestions' system preferences from the Acquisitions->Printing section to the Circulation->Holds Policy section. To test: 1) Go to Admin->System Preferences and search for 'PlaceHoldsOnOrdersFromSuggestions' 2) Note that it is located in the Acquisitions prefs, under the Printing subheading 3) Apply patch 4) search for the preferences again 5) Note that it is now located in the Circulation preferences under the Holds Policy subheading Created attachment 167506 [details] [review] Bug 36926: Move syspref PlaceHoldsOnOrdersFromSuggestions This patch moves the 'PlaceHoldsOnOrdersFromSuggestions' system preferences from the Acquisitions->Printing section to the Circulation->Holds Policy section. To test: 1) Go to Admin->System Preferences and search for 'PlaceHoldsOnOrdersFromSuggestions' 2) Note that it is located in the Acquisitions prefs, under the Printing subheading 3) Apply patch 4) search for the preferences again 5) Note that it is now located in the Circulation preferences under the Holds Policy subheading Signed-off-by: David Nind <david@davidnind.com> Created attachment 167549 [details] [review] Bug 36926: Move syspref PlaceHoldsOnOrdersFromSuggestions This patch moves the 'PlaceHoldsOnOrdersFromSuggestions' system preferences from the Acquisitions->Printing section to the Circulation->Holds Policy section. To test: 1) Go to Admin->System Preferences and search for 'PlaceHoldsOnOrdersFromSuggestions' 2) Note that it is located in the Acquisitions prefs, under the Printing subheading 3) Apply patch 4) search for the preferences again 5) Note that it is now located in the Circulation preferences under the Holds Policy subheading Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> Looks good - thanks, Sam! Passing QA Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant |