[Koha-bugs] [Bug 25603] Add 001 and 003 to biblio table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 28 22:58:07 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25603

--- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hm, using ExtractValue is slow, especially on big databases. As Magnus says in
lot of use cases a quick access to 001 and 003 for matching is really helpful.
We have started to map the biblioitems.ean to 001 for use in reports etc. as
the 001 is so important to us. The column is indexed and not mapped by default
in MARC21 - but it remains a bit of a workaround and I'd be happy about a real
controlnumber column.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list