[Koha-bugs] [Bug 6963] When creating a new order, the item isn't added if its barcode already exists in the items table.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 17 21:28:06 CEST 2011


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

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2011-10-17 19:28:06 UTC ---
Hi Frederick, 

I can't reproduce the problem with saving empty barcodes now. So this seems ok.
But I found another problem with your patch - it looks like it's hardcoded to
subfield 'p', while UNIMARC is using 995$f for barcodes. NORMARC uses the same
mappings as MARC21. I think checking for the field mapped to items.barcode
would be the best solution.

-- 
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.


More information about the Koha-bugs mailing list