https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29533
Bug ID: 29533
Summary: add more fields to items sql table
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
MARC tag dedicated to items (995 Unimarc / 952 Marc21) can contain a lot of
subfields (0-9 ; a-z ; A-Z).
It frequently happens that a value stored in this tag cannot be mapped to items
SQL table through "Koha => MARC" configuration page. The use of
"more_subfields_xml" to make something useful of these information is
cumbersome.
Koha should provide a way to map to SQL more information related to items, for
example by creation 10 new fields in items sql table (items.customfield1,
items.customfield2, etc), or something more subtle.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/