https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #222 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #181)
6) GUI - Functionality
a) As barcodes are unique, how could this happen? Should the message maybe be adjusted? (question)
$('#removeResult').replaceWith('<div id="removeResult" class="alert alert-danger">'+_("Failed: Barcode matched more than one item ")+barcode+'</div>');
Fair question.. I think I was just being cautious. -- You are receiving this mail because: You are watching all bug changes.