https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25929
Bug ID: 25929
Summary: create_analytical_rel.pl don't sets host biblionumber
Change sponsored?: ---
Product: Koha
Version: 19.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The command-line utility create_analytical_rel.pl creates links to the host
item from the barcode in 773$o of the analytical record. It should copy some
data from the host record and the host item but it fails to copy the
Biblionumber from the host record to 773$0 and copies instead the Biblionumber
of the analytical record.
In consequence the analytical record shows up in the host item (because Host
Itemnumber was correctly copied) but in the analytical record itself there is
no direct link to the host item that could show itemtype, circulation status,
homebranch, etc.
How to reproduce the bug.
1. Create an analytical record with $773$o<barcode> that references a real
barcode in the system.
2. Run create_analytical_rel.pl.
3. Now some fields have been populated in the 773 field, but the $0 subfield
(Host Biblionumber) shows the Biblionumber of the analytical record.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/