Summary: | Add item's collection code to search results location column in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Circulation | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | RESOLVED FIXED | QA Contact: | Kyle M Hall (khall) <kyle> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, caroline.cyr-la-rose, gmcharlt, kkrueger, kyle.m.hall, kyle, matt.blenkinsop |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Caroline Cyr La Rose | Documentation submission: | https://gitlab.com/koha-community/koha-manual/-/merge_requests/818 |
Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.01
|
|
Circulation function: | |||
Attachments: |
Bug 33725: Add collection to search results
Bug 33725: Add collection to search results Bug 33725: (follow-up) Add ccode to grouping logic Bug 33725: Add collection to search results Bug 33725: (follow-up) Add ccode to grouping logic |
Description
Lucas Gass (lukeg)
2023-05-12 17:53:23 UTC
Created attachment 151151 [details] [review] Bug 33725: Add collection to search results To test: 1. Apply patch and restart services 2. Do a catalog search that will return available, onloan, and notforloan items. (withdrawn,lost,damaged) 3. Notice that the location column should now also include the collection description underneath the shelving location. Created attachment 151158 [details] [review] Bug 33725: Add collection to search results To test: 1. Apply patch and restart services 2. Do a catalog search that will return available, onloan, and notforloan items. (withdrawn,lost,damaged) 3. Notice that the location column should now also include the collection description underneath the shelving location. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Created attachment 151890 [details] [review] Bug 33725: (follow-up) Add ccode to grouping logic Created attachment 152132 [details] [review] Bug 33725: Add collection to search results To test: 1. Apply patch and restart services 2. Do a catalog search that will return available, onloan, and notforloan items. (withdrawn,lost,damaged) 3. Notice that the location column should now also include the collection description underneath the shelving location. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 152133 [details] [review] Bug 33725: (follow-up) Add ccode to grouping logic Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 23.11. Nice work everyone, thanks! Pushed to master for 23.05. Nice work everyone, thanks! Enhancement - not backporting to 22.11.x I redid the screenshots. The specifics of what is displayed is not detailed in the manual, so there was nothing to change in the text itself. |