Hi Andrea,
Its better etiquette to post to only one list. Choose the most
appropriate. In this case, its not really a development question, so
the general list is probably best.
biblionumber and biblioitemnumber are internal Koha numbers. Field 001
(in MARC21 and I am assuming in UNIMARC) is a control number that you
can assign. A standard Koha install will use 999$c for biblionumber and
999$d for biblioitemnumber. You can check these settings at
Administration/Koha To Marc Mapping. There is generally no need to
change these, and its probably not a good idea.
Did you make any changes of that nature?
I hope this helps,
Bob
On 08/11/13 10:01, Andrea Furin wrote:
hi. I had a very big problem: I cannot solve this:
in "MARC bibliographic framework test" I have an error:
"biblio and biblionumber The biblio.biblionumber and
biblioitems.biblioitemnumber fields be mapped to a MARC subfield"
Installed Koha 3.12.6 via deb.
I use Unimarc.
My records.abs tells:
############ IDENTIFICATION NUMBERS ##################
melm 001 Local-number,Local-number:n
# Local-number (biblionumber can be either in 090$9 or, on some setup,
on 001)
melm 009 Identifier-standard:w,Identifier-standard:n
melm 090$a Local-number,Local-number:n
melm 099$c
date-entered-on-file:s,date-entered-on-file:n,date-entered-on-file:y,Date-of-acquisition,Date-of-acquisition:d,Dat$
melm 099$d
Date/time-last-modified:s,Date/time-last-modified:n,Date/time-last-modified:y
melm 099$t ccode:w
My framework:
biblio.biblionumber -> 001_@
bilioitems.biblioitemnumber -> 090_a
Please help, thanks in advance
a.f.
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/