[Bug 1009] New: Not all items mapped to MARC
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1009 Summary: Not all items mapped to MARC Product: Koha Version: 2.2.0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: MARC AssignedTo: paul.poulain@free.fr ReportedBy: tgarip@neu.edu.tr QAContact: koha-bugs@lists.sourceforge.net Stack field of items is not coded in biblio. So although you can map it to your MARC holdings it does not get updateted or inserted in items table. Suggestion: MARC mapping uses SHOW COLUMNS to read all the items colums when yo are doing your mappings, but the OLDxxxitems subroutines are hardcoded with column names (missing stack field). OLDxxxitems subroutines can do the same trick so that we always have matching fieldnames on both tables. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz