Created attachment 8761 [details] [review] Replace itemnumber by barcode in links of patron modification log For the common user the itemnumber is of rather small interest. The main and immediate way to identify an item is the barcode. So, it would be more convenient and rapid, when they may analyse a problem from a patron circulation log, to have the barcode displayed instead of the itemnumber in the ISSUE and RETURN links. This patch just do it.
Created attachment 8762 [details] barcode instead of itemnumber
Created attachment 9093 [details] [review] Replace itemnumber by barcode in links of patron modification log in the ISSUE and RETURN links to item http://bugs.koha-community.org/show_bug.cgi?id=7870 Signed-off-by: Liz Rea <wizzyrea@gmail.com> Passes tests, works as expected. Perhaps for followup - items that have been deleted are linked, but do not work. If an itemnumber doesn't exist, it should not be linked.
QA Comment: Do not see a problem replacing itemnumber with barcode. Small change. Passed QA
Patch pushed, welcome as a commiter !
Small change, more a bugfix than enhancement this will be in 3.8.1