http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13430 Bug ID: 13430 Summary: Serial enumeration not visible when handling Serial Items. Show enumerations for Serial Items in the circ- and member-modules. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Our librarians need to know which enumerations of an Serial Item are on hold for a borrower and which are checked out. It is not enough to know just the title + author. This patch simply shows the koha.items.enumchron-field in the AJAX-driven checkout and holds-views and if no Items with enumchron are present, the column is automatically hidden. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.