koha-win32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-win32] Re: [Koha] Problem regarding MARC21 tag 942$a mapping


From: Stephen Hedges
Subject: [Koha-win32] Re: [Koha] Problem regarding MARC21 tag 942$a mapping
Date: Mon, 18 Jul 2005 15:28:31 -0400 (EDT)
User-agent: SquirrelMail/1.4.4

Sounds like you're using the NPL tag mapping, which is included in the
Koha code as an example and pre-dates the addition of itemcallnumber to
Koha.  You'll need to do your own mapping, making sure that itemcallnumber
comes out of the same tag that has your other item information (barcode,
price, etc.)

Joseph Coelho SJ said:
> Hi everybody.
>
> I am running Koha 2.2.3 on Windows 98.
>
> I use the MARC21 tag '942 $a' (mapped to items.itemcallnumber) to store
> the classification number of our library.
> However, the field 'itemcallnumber' in the table 'items' shows <NULL>
> for all records.
> If I display the MARC record, the tag 942$a shows the proper value.
> Where is the data for this tag stored? I searched the biblio, items,
> bibliosubject tables; but found no clue.
> I can replace the 'itemcallnumber' field in the 'items' table with the
> correct value if I know where the value is being stored currently.
> Can anyone help? I'd be grateful.
>
> Good wishes
>
> Joseph Coelho, SJ
> De Nobili College (Seminary)
> Pune, India.
> address@hidden
>
>
> _______________________________________________
> Koha mailing list
> address@hidden
> http://lists.katipo.co.nz/mailman/listinfo/koha
>


-- 
Stephen Hedges
Skemotah Solutions, USA
www.skemotah.com  --  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]