https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28491 Hakam Almotlak <hakam.almotlak@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #122297|0 |1 is obsolete| | --- Comment #11 from Hakam Almotlak <hakam.almotlak@inLibro.com> --- Created attachment 122298 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122298&action=edit Bug 20206: Find barcodes with more or less leading zeroes Test plan: Pick an item, change barcode to e.g. 0123456 Create a barcode file with 123456. Run inventory with it. Should be found and modified. Change barcode file by modifying 123456 to 00123456. Same result. Change barcode of another item to 000123456. Run inventory again on same barcode file: 0 modified, warn on duplicates? Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.