Bug 39880 - Add shelving location to cn_browser.tt
Summary: Add shelving location to cn_browser.tt
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-12 18:51 UTC by Lucas Gass (lukeg)
Modified: 2025-05-13 02:49 UTC (History)
2 users (show)

See Also:
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 (3.28 KB, patch)
2025-05-12 18:54 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 39880: Add shelving location to cn_browser results (3.32 KB, patch)
2025-05-13 02:46 UTC, David Nind
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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