Bug 11860 - Display subscription callnumber in OPAC detail page
Summary: Display subscription callnumber in OPAC detail page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Julian Maurice
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 10:14 UTC by Julian Maurice
Modified: 2014-12-07 20:02 UTC (History)
1 user (show)

See Also:
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 (2.35 KB, patch)
2014-02-27 10:15 UTC, Julian Maurice
Details | Diff | Splinter Review
Bug 11860: Display subscription callnumber in OPAC detail page (2.41 KB, patch)
2014-03-07 19:58 UTC, Kyle M Hall
Details | Diff | Splinter Review
[PASSED-QA]Bug 11860: Display subscription callnumber in OPAC detail page (2.47 KB, patch)
2014-03-10 14:56 UTC, Brendan Gallagher
Details | Diff | Splinter Review

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