7 Nov
2011
7 Nov
'11
3:13 p.m.
On Mon, Nov 7, 2011 at 2:51 PM, Perch <jp@pk.dy.fi> wrote:
The current Koha version we're running is 3.04.04. The data is originally from version 2.xx. So if I understood correcly, the Koha still has 952 field, but it's hidden in later versions? I think I'll need to have a look at marcedit and hopefully I'll be able to modify the 952 so that the 3.04.04 is happy with it.
Filed 952 is removed from MARC in Koha database (biblioitems.marc and bibblioitems.marcxml). It is still used by MARC import tool to create items, so all data from 952 goes to items table. Marijana