[Koha-bugs] [Bug 6199] Allow bulkmarcimport to blank duplicate barcodes rather than skipping items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 3 14:00:38 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6199

Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sophie.meynieux at biblibre.co
                   |                            |m

--- Comment #16 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> 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.


More information about the Koha-bugs mailing list