Serial Enumeration is typically read together with the item's callnumber. In the staff side, serial enumeration is separated from the callnumber by status, last seen and barcode columns. It would be best if it was directly to the right of the callnumber column. The OPAC does show the callnumber and volume (enumeration) side by side.
+1
Catalogers at Virginia Tech, especially those that work primarily with serials, are requesting this enhancement. Presently, their eyes must scan four columns to the right to find "the rest of" the call number.
Created attachment 77600 [details] [review] Bug 20896: Move serial enumeration after callnumber on intranet detail page The column with serial enumeration/chronology information is moved from the back to the right of itemcallnumber on the intranet detail page. To test: - Apply patch - Look at different detail pages in staff: - 1 or more items have serial enumeration information - no item has serial enumeration informatoin - Verify - itemcallnumber is now followed by serial information, if an item with the field filled in exists for the record - all other functionality, like sorting, works as expected
Created attachment 79038 [details] [review] Bug 20896: Move serial enumeration after callnumber on intranet detail page The column with serial enumeration/chronology information is moved from the back to the right of itemcallnumber on the intranet detail page. To test: - Apply patch - Look at different detail pages in staff: - 1 or more items have serial enumeration information - no item has serial enumeration informatoin - Verify - itemcallnumber is now followed by serial information, if an item with the field filled in exists for the record - all other functionality, like sorting, works as expected
Created attachment 79534 [details] [review] Bug 20896: Move serial enumeration after callnumber on intranet detail page The column with serial enumeration/chronology information is moved from the back to the right of itemcallnumber on the intranet detail page. To test: - Apply patch - Look at different detail pages in staff: - 1 or more items have serial enumeration information - no item has serial enumeration informatoin - Verify - itemcallnumber is now followed by serial information, if an item with the field filled in exists for the record - all other functionality, like sorting, works as expected https://bugs.koha-community.org/show_bug.cgi?id=20896 Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 80515 [details] [review] Bug 20896: Move serial enumeration after callnumber on intranet detail page The column with serial enumeration/chronology information is moved from the back to the right of itemcallnumber on the intranet detail page. To test: - Apply patch - Look at different detail pages in staff: - 1 or more items have serial enumeration information - no item has serial enumeration informatoin - Verify - itemcallnumber is now followed by serial information, if an item with the field filled in exists for the record - all other functionality, like sorting, works as expected https://bugs.koha-community.org/show_bug.cgi?id=20896 Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Makes sense, trivial patch, no regressions. Passing QA
Awesome work all! Pushed to master for 18.11
Enhancement and would be an unexpected change for users.. will not be backported to 18.05.x series.