https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37061
Bug ID: 37061
Summary: Allow to define what information is automatically
transferred from biblio to a new component record
Change sponsored?: ---
Product: Koha
Version: 23.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The cataloguing of the music material is in accordance with the RDA. It would
be nice to be able to define which information is automatically transferred
from the biblio to its component record (more specifically to 773 fields) when
you create a new component record.
It’s not possible to define through the staff interface what information is
transferred from the biblio to the component record, because there is no system
preference for these configurations. Fields are hard coded in Koha's source
code. (C4\Biblio.pm, prepare_host_field).
The information should transfer from biblio to the component record like this:
001
-> 773w
020$a
-> 773z
022$a
-> 773x
028$b
028$a
-> 773o
245$a
245$b
245$n
245$p
245$c
-> 773t
264$a
264$b
264$c
-> 773d
300$a
300$e
-> 773h
In this bug by component record I mean e.g. a song of a note or a song of an
album. I'm not quite sure what is the right term to use in this case.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/