https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #9 from Fridolin Somers <[email protected]> --- Indeed we see for example in acqui/basket.pl adding volume to title : https://git.koha-community.org/Koha-community/Koha/src/branch/main/acqui/basket.pl#L485 I've look in BNF datas for Naruto, the volume is in 200$h and 461$v. 200$h should be linked to biblio.part_number, maybe add this to title : "data": "biblio.title:biblio.subtitle:biblio.medium" Like does koha-tmpl/intranet-tmpl/prog/en/includes/biblio-title.inc -- 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/
