| Summary: | Add shelving location to cn_browser.tt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Cataloging | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Pushed to main --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, Laura.escamilla, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This enhancement adds the shelving location column to the table for the call number browser cataloging plugin (cn_browser.pl, often added to bibliographic frameworks for 952$o - Full call number).
|
Version(s) released in: |
25.11.00
|
| Circulation function: | |||
| Attachments: |
Bug 39880: Add shelving location to cn_browser results
Bug 39880: Add shelving location to cn_browser results Bug 39880: Add shelving location to cn_browser results |
||
|
Description
Lucas Gass (lukeg)
2025-05-12 18:51:26 UTC
Created attachment 182303 [details] [review] Bug 39880: Add shelving location to cn_browser results To test: 0. APPLY PATCH and resart_all 1. Make sure you have items with itemcallnumber's in your DB 2. Visit http://localhost:8081/cgi-bin/koha/cataloguing/plugin_launcher.pl?q=1&plugin_name=cn_browser.pl and make a search 3. You should see a column for Shelving location now Created attachment 182318 [details] [review] Bug 39880: Add shelving location to cn_browser results To test: 0. APPLY PATCH and resart_all 1. Make sure you have items with itemcallnumber's in your DB 2. Visit http://localhost:8081/cgi-bin/koha/cataloguing/plugin_launcher.pl?q=1&plugin_name=cn_browser.pl and make a search 3. You should see a column for Shelving location now Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. A nice demo and tutorial from Open Fifth https://www.youtube.com/watch?v=EjLxwI0cHaA Created attachment 187003 [details] [review] Bug 39880: Add shelving location to cn_browser results To test: 0. APPLY PATCH and resart_all 1. Make sure you have items with itemcallnumber's in your DB 2. Visit http://localhost:8081/cgi-bin/koha/cataloguing/plugin_launcher.pl?q=1&plugin_name=cn_browser.pl and make a search 3. You should see a column for Shelving location now Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 |