https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers <fridolin.somers@biblibre.com> --- 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/bas... 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.