http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7870 Priority: P5 - low Change sponsored?: --- Bug ID: 7870 Assignee: koha@univ-lyon3.fr Summary: Replace itemnumber by barcode in links of patron modification log QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: koha@univ-lyon3.fr Hardware: All Status: NEW Version: rel_3_6 Component: Transaction logs Product: Koha Created attachment 8761 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8761&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.