Since the "normal" catalogue detail view in the staff client doesn't show much info about subscriptions at all, this can probably be considered an enhancement more than a bug...
Created attachment 11950 [details] [review] Bug 8718 - Normal catalogue detail view in staff client doesn't show missing serials or subscription history note Actually, the lack of "librariannote" (which is the staff note for the subscription history) is certainly a bug, since this information isn't displayed anywhere at all in the staff client that I can see. The list of missing issues (missinglist) might be seen as an enhancement rather than a bug, but this is valuable information that shouldn't require further exploration via the "Subscription Details" link, so I'm actually going to consider it a bug as well. If people disagree about this latter point, I will split this bug in two, but I figure that this saves sign-off and QA time.
Bug 8717 should be pushed and then this patch should be rebased...because otherwise the two will just conflict. I probably should've just wrapped them both together into one commit, since they are localized to the same area...
Created attachment 12364 [details] [review] Bug 8718 - Normal catalogue detail view in staff client doesn't show missing serials or subscription history note Rebased following Bug 8717 changes to subscription->{notes} To Test: 1) In staff client, search for a bib record attached to a subscription 2) Click on the "Normal" tab, if not already selected 3) Click on "Subscriptions" next to "Description" and "Images" on the centre of the screen. 4) Open "Subscription Details" in a separate window 5) Edit the subscription to add "Note for staff" under the subscription history div on the right-side of the screen and/or 6) Go to Serial collection and mark an issue as "Missing" 7) Reload your bib record in the other window, and see the "Note for staff" pop up alongside a label "Missing: " followed by your missing issues.
Created attachment 12585 [details] [review] [SIGNED-OFF] Bug 8718 - Normal catalogue detail view in staff client doesn't show missing serials or subscription history note Adds librariannote (staff subscription history note) and missing list to the normal catalogue detail view in staff client. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
QA comment * small patch, just adds 2 columns to display * koha-qa.pl is OK passed QA
Patch pushed to master