Fixing wrong mapping for biblionumber should be 090$c not 090$9

This commit is contained in:
kados 2005-12-11 04:09:29 +00:00
parent 67134b5feb
commit efbd8b407c

View file

@ -17,7 +17,7 @@ elm 020/?/a isbn !:w,!:p
# 090 is mapped to biblionumber in Koha
elm 090 Local-number -
elm 090/? Local-number -
elm 090/?/9 Local-number !:w
elm 090/?/c Local-number !:w
# All 245 subfields mapped to title (word) and
# 245 subfield a mapped to tile (phrase).