https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41477
--- Comment #3 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 190667 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190667&action=edit Bug 41477: Display barcode for items in cataloguing action logs This patch displays the barcode, already passed to the template, when viewing modification logs for items. To test: 1 - Find a biblio 2 - Add or edit some items on the biblio 3 - Edit them again to ensure we have some data 4 - Click 'Modification log' tab on the left in biblio view 5 - See items are displayed only by itemnumber 6 - Apply patch 7 - Reload 8 - Now you see the current barcode for the item 9 - Use itemnumber of one of the items as the 'Object' and search 10 - Verify you still see barcode info -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
