http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11043
Bug ID: 11043
Summary: rename biblioitems.itemtype
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Database
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I find biblioitems.itemtype confusing.
In discussions about itemtypes, I often had to ask which kind of itemtype it
was about : "biblioitems.itemtype" or "items.itype".
It is an other issue, but zebra conf is confusing too, as in MARC21 the fields
mapped with "biblioitems.itemtype" and "items.itype" are mapped with the same
zebra index, whereas in UNIMARC 2 different indexes are used
(biblioitems.itemtype = 099t = ccode index ; items.itype = 995r = itype index)
I think it is not normal, and should be fixed in an other bug.
biblioitems.itemtype is not about item, but about document, so what I would
propose here is to rename biblioitems.itemtype to biblioitems.doctype
or maybe biblioitems.kohadoctype (as document type can also be retreived from
MARC fields non specific to Koha, like 210$b in UNIMARC)
Any opinions?
--
You are receiving this mail because:
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/