Bug 11860

Summary: Display subscription callnumber in OPAC detail page
Product: Koha Reporter: Julian Maurice <julian.maurice>
Component: OPACAssignee: Julian Maurice <julian.maurice>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 11860: Display subscription callnumber in OPAC detail page
Bug 11860: Display subscription callnumber in OPAC detail page
[PASSED-QA]Bug 11860: Display subscription callnumber in OPAC detail page

Description Julian Maurice 2014-02-27 10:14:44 UTC
Display subscription callnumber in OPAC detail page
Comment 1 Julian Maurice 2014-02-27 10:15:18 UTC Comment hidden (obsolete)
Comment 2 Julian Maurice 2014-02-27 12:51:05 UTC
Test plan:
1/ Check you have a subscription with a callnumber (tab "information" on subscription-detail.pl)
2/ Go to the OPAC detail page of biblio linked to this subscription
3/ In "subscription" tab, you should now see this callnumber
Comment 3 Kyle M Hall 2014-03-07 19:58:57 UTC Comment hidden (obsolete)
Comment 4 Brendan Gallagher 2014-03-10 14:56:34 UTC
Created attachment 26014 [details] [review]
[PASSED-QA]Bug 11860: Display subscription callnumber in OPAC detail page

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Comment 5 Galen Charlton 2014-03-10 15:26:19 UTC
Pushed to master, along with a follow-up standardizing the labels on that page to be "call number" rather than "callnumber".  Thanks, Julian!