http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6963
--- Comment #10 from Frédérick Capovilla <[email protected]> 2011-10-17 20:09:23 UTC --- Created attachment 5944 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5944 Follow-up patch : use the subfield associated with items.barcode You're right, the barcode won't always be in subfield $p, so using the value of items.barcode is the right way to do it. Added a follow-up patch so the value of items.barcode is now used instead of 'p'. Thanks for the feedback. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
