https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26302
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #29 from Nick Clemens <[email protected]> --- I am seeing the same callnumbers for every branch, to recreate: 1 - sudo koha-mysql kohadev 2 - UPDATE items SET itemcallnumber=barcode; 3 - Add 5 items for a single branch (IPT) with IPT1-5 as barcodes and "IPT" as item callnumber 4 - Display in opac: Availability: Items available for loan: Midway (1) Call number: 39999000013351, 39999000013375, 39999000013399, Centerville (3) Call number: 39999000013351, 39999000013375, 39999000013399, Fairview (1) Call number: 39999000013351, 39999000013375, 39999000013399, Institut Protestant de Théologie (5) Call number: 39999000013351, 39999000013375, 39999000013399, ... -- 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/
