https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39287
--- Comment #9 from Katrin Fischer <[email protected]> --- The linking between set and volumes is using different fields depending on if the volumes have dependent or independent titles. One uses 773, the other a combination of 8xx and 490. In the latter case the 8xx has the $w subfield we need to find them. So we can leave out 490, but we need all the other fields. -- You are receiving this mail because: 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/
