Bug 39880

Summary: Add shelving location to cn_browser.tt
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
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 add to bibliographic frameworks for 952$o - Full call number).
Version(s) released in:
Circulation function:
Attachments: 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
It would be helpful to have a column for shelving location in the cn_browser results.
Comment 1 Lucas Gass (lukeg) 2025-05-12 18:54:20 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
Comment 2 David Nind 2025-05-13 02:46:31 UTC
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>
Comment 3 David Nind 2025-05-13 02:49:12 UTC
Testing notes (using KTD):
1. A nice demo and tutorial from Open Fifth https://www.youtube.com/watch?v=EjLxwI0cHaA