https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27745 Didier Gautheron <didier.gautheron@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |didier.gautheron@biblibre.c | |om --- Comment #2 from Didier Gautheron <didier.gautheron@biblibre.com> --- Hi, Missing in test plan: 1.a) loan the item. Moreover elsewhere there's stuff like: $other_items->{$key}->{location} = $shelflocations->{ $item->{location} } if $item->{location}; Shouldn't it use the same here too ? -- You are receiving this mail because: You are watching all bug changes.