[Koha-devel] "Add item" interface in CVS

paul POULAIN paul.poulain at free.fr
Tue Jan 21 00:27:03 CET 2003


Ambrose Li a écrit:

>Hi,
>
>in the new MARC-based acquisition interface, where do I enter
>the book title and related things? I don't see tags 100/245
>(MARC21) etc. in the MARC editor, and I can't find it in
>the "items" screen either. (It has fields for "homebranch",
>"barcode", "dateaccessioned", "notforloan", "Koha item number",
>and "Koha notes" only.) I guess I don't understand how the MARC
>editor works; can anyone help me? :-)
>
It's not a bug it's a feature :-)

The MARC interface is completly driven by the parameter table.
If you go to Parameters / marc tag structure / 100 (or 245)
you'll see that all the 245 subfields are IGNORED (tab -1). So, no 245 
subfields appears anywhere.

Change this (put them in tab 0, or 1, or what you want), and... tada... 
title appears !
take a look at : http://www.saas.nsw.edu.au/wiki/index.php?page=UserDoc

>The other thing might be a bug: when I finally get to items and
>press Add item, I get an item record. Then it gets assigned a
>Koha item number (e.g., 2245). If I select the item, Modify
>it, and press Modify item, the screen shows the item number
>reduplicated (e.g., 2245 becomes 22452245). If I modify it again
>the item number gets reduplicated again. I find this strange.
>
I'll look at this. seems to be a true bug.

-- 
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)






More information about the Koha-devel mailing list