https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20206
--- Comment #14 from Marcel de Rooy <[email protected]> --- If you scan a barcode 0123, the inventory tool will find the item too if it has barcode 123 or even 00123 in the database. But if it finds multiple barcodes with this pattern, it will report a duplicates error. Would this behavior be problematic for a library? I strongly think that if you have such data (both barcode 123 as well as 0123 in your table), you should be warned about it and correct it. Obviously we can add a pref here, but do we want a pref to tolerate bad data? -- 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/
