http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6199
Sophie MEYNIEUX <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #16 from Sophie MEYNIEUX <[email protected]> 2012-02-03 13:00:38 UTC --- I have done a sample file with only one item with a duplicate barcode. Without the patch, bulkmarkimport says "Item not added : duplicate barcode" and item is not created With the patch ans -dedupbarcode parameter, bulkmarrecord does not report duplicated barcode, and item is created without barcode as expected. The pb I have is that the item is created with its own notice rather than using existing one. I don't know if I can sign-off the patch then. -- 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. You are watching all bug changes. _______________________________________________ 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/
