[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-bugs] [Bug 1009] New: Not all items mapped to MARC
From: |
bugzilla-daemon |
Subject: |
[Koha-bugs] [Bug 1009] New: Not all items mapped to MARC |
Date: |
29 Jul 2005 11:31:19 -0000 |
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: address@hidden
ReportedBy: address@hidden
QAContact: address@hidden
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-bugs] [Bug 1009] New: Not all items mapped to MARC,
bugzilla-daemon <=